aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/bmp-crossfade/Makefile3
-rw-r--r--audio/bmp-faad/Makefile3
-rw-r--r--audio/bmp-fc/Makefile3
-rw-r--r--audio/bmp-festalon/Makefile3
-rw-r--r--audio/bmp-flac/Makefile3
-rw-r--r--audio/bmp-htmlplaylist/Makefile3
-rw-r--r--audio/bmp-mac/Makefile3
-rw-r--r--audio/bmp-modplug/Makefile3
-rw-r--r--audio/bmp-scrobbler/Makefile3
-rw-r--r--audio/bmp-songchange/Makefile3
-rw-r--r--audio/bmp-wma/Makefile3
11 files changed, 33 insertions, 0 deletions
diff --git a/audio/bmp-crossfade/Makefile b/audio/bmp-crossfade/Makefile
index 2333f2d729c..f6e1bad4234 100644
--- a/audio/bmp-crossfade/Makefile
+++ b/audio/bmp-crossfade/Makefile
@@ -7,6 +7,9 @@ LIB_DEPENDS= libbeep.so:${PORTSDIR}/multimedia/beep-media-player
NO_STAGE= yes
MASTERDIR= ${.CURDIR}/../xmms-crossfade
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
PORTSCOUT= limit:^0\.3\.12
.include "${MASTERDIR}/Makefile"
diff --git a/audio/bmp-faad/Makefile b/audio/bmp-faad/Makefile
index fef8039b5d9..37eb59a4905 100644
--- a/audio/bmp-faad/Makefile
+++ b/audio/bmp-faad/Makefile
@@ -6,6 +6,9 @@ PKGNAMEPREFIX= bmp-
MAINTAINER= ports@FreeBSD.org
COMMENT= Beep Media Player (BMP) plugin for faad
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
MASTERDIR= ${.CURDIR}/../xmms-faad
.include "${MASTERDIR}/Makefile.inc"
diff --git a/audio/bmp-fc/Makefile b/audio/bmp-fc/Makefile
index d29f1d74982..5dbf4fb59ab 100644
--- a/audio/bmp-fc/Makefile
+++ b/audio/bmp-fc/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Future Composer input plug-in for beep-media-player
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
LICENSE= GPLv2
LIB_DEPENDS= libbeep.so:${PORTSDIR}/multimedia/beep-media-player
diff --git a/audio/bmp-festalon/Makefile b/audio/bmp-festalon/Makefile
index 125af467d0c..daa7470d205 100644
--- a/audio/bmp-festalon/Makefile
+++ b/audio/bmp-festalon/Makefile
@@ -9,6 +9,9 @@ LICENSE= GPLv2
MASTERDIR= ${.CURDIR}/../festalon
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
LIB_DEPENDS= libbeep.so:${PORTSDIR}/multimedia/beep-media-player
CONFIGURE_ARGS+= --enable-interface=bmp
diff --git a/audio/bmp-flac/Makefile b/audio/bmp-flac/Makefile
index ed7351be87f..a2c90b4dd25 100644
--- a/audio/bmp-flac/Makefile
+++ b/audio/bmp-flac/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-CVS-${PORTVERSION}-with-bmp-plugin
MAINTAINER= ports@FreeBSD.org
COMMENT= FLAC input plugin for beep-media-player
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
LICENSE= GPLv2
LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \
diff --git a/audio/bmp-htmlplaylist/Makefile b/audio/bmp-htmlplaylist/Makefile
index f8cea1dfcaa..765bfe2024a 100644
--- a/audio/bmp-htmlplaylist/Makefile
+++ b/audio/bmp-htmlplaylist/Makefile
@@ -12,6 +12,9 @@ MASTER_SITE_SUBDIR= novel
MAINTAINER= novel@FreeBSD.org
COMMENT= Application which saves your current BMP playlist to html or xml file
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
BUILD_DEPENDS= beep-media-player:${PORTSDIR}/multimedia/beep-media-player
RUN_DEPENDS= beep-media-player:${PORTSDIR}/multimedia/beep-media-player
diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile
index d8ff933ad99..35b95e7556a 100644
--- a/audio/bmp-mac/Makefile
+++ b/audio/bmp-mac/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Monkey's Audio Codec non-win32 port
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
LIB_DEPENDS= libmac.so:${PORTSDIR}/audio/mac \
libbeep.so:${PORTSDIR}/multimedia/beep-media-player
diff --git a/audio/bmp-modplug/Makefile b/audio/bmp-modplug/Makefile
index 0a8dd050125..9ea92b9f504 100644
--- a/audio/bmp-modplug/Makefile
+++ b/audio/bmp-modplug/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05
MAINTAINER= ports@FreeBSD.org
COMMENT= ModPlug-based plugin for beep-media-player
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
LIB_DEPENDS= libbeep.so:${PORTSDIR}/multimedia/beep-media-player \
libmodplug.so:${PORTSDIR}/audio/libmodplug
diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile
index 0703afb2116..d6e2fcf0bb6 100644
--- a/audio/bmp-scrobbler/Makefile
+++ b/audio/bmp-scrobbler/Makefile
@@ -11,6 +11,9 @@ CONFLICTS= scrobbler-*
MASTERDIR= ${.CURDIR}/../scrobbler
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
NO_STAGE= yes
WITH_BMP= yes
diff --git a/audio/bmp-songchange/Makefile b/audio/bmp-songchange/Makefile
index 41c2ea9924e..ba2f6d39857 100644
--- a/audio/bmp-songchange/Makefile
+++ b/audio/bmp-songchange/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= BERLIOS/bmp-plugins
MAINTAINER= ports@FreeBSD.org
COMMENT= Beep Media Player do-this-on-song-change plugin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
LICENSE= GPLv2
LIB_DEPENDS= libbeep.so:${PORTSDIR}/multimedia/beep-media-player
diff --git a/audio/bmp-wma/Makefile b/audio/bmp-wma/Makefile
index fc94b5d95eb..75fba8db74e 100644
--- a/audio/bmp-wma/Makefile
+++ b/audio/bmp-wma/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://download.berlios.de/bmp-plugins/
MAINTAINER= novel@FreeBSD.org
COMMENT= WMA input plugin for beep-media-player
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-03-06
+
LIB_DEPENDS= libbeep.so:${PORTSDIR}/multimedia/beep-media-player
PLIST_FILES= lib/bmp/Input/libwma.so \