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 00:04:46 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Use bl3. |
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-20 13:07:43 by Alistair G. Crooks | Files touched by this commit (63) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-12-08 15:41:43 by Thomas Klausner | Files touched by this commit (125) | |
Log message: Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. |
2003-11-01 11:36:31 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: Update HOMEPAGE. |
2003-07-24 16:25:36 by Julio Merino | Files touched by this commit (5) | |
Log message: Initial import of xmms-arts, version 0.4: xmms-arts is an output plugin for the XMMS program that allows it to output sound using the aRts sound daemon (mainly used by the KDE desktop). |