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-04-25 00:46:14 by Johnny C. Lam | Files touched by this commit (109) |
Log message: Relinquish maintainership of packages to tech-pkg@NetBSD.org. |
2004-04-12 03:49:02 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
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-22 08:51:12 by grant beattie | Files touched by this commit (9) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-12 11:39:06 by Chris Pinnock | Files touched by this commit (1) |
Log message: Lint (sort DISTNAME section) |
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. |
2003-12-13 01:45:27 by Thomas Klausner | Files touched by this commit (160) |
Log message: Bump PKGREVISION for atk library major bump. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message: PKGREVISION bump for libiconv update. |