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 /x11-clocks | |
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 'x11-clocks')
-rw-r--r-- | x11-clocks/xalarm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/xalarm/Makefile b/x11-clocks/xalarm/Makefile index 0bd41f2b3ab5..03fc070d235c 100644 --- a/x11-clocks/xalarm/Makefile +++ b/x11-clocks/xalarm/Makefile @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= utilities MAINTAINER= ports@FreeBSD.org COMMENT= X based alarm clock +DEPRECATED= Unmaintained interactive port +EXPIRATION_DATE=2014-08-20 + USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt IS_INTERACTIVE= yes |