aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-03 01:04:00 +0800
committerbapt <bapt@FreeBSD.org>2011-08-03 01:04:00 +0800
commit288de0e0b56c6cd632e4e2f51633573e7f3c25db (patch)
tree56286e09297f321c0aeee433be35199c25020390 /net-p2p
parentbf71142150a67a1c4ed7059d53959513754bdb5d (diff)
downloadfreebsd-ports-graphics-288de0e0b56c6cd632e4e2f51633573e7f3c25db.tar.gz
freebsd-ports-graphics-288de0e0b56c6cd632e4e2f51633573e7f3c25db.tar.zst
freebsd-ports-graphics-288de0e0b56c6cd632e4e2f51633573e7f3c25db.zip
Deprecate some ports where I can't find distfiles and upstream
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dctc/Makefile3
-rw-r--r--net-p2p/hagelslag/Makefile3
-rw-r--r--net-p2p/mldonkey-serverspy/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile
index 7f3244bff05..ab1405b1669 100644
--- a/net-p2p/dctc/Makefile
+++ b/net-p2p/dctc/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://unixpages.org/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= A DirectConnect (www.neo-modus.com) text client for file sharing
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
BROKEN= Does not fetch
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
diff --git a/net-p2p/hagelslag/Makefile b/net-p2p/hagelslag/Makefile
index 55ba63eb7f5..e05fb65fb85 100644
--- a/net-p2p/hagelslag/Makefile
+++ b/net-p2p/hagelslag/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/
MAINTAINER= ports@FreeBSD.org
COMMENT= A flexible command-line Gnutella implementation with advanced features
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
USE_GMAKE= yes
diff --git a/net-p2p/mldonkey-serverspy/Makefile b/net-p2p/mldonkey-serverspy/Makefile
index fa31c06eada..1702e55a429 100644
--- a/net-p2p/mldonkey-serverspy/Makefile
+++ b/net-p2p/mldonkey-serverspy/Makefile
@@ -16,6 +16,9 @@ DISTNAME= mlservspy-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= MLDonkey Server Spy broadcasts your whereabouts on the eDonkey network
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
RUN_DEPENDS= \
${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick \
${SITE_PERL}/${PERL_ARCH}/auto/TimeDate:${PORTSDIR}/devel/p5-TimeDate \