summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-06-20 16:38:03 +0000
committerJohn Marino <marino@FreeBSD.org>2014-06-20 16:38:03 +0000
commita8c75b17e0480454bd2c0a19a5dc93983459d641 (patch)
treee6ec00efacee2ea4f713587f4ebb13cbfe0426ac
parentnet/delegate: Mark jobs unsafe, reset maintainer (diff)
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)
Notes
Notes: svn path=/head/; revision=358603
-rw-r--r--mail/mailagent/Makefile3
-rw-r--r--net-mgmt/nocol/Makefile3
-rw-r--r--net/delegate/Makefile3
-rw-r--r--print/hplip-plugin/Makefile3
-rw-r--r--print/xdvi/Makefile3
-rw-r--r--sysutils/autopsy/Makefile3
-rw-r--r--x11-clocks/xalarm/Makefile3
7 files changed, 21 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
diff --git a/net-mgmt/nocol/Makefile b/net-mgmt/nocol/Makefile
index a17bfbee8330..62f43e3da24f 100644
--- a/net-mgmt/nocol/Makefile
+++ b/net-mgmt/nocol/Makefile
@@ -6,6 +6,9 @@ PORTVERSION= 4.3.1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.netplex-tech.com/software/downloads/nocol/
+DEPRECATED= Unmaintained interactive port
+EXPIRATION_DATE=2014-08-20
+
MAINTAINER= ports@FreeBSD.org
COMMENT= Network/Service monitoring software
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
diff --git a/print/hplip-plugin/Makefile b/print/hplip-plugin/Makefile
index 3079453f9c9f..e81f052bac85 100644
--- a/print/hplip-plugin/Makefile
+++ b/print/hplip-plugin/Makefile
@@ -11,6 +11,9 @@ EXTRACT_SUFX= .run
MAINTAINER= ports@FreeBSD.org
COMMENT= Binary plugin for some HP Printers and All-in-One devices
+DEPRECATED= Unmaintained interactive port
+EXPIRATION_DATE=2014-08-20
+
RUN_DEPENDS= hp-plugin:${PORTSDIR}/print/hplip
USE_PYTHON= yes
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile
index c6b10f513951..311e17d31027 100644
--- a/print/xdvi/Makefile
+++ b/print/xdvi/Makefile
@@ -14,6 +14,9 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= DVI previewer for the X Window System
+DEPRECATED= Unmaintained interactive port
+EXPIRATION_DATE=2014-08-20
+
CONFLICTS= teTeX-*
USES= gmake imake:notall
diff --git a/sysutils/autopsy/Makefile b/sysutils/autopsy/Makefile
index a3996e84b67c..355b7d4dd2c9 100644
--- a/sysutils/autopsy/Makefile
+++ b/sysutils/autopsy/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Web-based (graphical) interface to The Sleuth Kit
+DEPRECATED= Unmaintained interactive port
+EXPIRATION_DATE=2014-08-20
+
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/bin/ifind:${PORTSDIR}/sysutils/sleuthkit
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