Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2014 12:39:54 +0000 (UTC)
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357588 - head/databases/pgaccess
Message-ID:  <201406121239.s5CCdsch023203@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 



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