create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# $FreeBSD: head/devel/py-zope.lifecycleevent/Makefile 412346 2016-04-01 14:00:51Z mat $
PORTNAME= zope.lifecycleevent
PORTVERSION= 3.7.0
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= Object life-cycle events
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:python/py-zope.interface@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zope.component>=0:python/py-zope.component@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zope.event>=0:python/py-zope.event@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
#EOF

View File

@@ -0,0 +1,2 @@
SHA256 (zope/zope.lifecycleevent-3.7.0.tar.gz) = 255d4a196363052be03b6a0b2903f619fccafef12f98373d4be8ff8fe1cdab68
SIZE (zope/zope.lifecycleevent-3.7.0.tar.gz) = 8414

View File

@@ -0,0 +1,3 @@
Object life-cycle events.
WWW: https://pypi.python.org/pypi/zope.lifecycleevent/