summaryrefslogtreecommitdiff
path: root/audio/mpdas
AgeCommit message (Collapse)AuthorFilesLines
2014-10-22Update audio/mpdas to 0.3.2gls2-16/+15
Upstream changes: ----------------- Fix some memory leaks.
2014-07-16Update audio/mpdas to 0.3.1.gls3-25/+6
Bugfix release.
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-12-26Fix RCS IDjoerg1-1/+1
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-03-05pkg-config is required for building.gls1-1/+2
Spotted by Justin Sherrill while running bulk builds on DragonFly.
2011-02-02Import audio/mpdas, version 0.3.0, into the NetBSD Packages Collection.gls6-0/+96
mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and libmpd. It supports the latest AudioScrobbler protocol (2.0). In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. Features: - Sets now-playing status - Scrobbling (obviously) - Caching - Config files - User switching