head	1.6;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.12.20.11.13.33;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.11.17.06.01.16;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.08.13.16.26.38;	author rm;	state Exp;
branches;
next	1.3;

1.3
date	2012.01.16.10.33.21;	author rm;	state Exp;
branches;
next	1.2;

1.2
date	2011.12.12.13.01.12;	author rm;	state Exp;
branches;
next	1.1;

1.1
date	2011.11.12.08.32.08;	author wen;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309310
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309310 | rm | 2012-12-20 11:09:31 +0000 (Thu, 20 Dec 2012) | 5 lines
## SVN ##
## SVN ## Update Zope to 2.13.19 along with required dependencies:
## SVN ##  - devel/py-Products.PythonScripts: 2.13.0 -> 2.13.2
## SVN ##  - devel/py-tempstorage: 2.12.1 -> 2.12.2
## SVN ##  - security/py-AccessControl: 2.13.8 -> 2.13.12
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# $FreeBSD: head/security/py-AccessControl/Makefile 309310 2012-12-20 11:09:31Z rm $

PORTNAME=	AccessControl
PORTVERSION=	2.13.12
CATEGORIES=	security python zope
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR=	zope

MAINTAINER=	zope@@FreeBSD.org
COMMENT=	Security framework for Zope2

LICENSE=	ZPL21

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \
		${PYTHON_PKGNAMEPREFIX}DateTime>=0:${PORTSDIR}/devel/py-DateTime \
		${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass \
		${PYTHON_PKGNAMEPREFIX}Persistence>=0:${PORTSDIR}/devel/py-Persistence \
		${PYTHON_PKGNAMEPREFIX}Record>=0:${PORTSDIR}/devel/py-Record \
		${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:${PORTSDIR}/security/py-RestrictedPython \
		${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transaction \
		${PYTHON_PKGNAMEPREFIX}zExceptions>=0:${PORTSDIR}/devel/py-zExceptions \
		zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \
		${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
		${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \
		${PYTHON_PKGNAMEPREFIX}zope.deferredimport>=0:${PORTSDIR}/devel/py-zope.deferredimport \
		${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
		${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \
		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
		${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \
		${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing

PYEASYINSTALL_ARCHDEP=	yes
USE_PYTHON=	-2.7
USE_PYDISTUTILS=	easy_install
USE_ZIP=	yes

.include <bsd.port.mk>
@


1.5
log
@Switch exporter over
@
text
@d1 1
a1 6
# New ports collection makefile for:	py-AccessControl
# Date created:				Nov 12, 2011
# Whom:					Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
#
# $FreeBSD: head/security/py-AccessControl/Makefile 302472 2012-08-13 16:26:38Z rm $
#
d4 1
a4 1
PORTVERSION=	2.13.8
@


1.4
log
@SVN rev 302472 on 2012-08-13 16:26:38Z by rm

Import Zope 2.13.16 and update this release required dependencies:
- devel/py-DateTime: 3.0b3 -> 3.0
- security/py-AccessControl: 2.13.7 -> 2.13.8
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- transfer maintainership for my zope-ports to zope@@
- add them to virtual category `zope'
@
text
@d9 1
a9 1
PORTVERSION=	2.13.7
a22 1
		${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
d32 1
d39 1
a39 1
USE_PYTHON=	yes
@


1.2
log
@- update to 2.13.7

Approved by:   novel (mentor)
Feature safe:  yes
@
text
@d10 1
a10 1
CATEGORIES=	security python
d15 1
a15 1
MAINTAINER=	rm@@FreeBSD.org
@


1.1
log
@AccessControl provides a general security framework for use in Zope2.

WWW: http://pypi.python.org/pypi/AccessControl

Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	2.13.4
@

