0
0
Fork 0
Commit Graph

1793 Commits

Author SHA1 Message Date
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
Scott McCreary c1a2fafc74 Initial bep for cyassl. 2010-12-16 20:08:15 +00:00
Scott McCreary c32113b186 Updated openssl to 1.0.0c 2010-12-10 17:40:04 +00:00
Scott McCreary 81d76c9900 Initial add of gnulib bep file, needs testing still. 2010-12-01 01:06:27 +00:00
Scott McCreary 3c5a38bdae Removed CDDL and MPL licenses as those are now included in Haiku. 2010-10-18 17:45:30 +00:00
Scott McCreary 1ca1bda649 Another try at fixing the apr build issue. 2010-10-14 17:33:44 +00:00
Scott McCreary 596effb1ec Seems running buildconf for apr trips up the build, so taking it out. 2010-10-14 14:36:21 +00:00
Scott McCreary d02b1133f6 Copied libedit's source code to new location and changed it's properties so that haikuporter will be able to retrieve and open it. 2010-10-14 03:36:56 +00:00
Scott McCreary e99fa02d4a Fixed the libtool issue with building apr-1.4.2. 2010-10-13 02:51:06 +00:00
Scott McCreary 645b0a312c Updated apr-util to 1.3.10 2010-10-12 17:18:52 +00:00
Scott McCreary d5d48f722a Updated apr bep and patch. Had to put in a symlink hack to get it to find libtool. Not sure how we got around that in previous
versions.
2010-10-11 20:37:17 +00:00
Scott McCreary 0a38ffdbf8 Fix typo in libcddb .bep file license name. Initial .bep and .patch for libcdio. Moved vlc patch to patches directory, renamed
old patch.
2010-10-05 20:20:55 +00:00
Scott McCreary 0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Scott McCreary f2477177ac Update .bep and .patch files for glib to 2.24.2 2010-10-01 22:02:21 +00:00
Scott McCreary d1ca943007 Initial .bep file for mpfr, marked as broken as it seems it requires an unknown specific version of gmp to build correctly. 2010-09-30 21:31:59 +00:00
Scott McCreary 84a480ca69 Update a couple more libs for gcc4. 2010-09-27 20:55:12 +00:00
Scott McCreary 8cb2ddd59e Moved several more gcc4 libs to B_COMMON_LIB_DIRECTORY/gcc4 for libpak libs. 2010-09-27 20:29:30 +00:00
Scott McCreary a436cffb74 Updated the copytight and license entries for libxdg-basedir 2010-09-27 15:20:25 +00:00
Scott McCreary 9e75b9f395 Initial .bep and .patch files for libxdg-basedir 2010-09-27 06:05:31 +00:00
Scott McCreary 47dc0b202c Initial .bep file for libffi from michaelvoliveira 2010-09-26 18:41:38 +00:00
Scott McCreary df2db893c0 Initial .bep file for libsigsevg, it builds but may need patching to actually work on Haiku. 2010-09-23 23:08:50 +00:00
Scott McCreary 292731881e Updated bep files for atk, still broken as it is looking for gtk-doc. 2010-09-22 23:52:02 +00:00
Scott McCreary e2533c86d9 Updated libebml patch to support DESTDIR 2010-09-22 20:06:00 +00:00
Scott McCreary bd55eb5bc3 Fixed libsigc++-1.2.7.bep so that it build now, and removed unneeded patch for it. 2010-09-20 21:20:29 +00:00
Scott McCreary 494a1792aa Initial .bep and .patch files for json-c. 2010-09-09 05:05:45 +00:00
Scott McCreary 8812421d29 Allow building of libpcre using gcc4 and put the resulting lib(s) into the gcc4 common lib directory 2010-09-02 23:54:52 +00:00
Scott McCreary ab4115b08b Updated openssl to 1.0.0a and python to 2.6.6 2010-08-30 00:00:00 +00:00
Scott McCreary 5e0ef90e82 Updated libevent to 1.4.14b, fixed download links for allegro-4.4.1.1 and libmng-1.0.10 2010-08-29 23:02:09 +00:00
Scott McCreary 041fdec08a Add .bep file for joe from hg. Removed stray libebml .bep file. 2010-08-24 05:37:51 +00:00
Oliver Tappe 92c6d446c1 * updated ICU bep and patch to match ICU packages dated 2010-07-26 2010-07-26 22:45:37 +00:00
Scott McCreary 96080155a7 Fixed the prefix, and the patch so that icu now builds with gcc2 or gcc4 2010-07-15 06:33:30 +00:00
Scott McCreary 5655bc0588 Initial .bep and patch files for icu, from pulkomandy. 2010-07-14 16:06:54 +00:00
Scott McCreary b464dc52ae Fixed libebml patch. The .bep file is not building a package since DESTDIR isn't supported, so a DESTDIR hack to the makefile may be needed as well. 2010-06-30 16:15:36 +00:00
Scott McCreary 2e8ca5b9cb Moved misplaced libebml files. 2010-06-30 15:41:37 +00:00
Scott McCreary 5431d5115b Initial .bep file for uriparser. 2010-06-19 21:45:23 +00:00
Scott McCreary 1e75b67187 Initial addition of liboil-0.3.17 2010-06-18 15:52:45 +00:00
Scott McCreary a2fc2732df Initial .bep file for popt-1.16 2010-06-18 05:05:31 +00:00
Scott McCreary 135b688d6e Initial patch for glib-2.24.1 to allow for building on Haiku. Only checked with gcc2 for now. This patched based mostly on Grzegorz Dabrowski's 2.24.0
patch with some minor changes from myself.
2010-06-06 22:11:05 +00:00
Scott McCreary b6876fe24c Initial .bep file for 1.2.7, not fully building yet, but close. 2010-05-29 20:07:47 +00:00
Scott McCreary afc3a44491 Patched libsigc++-2.2.7 which now allows it to build, untested though. 2010-05-29 17:37:22 +00:00
Scott McCreary 2b31575da5 Initial .bep file for libstdc++, note that it doesn't yet work. Also haikuporter is still having issues
with filenames with a + in them.
2010-05-29 06:29:06 +00:00
Scott McCreary b393682261 Fixed license formatting for gmp .bep files 2010-05-24 04:08:26 +00:00
Scott McCreary b4f25e3a31 Updated gmp to 4.3.2 and 5.0.1 versions. 2010-05-24 03:03:12 +00:00
Scott McCreary 9a5c8ba18b Moved previous glib diffs/patches to patches directory. Removed extra lines from 2.22.2.bep file but it's still not building
completely.
2010-05-21 16:10:16 +00:00
Chris Roberts 16d9583c94 Fix the copyrights for libpng-1.4.2 and some duplicate keys in libedit-20100424 2010-05-18 06:33:16 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts 26a1a02789 Disable building shared libs in libedit-20100424 2010-05-15 21:05:13 +00:00
Chris Roberts 54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Matt Madia 8e3de77daa added libevent.OptionalPackageDescription 2010-05-06 04:27:11 +00:00
Matt Madia 4d4d0c8f44 Moved bep related patches to subdir. Fixed typo's in 1.4.13 patch. 2010-05-06 04:16:06 +00:00
Matt Madia ef36d5fb75 patch & bep for v1.4.13 2010-05-06 03:47:47 +00:00
Scott McCreary 0c1b01a967 Initial x11-lib .bep and patch files, these were all done by michaelvoliveira
Mostly untested, so may need some more work still.
2010-05-04 06:20:48 +00:00
Scott McCreary 3eadc25fbf Initial add of boost-1.42, marking it as broken since it's failing to build for me. This .bep file is mostly by michaelvoliveira 2010-04-30 15:36:07 +00:00
Chris Roberts f97c6e7592 Update libedit to version 20100424 2010-04-29 23:18:57 +00:00
Chris Roberts e8262abd15 Add zziplib using bep/opd contributed by michaelvo (with moderate modifications be me) 2010-04-28 05:22:07 +00:00
Scott McCreary 4939bf4666 Initial .bep files for libgpg-error and libgcrypt. 2010-04-27 05:18:02 +00:00
Chris Roberts 2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Chris Roberts c1fcc5ccb2 Update expat-2.0.1 bep file to force DESTDIR during install/packaging. 2010-04-21 23:45:04 +00:00
Scott McCreary f6384d2f64 Added patch for apr-1.4.2, need to see why it wouldnt take the testpoll.c fix from the previous patch. Its been left out of this one, but may need to be added back in, in a modified form? 2010-04-21 16:08:31 +00:00
Scott McCreary a0a0a92127 Updated apr-util .bep file to match apr-1.4.2 change 2010-04-21 15:31:56 +00:00
Scott McCreary 932e6e0e17 Updated apr to 1.4.2 2010-04-21 15:27:55 +00:00
Scott McCreary 26fb6a5088 Fix license for PCRE 2010-04-16 04:58:54 +00:00
Scott McCreary 9380a50244 Fixed libpcre's .OPD filename 2010-04-16 04:47:46 +00:00
Scott McCreary e76b973dd3 Initial .bep file for libpcre-8.02
Applied with the following Haiku:

Perl Compatible
Regular Expressions and
Refrigerators
2010-04-14 05:55:37 +00:00
Scott McCreary bcf07eeb87 Initial .bep and .OptionalPackageDescription files for unistring, thanks to michaelvoliveira.
Apllied with the following Haiku:

Use Unistring for
manipulating C strings
and unicode strings
2010-04-14 05:45:33 +00:00
Scott McCreary c3a14891b0 Update libxml2 to 2.7.7 2010-04-11 02:24:24 +00:00
Scott McCreary 43573197c4 updated openssl-1.0.0.bep to allow proper building of zip file. thanks auggiedoggie 2010-03-31 14:41:50 +00:00
Scott McCreary 597260a2b4 initial .bep and patch files for openssl-1.0.0, not tested yet. 2010-03-30 03:38:26 +00:00
Chris Roberts f9daf31bec Tweak the libxml bep file to allow for building with gcc4. 2010-03-18 23:27:52 +00:00
Scott McCreary 6949ac4ca4 Renamed the libiconv 1.13 .bep file to 1.13.1 to reflect the correct version number. 2010-03-13 21:08:09 +00:00
Scott McCreary 2a4d8c0bba Updated .bep file for apr-util-1.3.9, this one seems to work, at least on gcc2. 2010-03-12 04:25:41 +00:00
Scott McCreary 2dfeaea4ee Added in a missing : in the expat.OptionalPackageDescription file 2010-03-08 16:50:25 +00:00
Scott McCreary 9be8bbd7d7 Removed old patch as it's not really needed, initial add of .bep file for expat, and corrected the .OptionalPackageDescription file. 2010-03-08 05:57:27 +00:00
Scott McCreary 52658abfb9 Updated ver info for nano in .opd file and an initial .bep file for apr-util (not working yet). 2010-03-04 16:53:55 +00:00
Scott McCreary 27e70eb2a2 updated openssl to 0.9.8m 2010-03-03 05:45:40 +00:00
Chris Roberts 11a7c2d49b Added tar-1.22 with a small patch to allow the test suite to build.
Cleanup up the Copyright field on several of my old .OPD files.
This was done to match the example at http://www.haiku-os.org/node/2525 which
doesn't contain a comma bewtween the date and the copyright owner.
2009-12-30 03:49:54 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary ffb322e862 More .OPD files and licenses 2009-11-26 11:06:48 +00:00
Scott McCreary 1269e5d689 .OPD files for libxslt, libcddb, allegro, libao, xvidcore, taglib, and flac, and various license files. 2009-11-26 09:38:01 +00:00
Scott McCreary 9ca5464088 Removed Apache v2 licenses from apr and apr-util since it is now included in Haiku. Fixed typo in libxml2 and curl .OPD files. Put flex .OPD file in right place. Added initial curl-7.19.7 .bep file, but it needs more work, marked as broken for now. 2009-11-24 07:44:57 +00:00
Scott McCreary 2e71d61d70 Fixed license name in openssl.opd file, move libiconv.opd to right directory. 2009-11-23 09:25:57 +00:00
Scott McCreary 09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +00:00
Pier Luigi Fiorini ad9e2cd585 Added libpcre 8.0 bep file and optional description. 2009-11-21 09:00:42 +00:00
Scott McCreary 7129755da5 Initial .bep and patch file for glib-2.22.2, this gets us past configure but it seems they need ipv6 so need to work around that still. Also update to .bep file for tuxpaint to download correctly 2009-11-20 16:51:06 +00:00
Scott McCreary 8b3b17a2fd Broken .bep file for atk, need some more work to get this one going, checking in the work in progress. 2009-11-16 09:43:25 +00:00
Scott McCreary ff6b763778 Initial /bep file for gmp-4.3.1 2009-11-16 09:40:15 +00:00
Scott McCreary 8ecbfc4720 Initial .bep file fir libxslt-1.1.26 2009-11-16 08:25:15 +00:00
Scott McCreary 9b694e0d1e Fixed .bep file for fribidi, keep forgetting to cd in the INSTALL section. 2009-11-13 03:45:22 +00:00
Scott McCreary bb6faba32b Initial .bep file for fribidi 2009-11-13 03:38:26 +00:00
Scott McCreary 26281bdc99 Initial working .bep file for libiconv-1.13.1 2009-11-11 16:43:12 +00:00
Scott McCreary 5e49becbe3 initial .bep and patch for openssl-0.9.8l 2009-11-07 20:41:09 +00:00
Chris Roberts 62a6c620ab Adding libedit(aka editline) to the port tree.
Patch is fairly small and has been submitted to the upstream maintainer.
2009-10-29 21:54:50 +00:00
Scott McCreary 48c5fb60f3 Initial checkin of .bep files for libxml2, note that for some reason haikuporter isn't locating these correctly, trac ticket filed. 2009-10-12 23:22:07 +00:00
Scott McCreary fef636646b Initial check in of .bep files for apr. Move patches for 1.3.3, 1.3.8 and 1.3.9 into patches folder and renamed to fix proper format for haikuporter. 2009-10-12 22:52:11 +00:00
Scott McCreary ff148e1228 Patch to apr-1.3.8 to allow buildconf to work and to replace AC_PROG_RANLIB with AC_PROG_LIBTOOL, along with all of the 1.3.3 patches 2009-08-30 04:18:27 +00:00
Eric Petit 924e1e0bd8 Adds libevent 1.4.11 2009-05-28 21:57:04 +00:00
Matt Madia 1135e5f298 ".OptionalPackageDescription" file for OpenSSL. This is to be edited, renamed
to ".OptionalPackageDescription", and included in .zips that are intended to be
a Haiku OptionalPackage.
2009-05-09 05:20:33 +00:00
Scott McCreary 3ee540cde1 Preliminary patch for building apr-1.3.3 on Haiku. There's still an issue to be figured out, it gives an error near the end of configure about rm not finding libtoolT, the work around for now is to create a temp symlink for libtool to /libtool 2009-05-08 22:47:49 +00:00
Adrian Panasiuk 7ee8501b18 * break glib-2.18.3-haiku.diff into a well-written part (some) and a provisionally-written part (more);
* some.diff: fncntl.h included conditionally instead of not being included at all;
* more.diff: the chunks that made it into here regard Makefiles, interpreter path in perl scripts and a couple of C functions which are disabled, but probably should be implemented.
2009-03-29 05:04:00 +00:00
Eric Petit ce323ca6f9 Adds patch for libgcrypt 1.4.4 2009-03-09 08:49:11 +00:00
Eric Petit 420f315ab6 Adds patch for libgpg-error 1.7 2009-03-09 07:49:22 +00:00
Scott McCreary fe3669985f Patch to allow libebml to build on Haiku 2009-03-01 02:16:41 +00:00
Matt Madia 5d1ed8e703 Patch to allow glib-1.2.10 from pkg-config-0.23 to be `make install`ed 2009-02-23 02:53:45 +00:00
Scott McCreary 5841ca615d Removed patch to 'apr-portable.h' as it's no longer needed. 2009-02-17 21:17:51 +00:00
Scott McCreary b9e0ed11bd Updated prefix, setting it to /boot/common instead of /boot/home/config
-This line, and those below, will be ignored--

M    apr-util-0.9.x-haiku.diff
2009-02-17 21:10:13 +00:00
Scott McCreary de33ea4877 Applied previous glib patch to glib-2.19.6 and created this new diff. Still needs cleaning up before it can be sent upstream though. 2009-02-08 08:23:41 +00:00
Scott McCreary d7177d8228 added check for -lnetwork in configure.in for libxml2-2.7.3 2009-01-19 06:36:00 +00:00
Scott McCreary 02c610e38b Corrected a couple duplicated code sections, and fixed gutils.c as it got removed by previous diff. 2008-12-18 16:54:18 +00:00
Scott McCreary d0c1bd8378 Combined mmadia's 2.18.3 diff with Kaliber's 2.16.4 diff, ripped out unneeded parts, and rediff'd to create this 2.19.2 diff. 2008-12-18 16:45:04 +00:00
Scott McCreary 8052cec0a2 patch from Matt Madia to allow building of glib 2.18.3 on Haiku 2008-12-18 05:53:21 +00:00
Scott McCreary 9ac497128e fixed typo, should have been *haiku*, thanks urias... 2008-10-23 05:25:33 +00:00
Scott McCreary b020582c75 Still need a patch for -lm on libxml2 2008-10-23 02:20:42 +00:00
Scott McCreary 2d2f34b79a Patch to fix -lm issue for libxml2-2.7.0 on Haiku 2008-08-30 21:50:39 +00:00
Scott McCreary 081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00