summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2007-09-04 11:26:21 +0000
committerLars Thegler <lth@FreeBSD.org>2007-09-04 11:26:21 +0000
commit7b2559404aa7b9c322a7bd0f8c4850aebce821cf (patch)
treee671d253191b486f58f0dfc7bf69c9d703e416ed /audio
parentUpdate to ion-3rc-20070902. (diff)
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')
-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}