diff options
author | swills <swills@FreeBSD.org> | 2016-09-15 09:41:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-09-15 09:41:28 +0800 |
commit | 902e7247c7d11481ce913f72beb0fab596cc38f8 (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /net | |
parent | e8669680fe0b2fc1af84b3cfec65c4ff931d77ad (diff) | |
download | freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.tar.gz freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.tar.zst freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.zip |
Unmark broken on powerpc64
These ports built successfully
Diffstat (limited to 'net')
-rw-r--r-- | net/fspd/Makefile | 2 | ||||
-rw-r--r-- | net/librdkafka/Makefile | 2 | ||||
-rw-r--r-- | net/nss_ldap/Makefile | 2 | ||||
-rw-r--r-- | net/phamm/Makefile | 2 | ||||
-rw-r--r-- | net/php55-soap/Makefile | 2 | ||||
-rw-r--r-- | net/php55-xmlrpc/Makefile | 2 | ||||
-rw-r--r-- | net/php56-soap/Makefile | 2 | ||||
-rw-r--r-- | net/php56-xmlrpc/Makefile | 2 | ||||
-rw-r--r-- | net/phpldapadmin/Makefile | 2 | ||||
-rw-r--r-- | net/portfwd/Makefile | 2 | ||||
-rw-r--r-- | net/rtg/Makefile | 2 | ||||
-rw-r--r-- | net/self-service-password/Makefile | 2 | ||||
-rw-r--r-- | net/serveez/Makefile | 2 | ||||
-rw-r--r-- | net/tshark-lite/Makefile | 2 | ||||
-rw-r--r-- | net/tshark/Makefile | 2 |
15 files changed, 0 insertions, 30 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile index 24a6d2703e2d..02f8711014ae 100644 --- a/net/fspd/Makefile +++ b/net/fspd/Makefile @@ -13,8 +13,6 @@ COMMENT= FSP daemon, clients, and scanner LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -BROKEN_powerpc64= Does not build - CLIENTS= fcatcmd fcdcmd fducmd ffindcmd fgetcmd fgrabcmd fhostcmd \ flscmd fmkdir fprocmd fput frmcmd frmdircmd fver fspmerge \ fstatcmd fmvcmd fbye fsetupcmd diff --git a/net/librdkafka/Makefile b/net/librdkafka/Makefile index 3e3598da65e9..ee4a0e8f633e 100644 --- a/net/librdkafka/Makefile +++ b/net/librdkafka/Makefile @@ -11,8 +11,6 @@ COMMENT= Apache Kafka C/C++ library LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= bash:shells/bash USE_GITHUB= yes diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index dd7f56ead69a..09ca5f2ddc92 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -14,8 +14,6 @@ COMMENT= RFC 2307 NSS module LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - NSS_LDAP_VERSION=265 USES= autoreconf gmake perl5 diff --git a/net/phamm/Makefile b/net/phamm/Makefile index 28c4d3087c13..99c34e9df711 100644 --- a/net/phamm/Makefile +++ b/net/phamm/Makefile @@ -10,8 +10,6 @@ MASTER_SITES= http://open.rhx.it/phamm/ MAINTAINER= gustavofukao@gmail.com COMMENT= Front-end written in PHP to manage virtual service -BROKEN_powerpc64= Does not build - NO_BUILD= yes USE_PHP= gettext ldap openssl pcre session diff --git a/net/php55-soap/Makefile b/net/php55-soap/Makefile index 45655f863432..4ea70c7eb957 100644 --- a/net/php55-soap/Makefile +++ b/net/php55-soap/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -soap -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/net/php55-xmlrpc/Makefile b/net/php55-xmlrpc/Makefile index 271cf49e3817..9ae6878cffec 100644 --- a/net/php55-xmlrpc/Makefile +++ b/net/php55-xmlrpc/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xmlrpc -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/net/php56-soap/Makefile b/net/php56-soap/Makefile index fd2fe084c8c1..a24e92063907 100644 --- a/net/php56-soap/Makefile +++ b/net/php56-soap/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -soap -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/net/php56-xmlrpc/Makefile b/net/php56-xmlrpc/Makefile index 5cb2ceacf53c..d7fcf07e958d 100644 --- a/net/php56-xmlrpc/Makefile +++ b/net/php56-xmlrpc/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -xmlrpc -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index 5670733be63f..5a5b21f924d1 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -14,8 +14,6 @@ COMMENT= PHP application to administer LDAP over the web LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - USES= cpe tar:tgz CPE_VENDOR= deon_george diff --git a/net/portfwd/Makefile b/net/portfwd/Makefile index 522829e10d40..6c0fa07db0e8 100644 --- a/net/portfwd/Makefile +++ b/net/portfwd/Makefile @@ -13,8 +13,6 @@ COMMENT= Port Forwarding Daemon LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= Does not build - OPTIONS_DEFINE= DOCS EXAMPLES GNU_CONFIGURE= yes diff --git a/net/rtg/Makefile b/net/rtg/Makefile index d7e50af7003d..ad8759bb095c 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -13,8 +13,6 @@ COMMENT= Flexible, high-performance SNMP statistics monitoring system LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \ p5-DBD-mysql>=0:databases/p5-DBD-mysql diff --git a/net/self-service-password/Makefile b/net/self-service-password/Makefile index 5215a6cee128..eb3765cfcf37 100644 --- a/net/self-service-password/Makefile +++ b/net/self-service-password/Makefile @@ -13,8 +13,6 @@ COMMENT= Set of PHP-scripts to change LDAP password over the web LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - NO_BUILD= yes NO_ARCH= yes diff --git a/net/serveez/Makefile b/net/serveez/Makefile index d00a052878e4..c1c85a0e0413 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -13,8 +13,6 @@ COMMENT= Server framework LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libguile.so:lang/guile USES= tar:xz libtool diff --git a/net/tshark-lite/Makefile b/net/tshark-lite/Makefile index 88941ca302ef..b341e6bfd03a 100644 --- a/net/tshark-lite/Makefile +++ b/net/tshark-lite/Makefile @@ -6,6 +6,4 @@ LITE= yes MASTERDIR= ${.CURDIR}/../tshark COMMENT= Powerful network analyzer/capture tool (lite package) -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/net/tshark/Makefile b/net/tshark/Makefile index 53b98eeec0d3..53481f43966a 100644 --- a/net/tshark/Makefile +++ b/net/tshark/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../wireshark OPTIONS_EXCLUDE= GTK2 GTK3 QT5 -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" |