aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2011-12-22 14:38:23 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2011-12-22 14:38:23 +0000
commit8c626e09230941e99ed5d86611a334337c6de848 (patch)
tree9bb3a1aa1c9d1493f69ac975cd358035b46e53de /security/Makefile
parentbe3d74a9526e83b5359571d061c07db0a384e324 (diff)
downloadports-8c626e09230941e99ed5d86611a334337c6de848.tar.gz
ports-8c626e09230941e99ed5d86611a334337c6de848.zip
- Add fifth portion of dependencies needed for Plone 4 import.
Approved by: novel (mentor)
Notes
Notes: svn path=/head/; revision=287866
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index e5594f9d08d5..8b82ac4c5835 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -687,6 +687,7 @@
SUBDIR += pxytest
SUBDIR += py-AccessControl
SUBDIR += py-PF
+ SUBDIR += py-Products.PluggableAuthService
SUBDIR += py-RestrictedPython
SUBDIR += py-bcrypt
SUBDIR += py-cerealizer
@@ -707,8 +708,11 @@
SUBDIR += py-openssl
SUBDIR += py-otr
SUBDIR += py-paramiko
+ SUBDIR += py-plone.app.openid
SUBDIR += py-plone.keyring
+ SUBDIR += py-plone.openid
SUBDIR += py-plone.protect
+ SUBDIR += py-plone.session
SUBDIR += py-posix1e
SUBDIR += py-pow
SUBDIR += py-pyclamd
@@ -725,6 +729,11 @@
SUBDIR += py-twofish
SUBDIR += py-xmlsec
SUBDIR += py-yara
+ SUBDIR += py-zope.app.authentication
+ SUBDIR += py-zope.app.localpermission
+ SUBDIR += py-zope.app.principalannotation
+ SUBDIR += py-zope.app.security
+ SUBDIR += py-zope.app.securitypolicy
SUBDIR += py-zope.authentication
SUBDIR += py-zope.login
SUBDIR += py-zope.password