diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
commit | d389c2f0a84bafbdb01efe775c024577868cdb1f (patch) | |
tree | 8ca13183bcaf303d82067e3c9fb2cc2b0527151c /net | |
parent | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff) |
Notes
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 |