Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -4/+1 | |
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". | |||||
2004-08-13 | Also set PGSQL_VERSION_REQD to 73 for these until issues with PostgreSQL | recht | 1 | -1/+3 | |
7.4 are sorted out. | |||||
2004-07-24 | Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL | recht | 1 | -5/+4 | |
version. | |||||
2004-05-08 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-03-22 | Fix build with gcc2 on sparc64. | snj | 1 | -1/+4 | |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -2/+2 | |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -4/+2 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-02-05 | Note that this package uses C and C++. | jlam | 1 | -1/+2 | |
2004-01-07 | Split out Makefile.common, for the benefit of the -doc package. | is | 2 | -6/+15 | |
2004-01-07 | Make pkglint quiet. | wiz | 1 | -1/+2 | |
2004-01-07 | Don't build on a.out architectures, where the shared library versioning | is | 1 | -2/+3 | |
of this package is broken. | |||||
2004-01-07 | C++ interface to Postgresql-LIB (only for ELF due to broken versioning). | is | 4 | -0/+102 | |