Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 16:38:04 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358603 - in head: mail/mailagent net-mgmt/nocol net/delegate print/hplip-plugin print/xdvi sysutils/autopsy x11-clocks/xalarm
Message-ID:  <201406201638.s5KGc43F001890@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Jun 20 16:38:03 2014
New Revision: 358603
URL: http://svnweb.freebsd.org/changeset/ports/358603
QAT: https://qat.redports.org/buildarchive/r358603/

Log:
  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)

Modified:
  head/mail/mailagent/Makefile
  head/net-mgmt/nocol/Makefile
  head/net/delegate/Makefile
  head/print/hplip-plugin/Makefile
  head/print/xdvi/Makefile
  head/sysutils/autopsy/Makefile
  head/x11-clocks/xalarm/Makefile

Modified: head/mail/mailagent/Makefile
==============================================================================
--- head/mail/mailagent/Makefile	Fri Jun 20 16:36:11 2014	(r358602)
+++ head/mail/mailagent/Makefile	Fri Jun 20 16:38:03 2014	(r358603)
@@ -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

Modified: head/net-mgmt/nocol/Makefile
==============================================================================
--- head/net-mgmt/nocol/Makefile	Fri Jun 20 16:36:11 2014	(r358602)
+++ head/net-mgmt/nocol/Makefile	Fri Jun 20 16:38:03 2014	(r358603)
@@ -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
 

Modified: head/net/delegate/Makefile
==============================================================================
--- head/net/delegate/Makefile	Fri Jun 20 16:36:11 2014	(r358602)
+++ head/net/delegate/Makefile	Fri Jun 20 16:38:03 2014	(r358603)
@@ -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

Modified: head/print/hplip-plugin/Makefile
==============================================================================
--- head/print/hplip-plugin/Makefile	Fri Jun 20 16:36:11 2014	(r358602)
+++ head/print/hplip-plugin/Makefile	Fri Jun 20 16:38:03 2014	(r358603)
@@ -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

Modified: head/print/xdvi/Makefile
==============================================================================
--- head/print/xdvi/Makefile	Fri Jun 20 16:36:11 2014	(r358602)
+++ head/print/xdvi/Makefile	Fri Jun 20 16:38:03 2014	(r358603)
@@ -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

Modified: head/sysutils/autopsy/Makefile
==============================================================================
--- head/sysutils/autopsy/Makefile	Fri Jun 20 16:36:11 2014	(r358602)
+++ head/sysutils/autopsy/Makefile	Fri Jun 20 16:38:03 2014	(r358603)
@@ -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

Modified: head/x11-clocks/xalarm/Makefile
==============================================================================
--- head/x11-clocks/xalarm/Makefile	Fri Jun 20 16:36:11 2014	(r358602)
+++ head/x11-clocks/xalarm/Makefile	Fri Jun 20 16:38:03 2014	(r358603)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406201638.s5KGc43F001890>