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 /mail/mailagent | |
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 'mail/mailagent')
-rw-r--r-- | mail/mailagent/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index 29bbe00a9582..9fd3274daac0 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://eron.info/ MAINTAINER= ports@FreeBSD.org COMMENT= Sophisticated automatic mail-processing tool +DEPRECATED= Unmaintained interactive port +EXPIRATION_DATE=2014-08-20 + USES= perl5 tar:bzip2 NO_PACKAGE= Correct FQDN needs to be hardcoded |