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 02:50:19 by Thomas Klausner | Files touched by this commit (1) |
Log message: Unused. |
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-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256) |
Log message: Reorder location and setting of BUILDLINK_PACKAGES to match template buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk. |
2004-02-26 00:23:00 by Min Sik Kim | Files touched by this commit (1) |
Log message: Add buildlink3.mk. |
2004-02-26 00:21:30 by Min Sik Kim | Files touched by this commit (1) |
Log message: bl3ify |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2002-10-08 21:56:03 by Thomas Klausner | Files touched by this commit (1) |
Log message: Unused. |
2002-08-25 20:40:51 by Johnny C. Lam | Files touched by this commit (380) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. |