aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2011-01-12 04:00:27 +0800
committeracm <acm@FreeBSD.org>2011-01-12 04:00:27 +0800
commitd1f74b493141a183b43e7c1c32d322341b7cd8a2 (patch)
tree05d02b417bedbf2e1acf37e8848587dcec62fdfd
parent987cb2b5648818c3449b7c39eb8b2843e1a8d106 (diff)
downloadfreebsd-ports-gnome-d1f74b493141a183b43e7c1c32d322341b7cd8a2.tar.gz
freebsd-ports-gnome-d1f74b493141a183b43e7c1c32d322341b7cd8a2.tar.zst
freebsd-ports-gnome-d1f74b493141a183b43e7c1c32d322341b7cd8a2.zip
- Deprecate and set to expire obsolete apps.
Feature safe: yes
-rw-r--r--audio/libjackasyn/Makefile3
-rw-r--r--audio/xmms-jackasyn/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/audio/libjackasyn/Makefile b/audio/libjackasyn/Makefile
index fb514c41f704..8fb19d7146c2 100644
--- a/audio/libjackasyn/Makefile
+++ b/audio/libjackasyn/Makefile
@@ -17,6 +17,9 @@ COMMENT= Allow use any sound program for the OSS system as a JACK client
LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
samplerate.1:${PORTSDIR}/audio/libsamplerate
+DEPRECATED= development has ceased; try audio/jack instead
+EXPIRATION_DATE=2011-02-11
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/audio/xmms-jackasyn/Makefile b/audio/xmms-jackasyn/Makefile
index 99f05e1cfe31..357f028c056e 100644
--- a/audio/xmms-jackasyn/Makefile
+++ b/audio/xmms-jackasyn/Makefile
@@ -19,6 +19,9 @@ COMMENT= XMMS plugin for jack using libjackasyn
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
jackasyn.0:${PORTSDIR}/audio/libjackasyn
+DEPRECATED= development has ceased; try audio/xmms-jack instead
+EXPIRATION_DATE=2011-02-11
+
USE_GNOME= gtk12 gnometarget
USE_GMAKE= yes
GNU_CONFIGURE= yes