Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2014 22:12:09 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345772 - in head: audio/p5-Xmms audio/xmms-a52dec audio/xmms-audiofile audio/xmms-cdread audio/xmms-crossfade audio/xmms-crystality audio/xmms-defx audio/xmms-efxmms audio/xmms-eq audi...
Message-ID:  <201402232212.s1NMC97G059402@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Feb 23 22:12:09 2014
New Revision: 345772
URL: http://svnweb.freebsd.org/changeset/ports/345772
QAT: https://qat.redports.org/buildarchive/r345772/

Log:
  Deprecate and set expiration date for xmms stuff that is unmaintained

Modified:
  head/audio/p5-Xmms/Makefile
  head/audio/xmms-a52dec/Makefile
  head/audio/xmms-audiofile/Makefile
  head/audio/xmms-cdread/Makefile
  head/audio/xmms-crossfade/Makefile
  head/audio/xmms-crystality/Makefile
  head/audio/xmms-defx/Makefile
  head/audio/xmms-efxmms/Makefile
  head/audio/xmms-eq/Makefile
  head/audio/xmms-faad/Makefile
  head/audio/xmms-fc/Makefile
  head/audio/xmms-fxt/Makefile
  head/audio/xmms-infopipe/Makefile
  head/audio/xmms-jack/Makefile
  head/audio/xmms-liveice/Makefile
  head/audio/xmms-mac/Makefile
  head/audio/xmms-mad/Makefile
  head/audio/xmms-midi/Makefile
  head/audio/xmms-modplug/Makefile
  head/audio/xmms-mp3cue/Makefile
  head/audio/xmms-osssurround/Makefile
  head/audio/xmms-quix3dn/Makefile
  head/audio/xmms-sid/Makefile
  head/audio/xmms-sndfile/Makefile
  head/audio/xmms-tfmx/Makefile
  head/chinese/xmms/Makefile
  head/graphics/xmms-blursk/Makefile
  head/graphics/xmms-dancingparticles/Makefile
  head/graphics/xmms-dflowers/Makefile
  head/graphics/xmms-dscope/Makefile
  head/graphics/xmms-dspectogram/Makefile
  head/graphics/xmms-dspectral/Makefile
  head/graphics/xmms-finespectrum/Makefile
  head/graphics/xmms-fishmatic/Makefile
  head/graphics/xmms-gdancer/Makefile
  head/graphics/xmms-iris/Makefile
  head/graphics/xmms-jess/Makefile
  head/graphics/xmms-nebulus/Makefile
  head/graphics/xmms-paranormal/Makefile
  head/graphics/xmms-scivi/Makefile
  head/graphics/xmms-vumeter/Makefile
  head/graphics/xmms-waterfall/Makefile
  head/multimedia/gxmms/Makefile
  head/multimedia/xmms-status-plugin/Makefile
  head/russian/xmms/Makefile
  head/x11-themes/xmms-bluecurve-theme/Makefile
  head/x11-themes/xmms-eq-skins/Makefile
  head/x11-themes/xmms-vumeter-skins/Makefile

Modified: head/audio/p5-Xmms/Makefile
==============================================================================
--- head/audio/p5-Xmms/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/p5-Xmms/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-a52dec/Makefile
==============================================================================
--- head/audio/xmms-a52dec/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-a52dec/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-audiofile/Makefile
==============================================================================
--- head/audio/xmms-audiofile/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-audiofile/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://www.68k.org/~michae
 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

Modified: head/audio/xmms-cdread/Makefile
==============================================================================
--- head/audio/xmms-cdread/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-cdread/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -10,6 +10,9 @@ MASTER_SITES=	ftp://ftp.stack.nl/pub/use
 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
 

Modified: head/audio/xmms-crossfade/Makefile
==============================================================================
--- head/audio/xmms-crossfade/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-crossfade/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-crystality/Makefile
==============================================================================
--- head/audio/xmms-crystality/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-crystality/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -12,6 +12,9 @@ DISTNAME=	${PORTNAME}-plugin-${PORTVERSI
 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

Modified: head/audio/xmms-defx/Makefile
==============================================================================
--- head/audio/xmms-defx/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-defx/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-efxmms/Makefile
==============================================================================
--- head/audio/xmms-efxmms/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-efxmms/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-eq/Makefile
==============================================================================
--- head/audio/xmms-eq/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-eq/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-faad/Makefile
==============================================================================
--- head/audio/xmms-faad/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-faad/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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"

Modified: head/audio/xmms-fc/Makefile
==============================================================================
--- head/audio/xmms-fc/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-fc/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/audio/xmms-fxt/Makefile
==============================================================================
--- head/audio/xmms-fxt/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-fxt/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 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

Modified: head/audio/xmms-infopipe/Makefile
==============================================================================
--- head/audio/xmms-infopipe/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-infopipe/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/audio/xmms-jack/Makefile
==============================================================================
--- head/audio/xmms-jack/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-jack/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 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

Modified: head/audio/xmms-liveice/Makefile
==============================================================================
--- head/audio/xmms-liveice/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-liveice/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/audio/xmms-mac/Makefile
==============================================================================
--- head/audio/xmms-mac/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-mac/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -16,6 +16,9 @@ DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${
 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
 

Modified: head/audio/xmms-mad/Makefile
==============================================================================
--- head/audio/xmms-mad/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-mad/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-midi/Makefile
==============================================================================
--- head/audio/xmms-midi/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-midi/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -10,6 +10,9 @@ MASTER_SITES=	ftp://ftp.SpringDaemons.co
 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
 

Modified: head/audio/xmms-modplug/Makefile
==============================================================================
--- head/audio/xmms-modplug/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-modplug/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -12,6 +12,9 @@ DISTNAME=	${PORTNAME}${PKGNAMEPREFIX}2.0
 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

Modified: head/audio/xmms-mp3cue/Makefile
==============================================================================
--- head/audio/xmms-mp3cue/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-mp3cue/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-osssurround/Makefile
==============================================================================
--- head/audio/xmms-osssurround/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-osssurround/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/audio/xmms-quix3dn/Makefile
==============================================================================
--- head/audio/xmms-quix3dn/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-quix3dn/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/audio/xmms-sid/Makefile
==============================================================================
--- head/audio/xmms-sid/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-sid/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://www.tnsp.org/xs-fil
 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

Modified: head/audio/xmms-sndfile/Makefile
==============================================================================
--- head/audio/xmms-sndfile/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-sndfile/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/audio/xmms-tfmx/Makefile
==============================================================================
--- head/audio/xmms-tfmx/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/audio/xmms-tfmx/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 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

Modified: head/chinese/xmms/Makefile
==============================================================================
--- head/chinese/xmms/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/chinese/xmms/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/graphics/xmms-blursk/Makefile
==============================================================================
--- head/graphics/xmms-blursk/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-blursk/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/graphics/xmms-dancingparticles/Makefile
==============================================================================
--- head/graphics/xmms-dancingparticles/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-dancingparticles/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/graphics/xmms-dflowers/Makefile
==============================================================================
--- head/graphics/xmms-dflowers/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-dflowers/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -13,6 +13,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/^/
 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

Modified: head/graphics/xmms-dscope/Makefile
==============================================================================
--- head/graphics/xmms-dscope/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-dscope/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -13,6 +13,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/^/
 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

Modified: head/graphics/xmms-dspectogram/Makefile
==============================================================================
--- head/graphics/xmms-dspectogram/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-dspectogram/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -13,6 +13,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/^/
 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

Modified: head/graphics/xmms-dspectral/Makefile
==============================================================================
--- head/graphics/xmms-dspectral/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-dspectral/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -13,6 +13,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/^/
 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

Modified: head/graphics/xmms-finespectrum/Makefile
==============================================================================
--- head/graphics/xmms-finespectrum/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-finespectrum/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/graphics/xmms-fishmatic/Makefile
==============================================================================
--- head/graphics/xmms-fishmatic/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-fishmatic/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/graphics/xmms-gdancer/Makefile
==============================================================================
--- head/graphics/xmms-gdancer/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-gdancer/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/graphics/xmms-iris/Makefile
==============================================================================
--- head/graphics/xmms-iris/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-iris/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/graphics/xmms-jess/Makefile
==============================================================================
--- head/graphics/xmms-jess/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-jess/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/graphics/xmms-nebulus/Makefile
==============================================================================
--- head/graphics/xmms-nebulus/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-nebulus/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://nebulus.tuxfamily.o
 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
 

Modified: head/graphics/xmms-paranormal/Makefile
==============================================================================
--- head/graphics/xmms-paranormal/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-paranormal/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -11,6 +11,9 @@ DISTNAME=	paranormal-${PORTVERSION:S/.p/
 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

Modified: head/graphics/xmms-scivi/Makefile
==============================================================================
--- head/graphics/xmms-scivi/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-scivi/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/graphics/xmms-vumeter/Makefile
==============================================================================
--- head/graphics/xmms-vumeter/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-vumeter/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/graphics/xmms-waterfall/Makefile
==============================================================================
--- head/graphics/xmms-waterfall/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/graphics/xmms-waterfall/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/multimedia/gxmms/Makefile
==============================================================================
--- head/multimedia/gxmms/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/multimedia/gxmms/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/multimedia/xmms-status-plugin/Makefile
==============================================================================
--- head/multimedia/xmms-status-plugin/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/multimedia/xmms-status-plugin/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://www.hellion.org.uk/
 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

Modified: head/russian/xmms/Makefile
==============================================================================
--- head/russian/xmms/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/russian/xmms/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/x11-themes/xmms-bluecurve-theme/Makefile
==============================================================================
--- head/x11-themes/xmms-bluecurve-theme/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/x11-themes/xmms-bluecurve-theme/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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
 

Modified: head/x11-themes/xmms-eq-skins/Makefile
==============================================================================
--- head/x11-themes/xmms-eq-skins/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/x11-themes/xmms-eq-skins/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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

Modified: head/x11-themes/xmms-vumeter-skins/Makefile
==============================================================================
--- head/x11-themes/xmms-vumeter-skins/Makefile	Sun Feb 23 22:08:03 2014	(r345771)
+++ head/x11-themes/xmms-vumeter-skins/Makefile	Sun Feb 23 22:12:09 2014	(r345772)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402232212.s1NMC97G059402>