aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-16 10:33:34 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-16 10:33:34 +0000
commitd5876df7375b5e153737c1750148843eaa8d27b4 (patch)
tree086de312c0b9470ec367327f06be3e3a36c42551 /security
parent6e503fa51dd9c70821b4fc05a26cc351eb0cefd8 (diff)
downloadports-d5876df7375b5e153737c1750148843eaa8d27b4.tar.gz
ports-d5876df7375b5e153737c1750148843eaa8d27b4.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/py-AccessControl/Makefile4
-rw-r--r--security/py-Products.PlonePAS/Makefile4
-rw-r--r--security/py-Products.PluggableAuthService/Makefile4
-rw-r--r--security/py-RestrictedPython/Makefile4
-rw-r--r--security/py-borg.localrole/Makefile4
-rw-r--r--security/py-plone.app.openid/Makefile4
-rw-r--r--security/py-plone.keyring/Makefile4
-rw-r--r--security/py-plone.openid/Makefile4
-rw-r--r--security/py-plone.protect/Makefile4
-rw-r--r--security/py-plone.session/Makefile4
-rw-r--r--security/py-zope.app.authentication/Makefile4
-rw-r--r--security/py-zope.app.localpermission/Makefile4
-rw-r--r--security/py-zope.app.principalannotation/Makefile4
-rw-r--r--security/py-zope.app.security/Makefile4
-rw-r--r--security/py-zope.app.securitypolicy/Makefile4
-rw-r--r--security/py-zope.authentication/Makefile4
-rw-r--r--security/py-zope.login/Makefile4
-rw-r--r--security/py-zope.password/Makefile4
-rw-r--r--security/py-zope.pluggableauth/Makefile4
-rw-r--r--security/py-zope.principalannotation/Makefile4
-rw-r--r--security/py-zope.principalregistry/Makefile4
-rw-r--r--security/py-zope.securitypolicy/Makefile4
-rw-r--r--security/py-zope.session/Makefile4
23 files changed, 46 insertions, 46 deletions
diff --git a/security/py-AccessControl/Makefile b/security/py-AccessControl/Makefile
index a3904165503e..1a7851bb8d42 100644
--- a/security/py-AccessControl/Makefile
+++ b/security/py-AccessControl/Makefile
@@ -7,12 +7,12 @@
PORTNAME= AccessControl
PORTVERSION= 2.13.7
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Security framework for Zope2
LICENSE= ZPL21
diff --git a/security/py-Products.PlonePAS/Makefile b/security/py-Products.PlonePAS/Makefile
index af4096ea8606..668bf1b971d3 100644
--- a/security/py-Products.PlonePAS/Makefile
+++ b/security/py-Products.PlonePAS/Makefile
@@ -7,11 +7,11 @@
PORTNAME= Products.PlonePAS
PORTVERSION= 4.0.10
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Adapts the PluggableAuthService for use by Plone
LICENSE= ZPL21
diff --git a/security/py-Products.PluggableAuthService/Makefile b/security/py-Products.PluggableAuthService/Makefile
index fe4b27b96bc1..bd2484dce53d 100644
--- a/security/py-Products.PluggableAuthService/Makefile
+++ b/security/py-Products.PluggableAuthService/Makefile
@@ -7,11 +7,11 @@
PORTNAME= Products.PluggableAuthService
PORTVERSION= 1.7.6
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Pluggable Zope2 authentication / authorization framework
LICENSE= ZPL21
diff --git a/security/py-RestrictedPython/Makefile b/security/py-RestrictedPython/Makefile
index a658419b3129..30c7e222fbb0 100644
--- a/security/py-RestrictedPython/Makefile
+++ b/security/py-RestrictedPython/Makefile
@@ -8,12 +8,12 @@
PORTNAME= RestrictedPython
PORTVERSION= 3.6.0
PORTREVISION= 1
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Restricted execution environment for Python
LICENSE= ZPL21
diff --git a/security/py-borg.localrole/Makefile b/security/py-borg.localrole/Makefile
index 0c4b858521cf..590727a60fb8 100644
--- a/security/py-borg.localrole/Makefile
+++ b/security/py-borg.localrole/Makefile
@@ -7,11 +7,11 @@
PORTNAME= borg.localrole
PORTVERSION= 3.0.2
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= A PAS plugin which can manage local roles via an adapter lookup
LICENSE= LGPL20
diff --git a/security/py-plone.app.openid/Makefile b/security/py-plone.app.openid/Makefile
index c06485576369..632c1f5bad61 100644
--- a/security/py-plone.app.openid/Makefile
+++ b/security/py-plone.app.openid/Makefile
@@ -7,11 +7,11 @@
PORTNAME= plone.app.openid
PORTVERSION= 1.1.1
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Plone OpenID authentication support
LICENSE= GPLv2
diff --git a/security/py-plone.keyring/Makefile b/security/py-plone.keyring/Makefile
index ce2425830715..32638b6b17dc 100644
--- a/security/py-plone.keyring/Makefile
+++ b/security/py-plone.keyring/Makefile
@@ -7,11 +7,11 @@
PORTNAME= plone.keyring
PORTVERSION= 2.0
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Manage secrets
LICENSE= BSD
diff --git a/security/py-plone.openid/Makefile b/security/py-plone.openid/Makefile
index 64cf109bd902..e23f270e6b3f 100644
--- a/security/py-plone.openid/Makefile
+++ b/security/py-plone.openid/Makefile
@@ -7,11 +7,11 @@
PORTNAME= plone.openid
PORTVERSION= 2.0
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= OpenID authentication support for PAS
LICENSE= BSD
diff --git a/security/py-plone.protect/Makefile b/security/py-plone.protect/Makefile
index f954751f9059..150a19ac8385 100644
--- a/security/py-plone.protect/Makefile
+++ b/security/py-plone.protect/Makefile
@@ -7,11 +7,11 @@
PORTNAME= plone.protect
PORTVERSION= 2.0
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Security for browser forms
LICENSE= BSD
diff --git a/security/py-plone.session/Makefile b/security/py-plone.session/Makefile
index c383bf47389e..63d4f8e6071c 100644
--- a/security/py-plone.session/Makefile
+++ b/security/py-plone.session/Makefile
@@ -7,11 +7,11 @@
PORTNAME= plone.session
PORTVERSION= 3.5
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Session based authentication for Zope
LICENSE= BSD
diff --git a/security/py-zope.app.authentication/Makefile b/security/py-zope.app.authentication/Makefile
index 046ad588aca8..b00a911802b8 100644
--- a/security/py-zope.app.authentication/Makefile
+++ b/security/py-zope.app.authentication/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.app.authentication
PORTVERSION= 3.9
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Principals and groups management for the pluggable authentication
LICENSE= ZPL21
diff --git a/security/py-zope.app.localpermission/Makefile b/security/py-zope.app.localpermission/Makefile
index 590fb5109fdb..dd7e09cc8ab9 100644
--- a/security/py-zope.app.localpermission/Makefile
+++ b/security/py-zope.app.localpermission/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.app.localpermission
PORTVERSION= 3.7.2
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Local Persistent Permissions for zope.security
LICENSE= ZPL21
diff --git a/security/py-zope.app.principalannotation/Makefile b/security/py-zope.app.principalannotation/Makefile
index 1965648aee3c..093fde0d45e2 100644
--- a/security/py-zope.app.principalannotation/Makefile
+++ b/security/py-zope.app.principalannotation/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.app.principalannotation
PORTVERSION= 3.7.0
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Bootstrap subscriber and browser menu item for zope.principalannotation
LICENSE= ZPL21
diff --git a/security/py-zope.app.security/Makefile b/security/py-zope.app.security/Makefile
index 49f6fef9e1e8..f39300b1eaef 100644
--- a/security/py-zope.app.security/Makefile
+++ b/security/py-zope.app.security/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.app.security
PORTVERSION= 3.7.5
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= ZMI Views For Zope3 Security Components
LICENSE= ZPL21
diff --git a/security/py-zope.app.securitypolicy/Makefile b/security/py-zope.app.securitypolicy/Makefile
index 6a9a40222560..17ac8104dce2 100644
--- a/security/py-zope.app.securitypolicy/Makefile
+++ b/security/py-zope.app.securitypolicy/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.app.securitypolicy
PORTVERSION= 3.6.1
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= ZMI-based management views for zope.securitypolicy
LICENSE= ZPL21
diff --git a/security/py-zope.authentication/Makefile b/security/py-zope.authentication/Makefile
index d951ef850e4b..3794d3cee561 100644
--- a/security/py-zope.authentication/Makefile
+++ b/security/py-zope.authentication/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.authentication
PORTVERSION= 3.7.1
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Definition of authentication basics for the Zope Framework
LICENSE= ZPL21
diff --git a/security/py-zope.login/Makefile b/security/py-zope.login/Makefile
index bfaebcad6757..e7d0eeda4243 100644
--- a/security/py-zope.login/Makefile
+++ b/security/py-zope.login/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.login
PORTVERSION= 1.0.0
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Login helpers for zope.publisher / authentication
LICENSE= ZPL21
diff --git a/security/py-zope.password/Makefile b/security/py-zope.password/Makefile
index 7dfb746208a3..c0c41031bb90 100644
--- a/security/py-zope.password/Makefile
+++ b/security/py-zope.password/Makefile
@@ -7,12 +7,12 @@
PORTNAME= zope.password
PORTVERSION= 3.6.1
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Password encoding and checking utilities
LICENSE= ZPL21
diff --git a/security/py-zope.pluggableauth/Makefile b/security/py-zope.pluggableauth/Makefile
index 9932d87157e3..9a05c4338a63 100644
--- a/security/py-zope.pluggableauth/Makefile
+++ b/security/py-zope.pluggableauth/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.pluggableauth
PORTVERSION= 1.3
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Pluggable Authentication Utility
LICENSE= ZPL21
diff --git a/security/py-zope.principalannotation/Makefile b/security/py-zope.principalannotation/Makefile
index 5ec71fc2cd3b..f4777ff705aa 100644
--- a/security/py-zope.principalannotation/Makefile
+++ b/security/py-zope.principalannotation/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.principalannotation
PORTVERSION= 3.6.1
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Annotations for Zope Principals
LICENSE= ZPL21
diff --git a/security/py-zope.principalregistry/Makefile b/security/py-zope.principalregistry/Makefile
index b9e41a6ea011..919fa33160cc 100644
--- a/security/py-zope.principalregistry/Makefile
+++ b/security/py-zope.principalregistry/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.principalregistry
PORTVERSION= 3.7.1
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Global principal registry component for Zope3
LICENSE= ZPL21
diff --git a/security/py-zope.securitypolicy/Makefile b/security/py-zope.securitypolicy/Makefile
index ebbb6126302d..c500e807ca9b 100644
--- a/security/py-zope.securitypolicy/Makefile
+++ b/security/py-zope.securitypolicy/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.securitypolicy
PORTVERSION= 3.7.0
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Default security policy for Zope3
LICENSE= ZPL21
diff --git a/security/py-zope.session/Makefile b/security/py-zope.session/Makefile
index f13b8c32e4ca..d342302f80c7 100644
--- a/security/py-zope.session/Makefile
+++ b/security/py-zope.session/Makefile
@@ -7,11 +7,11 @@
PORTNAME= zope.session
PORTVERSION= 3.9.5
-CATEGORIES= security python
+CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Client identification and sessions for Zope
LICENSE= ZPL21