aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-22 00:43:14 +0800
committerswills <swills@FreeBSD.org>2016-04-22 00:43:14 +0800
commit846d8199972dd0559fe10d7173837b7a0309069b (patch)
tree216cef2d134f1181f622a8119ac12546632249a7 /security
parentf97534c6d089592928edeaa9e985d3493fe41f63 (diff)
downloadfreebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.tar.gz
freebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.tar.zst
freebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.zip
many ports: mark broken on powerpc64
Diffstat (limited to 'security')
-rw-r--r--security/beecrypt/Makefile2
-rw-r--r--security/bro/Makefile2
-rw-r--r--security/hpenc/Makefile2
-rw-r--r--security/i2pd/Makefile2
-rw-r--r--security/nacl/Makefile2
-rw-r--r--security/openvas-libraries/Makefile2
-rw-r--r--security/pecl-scrypt/Makefile2
-rw-r--r--security/pgpin/Makefile2
-rw-r--r--security/php-suhosin/Makefile2
-rw-r--r--security/phpdeadlock/Makefile2
-rw-r--r--security/spass/Makefile2
-rw-r--r--security/tor-devel/Makefile2
-rw-r--r--security/tor/Makefile2
-rw-r--r--security/webfwlog/Makefile2
14 files changed, 28 insertions, 0 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile
index b1bc888e3151..572d201305b8 100644
--- a/security/beecrypt/Makefile
+++ b/security/beecrypt/Makefile
@@ -12,6 +12,8 @@ PATCH_SITES= http://sourceforge.net/p/beecrypt/patches/_discuss/thread/bff89ba1/
MAINTAINER= mi@aldan.algebra.com
COMMENT= BeeCrypt is an open source cryptography library
+BROKEN_powerpc64= Does not build
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-java --without-python
INSTALL_TARGET= install-strip
diff --git a/security/bro/Makefile b/security/bro/Makefile
index f1613d399ca3..efdc80755d6c 100644
--- a/security/bro/Makefile
+++ b/security/bro/Makefile
@@ -11,6 +11,8 @@ COMMENT= System for detecting network intruders in real-time
LICENSE= BSD3CLAUSE
+BROKEN_powerpc64= Does not build
+
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:devel/bison \
${LOCALBASE}/bin/swig:devel/swig13
LIB_DEPENDS= libGeoIP.so:net/GeoIP
diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile
index d92d30314680..fd043eed9944 100644
--- a/security/hpenc/Makefile
+++ b/security/hpenc/Makefile
@@ -11,6 +11,8 @@ COMMENT= Fast authenticated encryption CLI tool
LICENSE= BSD2CLAUSE
+BROKEN_powerpc64= Does not build
+
BROKEN_FreeBSD_9= does not build
NOT_FOR_ARCHS= sparc64
NOT_FOR_ARCHS_REASON= not yet ported to this architecture
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile
index 8bec36d6327d..aca0d628159e 100644
--- a/security/i2pd/Makefile
+++ b/security/i2pd/Makefile
@@ -11,6 +11,8 @@ COMMENT= C++ implementation of I2P client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
BROKEN_FreeBSD_9= does not build
diff --git a/security/nacl/Makefile b/security/nacl/Makefile
index e9a44e5f81f0..2efca4bcf203 100644
--- a/security/nacl/Makefile
+++ b/security/nacl/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://hyperelliptic.org/nacl/
MAINTAINER= johans@FreeBSD.org
COMMENT= High speed cryptography library
+BROKEN_powerpc64= Does not build
+
USES= tar:bzip2
ALL_TARGET= do
USE_BINUTILS= yes
diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile
index 59d4a4f83fa2..28236f546174 100644
--- a/security/openvas-libraries/Makefile
+++ b/security/openvas-libraries/Makefile
@@ -13,6 +13,8 @@ COMMENT= OpenVAS libraries
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING.GPLv2
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libhiredis.so:databases/hiredis \
libuuid.so:misc/e2fsprogs-libuuid \
libnetsnmp.so:net-mgmt/net-snmp \
diff --git a/security/pecl-scrypt/Makefile b/security/pecl-scrypt/Makefile
index 7299577e7fd4..dbb3aae93297 100644
--- a/security/pecl-scrypt/Makefile
+++ b/security/pecl-scrypt/Makefile
@@ -13,6 +13,8 @@ COMMENT= PHP wrapper to Colin Percival's scrypt implementation
LICENSE= BSD2CLAUSE
+BROKEN_powerpc64= Does not build
+
USES= compiler tar:tgz
USE_PHP= hash
USE_PHPEXT= yes
diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile
index c4bfd20cd90a..6290476a6314 100644
--- a/security/pgpin/Makefile
+++ b/security/pgpin/Makefile
@@ -9,6 +9,8 @@ DISTNAME= pgp263in${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= PGP International version - improved for use in IN-CA
+BROKEN_powerpc64= Does not build
+
USES= tar:tgz
WRKSRC= ${WRKDIR}/pgp263in/src
MAKEFILE= makefile
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile
index 937c882a26ab..48dad7d49113 100644
--- a/security/php-suhosin/Makefile
+++ b/security/php-suhosin/Makefile
@@ -12,6 +12,8 @@ COMMENT= PHP extension that implements high-level protections
LICENSE= PHP301
+BROKEN_powerpc64= Does not build
+
OPTIONS_DEFINE= EXAMPLES
USE_PHP= session
diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile
index 8c729b9a72da..d7f5f448cddf 100644
--- a/security/phpdeadlock/Makefile
+++ b/security/phpdeadlock/Makefile
@@ -14,6 +14,8 @@ COMMENT= Web-based user authentication/password protection system
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+BROKEN_powerpc64= Does not build
+
WRKSRC= ${WRKDIR}/Deadlock-1.01
DLURL?= ${PORTNAME}
DLDIR= www/${DLURL}
diff --git a/security/spass/Makefile b/security/spass/Makefile
index 00bab937fc97..5c5d9a132aff 100644
--- a/security/spass/Makefile
+++ b/security/spass/Makefile
@@ -10,6 +10,8 @@ COMMENT= Secure password generator with a true random number generator
LICENSE= GPLv3
+BROKEN_powerpc64= Does not build
+
BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:devel/boost-libs
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libboost_program_options.so:devel/boost-libs
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index e6b32f95b284..ec70cc908225 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -14,6 +14,8 @@ COMMENT= Anonymizing overlay network for TCP
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= Does not build
+
USES= cpe gmake
CPE_VENDOR= torproject
#CPE_VERSION= ${DISTVERSION:C/-.*//}
diff --git a/security/tor/Makefile b/security/tor/Makefile
index 90efb63716fd..4a4991a0c2c5 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -13,6 +13,8 @@ COMMENT= Anonymizing overlay network for TCP
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= Does not build
+
USES= cpe gmake
CPE_VENDOR= torproject
GNU_CONFIGURE= yes
diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile
index 14a17fd1e299..cdd98c6d2bcd 100644
--- a/security/webfwlog/Makefile
+++ b/security/webfwlog/Makefile
@@ -11,6 +11,8 @@ COMMENT= Web-based firewall log analyzer
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
OPTIONS_DEFINE= MYSQL MYSQLIPV6 PGSQL DOCS
OPTIONS_DEFAULTS= MYSQL MYSQLIPV6