diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 01:04:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 01:04:00 +0800 |
commit | 288de0e0b56c6cd632e4e2f51633573e7f3c25db (patch) | |
tree | 56286e09297f321c0aeee433be35199c25020390 /net | |
parent | bf71142150a67a1c4ed7059d53959513754bdb5d (diff) | |
download | freebsd-ports-gnome-288de0e0b56c6cd632e4e2f51633573e7f3c25db.tar.gz freebsd-ports-gnome-288de0e0b56c6cd632e4e2f51633573e7f3c25db.tar.zst freebsd-ports-gnome-288de0e0b56c6cd632e4e2f51633573e7f3c25db.zip |
Deprecate some ports where I can't find distfiles and upstream
Diffstat (limited to 'net')
-rw-r--r-- | net/mudix/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-OpenDHT/Makefile | 3 | ||||
-rw-r--r-- | net/ttt/Makefile | 3 | ||||
-rw-r--r-- | net/vyqchat/Makefile | 3 | ||||
-rw-r--r-- | net/wmnet2/Makefile | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/net/mudix/Makefile b/net/mudix/Makefile index 491c0cc5112b..24ef119af7da 100644 --- a/net/mudix/Makefile +++ b/net/mudix/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://dw.nl.eu.org/mudix/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses-based MUD client with triggers, aliases, colors +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + GNU_CONFIGURE= yes PLIST_FILES= bin/mudix ALL_TARGET= # none diff --git a/net/p5-Net-OpenDHT/Makefile b/net/p5-Net-OpenDHT/Makefile index fbbb11ab59b1..6bff77d7e9ed 100644 --- a/net/p5-Net-OpenDHT/Makefile +++ b/net/p5-Net-OpenDHT/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Access the Open Distributed Hash Table (Open DHT) +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + RUN_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained \ ${SITE_PERL}/App/Cache.pm:${PORTSDIR}/devel/p5-App-Cache \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 4992b3811cda..1421233d73e7 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ MAINTAINER= ports@FreeBSD.org COMMENT= Tele Traffic Tapper, a network traffic monitoring tool +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BROKEN= Does not fetch LIB_DEPENDS= BLT24:${PORTSDIR}/x11-toolkits/blt diff --git a/net/vyqchat/Makefile b/net/vyqchat/Makefile index f36da397e156..24825c53a88f 100644 --- a/net/vyqchat/Makefile +++ b/net/vyqchat/Makefile @@ -15,6 +15,9 @@ COMMENT= A Qt LAN chat, compatible with Vypress Chat BROKEN= unfetchable +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + USE_QT_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index 430def0d3f54..777b20d2603b 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -16,6 +16,9 @@ DISTNAME= wmnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A nice network monitor for WindowMaker +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + USE_IMAKE= yes USE_XORG= x11 xext |