diff options
-rw-r--r-- | audio/rat/Makefile | 3 | ||||
-rw-r--r-- | audio/rat30/Makefile | 3 | ||||
-rw-r--r-- | audio/speak_freely/Makefile | 3 | ||||
-rw-r--r-- | audio/vat/Makefile | 3 | ||||
-rw-r--r-- | audio/xspeakfree/Makefile | 3 | ||||
-rw-r--r-- | net/imm/Makefile | 3 | ||||
-rw-r--r-- | net/mcl/Makefile | 3 | ||||
-rw-r--r-- | net/rqm/Makefile | 3 | ||||
-rw-r--r-- | net/sdr/Makefile | 3 | ||||
-rw-r--r-- | net/udpcast/Makefile | 3 | ||||
-rw-r--r-- | net/wb/Makefile | 3 |
11 files changed, 33 insertions, 0 deletions
diff --git a/audio/rat/Makefile b/audio/rat/Makefile index dd1facf4a1b7..c3d1f57e29ce 100644 --- a/audio/rat/Makefile +++ b/audio/rat/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PO MAINTAINER= ports@FreeBSD.org COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + USE_TK= yes USE_XORG= x11 xext sm ice USE_AUTOTOOLS= autoconf213 diff --git a/audio/rat30/Makefile b/audio/rat30/Makefile index 0109a9eba525..7fa795f3a700 100644 --- a/audio/rat30/Makefile +++ b/audio/rat30/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PO MAINTAINER= ports@FreeBSD.org COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + USE_TK= 82 USE_XORG= x11 xext diff --git a/audio/speak_freely/Makefile b/audio/speak_freely/Makefile index 37f2e052e6c4..343fca07c0ab 100644 --- a/audio/speak_freely/Makefile +++ b/audio/speak_freely/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/speak-freely/speak-freely/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Voice communication over data networks +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm UTILS= sfspeaker sfmike sflwl sflaunch diff --git a/audio/vat/Makefile b/audio/vat/Makefile index feae7b740391..0677a5377cfc 100644 --- a/audio/vat/Makefile +++ b/audio/vat/Makefile @@ -15,6 +15,9 @@ DISTFILES= vatsrc-4.0b2.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= The Visual Audio Tool - multicast audioconferencing +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + GSM_DIR= ${.CURDIR}/../../audio/gsm GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl13 diff --git a/audio/xspeakfree/Makefile b/audio/xspeakfree/Makefile index 17f990e1bd2b..f66bcd330d70 100644 --- a/audio/xspeakfree/Makefile +++ b/audio/xspeakfree/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.liquidx.org/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk (wish) frontend to Speak Freely +DEPRECATED= Unmaintained, unfetchable, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + RUN_DEPENDS= ${LOCALBASE}/bin/wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ ${LOCALBASE}/bin/sfmike:${PORTSDIR}/audio/speak_freely diff --git a/net/imm/Makefile b/net/imm/Makefile index 6419c1a11eaa..59223dd92025 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Internet Image(or other data) Multicaster (and receiver) +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + USE_TK= 84 WRKSRC= ${WRKDIR}/mnm diff --git a/net/mcl/Makefile b/net/mcl/Makefile index b105f22a0a3a..d37843e66d9a 100644 --- a/net/mcl/Makefile +++ b/net/mcl/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the ALC and NORM Reliable Multicast Protocols +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ gdome-config:${PORTSDIR}/textproc/gdome2 \ glib-gettextize:${PORTSDIR}/devel/glib20 diff --git a/net/rqm/Makefile b/net/rqm/Makefile index f4686ea65c88..c09e87f973ef 100644 --- a/net/rqm/Makefile +++ b/net/rqm/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rqm/1.0.0/ MAINTAINER= ports@FreeBSD.org COMMENT= A graphical RTP quality monitor +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 BUILD_DEPENDS= ${LOCALBASE}/lib/libuclmmbase.a:${PORTSDIR}/devel/uclmmbase diff --git a/net/sdr/Makefile b/net/sdr/Makefile index bf937877dc08..52c61a785e58 100644 --- a/net/sdr/Makefile +++ b/net/sdr/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/3.0/ MAINTAINER= ports@FreeBSD.org COMMENT= Multicast Session Directory +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 BUILD_DEPENDS= ${LOCALBASE}/lib/libuclmmbase.a:${PORTSDIR}/devel/uclmmbase diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile index f2b19135b437..7c6bde2caf8a 100644 --- a/net/udpcast/Makefile +++ b/net/udpcast/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-${RELEASE_DATE} MAINTAINER= ports@FreeBSD.org COMMENT= A file transfer tool using ethernet's multicast +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + USE_GMAKE= yes USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${RELEASE_DATE} diff --git a/net/wb/Makefile b/net/wb/Makefile index 05f1a48f0511..0e25331d546d 100644 --- a/net/wb/Makefile +++ b/net/wb/Makefile @@ -15,6 +15,9 @@ DISTFILES= i386-wb-1.59.tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= A shared drawing (whiteboard) tool using multicast +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + NO_WRKSUBDIR= yes NO_BUILD= yes STRIP= |