diff options
author | marino <marino@FreeBSD.org> | 2014-06-21 00:38:03 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-06-21 00:38:03 +0800 |
commit | 50b653fa1dcf6ff829b3e735460113d4c563b51d (patch) | |
tree | e6ec00efacee2ea4f713587f4ebb13cbfe0426ac /net | |
parent | 578d71cb7ffe62505762abb539dca0ba5d963283 (diff) | |
download | freebsd-ports-gnome-50b653fa1dcf6ff829b3e735460113d4c563b51d.tar.gz freebsd-ports-gnome-50b653fa1dcf6ff829b3e735460113d4c563b51d.tar.zst freebsd-ports-gnome-50b653fa1dcf6ff829b3e735460113d4c563b51d.zip |
Deprecate unmaintained interactive ports for removal in 2 months
Interactive ports can't be packaged which means they don't get tested
weekly either. Ideally all interactive ports should be converted to
regular ports. Reduce the number of these types of ports by pruning
unmaintained ones first. Those wishing to pick up these ports are
expected to convert them to regular ports if this can be done with
reasonable effort. Ports deprecated for removal on 20 August 2014:
* mail/mailagent
* net/delegate
* net-mgmt/nocol
* print/hplip-plugin
* print/xdvi
* sysutils/autopsy
* x11-clocks/xalarm
Approved by: portmgr (bapt)
Diffstat (limited to 'net')
-rw-r--r-- | net/delegate/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 021471a288b1..a623ea6066f0 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= General purpose TCP/IP proxy system +DEPRECATED= Unmaintained interactive port +EXPIRATION_DATE=2014-08-20 + IS_INTERACTIVE= YES PORTDOCS= HowToDG.html Manual.htm jpconv.htm tutor-jp.htm tutor-en.htm COPYRIGHT PLIST_FILES= sbin/delegated etc/rc.d/delegated.sh-dist |