aboutsummaryrefslogtreecommitdiff
path: root/audio/wmalbum
Commit message (Collapse)AuthorAgeFilesLines
* Hand back to ports@.David Thiel2014-05-231-1/+1
| | | | Notes: svn path=/head/; revision=354949
* Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on allTijl Coosemans2014-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | dependent ports and convert them to USES=libtool too. audio/scrobbler: - USES=tar:bzip2. - Don't link with libstdc++. audio/xmms-bonk: - Don't link with libstdc++. audio/xmms-flac: - Remove unneeded dependencies. - Remove $FreeBSD$ from patches. audio/xmms-scrobbler: - Use OPTIONS_SLAVE. audio/xmms-timidity: - USES=tar:bzip2. - Install the library instead of the source code file. audio/xmms-volnorm: - Remove do-install. Notes: svn path=/head/; revision=352968
* Oops, fix man page after stage conversion.Christian Weisgerber2014-04-101-4/+4
| | | | | | | Notified by: swills Notes: svn path=/head/; revision=350812
* XMMS is not going away soon, so unexpire the plugins that build.Christian Weisgerber2014-04-091-3/+0
| | | | Notes: svn path=/head/; revision=350730
* Support staging.Christian Weisgerber2014-04-091-3/+2
| | | | Notes: svn path=/head/; revision=350729
* Chase multimedia/xmms deprecation and expiration dateAntoine Brodin2014-03-231-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=348894
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Fix build with clangBaptiste Daroussin2013-07-311-5/+2
| | | | Notes: svn path=/head/; revision=324069
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* WMalbum is a dockapp to display album covers of tracks playing in xmms.Pav Lucistnik2005-01-283-0/+39
It also provides basic xmms song play/skip functionality. PR: ports/76772 Submitted by: David Thiel <lx@redundancy.redundancy.org> Notes: svn path=/head/; revision=127563