diff options
author | swills <swills@FreeBSD.org> | 2016-04-22 00:43:14 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-04-22 00:43:14 +0800 |
commit | 846d8199972dd0559fe10d7173837b7a0309069b (patch) | |
tree | 216cef2d134f1181f622a8119ac12546632249a7 /net | |
parent | f97534c6d089592928edeaa9e985d3493fe41f63 (diff) | |
download | freebsd-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 'net')
-rw-r--r-- | net/fspd/Makefile | 2 | ||||
-rw-r--r-- | net/grive/Makefile | 2 | ||||
-rw-r--r-- | net/kamailio/Makefile | 2 | ||||
-rw-r--r-- | net/libcmis/Makefile | 2 | ||||
-rw-r--r-- | net/libilbc/Makefile | 2 | ||||
-rw-r--r-- | net/librdkafka/Makefile | 2 | ||||
-rw-r--r-- | net/norm/Makefile | 2 | ||||
-rw-r--r-- | net/nss_ldap/Makefile | 2 | ||||
-rw-r--r-- | net/nusoap/Makefile | 2 | ||||
-rw-r--r-- | net/opendpi/Makefile | 2 | ||||
-rw-r--r-- | net/openh323/Makefile | 2 | ||||
-rw-r--r-- | net/opensips/Makefile | 2 | ||||
-rw-r--r-- | net/pacemaker/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/py-libnet/Makefile | 2 | ||||
-rw-r--r-- | net/rtg/Makefile | 2 | ||||
-rw-r--r-- | net/scribe/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 | ||||
-rw-r--r-- | net/userfw/Makefile | 2 | ||||
-rw-r--r-- | net/yami4/Makefile | 2 |
29 files changed, 58 insertions, 0 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile index 02f8711014ae..24a6d2703e2d 100644 --- a/net/fspd/Makefile +++ b/net/fspd/Makefile @@ -13,6 +13,8 @@ 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/grive/Makefile b/net/grive/Makefile index 60f7b94875c7..9dd178a6f1f6 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -11,6 +11,8 @@ COMMENT= Open source client for Google Drive LICENSE= GPLv2 +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile index cd3852d3a47c..91e7ae6f0438 100644 --- a/net/kamailio/Makefile +++ b/net/kamailio/Makefile @@ -13,6 +13,8 @@ COMMENT= Very fast and configurable open source SIP proxy LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libexpat.so:textproc/expat2 \ libxml2.so:textproc/libxml2 \ libcurl.so:ftp/curl diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index 27f7f9a33045..24f0a1d1af9e 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -11,6 +11,8 @@ COMMENT= Client library for the CMIS interface LICENSE= LGPL20 MPL GPLv2 LICENSE_COMB= dual +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libcurl.so:ftp/curl BUILD_DEPENDS= cppunit-config:devel/cppunit \ ${LOCALBASE}/lib/libboost_regex.a:devel/boost-libs diff --git a/net/libilbc/Makefile b/net/libilbc/Makefile index df62a0266b7a..e64a6c5bc384 100644 --- a/net/libilbc/Makefile +++ b/net/libilbc/Makefile @@ -11,6 +11,8 @@ COMMENT= Internet Low Bit Rate codec (RFC3951) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= Does not build + NOT_FOR_ARCHS= sparc64 NOT_FOR_ARCHS_REASON= not yet ported to this architecture diff --git a/net/librdkafka/Makefile b/net/librdkafka/Makefile index 240d75f3ba0f..1bdac8f7307e 100644 --- a/net/librdkafka/Makefile +++ b/net/librdkafka/Makefile @@ -10,6 +10,8 @@ COMMENT= Apache Kafka C/C++ library LICENSE= BSD3CLAUSE +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= bash:shells/bash USE_GITHUB= yes diff --git a/net/norm/Makefile b/net/norm/Makefile index 99be084a0e8f..10b134d56241 100644 --- a/net/norm/Makefile +++ b/net/norm/Makefile @@ -9,6 +9,8 @@ DISTNAME= src-norm-${DISTVERSION} MAINTAINER= hd@oc.dk COMMENT= NACK-Oriented Reliable Multicast (NORM) +BROKEN_powerpc64= Does not build + WRKSRC= ${WRKDIR}/norm-${DISTVERSION} USES= waf tar:tgz libtool diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index 09ca5f2ddc92..dd7f56ead69a 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -14,6 +14,8 @@ COMMENT= RFC 2307 NSS module LICENSE= GPLv2 +BROKEN_powerpc64= Does not build + NSS_LDAP_VERSION=265 USES= autoreconf gmake perl5 diff --git a/net/nusoap/Makefile b/net/nusoap/Makefile index be48c2ca619e..51a6718bbdd4 100644 --- a/net/nusoap/Makefile +++ b/net/nusoap/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= SOAP Toolkit for PHP +BROKEN_powerpc64= Does not build + USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/net/opendpi/Makefile b/net/opendpi/Makefile index d6178f432fb0..151ee5b66484 100644 --- a/net/opendpi/Makefile +++ b/net/opendpi/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= fernando@netfilter.com.br COMMENT= Open source deep packet inspection engine +BROKEN_powerpc64= Does not build + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 1456fa23b068..25542a8e24d3 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= openh323 MAINTAINER= ports@FreeBSD.org COMMENT= H323 Video Conferencing library +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libpt_r.so:devel/pwlib CONFLICTS= h323plus-1.* diff --git a/net/opensips/Makefile b/net/opensips/Makefile index 778e060c40f5..b4d5f5007cf6 100644 --- a/net/opensips/Makefile +++ b/net/opensips/Makefile @@ -12,6 +12,8 @@ COMMENT= Open SIP Server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libxmlrpc.so:net/xmlrpc-c-devel \ libpcre.so:devel/pcre \ diff --git a/net/pacemaker/Makefile b/net/pacemaker/Makefile index 4bab68937e38..a7788a14a263 100644 --- a/net/pacemaker/Makefile +++ b/net/pacemaker/Makefile @@ -10,6 +10,8 @@ COMMENT= Scalable High-Availability cluster resource manager LICENSE= GPLv2 +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= bash:shells/bash \ corosync:net/corosync LIB_DEPENDS= libgnutls.so:security/gnutls \ diff --git a/net/phamm/Makefile b/net/phamm/Makefile index 99c34e9df711..28c4d3087c13 100644 --- a/net/phamm/Makefile +++ b/net/phamm/Makefile @@ -10,6 +10,8 @@ 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 0fe20cdf7379..b1b99a19d47c 100644 --- a/net/php55-soap/Makefile +++ b/net/php55-soap/Makefile @@ -7,4 +7,6 @@ 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 4b7e997ac624..170db7b5e3a1 100644 --- a/net/php55-xmlrpc/Makefile +++ b/net/php55-xmlrpc/Makefile @@ -7,4 +7,6 @@ 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 2f9c1925e81d..a59fbfaf74bb 100644 --- a/net/php56-soap/Makefile +++ b/net/php56-soap/Makefile @@ -7,4 +7,6 @@ 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 a7f11fdd8b87..e28b875d0973 100644 --- a/net/php56-xmlrpc/Makefile +++ b/net/php56-xmlrpc/Makefile @@ -7,4 +7,6 @@ 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 5a5b21f924d1..5670733be63f 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -14,6 +14,8 @@ 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 38c2214b5136..fd9766c829c8 100644 --- a/net/portfwd/Makefile +++ b/net/portfwd/Makefile @@ -12,6 +12,8 @@ COMMENT= Port Forwarding Daemon LICENSE= GPLv2 +BROKEN_powerpc64= Does not build + OPTIONS_DEFINE= DOCS EXAMPLES GNU_CONFIGURE= yes diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index 0352bbf63d49..cbdd057ff655 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -13,6 +13,8 @@ COMMENT= Python module for the libnet packet construction library LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libnet.so:net/libnet USES= python diff --git a/net/rtg/Makefile b/net/rtg/Makefile index ad8759bb095c..d7e50af7003d 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -13,6 +13,8 @@ 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/scribe/Makefile b/net/scribe/Makefile index 2260bb23a88f..eec94262228a 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -11,6 +11,8 @@ COMMENT= Aggregating log data streamed in real time LICENSE= APACHE20 +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= fb303>0:devel/fb303 \ thrift:devel/thrift LIB_DEPENDS= libboost_system.so:devel/boost-libs \ diff --git a/net/self-service-password/Makefile b/net/self-service-password/Makefile index 6836035e16dd..a3914601d7c7 100644 --- a/net/self-service-password/Makefile +++ b/net/self-service-password/Makefile @@ -13,6 +13,8 @@ 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 c1c85a0e0413..d00a052878e4 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -13,6 +13,8 @@ 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 b341e6bfd03a..88941ca302ef 100644 --- a/net/tshark-lite/Makefile +++ b/net/tshark-lite/Makefile @@ -6,4 +6,6 @@ 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 53481f43966a..53b98eeec0d3 100644 --- a/net/tshark/Makefile +++ b/net/tshark/Makefile @@ -8,4 +8,6 @@ MASTERDIR= ${.CURDIR}/../wireshark OPTIONS_EXCLUDE= GTK2 GTK3 QT5 +BROKEN_powerpc64= Does not build + .include "${MASTERDIR}/Makefile" diff --git a/net/userfw/Makefile b/net/userfw/Makefile index e03fa4686156..a4790384cc05 100644 --- a/net/userfw/Makefile +++ b/net/userfw/Makefile @@ -14,6 +14,8 @@ COMMENT= Modular packet filter LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= Does not build + SSP_UNSAFE= kernel module does not support ssp USES= cmake:outsource kmod tar:xz uidfix USE_LDCONFIG= yes diff --git a/net/yami4/Makefile b/net/yami4/Makefile index be01e9a4c4c6..59076c0912ac 100644 --- a/net/yami4/Makefile +++ b/net/yami4/Makefile @@ -12,6 +12,8 @@ COMMENT= Messaging library for distributed systems LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/gpl-3.0.txt +BROKEN_powerpc64= Does not build + # USES= compiler:c++11-lib .include <bsd.port.pre.mk> |