2005-02-24 00:12:05 by Alistair G. Crooks | Files touched by this commit (223) |
Log message: Add RMD160 digests. |
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 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 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message: Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 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-05-07 03:14:51 by Juan Romero Pardines | Files touched by this commit (102) |
Log message: Drop maintainership; I don't have the enough free time to maintain all these packages. |
2004-04-24 22:52:02 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | ![]() |
Log message: PKGREVISION bump after openssl-security-fix-update to 0.9.6m. Buildlink files: RECOMMENDED version changed to current version. |
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. |
2004-01-24 14:30:57 by grant beattie | Files touched by this commit (53) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-23 22:50:52 by Julio M. Merino Vidal | Files touched by this commit (209) | ![]() |
Log message: Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA. This shouldn't be needed if we had non-recursive dependancies *sigh*. |
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | ![]() |
Log message: Bump package revisions for tiff update. Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. |