svn commit: r347745 - in head: ftp/ftplocate misc/tkman

Rene Ladan rene at FreeBSD.org
Mon Mar 10 12:06:49 UTC 2014


Author: rene
Date: Mon Mar 10 12:06:48 2014
New Revision: 347745
URL: http://svnweb.freebsd.org/changeset/ports/347745
QAT: https://qat.redports.org/buildarchive/r347745/

Log:
  Mark deprecated, these port depend on expired textproc/glimpse
  
  Approved by:	portmgr (infrastructure blanket)

Modified:
  head/ftp/ftplocate/Makefile
  head/misc/tkman/Makefile

Modified: head/ftp/ftplocate/Makefile
==============================================================================
--- head/ftp/ftplocate/Makefile	Mon Mar 10 12:02:04 2014	(r347744)
+++ head/ftp/ftplocate/Makefile	Mon Mar 10 12:06:48 2014	(r347745)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://turtle.ee.ncku.edu.
 MAINTAINER=	tung at turtle.ee.ncku.edu.tw
 COMMENT=	A ftp search engine supporting filename and description search
 
+DEPRECATED=	Depends on expired textproc/glimpse
+EXPIRATION_DATE=2014-04-10
+
 RUN_DEPENDS=	glimpse:${PORTSDIR}/textproc/glimpse \
 		unzip:${PORTSDIR}/archivers/unzip
 

Modified: head/misc/tkman/Makefile
==============================================================================
--- head/misc/tkman/Makefile	Mon Mar 10 12:02:04 2014	(r347744)
+++ head/misc/tkman/Makefile	Mon Mar 10 12:06:48 2014	(r347745)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Tcl/Tk based manual browser
 
+DEPRECATED=	Depends on expired textproc/glimpse
+EXPIRATION_DATE=2014-04-10
+
 RUN_DEPENDS=	glimpse:${PORTSDIR}/textproc/glimpse \
 		rman:${PORTSDIR}/textproc/rman
 


More information about the svn-ports-head mailing list