2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
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-10 04:10:14 by Soren Jacobsen | Files touched by this commit (4) |
Log message: Convert to buildlink3. |
2004-05-10 00:39:55 by Thomas Klausner | Files touched by this commit (5) |
Log message: Unused. |
2004-05-09 18:28:55 by Marc Recht | Files touched by this commit (1) |
Log message: Add buildlink3.mk. |
2004-03-29 07:05:56 by Johnny C. Lam | Files touched by this commit (55) |
Log message: Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk. |
2004-01-24 16:30:34 by grant beattie | Files touched by this commit (50) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2003-08-23 16:56:33 by Matthias Drochner | Files touched by this commit (3) | |
Log message: update to 1.2 changes: Merged Scintilla v1.54 |
2003-07-22 19:25:26 by Matthias Drochner | Files touched by this commit (1) |
Log message: add one |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |