Commit Graph

27 Commits

Author SHA1 Message Date
Scott McCreary
4d040fa98e Updated apr to 1.4.6 2012-06-05 06:01:22 +00:00
Scott McCreary
e0b0303648 Update patches for apr and subversion to make use of AC_SEARCH_LIBS to detect need for -lnetwork. 2011-08-02 22:23:28 +00:00
Scott McCreary
ed876b9fca Updated apr to 1.4.5. Also adjusted patch so that -lnetwork gets picked up and used, this may fix some reported issues with apr
and/or subversion.
2011-07-12 17:47:35 +00:00
Scott McCreary
968330539b Updated source code link for apr-1.4.2. Initial .bep and .patch files for apr-1.4.4, note that it's broken at this time. 2011-05-12 00:55:03 +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
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
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
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
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
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
e99fa02d4a Fixed the libtool issue with building apr-1.4.2. 2010-10-13 02:51:06 +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
0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +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
932e6e0e17 Updated apr to 1.4.2 2010-04-21 15:27:55 +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
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
09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +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
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
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
081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00