Commit graph

9 commits

Author SHA1 Message Date
adam
707dd64033 db4 update related revision bump 2008-01-12 11:36:28 +00:00
tron
2322d26fab Update "apr-util" package to version 1.2.10. Changes since version 1.2.8:
- Support BerkeleyDB 4.6.
- Test improvements to validate testmd4 and testdbm, unattended.
Changes with APR-util 1.2.9
- Ensure that an apr_reslist shrinks back to SMAX via the TTL by
  reorganising the resource list from a queue to a stack.
  Apache Bug 40348.
- Fix Solaris 2.8+ fdatasync() detection. The fdatasync() function
  is marked as part of the Realtime library functions.
  Apache Bug 37343.
- Change configure's expat detection to use standard linker-based
  tests, fixing build on e.g. biarch Linux systems.
  Apache Bug 28205.
- Portably implement testdate's long-time constants to solve
  compilation faults where #LL isn't valid.
- APR_FIND_APU macro no longer checks /usr/local/apache2/.
  Apache Bug 42089.
- Fix handling of attribute namespaces in apr_xml_to_text() when
  a namespace map is provided.  Apache Bug 41908.
2007-10-11 09:12:25 +00:00
joerg
0826bb4cf5 Make live easier for Apache 2.2 modules and provide apr-config and
apu-config in .buildlink/bin.
2007-06-30 15:04:55 +00:00
wiz
5d4498b5fc PKGREVISION bump for db4 shlib name change. 2007-06-08 12:24:59 +00:00
tron
b1c1f56394 Add missing ".endif". 2007-05-31 10:26:52 +00:00
rillig
7f125459d8 Removed some code duplication from the buildlink3 files by using the new
pkg-build-options.mk procedure.
2007-05-30 08:54:28 +00:00
xtraeme
9ac67a4418 I don't have time to maintain packages that might be affected by
security vulnerabilities.
2007-05-22 10:53:20 +00:00
minskim
161f96552f Use libtool in the wrapper directory instead of the one installed by
apr.  Otherwise, dependency_libs in libaprutil-1.la is set incorrectly.

Bump PKGREVISION.
2007-04-28 06:23:04 +00:00
epg
0e02f9a14d Import apr-util-1.2.8.
The Apache Portable Run-time mission is to provide a library of
routines that allows programmers to write a program once and be
able to compile it anywhere.
2007-01-24 19:37:20 +00:00