From 3c088f1b9af4965790f8f782c45e3280bc5bb68d Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 21 Jun 2004 21:27:46 +0000 Subject: Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. --- net/freenet/Makefile | 2 ++ net/fspclient/Makefile | 2 ++ net/ntp-devel/Makefile | 2 ++ net/partysip/Makefile | 2 ++ 4 files changed, 8 insertions(+) (limited to 'net') diff --git a/net/freenet/Makefile b/net/freenet/Makefile index dd66f56bb6ea..e25c55bcbac8 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -16,6 +16,8 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech BROKEN= Unfetchable +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_JAVA= 1.4+ USE_SIZE= yes diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index 6a2bffc67fd7..8fbd30a4e0d7 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -15,6 +15,8 @@ MAINTAINER= hsn@netmag.cz COMMENT= A client for the fsp service IGNORE= does not work correctly under FreeBSD libc +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index ccb05d9307be..24f737585fd3 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} # # XXX Remove the following line when NTP develoopment resumes. IGNORE= 4.2.0 just released, no development version available. +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution diff --git a/net/partysip/Makefile b/net/partysip/Makefile index 6e41c921ab09..3cec7b17039b 100644 --- a/net/partysip/Makefile +++ b/net/partysip/Makefile @@ -24,5 +24,7 @@ CONFIGURE_ARGS= --with-db=gdbm INSTALLS_SHLIB= yes BROKEN= Does not link with libossip-2.0.7. Downgrade libossip to 2.0.6, uncomment BROKEN in Makefile and retry +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} .include -- cgit v1.2.3