Commit Graph

163 Commits

Author SHA1 Message Date
Scott McCreary
f3fbbe31a3 Initial bep and patch files for oniguruma, from toyoshima. Thanks. 2011-05-09 15:41:25 +00:00
Scott McCreary
ea9dc76db5 Cleaned up directories for expat. 2011-05-08 20:26:48 +00:00
Scott McCreary
34c688d85c Cleaned up directories and updated openssl to 1.0.0d. 2011-05-04 04:35:15 +00:00
Scott McCreary
dc4adf5cda Fixed aclocal directory for libxml2 2011-05-03 04:31:34 +00:00
Scott McCreary
d1e8dd3db3 Cleaned up directories for libxml2. 2011-05-01 18:08:43 +00:00
Scott McCreary
25036d6d84 Cleaned up directories for libxslt. 2011-05-01 08:01:45 +00:00
Scott McCreary
6587bb71c1 Changed several calls for /boot/common/bin to use finddir. 2011-04-26 00:18:55 +00:00
Scott McCreary
d54455e897 Updated several more .bep files to use finddir to locate the prefix directory. 2011-04-25 23:52:32 +00:00
Scott McCreary
6c3326af1e Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos. 2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f Updated several .bep files to use finddir. 2011-04-25 22:09:13 +00:00
Scott McCreary
8f2c90ec1e Cleaned up directories for glib, glib-2.24.2 builds again with this update. TODO fix the gtk-doc directory to
go into B_COMMON_DOCUMENTATION instead of B_COMMON_DATA, we'll probably need a patch to get it to move though.
2011-04-12 22:39:58 +00:00
Scott McCreary
6c10cfe010 Changed several bep files to use aclocal --install 2011-04-11 06:58:03 +00:00
Scott McCreary
dd699a899c Changed several bep files to use aclocal --install. 2011-04-11 05:55:17 +00:00
Scott McCreary
46d7414a72 Changed openssh and libedit bep files to be able to find aclocal dir. 2011-04-10 22:22:54 +00:00
Scott McCreary
d1f39a4b2f Updated libiconv's bep to prevent unwanted share dir from being created. 2011-04-07 22:14:19 +00:00
Scott McCreary
f46ea8b7a9 Changed B_COMMON_SERVERS_DIRECTORY to B_COMMON_BIN_DIRECTORY on apr, apr-util, git, gawk,xinetd, tar and apache. 2011-03-31 18:40:24 +00:00
Scott McCreary
bbbd9c8511 Updated glib-2.26.1 to use aclocal --print-ac-dir, note that it's still broken. 2011-03-31 18:38:31 +00:00
Matt Madia
72f5074e99 finddir invocation cleanups. Changed --docdir to $COMMON_DOCS/doc/<port-name> 2011-03-28 00:30:43 +00:00
Matt Madia
fd4d6ee934 More cleanups relating to finddir invocations. No functional changes. 2011-03-27 23:52:58 +00:00
Scott McCreary
35054e66cc updated apr-util to fix the include dir. 2011-03-26 22:56:33 +00:00
Scott McCreary
74567a636d Removed the includedir setting as it clobbers the correct setting. This will then put the apr headers into B_COMMON_DIRECTORY/include/apr-1. 2011-03-26 22:48:00 +00:00
Scott McCreary
ecab1a7b5d Had to add a libtool symlink to get apr-util to build with gcc2. 2011-03-25 22:01:34 +00:00
Scott McCreary
ac38f4dfc8 Cleaned up apr-utils' directories. 2011-03-25 19:05:09 +00:00
Scott McCreary
51fc24c417 Updated apr-1.4.2.bep to use finddir. 2011-03-25 17:05:44 +00:00
Scott McCreary
e2bd9cb54f Partial fix for cleaning up apr's directories. May need further review and updating. 2011-03-25 00:40:54 +00:00
Scott McCreary
459dce26f2 Make use of aclocal --print-ac-dir to locate aclocal. 2011-03-24 17:42:10 +00:00
Scott McCreary
ba5150aedd Fixed libiconv build. 2011-03-20 06:07:06 +00:00
Scott McCreary
448bb2275b Cleaned up libxml2's directories. 2011-03-15 04:07:07 +00:00
Matt Madia
cb4520fe29 Removed check for gcc4 and just set the libdir to B_COMMON_LIB_DIRECTORY. 2011-03-14 00:19:36 +00:00
Matt Madia
8d45e045c7 Don't build to a gcc4-subdirectory. 2011-03-13 19:49:19 +00:00
Scott McCreary
8a9be03bd1 Initial .bep file for xerces-c. 2011-03-07 06:13:16 +00:00
Scott McCreary
4755d725db Cleaned up libiconv's directories. 2011-03-07 05:46:27 +00:00
Scott McCreary
b7b1fad0e5 Moved docdir and mandir for libpcre to B_COMMON_DOCUMENTATION/doc and
/man directories.  Removed check for gcc4 and just set the libdir to 
B_COMMON_LIB_DIRECTORY
2011-02-28 06:16:07 +00:00
Scott McCreary
d607b83f90 Added TEST section to openssl-1.0.0c build files. Note that the test currently crashes to gdb. 2011-02-27 19:46:46 +00:00
Jrabbit
d26999bf6b now works under gcc2 thanks mmlr_mc 2011-02-22 00:14:51 +00:00
Jrabbit
fca4eb9b08 new patch from mmlr_mc 2011-02-22 00:03:43 +00:00
Scott McCreary
74dd2ebae5 Initial .hpb file for openssl, this can be used for testing hpkgbuild 2011-02-10 22:46:26 +00:00
Scott McCreary
a1054b0418 Updated libpcre to 8.12 and fixed apr-util-1.3.10 bep file 2011-02-01 23:06:15 +00:00
Scott McCreary
a96bbdd3bb Removed building of gnulib as it's not meant to stand alone, but be used in other projects.
Updated License and Copyright info for gnulib.
2011-01-30 10:04:45 +00:00
Scott McCreary
a5dbb4cf65 Updated libxml2 to 2.7.8, but it seems to be broken, so will still need further work. Added TEST section to the 2.7.7 and
2.7.8 bep files.
2011-01-24 19:12:02 +00:00
Scott McCreary
92b5ad159d Updated libxml2 to 2.7.8 2011-01-19 00:42:54 +00:00
Scott McCreary
9cfd97e80a Marking libevent-2.0.10 as broken as it's failing with "undefined reference to `__builtin_expect'". 2011-01-18 22:25:33 +00:00
Scott McCreary
26c601ce5f Updated libevent to 2.0.10 2011-01-18 22:01:23 +00:00
Scott McCreary
0514f88c69 Updated .bep for glib-2.24.2, and initial, not yet working bep and patch for glib-2.26.1, a better patch is welcome... 2011-01-13 18:18:40 +00:00
Scott McCreary
bae12b7148 Added dos2unix commands to convert to proper line endings in some files so that cyassl compiles ok with gcc2, this makes it so no
patching is required now.  NOTE: Unzipping with the -a option did not fix the issue.
2011-01-11 18:21:00 +00:00
Scott McCreary
458a0739b5 In process .bep file for glib-2.26.1, it's building but then
fails to link for for a missing symbol
2011-01-11 01:16:46 +00:00
Scott McCreary
ffa85863ad Work in progress bep file for cyassl-1.8.0, need to unzip the source with -a option to fix line endings issue.
Perhaps this feature could be added into Haikuporter?
2011-01-11 01:14:20 +00:00
Scott McCreary
3fc501f80d Added TEST section to gmp bep files 2011-01-08 08:26:41 +00:00
Scott McCreary
0959b818ab Added TEST section to gmp-5.0.1 bep file, and switched to use finddir 2011-01-08 01:05:20 +00:00
Scott McCreary
ee945844e3 Initial bep file for celestia, fails to build on gcc2, missing "limits", should build on gcc4 but untested, so
marking as unstable for now.
2010-12-17 00:42:14 +00:00