aboutsummaryrefslogtreecommitdiffstats
path: root/net/v6eval
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2012-02-23 15:10:05 +0800
committerlinimon <linimon@FreeBSD.org>2012-02-23 15:10:05 +0800
commit3a3fd08a80dd9592a3ecb41ddb6acc69e28aec5b (patch)
tree38da4cff326221fc850a4cf379da187c845fb849 /net/v6eval
parentf233d1e348734454d11c8371378b98d05abd9f8c (diff)
downloadfreebsd-ports-gnome-3a3fd08a80dd9592a3ecb41ddb6acc69e28aec5b.tar.gz
freebsd-ports-gnome-3a3fd08a80dd9592a3ecb41ddb6acc69e28aec5b.tar.zst
freebsd-ports-gnome-3a3fd08a80dd9592a3ecb41ddb6acc69e28aec5b.zip
Reassign to ports@ and deprecate by request of maintainer.
Also, portmgr has been notified that the authors no longer wish to allow these files to be distributed in a modified fashion, as they are intended to be used for conformance testing. If anyone is interested in working with the upstream to integrate FreeBSD's patches, please contact portmgr. Hat: portmgr
Diffstat (limited to 'net/v6eval')
-rw-r--r--net/v6eval/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile
index 721807745a4c..fa2596213899 100644
--- a/net/v6eval/Makefile
+++ b/net/v6eval/Makefile
@@ -12,11 +12,15 @@ PORTEPOCH= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.tahi.org/release/v6eval/
-MAINTAINER= Yukiyo.Akisada@jp.yokogawa.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= IPv6 Conformance Test Platform
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
+RESTRICTED= permission to use withdrawn by authors; contact portmgr for details
+DEPRECATED= ${RESTRICTED}
+EXPIRATION_DATE= 2012-03-14
+
USE_PERL5= yes
USE_OPENSSL= yes
NO_MANCOMPRESS= yes