aboutsummaryrefslogtreecommitdiffstats
path: root/audio/daapd
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2007-09-04 19:26:21 +0800
committerlth <lth@FreeBSD.org>2007-09-04 19:26:21 +0800
commitc4faeb92528c5feb481e28a24cf98c6952c4413d (patch)
tree4769dc98656466836045e8615302199d6f662972 /audio/daapd
parente885c7e8aed59386b1f8e5f7e7b22f2cf215c7d9 (diff)
downloadfreebsd-ports-gnome-c4faeb92528c5feb481e28a24cf98c6952c4413d.tar.gz
freebsd-ports-gnome-c4faeb92528c5feb481e28a24cf98c6952c4413d.tar.zst
freebsd-ports-gnome-c4faeb92528c5feb481e28a24cf98c6952c4413d.zip
Deprecate audio/daapd and component parts due to project abandonment,
timeout in 2 months. Mark BROKEN for gcc 4.x where applicable. PR:
Diffstat (limited to 'audio/daapd')
-rw-r--r--audio/daapd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile
index 84d4a8ec4ca0..b92cf79385af 100644
--- a/audio/daapd/Makefile
+++ b/audio/daapd/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= lth@FreeBSD.org
COMMENT= Server for Digital Audio Access Protocol
+DEPRECATED= Development stalled, outdated. Does not support newer versions of DAAP protocol.
+EXPIRATION_DATE= 2007-11-04
+
BUILD_DEPENDS= daaplib>=0.1.1a_2:${PORTSDIR}/audio/daaplib \
libhttpd-persistent>=1.3h_1:${PORTSDIR}/www/libhttpd-persistent
RUN_DEPENDS= ${BUILD_DEPENDS}