summaryrefslogtreecommitdiff
path: root/devel/apr0
AgeCommit message (Collapse)AuthorFilesLines
2007-11-18Fix build on Darwin 9.xadrianp1-1/+5
2007-09-07Update "apr" package to version 0.9.16.2.0.61 and "apache2" packagetron2-6/+5
to version 2.0.61. This update is a bug and security fix release. The following security problem hasn't been fixed in "pkgsrc" before: - CVE-2007-3847: mod_proxy: Prevent reading past the end of a buffer when parsing date-related headers.
2007-06-08PKGREVISION bump for db4 shlib name change.wiz1-2/+2
2007-05-30Removed some code duplication from the buildlink3 files by using the newrillig1-7/+4
pkg-build-options.mk procedure.
2007-05-29Add "include/apr-0" to BUILDLINK_INCDIRS.apr, as programs usingschmonz1-1/+2
this library apparently expect to find it in their include path.
2007-02-11When this moved to devel/apr0, PKGREVISION should have been bumped. Thetv1-2/+2
package records the package subdir in the +BUILD_INFO, which is used by several pkgtools to look up metainformation about the package, and that metainfo will be wrong until the package is rebuilt (now as nb3).
2007-01-25Fix dependency problem noted by Joerg Sonnenberger.epg1-2/+2
2007-01-25Allow subversion to be built with either apr0 or apr & apr-util.epg1-2/+2
devel/apr0/buildlink3.mk: Add apr<1.0 to BUILDLINK_API_DEPENDS.apr . devel/subversion/Makefile.common: Drop --with-apr and --with-apr-util from CONFIGURE_ARGS; these have not been needed since the buildlink framework started ensuring the PATH is correct. Drop --with-ssl from CONFIGURE_ARGS; this has not been necessary since this stopped using the built-in neon. Include new options.mk . devel/subversion-base/Makefile: devel/subversion-base/buildlink3.mk: Use devel/apr0 or devel/apr & devel/apr-util if PKG_OPTIONS.subversion has the apr1 option. devel/subversion-base/options.mk: Provide apache22 and apr1 options; currently these must be set together, so enforce that. www/ap2-subversion/Makefile: Use apache22 if PKG_OPTIONS.subversion has the apache22 option, else use apache2.
2007-01-24Import renamed devel/apr (0.9.x) so that can upgrade to 1.2.x.epg15-0/+412