2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-08-21 10:48:51 by grant beattie | Files touched by this commit (1) |
Log message: only build and install in the directories needed to build the xmms plugin. |
2005-07-29 08:06:57 by grant beattie | Files touched by this commit (1) |
Log message: USE_LANGUAGES=c c++ |
2005-07-29 08:06:33 by grant beattie | Files touched by this commit (3) |
Log message: fix build on Solaris: - sunpro wants 'inline' to inline functions, not '__inline' - patch away a rogue ; |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-03-03 16:29:52 by Thomas Klausner | Files touched by this commit (3) |
Log message: Update to 1.1.2, to sync with flac. Changes unknown. |
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-10-16 00:56:50 by Ben Collver | Files touched by this commit (16) | |
Log message: Update xmms-flac to version 1.1.1 to match recent flac update. This addresses PR#27198. |
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
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. |