summaryrefslogtreecommitdiff
path: root/security/py-zope.security
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-zope.security')
-rw-r--r--security/py-zope.security/Makefile33
-rw-r--r--security/py-zope.security/distinfo2
-rw-r--r--security/py-zope.security/pkg-descr4
3 files changed, 0 insertions, 39 deletions
diff --git a/security/py-zope.security/Makefile b/security/py-zope.security/Makefile
deleted file mode 100644
index 5d67f87d1ce9..000000000000
--- a/security/py-zope.security/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: Wen Heping <wen@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= zope.security
-PORTVERSION= 3.9.0
-PORTREVISION= 1
-CATEGORIES= security python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DIST_SUBDIR= zope
-
-MAINTAINER= zope@FreeBSD.org
-COMMENT= Zope Security Framework
-
-LICENSE= ZPL21
-
-DEPRECATED= Old, uses EOLed python27
-EXPIRATION_DATE= 2020-02-20
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.location>=0:devel/py-zope.location@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.proxy>3.4.2:net/py-zope.proxy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:security/py-RestrictedPython@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:devel/py-zope.configuration@${PY_FLAVOR}
-
-USES= python:2.7
-USE_PYTHON= distutils autoplist
-
-.include <bsd.port.mk>
diff --git a/security/py-zope.security/distinfo b/security/py-zope.security/distinfo
deleted file mode 100644
index 028f7564b4cb..000000000000
--- a/security/py-zope.security/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zope/zope.security-3.9.0.tar.gz) = e571d41cd3f16bf234b26e1300efe3abbff67a692bbaf9b255fd89295d35c8cb
-SIZE (zope/zope.security-3.9.0.tar.gz) = 109264
diff --git a/security/py-zope.security/pkg-descr b/security/py-zope.security/pkg-descr
deleted file mode 100644
index 323627e1c07f..000000000000
--- a/security/py-zope.security/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-The Security framework provides a generic mechanism to implement security
-policies on Python objects.
-
-WWW: https://pypi.org/project/zope.security/