Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2011-09-04 | Fix mismatched return statements, which clang dislikes | dholland | 2 | -6/+27 | |
2009-12-17 | PKG_DESTDIR_SUPPORT | abs | 1 | -6/+7 | |
2009-08-10 | needs pkg-config (for newer libshout), pointed out by Hasso Tepper | drochner | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 | |
2006-06-26 | REPLACE_PERL requires USE_TOOLS+= perl:run. Bumped PKGREVISION. | rillig | 1 | -2/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
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 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 | |
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-11 | bl3ify | xtraeme | 1 | -3/+3 | |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-01-23 | use LIBTOOL_OVERRIDE. fixes installation on Solaris (and others). | grant | 1 | -1/+5 | |
re-arrange mserv/Makefile a little to be more readable and consistent with mserv-devel. bump PKGREVISIONs. | |||||
2004-01-12 | Development version of mserv: streaming server instead of local playback. | kim | 7 | -0/+207 | |