aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-19 07:02:35 +0800
committerKris Kennaway <kris@FreeBSD.org>2004-12-19 07:02:35 +0800
commitb70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch)
treedaa87464331d7a402c941bab0dc2a11aa17eded2 /audio
parent22062658cbb067b033cde2955d3b2b58d2645691 (diff)
downloadfreebsd-ports-gnome-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.tar.gz
freebsd-ports-gnome-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.tar.zst
freebsd-ports-gnome-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.zip
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'audio')
-rw-r--r--audio/csound-manual/Makefile2
-rw-r--r--audio/xmms-arts/Makefile2
-rw-r--r--audio/xmms-imms/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile
index 8db46318ba85..95564f295031 100644
--- a/audio/csound-manual/Makefile
+++ b/audio/csound-manual/Makefile
@@ -20,6 +20,8 @@ MAINTAINER= trevor@FreeBSD.org
COMMENT= Manuals for Csound
BROKEN= Checksum mismatch
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
RUN_DEPENDS= csound:${PORTSDIR}/audio/csound
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile
index d9dd54434b90..1a602cf47b9c 100644
--- a/audio/xmms-arts/Makefile
+++ b/audio/xmms-arts/Makefile
@@ -28,5 +28,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${X11BASE}/include"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
IGNORE= will not work until xmms and arts will use the same glib version. Use xmms-arts_output port instead
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= "${IGNORE}"
.include <bsd.port.mk>
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile
index 8d1d3d0595c6..ca267dcbb195 100644
--- a/audio/xmms-imms/Makefile
+++ b/audio/xmms-imms/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
tag.4:${PORTSDIR}/audio/taglib
BROKEN= "Does not compile"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
USE_BZIP2= yes
USE_X_PREFIX= yes