aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2010-10-10 15:27:16 +0000
committerRene Ladan <rene@FreeBSD.org>2010-10-10 15:27:16 +0000
commit79d9ae2748aa2d3fd7926cc4ae709ebd21d7615e (patch)
treedd86fd6535195454ffe52cf379c495f737f2c131 /net-p2p
parentce12e8d4433fdb0c1e6b1f89c98d7f97ec1d4646 (diff)
downloadports-79d9ae2748aa2d3fd7926cc4ae709ebd21d7615e.tar.gz
ports-79d9ae2748aa2d3fd7926cc4ae709ebd21d7615e.zip
Deprecate: unmaintained upstream
Set expiration date to 2010-11-24 PR: ports/150900 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=262764
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gift-fasttrack/Makefile3
-rw-r--r--net-p2p/gift-gnutella/Makefile3
-rw-r--r--net-p2p/gift-openft/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/net-p2p/gift-fasttrack/Makefile b/net-p2p/gift-fasttrack/Makefile
index 4901d3b13451..c8a0731fa986 100644
--- a/net-p2p/gift-fasttrack/Makefile
+++ b/net-p2p/gift-fasttrack/Makefile
@@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= gift-fasttrack
MAINTAINER= shoesoft@gmx.net
COMMENT= A FastTrack plugin for giFT
+DEPRECATED= unmaintained upstream
+EXPIRATION_DATE= 2010-11-24
+
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift
USE_AUTOTOOLS= libtool:22
diff --git a/net-p2p/gift-gnutella/Makefile b/net-p2p/gift-gnutella/Makefile
index 63e8ff8b6a77..615c708b3527 100644
--- a/net-p2p/gift-gnutella/Makefile
+++ b/net-p2p/gift-gnutella/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION}
MAINTAINER= shoesoft@gmx.net
COMMENT= A gnutella plugin for giFT
+DEPRECATED= unmaintained upstream
+EXPIRATION_DATE= 2010-11-24
+
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift
USE_BZIP2= yes
diff --git a/net-p2p/gift-openft/Makefile b/net-p2p/gift-openft/Makefile
index d984f063a67b..4200fc4750c8 100644
--- a/net-p2p/gift-openft/Makefile
+++ b/net-p2p/gift-openft/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION}
MAINTAINER= shoesoft@gmx.net
COMMENT= An OpenFT plugin for giFT
+DEPRECATED= unmaintained upstream
+EXPIRATION_DATE= 2010-11-24
+
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift \
db3.3:${PORTSDIR}/databases/db3