Commit Graph

27 Commits

Author SHA1 Message Date
Ingo Weinhold
7e7bfa9ead apr: update recipe
* provides:
  - Remove lib:libapr. A library with that base name doesn't exist.
  - lib:libapr_1: Fix version.
* Remove lib/apr.exp.
* Build separate devel package.
* Remove explicit source package declaration.
2013-06-16 00:41:23 +02:00
Ingo Weinhold
14bed6a958 Update apr recipe
* Explicitly declare patch.
* Add provides cmd:apr_1_config.
* Use jobArgs.
* Fix developLibDir paths in apr-1-config.
2013-04-30 20:52:36 +02:00
Oliver Tappe
4ea9663aa1 Separate link-time and runtime libs in older apr & apr_util recipes 2013-04-28 01:00:42 +02:00
Oliver Tappe
10f83b5733 Drop obsolete unconverted recipe files 2013-04-27 21:47:50 +02:00
Oliver Tappe
6c1601cf8f turn apr-1.4.6.recipe into an actual recipe 2013-04-27 21:46:04 +02:00
Oliver Tappe
a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe
66cce01b0c Work towards getting subversion with all dependencies built. The remaining
problem is that apr-util won't build yet, due to it relying on the sources of apr being around. We need support for source packages to solve that, so that will be the next step.
2013-04-14 22:06:31 +00:00
Oliver Tappe
fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +00:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Ingo Weinhold
607c7b53a9 apr-1.4.2: Update for hpkg building 2013-03-29 00:40:46 +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