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-03-12 04:57:03 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Use bl3, nuke LTCONFIG_OVERRIDE. |
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. |
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message: Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps. |
2002-09-21 04:00:53 by Johnny C. Lam | Files touched by this commit (3) |
Log message: buildlink1 -> buildlink2 |
2002-08-08 17:29:48 by Johnny C. Lam | Files touched by this commit (3) |
Log message: Bump PKGREVISION as a result of removing the _POSIX_THREAD_SYSCALL_SOFT definition. The resulting packages are different than before. |
2002-08-08 17:25:27 by Johnny C. Lam | Files touched by this commit (1) |
Log message: The xmms plugins should have the same thread semantics as xmms. Since xmms does use _POSIX_THREAD_SYSCALL_SOFT, the plugins shouldn't either. |