diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
commit | f1c05e98bdef29713b73e6746841e1553e82852e (patch) | |
tree | 2394b9e93892424e38682317a541175c1896c9f6 /net-mgmt | |
parent | d5e41992a57fc11fb0ae78f478a8144da66a2ad4 (diff) | |
download | freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.gz freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.zst freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.zip |
Schedule these broken ports for termination on 2006-12-01
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/apan/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pfpro/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/apan/Makefile b/net-mgmt/apan/Makefile index 04c2ea4a430d..6c5f1de2b531 100644 --- a/net-mgmt/apan/Makefile +++ b/net-mgmt/apan/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ bash:${PORTSDIR}/shells/bash2 BROKEN= Does not install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 NO_BUILD= yes NAGIOSDIR?= /var/spool/nagios diff --git a/net-mgmt/pfpro/Makefile b/net-mgmt/pfpro/Makefile index 90884ce49d48..ae5a06bb9181 100644 --- a/net-mgmt/pfpro/Makefile +++ b/net-mgmt/pfpro/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${JAVALIBDIR}/castor.jar:${PORTSDIR}/java/castor \ ${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_JAVA= yes JAVA_VERSION= 1.4 |