Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-16 | Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. | jmmv | 1 | -2/+2 | |
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change. | |||||
2006-07-05 | Sweep pkgsrc and convert packages that included intltool/buildlink3.mk | jlam | 1 | -3/+2 | |
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk | |||||
2006-06-19 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-05-15 | Forgotten patch sum. | joerg | 1 | -1/+2 | |
2006-04-28 | Fix compilation on DragonFly (errno, missing types from regex.h). | joerg | 3 | -1/+23 | |
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -2/+2 | |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -3/+3 | |
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-08 | Add PKGCONFIG_OVERRIDE. Add missing dir to PLIST. | wiz | 2 | -2/+5 | |
Bump PKGREVISION. | |||||
2006-04-08 | Add missing patch-aa, fixing the build. | wiz | 1 | -1/+2 | |
2006-04-07 | Update to version 0.13.0. New features include plugin support and cover art | rpaulo | 7 | -89/+91 | |
support [via external plugins]. Reviewed by jlam@ | |||||
2006-03-06 | Belatedly bump PKGREVISION for all libtasn1 dependencies, since | wiz | 1 | -2/+2 | |
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 1 | -1/+2 | |
Bump BUILDLINK_RECOMMENDED. | |||||
2005-12-18 | Added some patches for ISO C90 compatibility. | rillig | 6 | -1/+129 | |
2005-11-22 | Update to 0.12.0: | wiz | 4 | -29/+16 | |
New playlist code. Depend on external libmpd. | |||||
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -2/+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-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -2/+2 | |
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS. | |||||
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 | |
2005-01-23 | Fix C99-isms to make this pkg build with gcc 2.95. | kristerw | 2 | -1/+21 | |
2004-12-14 | Needs pkg-config. | minskim | 1 | -1/+2 | |
2004-11-29 | Update to 0.11.2, from Robert Lillack in PR 28456: | wiz | 3 | -9/+20 | |
- New playlist and Song browser. - Support for streams. - More cpu friendly. - Bug fixes. | |||||
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-05-08 | fix PLIST *again* properly this time with USE_DIRS+=xgd-1.1. thanks to | grant | 2 | -5/+7 | |
wiz and jmmv for the cluebat. bump PKGREVISION. | |||||
2004-05-07 | conditionally rmdir share/{applications,pixmaps} because they are | grant | 2 | -4/+5 | |
shared with other packages. bump PKGREVISION. | |||||
2004-05-02 | Initial import of gmpc 0.10.2 into the NetBSD packages collection. | grant | 4 | -0/+39 | |
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. from pkgsrc-wip by pkg@burningsoda.com. |