svn commit: r357588 - head/databases/pgaccess
Palle Girgensohn
girgen at FreeBSD.org
Thu Jun 12 12:39:54 UTC 2014
Author: girgen
Date: Thu Jun 12 12:39:54 2014
New Revision: 357588
URL: http://svnweb.freebsd.org/changeset/ports/357588
QAT: https://qat.redports.org/buildarchive/r357588/
Log:
deprecate pgaccess, it has not been actively maintained upstreams for 8+ years
Approved by: portmgr (implicit)
Modified:
head/databases/pgaccess/Makefile
Modified: head/databases/pgaccess/Makefile
==============================================================================
--- head/databases/pgaccess/Makefile Thu Jun 12 12:30:29 2014 (r357587)
+++ head/databases/pgaccess/Makefile Thu Jun 12 12:39:54 2014 (r357588)
@@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= pgsql at FreeBSD.org
COMMENT= Powerful GUI PostgreSQL database administration tool and toolkit
+DEPRECATED= not maintained upstreams for ten years
+EXPIRATION_DATE=2014-08-31
+
BUILD_DEPENDS+= ${RUN_DEPENDS}
RUN_DEPENDS= ${LOCALBASE}/lib/pgtcl/pkgIndex.tcl:${PORTSDIR}/databases/pgtcl
More information about the svn-ports-all
mailing list