aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2010-10-10 23:27:16 +0800
committerrene <rene@FreeBSD.org>2010-10-10 23:27:16 +0800
commit3d36145c1a5add8d380172c676c5d9346689e211 (patch)
treebb5ca2c0d5f981a752c0f75ea96164f8a7d19aab /net-p2p
parent91b0a552e0b6e9ff6e72f924e66332c5e0704213 (diff)
downloadfreebsd-ports-gnome-3d36145c1a5add8d380172c676c5d9346689e211.tar.gz
freebsd-ports-gnome-3d36145c1a5add8d380172c676c5d9346689e211.tar.zst
freebsd-ports-gnome-3d36145c1a5add8d380172c676c5d9346689e211.zip
Deprecate: unmaintained upstream
Set expiration date to 2010-11-24 PR: ports/150900 Submitted by: maintainer
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