Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-08-21 | only build and install in the directories needed to build the xmms | grant | 1 | -7/+7 | |
plugin. | |||||
2005-07-29 | USE_LANGUAGES=c c++ | grant | 1 | -1/+2 | |
2005-07-29 | fix build on Solaris: | grant | 3 | -2/+23 | |
- sunpro wants 'inline' to inline functions, not '__inline' - patch away a rogue ; | |||||
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-03 | Update to 1.1.2, to sync with flac. | wiz | 3 | -21/+7 | |
Changes unknown. | |||||
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-15 | Update xmms-flac to version 1.1.1 to match recent flac update. | ben | 16 | -786/+20 | |
This addresses PR#27198. | |||||
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 | -2/+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-03-11 | Use bl3. | snj | 1 | -4/+4 | |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+2 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-12-24 | s/@netbsd.org/@NetBSD.org/ in MAINTAINER. | jmmv | 1 | -2/+2 | |
2003-12-21 | Update distinfo to include new patches. | ben | 1 | -1/+3 | |
2003-12-21 | Make test makefiles link to libtool libraries to fix build error. | ben | 2 | -0/+52 | |
2003-12-13 | Update MAINTAINER email address. | ben | 1 | -2/+2 | |
2003-12-08 | Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. | wiz | 1 | -2/+2 | |
2003-11-01 | add rcsids. | grant | 11 | -11/+31 | |
2003-11-01 | apply patch from rtr: build libtool convenience libraries instead of | grant | 12 | -3/+694 | |
regular libraries so the required symbols from libplugin_common.a are included. fixes PR pkg/21857. bump PKGREVISION. | |||||
2003-07-19 | Reimport flac-xmms as xmms-flac, to be consistent with other | wiz | 5 | -0/+62 | |
flac packages. Addresses PR 22173 by Ben Collver. |