diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
commit | 62a6b3eebcedf7856927874426bbbf61f2b7150f (patch) | |
tree | 00f4f9455aeef4b2c0eaf2857cd1f198ea50824c | |
parent | 078d2cd06eacb9e1fab0fd619e179d2c7826af17 (diff) |
Notes
-rw-r--r-- | archivers/innoextract/Makefile | 1 | ||||
-rw-r--r-- | audio/codec2/Makefile | 4 | ||||
-rw-r--r-- | comms/hcidump/Makefile | 2 | ||||
-rw-r--r-- | devel/avro-cpp/Makefile | 2 | ||||
-rw-r--r-- | devel/cpp-netlib/Makefile | 2 | ||||
-rw-r--r-- | devel/eblob/Makefile | 2 | ||||
-rw-r--r-- | devel/flatbuffers/Makefile | 2 | ||||
-rw-r--r-- | devel/gearmand-devel/Makefile | 4 | ||||
-rw-r--r-- | devel/libcutl/Makefile | 1 | ||||
-rw-r--r-- | devel/libdap/Makefile | 2 | ||||
-rw-r--r-- | devel/libftdi1/Makefile | 1 | ||||
-rw-r--r-- | devel/liborcus07/Makefile | 1 | ||||
-rw-r--r-- | devel/mongo-cxx-driver/Makefile | 2 | ||||
-rw-r--r-- | devel/pecl-jsonnet/Makefile | 2 | ||||
-rw-r--r-- | games/stonesoup/Makefile | 1 | ||||
-rw-r--r-- | lang/dmd1/Makefile | 13 | ||||
-rw-r--r-- | math/openfst/Makefile | 2 | ||||
-rw-r--r-- | net-im/licq/Makefile | 1 | ||||
-rw-r--r-- | net/grive/Makefile | 2 | ||||
-rw-r--r-- | net/libcmis/Makefile | 2 | ||||
-rw-r--r-- | net/opensips/Makefile | 2 | ||||
-rw-r--r-- | print/fpdf/Makefile | 2 | ||||
-rw-r--r-- | security/pgpin/Makefile | 1 | ||||
-rw-r--r-- | sysutils/condor/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-encfs/Makefile | 2 | ||||
-rw-r--r-- | textproc/source-highlight/Makefile | 1 | ||||
-rw-r--r-- | www/mohawk/Makefile | 1 |
27 files changed, 10 insertions, 50 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 6d972c02ed60..80066e25cd32 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -23,7 +23,6 @@ USES= cmake iconv PLIST_FILES= bin/innoextract \ man/man1/innoextract.1.gz -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: undefined reference to std::ctype<char>::_M_widen_init() .include <bsd.port.mk> diff --git a/audio/codec2/Makefile b/audio/codec2/Makefile index 8afa152af957..9c9c6edaf0d9 100644 --- a/audio/codec2/Makefile +++ b/audio/codec2/Makefile @@ -11,12 +11,10 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Low bit rate codec LICENSE= LGPL21 -CONFLICTS= libcodec2-* LIB_DEPENDS= libspeex.so:audio/speex -BROKEN_powerpc64= Does not build - +CONFLICTS= libcodec2-* USES= cmake:outsource compiler:c11 tar:xz USE_LDCONFIG= yes diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile index bb287f22e7fe..940a1dd95099 100644 --- a/comms/hcidump/Makefile +++ b/comms/hcidump/Makefile @@ -19,6 +19,4 @@ CFLAGS+= -DL2CAP_SOCKET_CHECKED=yes PLIST_FILES= bin/hcidump man/man1/hcidump.1.gz -BROKEN_powerpc64= Does not build on powerpc64 - .include <bsd.port.mk> diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile index d120bbf56cad..471dd608ddee 100644 --- a/devel/avro-cpp/Makefile +++ b/devel/avro-cpp/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= vg@FreeBSD.org COMMENT= Data serialization system for C++ -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_regex.so:devel/boost-libs USES= cmake python:build diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index 934f618a4ed4..c0406937dc51 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -13,8 +13,6 @@ COMMENT= Cross-platform, standards compliant networking library LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ asio>0:net/asio diff --git a/devel/eblob/Makefile b/devel/eblob/Makefile index 5e2d4dfe5dc6..d020d50647be 100644 --- a/devel/eblob/Makefile +++ b/devel/eblob/Makefile @@ -11,8 +11,6 @@ COMMENT= Append-only low-level I/O library LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs USE_GITHUB= yes diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index 708d537d048e..cdf561109c68 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -13,8 +13,6 @@ COMMENT= Memory efficient serialization library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN_powerpc64= Does not build - USE_GITHUB= yes GH_ACCOUNT= google diff --git a/devel/gearmand-devel/Makefile b/devel/gearmand-devel/Makefile index c60ed4f4a17f..85994b90d376 100644 --- a/devel/gearmand-devel/Makefile +++ b/devel/gearmand-devel/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 1.1.8 PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= http://launchpad.net/gearmand/1.2/${PORTVERSION}/+download/ +PKGNAMESUFFIX= -devel MAINTAINER= bdrewery@FreeBSD.org COMMENT= Gearman C Server and Library @@ -17,12 +18,9 @@ LIB_DEPENDS= libevent.so:devel/libevent \ CONFLICTS= p5-Gearman-Server-1.* gearmand-1.0.* -PKGNAMESUFFIX= -devel - USERS= gearmand GROUPS= gearmand -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: cannot link with boost USE_PERL5= build diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile index 8313618e9ac7..1567db4c8b1b 100644 --- a/devel/libcutl/Makefile +++ b/devel/libcutl/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libexpat.so:textproc/expat2 -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: cannot configure with boost GNU_CONFIGURE= yes diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index 33c6d1b9c585..d67e17b822ff 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -17,8 +17,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libuuid.so:misc/e2fsprogs-libuuid \ libxml2.so:textproc/libxml2 -BROKEN_powerpc64= does not build - CONFIGURE_ARGS= ac_cv_type_max_align_t=yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile index 46ec2126f4f5..ec8d62759cd6 100644 --- a/devel/libftdi1/Makefile +++ b/devel/libftdi1/Makefile @@ -20,7 +20,6 @@ OPTIONS_SUB= yes BOOST_DESC= Build with boost PYTHON_DESC= Build Python bindings -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: fails to link USES= cmake pkgconfig tar:bzip2 diff --git a/devel/liborcus07/Makefile b/devel/liborcus07/Makefile index b9c1af1d1a72..fce8c98884ae 100644 --- a/devel/liborcus07/Makefile +++ b/devel/liborcus07/Makefile @@ -19,7 +19,6 @@ DEPRECATED= Deprecated by upstream, use devel/liborcus EXPIRATION_DATE= 2017-03-31 BROKEN_sparc64= cannot link with boost -BROKEN_powerpc64= Does not build GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig tar:xz diff --git a/devel/mongo-cxx-driver/Makefile b/devel/mongo-cxx-driver/Makefile index ca68718488e0..42bc0fa4edde 100644 --- a/devel/mongo-cxx-driver/Makefile +++ b/devel/mongo-cxx-driver/Makefile @@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/APACHE-2.0.txt LIB_DEPENDS= libboost_system.so:devel/boost-libs -BROKEN_powerpc64= Does not build - MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= SCRAM-SHA-1 diff --git a/devel/pecl-jsonnet/Makefile b/devel/pecl-jsonnet/Makefile index 116517a53d39..f64b7d76fb68 100644 --- a/devel/pecl-jsonnet/Makefile +++ b/devel/pecl-jsonnet/Makefile @@ -17,8 +17,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libjsonnet.so:devel/jsonnet -BROKEN_powerpc64= does not build - USES= php:ext tar:tgz USE_PHP= json:build CONFIGURE_ARGS= --with-jsonnet=${LOCALBASE} diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index b5d4169cb430..addfd7ca01e8 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -15,6 +15,7 @@ COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue-like game LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../licence.txt +BROKEN_armv6= Does not build: error: Missing platform #define or unsupported compiler BROKEN_powerpc64= Does not build USES= bison compiler:c++11-lib gmake lua:51 perl5 pkgconfig \ diff --git a/lang/dmd1/Makefile b/lang/dmd1/Makefile index d0ceca1751fe..8045bbc625a1 100644 --- a/lang/dmd1/Makefile +++ b/lang/dmd1/Makefile @@ -4,24 +4,25 @@ PORTNAME= dmd PORTVERSION= 1.076 PORTREVISION= 2 -PKGNAMESUFFIX= 1 CATEGORIES= lang MASTER_SITES= http://ftp.digitalmars.com/ +PKGNAMESUFFIX= 1 DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= Official compiler for the D 1.0 programming language -NO_PACKAGE= No redistribution of non validated binaries -USES= gmake zip -PORTDOCS= *.txt html/ phobos/ -WRKSRC= ${WRKDIR}/${PORTNAME}/src/${PORTNAME} -LICENSE_COMB= multi LICENSE= ART10 ZLIB DMD +LICENSE_COMB= multi LICENSE_NAME_DMD= digital mars license LICENSE_FILE_DMD= ${WRKSRC}/../../license.txt LICENSE_PERMS_DMD= no-pkg-mirror auto-accept +NO_PACKAGE= No redistribution of non validated binaries +USES= gmake zip +PORTDOCS= *.txt html/ phobos/ +WRKSRC= ${WRKDIR}/${PORTNAME}/src/${PORTNAME} + OPTIONS_DEFINE= SOURCE DOCS SOURCE_DESC= Compile dmd and phobos from source diff --git a/math/openfst/Makefile b/math/openfst/Makefile index 2cbc5d652eb4..362f0335f799 100644 --- a/math/openfst/Makefile +++ b/math/openfst/Makefile @@ -12,8 +12,6 @@ COMMENT= Library for working with weighted finite-state transducers (FSTs) LICENSE= APACHE20 -BROKEN_powerpc64= Does not build - USES= compiler:c++11-lib libtool python:2 USE_LDCONFIG= ${LOCALBASE}/lib/fst GNU_CONFIGURE= yes diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index 68976f9b4996..623087e113ef 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libboost_regex.so:devel/boost-libs -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: fails to link USES= cmake iconv ssl diff --git a/net/grive/Makefile b/net/grive/Makefile index 89b7dd0b32d0..51e762e7d9ac 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -11,8 +11,6 @@ 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/libcmis/Makefile b/net/libcmis/Makefile index c72963f49698..9818fcf513e6 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -12,8 +12,6 @@ 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/opensips/Makefile b/net/opensips/Makefile index cba1a6ea8cd2..626751026864 100644 --- a/net/opensips/Makefile +++ b/net/opensips/Makefile @@ -33,8 +33,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \ ${LOCALBASE}/bin/python2:lang/python2 \ ${LOCALBASE}/bin/grep:textproc/gnugrep -BROKEN_powerpc64= Does not build - GINSTALL= ginstall WRKSRC= ${WRKDIR}/opensips-${PORTVERSION} diff --git a/print/fpdf/Makefile b/print/fpdf/Makefile index 519986fe8ed8..ef8f191a8c49 100644 --- a/print/fpdf/Makefile +++ b/print/fpdf/Makefile @@ -12,8 +12,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S|.||} MAINTAINER= thierry@FreeBSD.org COMMENT= Free PHP class to generate PDF files with pure PHP -BROKEN_powerpc64= Does not build - USE_PHP= zlib FETCH_CMD= ${FETCH_BINARY} -ARr -o ${DISTDIR}/${DISTFILES} diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile index 6514275a475b..55173b3d32bd 100644 --- a/security/pgpin/Makefile +++ b/security/pgpin/Makefile @@ -16,7 +16,6 @@ LICENSE= MIT PORTSCOUT= ignore:1 BROKEN_mips64= Does not build -BROKEN_powerpc64= Does not build USES= tar:tgz WRKSRC= ${WRKDIR}/pgp263in/src diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile index f66980d2cb80..1c9159c4c06c 100644 --- a/sysutils/condor/Makefile +++ b/sysutils/condor/Makefile @@ -17,8 +17,6 @@ COMMENT= High-throughput computing on distributively owned resources LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-2.0.txt -BROKEN_powerpc64= Does not build - LIB_DEPENDS+= libkrb5support.so:security/krb5 \ libpcre.so:devel/pcre \ libcurl.so:ftp/curl \ diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index befc83176283..e28b15c1b8ae 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -14,8 +14,6 @@ COMMENT= Encrypted pass-through FUSE filesystem LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= does not build - USES= cmake:outsource compiler:c++11-lib fuse ssl USE_GITHUB= yes GH_ACCOUNT= vgough diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 8f3f6ea4a05a..856e24e891c9 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= exctags:devel/ctags LIB_DEPENDS= libboost_regex.so:devel/boost-libs -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not compile with GCC 4.2 GNU_CONFIGURE= yes diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile index 1033f9deb919..fd78742106ac 100644 --- a/www/mohawk/Makefile +++ b/www/mohawk/Makefile @@ -32,7 +32,6 @@ OPTIONS_DEFINE= EXAMPLES USES= uidfix BROKEN_aarch64= Fails to compile: error: comparison of constant -1 with expression of type char is always true -BROKEN_powerpc64= Does not build .include <bsd.port.options.mk> |