summaryrefslogtreecommitdiffstats
path: root/databases/zodb
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-02-16 07:56:17 +0000
committergabor <gabor@FreeBSD.org>2007-02-16 07:56:17 +0000
commit98f4b47810896aa976dc0073444fb37b4ab00bca (patch)
tree725e3f50eb351222f6562fa42eb1a466c4f32337 /databases/zodb
parent4da14edf1f1fdd6e5e29acb2a58733b2eb1dc0de (diff)
downloadFreeBSD-ports-98f4b47810896aa976dc0073444fb37b4ab00bca.zip
FreeBSD-ports-98f4b47810896aa976dc0073444fb37b4ab00bca.tar.gz
- Deprecate
- Set EXPIRATION_DATE PR: ports/108959 Submitted by: Uwe Laverenz <uwe@laverenz.de> Approved by: erwin (mentor)
Diffstat (limited to 'databases/zodb')
-rw-r--r--databases/zodb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/zodb/Makefile b/databases/zodb/Makefile
index 5d85faf..07ef5e5 100644
--- a/databases/zodb/Makefile
+++ b/databases/zodb/Makefile
@@ -15,6 +15,9 @@ DISTNAME= StandaloneZODB-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Zope Object Database, a persistent object database for Python
+DEPRECATED= outdated software, databases/zodb3 should be used
+EXPIRATION_DATE= 2007-03-16
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb3
USE_PYTHON= yes
OpenPOWER on IntegriCloud