Index: head/devel/py-DocumentTemplate/Makefile =================================================================== --- head/devel/py-DocumentTemplate/Makefile (revision 522041) +++ head/devel/py-DocumentTemplate/Makefile (revision 522042) @@ -1,27 +1,30 @@ # $FreeBSD$ PORTNAME= DocumentTemplate PORTVERSION= 2.13.2 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Document Templating Markup Language (DTML) +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:security/py-RestrictedPython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zExceptions>=0:devel/py-zExceptions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.sequencesort>=0:devel/py-zope.sequencesort@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.structuredtext>=0:textproc/py-zope.structuredtext@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Missing/Makefile =================================================================== --- head/devel/py-Missing/Makefile (revision 522041) +++ head/devel/py-Missing/Makefile (revision 522042) @@ -1,21 +1,24 @@ # $FreeBSD$ PORTNAME= Missing PORTVERSION= 2.13.1 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Special Missing objects used in Zope2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-MultiMapping/Makefile =================================================================== --- head/devel/py-MultiMapping/Makefile (revision 522041) +++ head/devel/py-MultiMapping/Makefile (revision 522042) @@ -1,21 +1,24 @@ # $FreeBSD$ PORTNAME= MultiMapping PORTVERSION= 2.13.0 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Special MultiMapping objects used in Zope2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Persistence/Makefile =================================================================== --- head/devel/py-Persistence/Makefile (revision 522041) +++ head/devel/py-Persistence/Makefile (revision 522042) @@ -1,22 +1,25 @@ # $FreeBSD$ PORTNAME= Persistence PORTVERSION= 2.13.2 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Persistent ExtensionClass +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} \ zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Products.BTreeFolder2/Makefile =================================================================== --- head/devel/py-Products.BTreeFolder2/Makefile (revision 522041) +++ head/devel/py-Products.BTreeFolder2/Makefile (revision 522042) @@ -1,29 +1,32 @@ # $FreeBSD$ PORTNAME= Products.BTreeFolder2 PORTVERSION= 2.14.0 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= BTree based implementation for Zope 2's OFS +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=4.1.1:devel/py-ExtensionClass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:devel/py-Persistence@${PY_FLAVOR} \ zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.container>=0:devel/py-zope.container@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.event>=0:devel/py-zope.event@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:devel/py-zope.lifecycleevent@${PY_FLAVOR} NO_ARCH= yes USES= python:2.7 USE_PYTHON= autoplist distutils .include Index: head/devel/py-Products.ExternalMethod/Makefile =================================================================== --- head/devel/py-Products.ExternalMethod/Makefile (revision 522041) +++ head/devel/py-Products.ExternalMethod/Makefile (revision 522042) @@ -1,26 +1,29 @@ # $FreeBSD$ PORTNAME= Products.ExternalMethod PORTVERSION= 2.13.1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Support for external Python methods within a Zope 2 environment +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:devel/py-Persistence@${PY_FLAVOR} \ zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} NO_ARCH= yes USES= python:2.7 zip USE_PYTHON= autoplist distutils .include Index: head/devel/py-Products.MIMETools/Makefile =================================================================== --- head/devel/py-Products.MIMETools/Makefile (revision 522041) +++ head/devel/py-Products.MIMETools/Makefile (revision 522042) @@ -1,21 +1,24 @@ # $FreeBSD$ PORTNAME= Products.MIMETools PORTVERSION= 2.13.0 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Provides the tag for DocumentTemplate +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}DocumentTemplate>=0:devel/py-DocumentTemplate@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Products.OFSP/Makefile =================================================================== --- head/devel/py-Products.OFSP/Makefile (revision 522041) +++ head/devel/py-Products.OFSP/Makefile (revision 522042) @@ -1,22 +1,25 @@ # $FreeBSD$ PORTNAME= Products.OFSP PORTVERSION= 2.13.2 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= General Zope 2 help screens +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:devel/py-Persistence@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Products.PythonScripts/Makefile =================================================================== --- head/devel/py-Products.PythonScripts/Makefile (revision 522041) +++ head/devel/py-Products.PythonScripts/Makefile (revision 522042) @@ -1,26 +1,29 @@ # $FreeBSD$ PORTNAME= Products.PythonScripts PORTVERSION= 2.13.2 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Support for restricted execution of Python scripts in Zope 2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}DateTime>=0:devel/py-DateTime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}DocumentTemplate>=0:devel/py-DocumentTemplate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:security/py-RestrictedPython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zExceptions>=0:devel/py-zExceptions@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Products.StandardCacheManagers/Makefile =================================================================== --- head/devel/py-Products.StandardCacheManagers/Makefile (revision 522041) +++ head/devel/py-Products.StandardCacheManagers/Makefile (revision 522042) @@ -1,24 +1,27 @@ # $FreeBSD$ PORTNAME= Products.StandardCacheManagers PORTVERSION= 2.13.1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Cache managers for Zope 2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}transaction>=0:devel/py-transaction@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component@${PY_FLAVOR} NO_ARCH= yes USES= python:2.7 USE_PYTHON= autoplist distutils .include Index: head/devel/py-Products.ZCTextIndex/Makefile =================================================================== --- head/devel/py-Products.ZCTextIndex/Makefile (revision 522041) +++ head/devel/py-Products.ZCTextIndex/Makefile (revision 522042) @@ -1,26 +1,29 @@ # $FreeBSD$ PORTNAME= Products.ZCTextIndex PORTVERSION= 2.13.5 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Full text indexing for ZCatalog/Zope2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}transaction>=0:devel/py-transaction@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:devel/py-Persistence@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zExceptions>=0:devel/py-zExceptions@${PY_FLAVOR} \ zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Products.ZCatalog/Makefile =================================================================== --- head/devel/py-Products.ZCatalog/Makefile (revision 522041) +++ head/devel/py-Products.ZCatalog/Makefile (revision 522042) @@ -1,35 +1,38 @@ # $FreeBSD$ PORTNAME= Products.ZCatalog PORTVERSION= 2.13.27 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Zope2's indexing and search solution +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}DateTime>=0:devel/py-DateTime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}DocumentTemplate>=0:devel/py-DocumentTemplate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Missing>=0:devel/py-Missing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:devel/py-Persistence@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Products.ZCTextIndex>=0:devel/py-Products.ZCTextIndex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Record>=0:devel/py-Record@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:security/py-RestrictedPython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zExceptions>=0:devel/py-zExceptions@${PY_FLAVOR} \ zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:devel/py-zope.dottedname@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:devel/py-zope.testing@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Products.ZSQLMethods/Makefile =================================================================== --- head/devel/py-Products.ZSQLMethods/Makefile (revision 522041) +++ head/devel/py-Products.ZSQLMethods/Makefile (revision 522042) @@ -1,29 +1,32 @@ # $FreeBSD$ PORTNAME= Products.ZSQLMethods PORTVERSION= 2.13.4 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= SQL method support for Zope 2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}DateTime>=0:devel/py-DateTime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Missing>=0:devel/py-Missing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:devel/py-Persistence@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Record>=0:devel/py-Record@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}transaction>=0:devel/py-transaction@${PY_FLAVOR} \ zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-Record/Makefile =================================================================== --- head/devel/py-Record/Makefile (revision 522041) +++ head/devel/py-Record/Makefile (revision 522042) @@ -1,21 +1,24 @@ # $FreeBSD$ PORTNAME= Record PORTVERSION= 2.13.0 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Special Record objects used in Zope2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-initgroups/Makefile =================================================================== --- head/devel/py-initgroups/Makefile (revision 522041) +++ head/devel/py-initgroups/Makefile (revision 522042) @@ -1,19 +1,22 @@ # $FreeBSD$ PORTNAME= initgroups PORTVERSION= 2.13.0 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Convenience uid/gid helper function used in Zope2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 USES= python zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-zExceptions/Makefile =================================================================== --- head/devel/py-zExceptions/Makefile (revision 522041) +++ head/devel/py-zExceptions/Makefile (revision 522042) @@ -1,23 +1,26 @@ # $FreeBSD$ PORTNAME= zExceptions PORTVERSION= 2.13.0 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Contains common exceptions used in Zope2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:security/py-zope.security@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:devel/py-zope.publisher@${PY_FLAVOR} USES= python:2.7 zip USE_PYTHON= distutils autoplist .include Index: head/mail/py-Products.MailHost/Makefile =================================================================== --- head/mail/py-Products.MailHost/Makefile (revision 522041) +++ head/mail/py-Products.MailHost/Makefile (revision 522042) @@ -1,29 +1,32 @@ # $FreeBSD$ PORTNAME= Products.MailHost PORTVERSION= 2.13.2 CATEGORIES= mail python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Zope.sendmail integration for Zope 2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>0:security/py-AccessControl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Acquisition>0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}DateTime>0:devel/py-DateTime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}DocumentTemplate>0:devel/py-DocumentTemplate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Persistence>0:devel/py-Persistence@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.deferredimport>0:devel/py-zope.deferredimport@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.sendmail>0:mail/py-zope.sendmail@${PY_FLAVOR} NO_ARCH= yes USES= python:2.7 zip USE_PYTHON= autoplist distutils .include Index: head/security/py-AccessControl/Makefile =================================================================== --- head/security/py-AccessControl/Makefile (revision 522041) +++ head/security/py-AccessControl/Makefile (revision 522042) @@ -1,40 +1,43 @@ # $FreeBSD$ PORTNAME= AccessControl PORTVERSION= 3.0.13 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Security framework for Zope2 +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-05 + LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}DateTime>=0:devel/py-DateTime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:devel/py-Persistence@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Record>=0:devel/py-Record@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:security/py-RestrictedPython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}transaction>=0:devel/py-transaction@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zExceptions>=0:devel/py-zExceptions@${PY_FLAVOR} \ zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:devel/py-zope.configuration@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.deferredimport>=0:devel/py-zope.deferredimport@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:devel/py-zope.publisher@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:security/py-zope.security@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:devel/py-zope.testing@${PY_FLAVOR} USES= python:2.7 USE_PYTHON= autoplist distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/AccessControl/cAccessControl.so .include