summaryrefslogtreecommitdiff
path: root/audio/gkrellm-xmms
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-5/+5
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
USE_TOOLS+=msgfmt.
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-28Fix pthread linkage.joerg3-6/+12
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+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-07-26Update to version 2.1.20. Fixes PR 26428 from Joel CARNAT.cube2-7/+8
2.1.20: - Improve the string to utf8 translation function 2.1.19: - When both g_filename_to_utf8 and g_locale_to_utf8 fail, use the unconverted string. Don't know if it's the right way, but fixes crashes with broken filenames. - Don't try to convert NULL. Fixes crash on empty playlist - Use special gkrellm 2.2.0 api for scrolling text. Patch by Bill Wilson <billw@wt.net> - Use a g_spawn function instead of system to launch xmms, so xmms doesn't inherit all open gkrellm file descriptors Patch by Bill Wilson <billw@wt.net> 2.1.18: - When g_filename_to_utf8 fails fall back to g_locale_to_utf8. Fixes 100% cpu usage when playing files with filenames in locale encoding. 2.1.17: - Fixed memory leaks introduced in previous version. - Patch by Bill Wilson <billw@wt.net> to fix dependency on GdkFont and some other cleanups 2.1.16: - Fixed crash when updating playlist Thanks to Jan Tomasek <jan@tomasek.cz> for the pointer - Use the filename for title if we don't load the info - Add an item in the rmb menu to popup the gkrellmms config tab 2.1.15: - Off by one error in the playlist updating code, caused the wrong title to show. Found and patched by Andrew Kemp <ajwk@pell.uklinux.net>
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-07bl3ify and add explicit dependency on pkgconfig.minskim1-4/+5
2004-02-24Update to version 2.1.14. This is the GKrellM-2 port of the xmms plugin.cube4-46/+34
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-12Lint (sort DISTNAME section)cjep1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-03Convert to buildlink2.wiz1-3/+4
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-3/+4
dependency bumps.
2002-06-11Update to 0.5.6, since previous version doesn't compile with currentwiz2-8/+7
gkrellm package. Changes since 0.5.5, from the ChangeLog: - Made GKrellMMS compile-able with GKrellM >= 1.2.9, contributed by Bill Wilson <bill--at--gkrellm.net> - Made scroll separator configurable, contributed by Alper Ersoy <dirt--at--tfz.net>
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-11-01Ensure the plugins dir is there at install timedamon1-1/+4
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-30Initial Versiondamon5-0/+67