freebsd-ports/devel/apr2/files
Philip M. Gollucci d906134aee - Respect CC/CCFLAGS [1]
- use -pthread instead of -lpthread [2]
- It was only ever accidental that -ldb showed up in apu-config --libs
  Subversion doesn't actually even use it (apr_dbm*).
  APR/Util is supposed to auto load the backed db library without the app
  ever know which one it was.  Subversion uses db _directly_.
  Subversion 1.6.3 should account for this. [3]
- Convert to bsd.options.mk
- Bump PORTREVISION

PR:             ports/135396 [3], ports/134453 [2], ports/132432 [1]
Submitted by:   dev@apr.apache.org (wrowe, bojan) [3],
                b.f. [2],  Anonymous <swell.k@gmail.com> [1]
2009-06-10 05:53:27 +00:00
..
patch-apr-util-1.3.7__apu-config.in - Respect CC/CCFLAGS [1] 2009-06-10 05:53:27 +00:00
patch-apr_hints.m4 - Update to apr: 1.3.5, apr: 1.3.7 2009-06-08 02:54:14 +00:00