summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/py-amkCrypto/Makefile2
-rw-r--r--security/py-m2crypto/Makefile2
-rw-r--r--security/sslwrap/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/security/py-amkCrypto/Makefile b/security/py-amkCrypto/Makefile
index 925f86679a57..60487d9ed8f2 100644
--- a/security/py-amkCrypto/Makefile
+++ b/security/py-amkCrypto/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jason@mastaler.com
COMMENT= Python cryptography modules
+BROKEN= "Does not compile"
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_OPENSSL= yes
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 264c69e9f984..858156d9206e 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ngps@post1.com
COMMENT= Python wrapper for OpenSSL
+BROKEN= "Does not compile"
+
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 \
pinstall:${PORTSDIR}/devel/pinstall
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index 5f3eec5559b7..863a84b9a6b3 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ZGabor@CoDe.HU
COMMENT= Another SSL Wrapper application, which uses SSLEay/OpenSSL
+BROKEN= "Does not compile"
+
USE_OPENSSL= YES
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g}