Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-18 | use the postgresql-lib BUILDLINK_PREFIX. | grant | 1 | -2/+2 | |
2003-02-17 | use buildlink2 and apache/module.mk. | grant | 1 | -11/+8 | |
2003-01-05 | Bump PKGREVISION due to increase in the major number of libpq.so between | jlam | 1 | -3/+4 | |
version 7.2.3 and 7.3.1 of databases/postgresql-lib. | |||||
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-08-26 | format and word Apache module MESSAGEs consistently. | grant | 1 | -4/+4 | |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -3/+2 | |
makes these packages build correctly on Darwin where perl>=5.8.0 is required. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-05-20 | Make all the ap-* packages work with apache6 as well as apache | jonb | 1 | -2/+2 | |
(except for ap-ssl, of course) | |||||
2001-05-14 | Update postgresql dependencies to look like: | jlam | 1 | -2/+2 | |
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib | |||||
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. | jlam | 1 | -2/+2 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-09 | Since ${PREFIX} expansion in MESSAGE is automatic, remove outdated | wiz | 1 | -3/+2 | |
comment. | |||||
2001-04-09 | Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} | wiz | 1 | -2/+2 | |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-09-05 | Update build dependency on perl to build in correct directory if perl | jlam | 1 | -2/+2 | |
interpreter is not found. | |||||
2000-08-28 | Use PERL5 variable for location of perl5 binary. | jlam | 1 | -2/+2 | |
2000-06-21 | Upgrade to version 1.2b2. | darcy | 2 | -5/+5 | |
2000-04-09 | Adapt to new postgresql include/library locations. | jlam | 1 | -7/+6 | |
2000-01-10 | Initial import of ap-auth-postgresql (AuthPG-1.1b1), Apache authentication | jwise | 6 | -0/+59 | |
against a PostgreSQL database. |