aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-02-24 06:12:09 +0800
committerantoine <antoine@FreeBSD.org>2014-02-24 06:12:09 +0800
commit6eb42eb86e5d261f6d9632843777585df7da5bc9 (patch)
tree91e38be46fbdd11411973e90178205682ee498fd
parentf83a62578f6b60b8a2d89d4f36d3604dbb99fb67 (diff)
downloadfreebsd-ports-gnome-6eb42eb86e5d261f6d9632843777585df7da5bc9.tar.gz
freebsd-ports-gnome-6eb42eb86e5d261f6d9632843777585df7da5bc9.tar.zst
freebsd-ports-gnome-6eb42eb86e5d261f6d9632843777585df7da5bc9.zip
Deprecate and set expiration date for xmms stuff that is unmaintained
-rw-r--r--audio/p5-Xmms/Makefile3
-rw-r--r--audio/xmms-a52dec/Makefile3
-rw-r--r--audio/xmms-audiofile/Makefile3
-rw-r--r--audio/xmms-cdread/Makefile3
-rw-r--r--audio/xmms-crossfade/Makefile3
-rw-r--r--audio/xmms-crystality/Makefile3
-rw-r--r--audio/xmms-defx/Makefile3
-rw-r--r--audio/xmms-efxmms/Makefile3
-rw-r--r--audio/xmms-eq/Makefile3
-rw-r--r--audio/xmms-faad/Makefile3
-rw-r--r--audio/xmms-fc/Makefile3
-rw-r--r--audio/xmms-fxt/Makefile3
-rw-r--r--audio/xmms-infopipe/Makefile3
-rw-r--r--audio/xmms-jack/Makefile3
-rw-r--r--audio/xmms-liveice/Makefile3
-rw-r--r--audio/xmms-mac/Makefile3
-rw-r--r--audio/xmms-mad/Makefile3
-rw-r--r--audio/xmms-midi/Makefile3
-rw-r--r--audio/xmms-modplug/Makefile3
-rw-r--r--audio/xmms-mp3cue/Makefile3
-rw-r--r--audio/xmms-osssurround/Makefile3
-rw-r--r--audio/xmms-quix3dn/Makefile3
-rw-r--r--audio/xmms-sid/Makefile3
-rw-r--r--audio/xmms-sndfile/Makefile3
-rw-r--r--audio/xmms-tfmx/Makefile3
-rw-r--r--chinese/xmms/Makefile2
-rw-r--r--graphics/xmms-blursk/Makefile3
-rw-r--r--graphics/xmms-dancingparticles/Makefile3
-rw-r--r--graphics/xmms-dflowers/Makefile3
-rw-r--r--graphics/xmms-dscope/Makefile3
-rw-r--r--graphics/xmms-dspectogram/Makefile3
-rw-r--r--graphics/xmms-dspectral/Makefile3
-rw-r--r--graphics/xmms-finespectrum/Makefile3
-rw-r--r--graphics/xmms-fishmatic/Makefile3
-rw-r--r--graphics/xmms-gdancer/Makefile3
-rw-r--r--graphics/xmms-iris/Makefile3
-rw-r--r--graphics/xmms-jess/Makefile3
-rw-r--r--graphics/xmms-nebulus/Makefile3
-rw-r--r--graphics/xmms-paranormal/Makefile3
-rw-r--r--graphics/xmms-scivi/Makefile3
-rw-r--r--graphics/xmms-vumeter/Makefile3
-rw-r--r--graphics/xmms-waterfall/Makefile3
-rw-r--r--multimedia/gxmms/Makefile3
-rw-r--r--multimedia/xmms-status-plugin/Makefile3
-rw-r--r--russian/xmms/Makefile2
-rw-r--r--x11-themes/xmms-bluecurve-theme/Makefile3
-rw-r--r--x11-themes/xmms-eq-skins/Makefile3
-rw-r--r--x11-themes/xmms-vumeter-skins/Makefile3
48 files changed, 142 insertions, 0 deletions
diff --git a/audio/p5-Xmms/Makefile b/audio/p5-Xmms/Makefile
index 3ecd15ac9cec..b37cf9be5edf 100644
--- a/audio/p5-Xmms/Makefile
+++ b/audio/p5-Xmms/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive remote control shell for xmms
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \
p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info \
p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl
diff --git a/audio/xmms-a52dec/Makefile b/audio/xmms-a52dec/Makefile
index dff6947ea01a..16bad11a6a11 100644
--- a/audio/xmms-a52dec/Makefile
+++ b/audio/xmms-a52dec/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A52 (aka AC3) decoder plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \
liba52.so:${PORTSDIR}/audio/liba52
RUN_DEPENDS= ${LOCALBASE}/lib/xmms/Output/libOSSSurround.so:${PORTSDIR}/audio/xmms-osssurround
diff --git a/audio/xmms-audiofile/Makefile b/audio/xmms-audiofile/Makefile
index 291c863705f2..f095b76fe6f6 100644
--- a/audio/xmms-audiofile/Makefile
+++ b/audio/xmms-audiofile/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.68k.org/~michael/xmms/
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS plugin to allow playing libaudiofile supported files
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-cdread/Makefile b/audio/xmms-cdread/Makefile
index 0db35b5ee4fd..f4e0fa10ff45 100644
--- a/audio/xmms-cdread/Makefile
+++ b/audio/xmms-cdread/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= ftp://ftp.stack.nl/pub/users/willem/
MAINTAINER= ports@FreeBSD.org
COMMENT= A XMMS input plugin for read AudioCD via IDE bus
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile
index bef6550e5fc0..4749760f5c73 100644
--- a/audio/xmms-crossfade/Makefile
+++ b/audio/xmms-crossfade/Makefile
@@ -12,6 +12,9 @@ DISTNAME= xmms-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Crossfading/Gapless Plugin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS?= libxmms.so:${PORTSDIR}/multimedia/xmms
HAS_CONFIGURE= yes
diff --git a/audio/xmms-crystality/Makefile b/audio/xmms-crystality/Makefile
index 7237bef5db58..0d1ea2f371f2 100644
--- a/audio/xmms-crystality/Makefile
+++ b/audio/xmms-crystality/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-plugin-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Realtime XMMS plugin for remastering mp3 sound
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USE_GNOME= imlib
diff --git a/audio/xmms-defx/Makefile b/audio/xmms-defx/Makefile
index 4acab270aa14..b51cce17e2a5 100644
--- a/audio/xmms-defx/Makefile
+++ b/audio/xmms-defx/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/defx/defx/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-effects processor plug-in for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USES= gmake
diff --git a/audio/xmms-efxmms/Makefile b/audio/xmms-efxmms/Makefile
index 6911053078dc..69faecb5674b 100644
--- a/audio/xmms-efxmms/Makefile
+++ b/audio/xmms-efxmms/Makefile
@@ -11,6 +11,9 @@ DISTNAME= EFXmms-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Send the XMMS audio output through a queue of multiple effect plugins
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USES= gmake
diff --git a/audio/xmms-eq/Makefile b/audio/xmms-eq/Makefile
index 4021c9c576c2..cae86f0ff63b 100644
--- a/audio/xmms-eq/Makefile
+++ b/audio/xmms-eq/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-xmms-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Real-time graphical equalizer plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USE_BZIP2= yes
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile
index d63f431aaa82..078871f4999e 100644
--- a/audio/xmms-faad/Makefile
+++ b/audio/xmms-faad/Makefile
@@ -6,6 +6,9 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS plugin for faad
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
MASTERDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile.inc"
diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile
index 15f544776a33..2f83a8993e41 100644
--- a/audio/xmms-fc/Makefile
+++ b/audio/xmms-fc/Makefile
@@ -12,6 +12,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS future composer input plugin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
diff --git a/audio/xmms-fxt/Makefile b/audio/xmms-fxt/Makefile
index 520161b70cb4..b4fd629e1e96 100644
--- a/audio/xmms-fxt/Makefile
+++ b/audio/xmms-fxt/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}oolbox/${PORTNAME}-${PORTVERSION}.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Surround/Echo effect plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
GNU_CONFIGURE= yes
diff --git a/audio/xmms-infopipe/Makefile b/audio/xmms-infopipe/Makefile
index 24b94c10e038..329e21e449dd 100644
--- a/audio/xmms-infopipe/Makefile
+++ b/audio/xmms-infopipe/Makefile
@@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Create a named pipe to retrieve xmms info about currently playing song
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-jack/Makefile b/audio/xmms-jack/Makefile
index 078e9fde0323..0a9884604a5c 100644
--- a/audio/xmms-jack/Makefile
+++ b/audio/xmms-jack/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS plugin for jack
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \
libjack.so:${PORTSDIR}/audio/jack \
libsamplerate.so:${PORTSDIR}/audio/libsamplerate
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile
index dd711e8d607f..d97b8a92469b 100644
--- a/audio/xmms-liveice/Makefile
+++ b/audio/xmms-liveice/Makefile
@@ -11,6 +11,9 @@ DISTNAME= liveice-xmms
MAINTAINER= ports@FreeBSD.org
COMMENT= Use XMMS for streaming audio to Icecast servers
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame
diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile
index 0e43e7366172..43971cd5e027 100644
--- a/audio/xmms-mac/Makefile
+++ b/audio/xmms-mac/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Native Monkey Audio Codec plugin for the XMMS1 Multimedia Player
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \
libmac.so:${PORTSDIR}/audio/mac
diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile
index 2894ecf15cc4..54f602b68ef5 100644
--- a/audio/xmms-mad/Makefile
+++ b/audio/xmms-mad/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS input plugin that uses libmad
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad \
libid3tag.so:${PORTSDIR}/audio/libid3tag \
libxmms.so:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-midi/Makefile b/audio/xmms-midi/Makefile
index 59e6107cd5a0..5a19e7911b09 100644
--- a/audio/xmms-midi/Makefile
+++ b/audio/xmms-midi/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS input plugin to play midi files
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile
index 59958cd95ca4..b90ffb09d3bd 100644
--- a/audio/xmms-modplug/Makefile
+++ b/audio/xmms-modplug/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05
MAINTAINER= ports@FreeBSD.org
COMMENT= ModPlug-based plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
BUILD_DEPENDS= xmms>0:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= libmodplug.so:${PORTSDIR}/audio/libmodplug
RUN_DEPENDS= xmms>0:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-mp3cue/Makefile b/audio/xmms-mp3cue/Makefile
index 25fb98640c73..a0677a92b4a7 100644
--- a/audio/xmms-mp3cue/Makefile
+++ b/audio/xmms-mp3cue/Makefile
@@ -11,6 +11,9 @@ DISTNAME= XMMS-mp3cue-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS mp3cue adds cue file support to XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
GNU_CONFIGURE= yes
diff --git a/audio/xmms-osssurround/Makefile b/audio/xmms-osssurround/Makefile
index de5ae813eb56..2b35eaf69da2 100644
--- a/audio/xmms-osssurround/Makefile
+++ b/audio/xmms-osssurround/Makefile
@@ -11,6 +11,9 @@ DISTNAME= xmms-a52dec-1.0
MAINTAINER= ports@FreeBSD.org
COMMENT= OSSSuround adds Surround Sound capabilities to XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USE_BZIP2= yes
diff --git a/audio/xmms-quix3dn/Makefile b/audio/xmms-quix3dn/Makefile
index 398daa4f01fc..6c94c6fe9ab8 100644
--- a/audio/xmms-quix3dn/Makefile
+++ b/audio/xmms-quix3dn/Makefile
@@ -12,6 +12,9 @@ DISTNAME= quix3dn-${PORTVERSION}-freebsd
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D-sound effect plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libc.so.4:${PORTSDIR}/misc/compat4x
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile
index 0df2fe7fa73d..969d8c71e1c2 100644
--- a/audio/xmms-sid/Makefile
+++ b/audio/xmms-sid/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://www.tnsp.org/xs-files/
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS input plugin to play SID files
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LICENSE= GPLv2 # (or later)
BUILD_DEPENDS= xmms>0:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile
index a02726d48df0..fbdeb100f43b 100644
--- a/audio/xmms-sndfile/Makefile
+++ b/audio/xmms-sndfile/Makefile
@@ -12,6 +12,9 @@ DISTNAME= xmms_sndfile-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS plugin to allow playing libsndfile supported files
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \
libxmms.so:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile
index 7743bdb5eb29..b886247a47e6 100644
--- a/audio/xmms-tfmx/Makefile
+++ b/audio/xmms-tfmx/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS Input plugin for playing TFMX tunes
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12 lthack
diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile
index 0335e48687cf..02977fcb16a7 100644
--- a/chinese/xmms/Makefile
+++ b/chinese/xmms/Makefile
@@ -5,6 +5,8 @@ CATEGORIES= chinese
MAINTAINER= ports@FreeBSD.org
+EXPIRATION_DATE= 2014-03-23
+
CONFLICTS= ru-xmms-[0-9]* xmms-[0-9]*
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont
MASTERDIR= ${.CURDIR}/../../multimedia/xmms
diff --git a/graphics/xmms-blursk/Makefile b/graphics/xmms-blursk/Makefile
index 0782440d4aea..83be9c7e0043 100644
--- a/graphics/xmms-blursk/Makefile
+++ b/graphics/xmms-blursk/Makefile
@@ -12,6 +12,9 @@ DISTNAME= Blursk-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS plugin inspired by "Blur Scope"
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LICENSE= GPLv2 # (or later)
BUILD_DEPENDS= xmms>0:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-dancingparticles/Makefile b/graphics/xmms-dancingparticles/Makefile
index f68e4f27822a..ea4a0e5109f1 100644
--- a/graphics/xmms-dancingparticles/Makefile
+++ b/graphics/xmms-dancingparticles/Makefile
@@ -13,6 +13,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Makes particles dance with pretty neon colors
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libt1.so:${PORTSDIR}/devel/t1lib \
libxmms.so:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-dflowers/Makefile b/graphics/xmms-dflowers/Makefile
index 64e3a169dad5..c1e1462a74a2 100644
--- a/graphics/xmms-dflowers/Makefile
+++ b/graphics/xmms-dflowers/Makefile
@@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Dual Flowers visualization plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12
diff --git a/graphics/xmms-dscope/Makefile b/graphics/xmms-dscope/Makefile
index 0f7a744ffbaf..10e269021d24 100644
--- a/graphics/xmms-dscope/Makefile
+++ b/graphics/xmms-dscope/Makefile
@@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Dual Scope visualization plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12
diff --git a/graphics/xmms-dspectogram/Makefile b/graphics/xmms-dspectogram/Makefile
index 8eaedfb5b5ec..623feb6397ca 100644
--- a/graphics/xmms-dspectogram/Makefile
+++ b/graphics/xmms-dspectogram/Makefile
@@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Dual Spectogram visualization plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12
diff --git a/graphics/xmms-dspectral/Makefile b/graphics/xmms-dspectral/Makefile
index 0d495f476ede..1c7ddd6b346e 100644
--- a/graphics/xmms-dspectral/Makefile
+++ b/graphics/xmms-dspectral/Makefile
@@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Dual Spectralizer visualization plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12
diff --git a/graphics/xmms-finespectrum/Makefile b/graphics/xmms-finespectrum/Makefile
index cc8dcfefa417..6cb6f7aa5db9 100644
--- a/graphics/xmms-finespectrum/Makefile
+++ b/graphics/xmms-finespectrum/Makefile
@@ -11,6 +11,9 @@ DISTNAME= finespectrum-1.0.1alpha
MAINTAINER= ports@FreeBSD.org
COMMENT= Fine grain Spectrum analyzers for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-fishmatic/Makefile b/graphics/xmms-fishmatic/Makefile
index d7cc66ded280..a0ee5b4c6875 100644
--- a/graphics/xmms-fishmatic/Makefile
+++ b/graphics/xmms-fishmatic/Makefile
@@ -11,6 +11,9 @@ DISTNAME= fishmatic
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS non-static OpenGL stereogram visualization plugin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
BUILD_DEPENDS= xmms>0:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms>0:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-gdancer/Makefile b/graphics/xmms-gdancer/Makefile
index 31f73abe5743..0a461adecb55 100644
--- a/graphics/xmms-gdancer/Makefile
+++ b/graphics/xmms-gdancer/Makefile
@@ -11,6 +11,9 @@ DISTNAME= gdancer-$(PORTVERSION)
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS Visualization plugin, displays dancing figures
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LICENSE= GPLv2 # (or later)
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-iris/Makefile b/graphics/xmms-iris/Makefile
index 795d481d1bb3..cd5cb0f0cc7e 100644
--- a/graphics/xmms-iris/Makefile
+++ b/graphics/xmms-iris/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= ports@FreeBSD.org
COMMENT= Adaptation of the "OpenGL Spectrum Analyzer" from XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile
index 665f643610dc..963abe1282a8 100644
--- a/graphics/xmms-jess/Makefile
+++ b/graphics/xmms-jess/Makefile
@@ -11,6 +11,9 @@ DISTNAME= JESS-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS visualization plugin that uses SDL
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile
index 18985fec8e36..82d964997653 100644
--- a/graphics/xmms-nebulus/Makefile
+++ b/graphics/xmms-nebulus/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://nebulus.tuxfamily.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS visualization plugin that uses SDL and OpenGL
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile
index 582cb5393dd2..7333ba02cb15 100644
--- a/graphics/xmms-paranormal/Makefile
+++ b/graphics/xmms-paranormal/Makefile
@@ -11,6 +11,9 @@ DISTNAME= paranormal-${PORTVERSION:S/.p/pre/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Adaptation of the "OpenGL Spectrum Analyzer" from XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmms-scivi/Makefile b/graphics/xmms-scivi/Makefile
index 779a249ae5eb..3b95e9887f2e 100644
--- a/graphics/xmms-scivi/Makefile
+++ b/graphics/xmms-scivi/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= ports@FreeBSD.org
COMMENT= Scivi is a visualization plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_BZIP2= yes
diff --git a/graphics/xmms-vumeter/Makefile b/graphics/xmms-vumeter/Makefile
index d442c1b2b1fa..876c3b56c48d 100644
--- a/graphics/xmms-vumeter/Makefile
+++ b/graphics/xmms-vumeter/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= ports@FreeBSD.org
COMMENT= Analog VUmeter plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
diff --git a/graphics/xmms-waterfall/Makefile b/graphics/xmms-waterfall/Makefile
index ae4e278f4234..4c47ab456d9a 100644
--- a/graphics/xmms-waterfall/Makefile
+++ b/graphics/xmms-waterfall/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another XMMS spectrum analyzer
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12
diff --git a/multimedia/gxmms/Makefile b/multimedia/gxmms/Makefile
index 142d8afb05c6..3c59f00a64b2 100644
--- a/multimedia/gxmms/Makefile
+++ b/multimedia/gxmms/Makefile
@@ -10,6 +10,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple GNOME panel applet for controlling XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack libgnomeui
USES= gettext gmake pkgconfig
GNU_CONFIGURE= yes
diff --git a/multimedia/xmms-status-plugin/Makefile b/multimedia/xmms-status-plugin/Makefile
index 515e35abccd3..a224e9971590 100644
--- a/multimedia/xmms-status-plugin/Makefile
+++ b/multimedia/xmms-status-plugin/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.hellion.org.uk/source/
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS control applet for GNOME 2 panel / KDE tray
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
LICENSE= GPLv2 # (or later)
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
diff --git a/russian/xmms/Makefile b/russian/xmms/Makefile
index db51057d609a..f7c69d3e4302 100644
--- a/russian/xmms/Makefile
+++ b/russian/xmms/Makefile
@@ -6,6 +6,8 @@ CATEGORIES= russian
MAINTAINER= ports@FreeBSD.org
COMMENT= RusXMMS - X Multimedia System with Russian encoding patch
+EXPIRATION_DATE= 2014-03-23
+
CONFLICTS= xmms-[0-9]* zh-xmms-[0-9]*
MASTERDIR= ${.CURDIR}/../../multimedia/xmms
OPTIONS_SLAVE= RUSXMMS_PATCHES
diff --git a/x11-themes/xmms-bluecurve-theme/Makefile b/x11-themes/xmms-bluecurve-theme/Makefile
index 04bc0cba01d2..49e2aa8c2e72 100644
--- a/x11-themes/xmms-bluecurve-theme/Makefile
+++ b/x11-themes/xmms-bluecurve-theme/Makefile
@@ -6,6 +6,9 @@ PORTREVISION= 2
COMMENT= The Bluecurve XMMS skin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \
unzip:${PORTSDIR}/archivers/unzip
diff --git a/x11-themes/xmms-eq-skins/Makefile b/x11-themes/xmms-eq-skins/Makefile
index 1394cb96339e..182fb224c24e 100644
--- a/x11-themes/xmms-eq-skins/Makefile
+++ b/x11-themes/xmms-eq-skins/Makefile
@@ -11,6 +11,9 @@ DISTNAME= eq-xmms-skins-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Additional skins for the XMMS EQ plugin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
RUN_DEPENDS= ${LOCALBASE}/lib/xmms/Effect/libeq.so:${PORTSDIR}/audio/xmms-eq
USE_BZIP2= yes
diff --git a/x11-themes/xmms-vumeter-skins/Makefile b/x11-themes/xmms-vumeter-skins/Makefile
index b74f8d35172f..9453a9f92cf7 100644
--- a/x11-themes/xmms-vumeter-skins/Makefile
+++ b/x11-themes/xmms-vumeter-skins/Makefile
@@ -15,6 +15,9 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Additional skins for the XMMS Analog VUmeter plugin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-23
+
RUN_DEPENDS= ${SKINSDIR}/default/skin.cfg:${PORTSDIR}/graphics/xmms-vumeter
USE_BZIP2= yes