aboutsummaryrefslogtreecommitdiffstats
path: root/databases/zpygresqlda
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-04-14 10:48:05 +0800
committerlinimon <linimon@FreeBSD.org>2004-04-14 10:48:05 +0800
commit71a4f9d6d105ae3ee07165faaa3981cc54ec3ece (patch)
tree09b67d1dced072238436951588c274d18efd0d74 /databases/zpygresqlda
parent3ae7ad60bfe110a6a1ad69403ab4e5f78294dd89 (diff)
downloadfreebsd-ports-gnome-71a4f9d6d105ae3ee07165faaa3981cc54ec3ece.tar.gz
freebsd-ports-gnome-71a4f9d6d105ae3ee07165faaa3981cc54ec3ece.tar.zst
freebsd-ports-gnome-71a4f9d6d105ae3ee07165faaa3981cc54ec3ece.zip
Fix mastersite and mark deprecated. The distfile has not been updated
since 1999, and still depends on obsolete versions of Zope and Python. Other alternatives are available from zope.org.
Diffstat (limited to 'databases/zpygresqlda')
-rw-r--r--databases/zpygresqlda/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/zpygresqlda/Makefile b/databases/zpygresqlda/Makefile
index 4af78e785f06..3ff45916273e 100644
--- a/databases/zpygresqlda/Makefile
+++ b/databases/zpygresqlda/Makefile
@@ -9,12 +9,15 @@ PORTNAME= zpygresqlda
PORTVERSION= 0.3.2
PORTREVISION= 2
CATEGORIES= databases www zope
-MASTER_SITES= http://www.zope.org/Members/reedstrm/ZPyGreSQLDA-rjr/
+MASTER_SITES= http://www.zope.org/Members/reedstrm/ZPyGreSQLDA-rjr/0.3-rjr2/
DISTNAME= ZPyGreSQLDA-0.3-rjr2
MAINTAINER= ports@FreeBSD.org
COMMENT= PostgreSQL database adapter for Zope
+DEPRECATED= "depends on obsolete versions of Zope and Python"
+EXPIRATION_DATE= "May 13 2004"
+
RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}