Mark ports broken on mips64 that are already broken on powerpc64. In

most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-07-02 04:00:29 +00:00
parent 83fac84d49
commit aff42c7199
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473699
60 changed files with 159 additions and 54 deletions

View File

@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE_ISO= ${WRKSRC}/README
LICENSE_PERMS_ISO= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_mips= fails to build: quantize.c:152: error: initializer element is not constant
BROKEN_mips64= fails to build: quantize.c:152: error: initializer element is not constant
BROKEN_powerpc64= fails to build: quantize.c:152: error: initializer element is not constant
USES= gmake libtool

View File

@ -13,6 +13,8 @@ COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to build: mp4read.c:(.text+0x87c): undefined reference to '__builtin_bswap16'
BROKEN_mips64= fails to build: mp4read.c:(.text+0x87c): undefined reference to '__builtin_bswap16'
BROKEN_powerpc64= fails to build: mp4read.o:(.text+0x714): undefined reference to '__builtin_bswap16'
USES= autoreconf gmake libtool

View File

@ -12,12 +12,14 @@ COMMENT= SIP benchmarking and testing tool
LICENSE= GPLv2
BUILD_DEPENDS= help2man:misc/help2man
BROKEN_mips= fails to compile: stat.hpp:307: error: ISO C++ does not support long long
BROKEN_mips64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long
BROKEN_powerpc64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= configure: error: ssl library missing
BUILD_DEPENDS= help2man:misc/help2man
PLIST_FILES= bin/sipp man/man1/sipp.1.gz
USES= autoreconf gmake ncurses

View File

@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_aarch64= fails to link: collect2: error: ld returned 1 exit status
BROKEN_mips= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
BROKEN_mips64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
BROKEN_powerpc64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
CONFLICTS_INSTALL= fspclient-*

View File

@ -10,6 +10,8 @@ MASTER_SITES= http://freehdl.seul.org/~enaroska/
MAINTAINER= ports@FreeBSD.org
COMMENT= Free VHDL simulator
BROKEN_mips= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
BROKEN_mips64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
BROKEN_powerpc64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
USES= gmake pathfix libtool makeinfo perl5 pkgconfig

View File

@ -11,6 +11,8 @@ COMMENT= Tools to help hacking Allwinner devices
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BROKEN_mips= fails to build: unrecognized command line option "-Wno-unused-result"
BROKEN_mips64= fails to build: unrecognized command line option "-Wno-unused-result"
BROKEN_powerpc64= fails to build: unrecognized command line option "-Wno-unused-result"
USES= gmake pkgconfig

View File

@ -12,6 +12,8 @@ COMMENT= Main Memory Relational Database Management System
LICENSE= MIT
BROKEN_mips= fails to compile: unrecognized command line option "-std=gnu++03"
BROKEN_mips64= fails to compile: unrecognized command line option "-std=gnu++03"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-std=gnu++03"
USES= gmake dos2unix

View File

@ -11,6 +11,8 @@ PKGNAMESUFFIX= 4
MAINTAINER= portmaster@bsdforge.com
COMMENT= GNATS, the GNU Problem Report Management System
BROKEN_mips= Does not build: error: conflicting types for yy_scan_string
BROKEN_mips64= Does not build: error: conflicting types for yy_scan_string
BROKEN_powerpc64= Does not build: error: conflicting types for yy_scan_string
GNU_CONFIGURE= yes

View File

@ -14,19 +14,19 @@ COMMENT= Universal SQL/Application Server
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_mips64= Does not compile: error: DV_INT_TAG_WORD undeclared
BROKEN_powerpc64= Does not compile: error: DV_INT_TAG_WORD undeclared
BROKEN_sparc64= Does not compile: error: DV_INT_TAG_WORD undeclared
NOT_FOR_ARCHS= arm armv6 armv7 i386 mips powerpc
NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms
BUILD_DEPENDS= gawk:lang/gawk\
htmldoc:textproc/htmldoc\
flex>2.5.4:textproc/flex\
gperf>=3.0.3:devel/gperf
LIB_DEPENDS= libxml2.so:textproc/libxml2
BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_powerpc64= Does not compile: error: DV_INT_TAG_WORD undeclared
BROKEN_sparc64= Does not compile: error: DV_INT_TAG_WORD undeclared
NOT_FOR_ARCHS= arm armv6 armv7 i386 mips powerpc
NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms
USES= gmake libtool readline uidfix ssl
GNU_CONFIGURE= yes

View File

@ -13,6 +13,8 @@ COMMENT= Source code indenter and formatter for C, C++, C\#, and Java
LICENSE= MIT
LICENSE_FILE= ${WRKDIR}/astyle/LICENSE.md
BROKEN_mips= fails to build: unrecognized command line option "-std=c++11"
BROKEN_mips64= fails to build: unrecognized command line option "-std=c++11"
BROKEN_powerpc64= fails to build: unrecognized command line option "-std=c++11"
USES= compiler:c++11-lang dos2unix gmake

View File

@ -14,6 +14,8 @@ COMMENT= Bruce's C compiler (with as and ld); can do 16-bit code
LICENSE= GPLv2
BROKEN_aarch64= fails to link: error adding symbols: File in wrong format
BROKEN_mips= fails to compile: unrecognized command line option "-m32"
BROKEN_mips64= fails to compile: unrecognized command line option "-m32"
BROKEN_powerpc64= fails to link: skipping incompatible /usr/lib/libgcc.a when searching for -lgcc
USES= uidfix

View File

@ -13,6 +13,8 @@ COMMENT= Workalike for the source code control system SCCS
LICENSE= GPLv3
BROKEN_mips= fails to compile: ../gl/lib/unistd.h:135:3: "Please include config.h first."
BROKEN_mips64= fails to compile: ../gl/lib/unistd.h:135:3: "Please include config.h first."
BROKEN_powerpc64= does not build: undefined reference to fmax
GNU_CONFIGURE= yes

View File

@ -12,6 +12,8 @@ COMMENT= Python interface to capsicum security
LICENSE= BSD3CLAUSE
BROKEN_mips= fails to compile: _pycapsicum.c: error: 'for' loop initial declaration used outside C99 mode
BROKEN_mips64= fails to compile: _pycapsicum.c: error: 'for' loop initial declaration used outside C99 mode
BROKEN_powerpc64= fails to compile: _pycapsicum.c: error: 'for' loop initial declaration used outside C99 mode
USES= python

View File

@ -13,6 +13,8 @@ LICENSE_COMB= multi
LICENSE_FILE_APACHE20= ${WRKSRC}/Apache-2.0
LICENSE_FILE_ISCL= ${WRKSRC}/ISC
BROKEN_mips= fails to compile: dnsdbq.c:817: passing argument 1 of 'curl_global_init' with different width due to prototype
BROKEN_mips64= fails to compile: dnsdbq.c:817: passing argument 1 of 'curl_global_init' with different width due to prototype
BROKEN_powerpc64= fails to compile: dnsdbq.c:817: passing argument 1 of 'curl_global_init' with different width due to prototype
LIB_DEPENDS= libjansson.so:devel/jansson \

View File

@ -12,9 +12,7 @@ COMMENT= Bunny Sign for terminals with UTF-8 support
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option -std=c++11
USES= gmake
USES= compiler:c++11-lang gmake
ALL_TARGET= bunnysay

View File

@ -11,6 +11,8 @@ COMMENT= Simple card game to test fortune and probability theory
LICENSE= BSD2CLAUSE
BROKEN_mips= fails to compile: deckClass.h: error: random: No such file or directory
BROKEN_mips64= fails to compile: deckClass.h: error: random: No such file or directory
BROKEN_powerpc64= fails to compile: deckClass.h: error: random: No such file or directory
PLIST_FILES= bin/redorblack

View File

@ -12,6 +12,8 @@ COMMENT= Morphing engine for MakeHuman
LICENSE= LGPL21
BROKEN_mips= fails to compile: unrecognized command line option "-std=gnu++03"
BROKEN_mips64= fails to compile: unrecognized command line option "-std=gnu++03"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-std=gnu++03"
GNU_CONFIGURE= yes

View File

@ -11,6 +11,8 @@ COMMENT= Powerful IRC daemon, based on ircd-ratbox
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips= Does not build: undefined reference to le32toh
BROKEN_mips64= Does not build: undefined reference to le32toh
BROKEN_powerpc64= Does not build: undefined reference to le32toh
CONFLICTS= ircd-ratbox-[0-9]* ircd-ratbox-devel-[0-9]* \

View File

@ -13,6 +13,8 @@ COMMENT= Powerful IRC bouncer
LICENSE= GPLv1+ # though COPYING is GPLv2
BROKEN_mips= Does not build: exec(clang) failed (No such file or directory)
BROKEN_mips64= Does not build: exec(clang) failed (No such file or directory)
BROKEN_powerpc64= Does not build: exec(clang) failed (No such file or directory)
USES= dos2unix ssl

View File

@ -12,10 +12,12 @@ COMMENT= ANSI Common Lisp implementation
LICENSE= LGPL20
LIB_DEPENDS= libgmp.so:math/gmp
BROKEN_aarch64= fails to compile: error: unknown type name AO_TS_t
BROKEN_mips= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
BROKEN_powerpc64= fails to link: undefined reference to fmodl
BROKEN_aarch64= Does not compile: error: unknown type name AO_TS_t
BROKEN_powerpc64= Does not link: undefined reference to fmodl
LIB_DEPENDS= libgmp.so:math/gmp
MAKE_JOBS_UNSAFE= yes
USES= gmake perl5 tar:tgz

View File

@ -10,14 +10,16 @@ MASTER_SITES= SF/${PORTNAME}-project/source/${PORTVERSION}
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Open source Clipper-compatible compiler
BROKEN_mips= does not build: clang: Command not found
BROKEN_mips64= does not build: clang: Command not found
BROKEN_powerpc64= does not build: clang: Command not found
BROKEN_sparc64= does not compile: assertion failed
LIB_DEPENDS= libslang.so:devel/libslang2\
libpcre.so:devel/pcre
BUILD_DEPENDS= bash:shells/bash
RUN_DEPENDS:= ${BUILD_DEPENDS}
BROKEN_powerpc64= does not build: clang: Command not found
BROKEN_sparc64= does not compile on sparc64: assertion failed
PORTDOCS= *.txt *.hbd NEWS INSTALL TODO COPYING ChangeLog
USES= bison gmake shebangfix ssl

View File

@ -9,14 +9,16 @@ CATEGORIES= lang
MAINTAINER= johans@FreeBSD.org
COMMENT= Lightweight implementation of Standard ML
BROKEN_mips= does not configure: this architecture seems to be neither big endian nor little endian
BROKEN_mips64= does not configure: this architecture seems to be neither big endian nor little endian
BROKEN_powerpc64= does not configure: this architecture seems to be neither big endian nor little endian
LIB_DEPENDS= libgmp.so:math/gmp \
libgdbm.so:databases/gdbm
GH_ACCOUNT= kfl
USE_GITHUB= yes
BROKEN_powerpc64= does not configure: this architecture seems to be neither big endian nor little endian
RESTRICTED= Restrictions on for-profit distribution
USES= compiler:features gmake perl5

View File

@ -13,9 +13,11 @@ COMMENT= LISP like scripting language
LICENSE= GPLv3
LIB_DEPENDS= libffi.so:devel/libffi
BROKEN_mips= fails to compile: unrecognized command line option "-m64"
BROKEN_mips64= fails to compile: unrecognized command line option "-m64"
BROKEN_powerpc64= fails to build: error: redefinition of typedef CPPFunction
BROKEN_powerpc64= does not build: error: redefinition of typedef CPPFunction
LIB_DEPENDS= libffi.so:devel/libffi
CONFLICTS= newlisp-[0-9]*

View File

@ -10,17 +10,19 @@ COMMENT= Qore Programming Language
LICENSE= MIT
BROKEN_armv6= fails to compile: calling a private constructor of class 'ReferenceNode'
BROKEN_armv7= fails to compile: calling a private constructor of class 'ReferenceNode'
BROKEN_mips= fails to link: single-compilation-unit.cpp:(.text+0xdfc): relocation truncated to fit: R_MIPS_CALL16 against '__ltdf2@@FBSDprivate_1.0'
BROKEN_mips64= fails to link: single-compilation-unit.cpp:(.text+0xdfc): relocation truncated to fit: R_MIPS_CALL16 against '__ltdf2@@FBSDprivate_1.0'
BROKEN_powerpc= fails to build
BROKEN_powerpc64= fails to compile: unsupported relocation against r1
LIB_DEPENDS= libpcre.so:devel/pcre \
libmpfr.so:math/mpfr
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \
${LOCALBASE}/bin/bison:devel/bison \
${LOCALBASE}/bin/bash:shells/bash
BROKEN_armv6= fails to compile: calling a private constructor of class 'ReferenceNode'
BROKEN_armv7= fails to compile: calling a private constructor of class 'ReferenceNode'
BROKEN_powerpc= fails to build
BROKEN_powerpc64= fails to compile: unsupported relocation against r1
USES= gmake iconv libtool:build pathfix autoreconf ssl
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View File

@ -19,15 +19,15 @@ COMMENT= Interactive, integrated, graphical Scheme programming environment
LICENSE= LGPL3
LIB_DEPENDS= libffi.so:devel/libffi
BROKEN_armv6= fails to compile: ./lightning/lightning.h:81:2: error: GNU lightning does not support the current target
BROKEN_armv7= fails to compile: ./lightning/lightning.h:81:2: error: GNU lightning does not support the current target
BROKEN_i386= fails to build: Seg fault (internal error) at 0x606060a
BROKEN_powerpc64= fails to build: jit.c: 'JIT_LOCAL4' undeclared (first use in this function)
NOT_FOR_ARCHS= aarch64 aarch64 sparc64
NOT_FOR_ARCHS= aarch64 aarch64 mips mips64 sparc64
NOT_FOR_ARCHS_REASON= not yet ported to this arch
LIB_DEPENDS= libffi.so:devel/libffi
MAKE_JOBS_UNSAFE=yes
CONFLICTS= racket-[0-9]*

View File

@ -12,10 +12,12 @@ COMMENT= Advanced PostgreSQL-based IMAP/POP server
LICENSE= MIT
BUILD_DEPENDS= jam:devel/jam
BROKEN_mips= fails to build: /bin/sh: clang: not found
BROKEN_mips64= fails to build: /bin/sh: clang: not found
BROKEN_powerpc64= Does not build: /bin/sh: clang: not found
BUILD_DEPENDS= jam:devel/jam
USE_GITHUB= yes
GH_ACCOUNT= aox
GH_PROJECT= aox

View File

@ -12,6 +12,8 @@ COMMENT= Advanced PostgreSQL-based IMAP/POP server
LICENSE= MIT
BROKEN_mips= fails to build: /bin/sh: clang: not found
BROKEN_mips64= fails to build: /bin/sh: clang: not found
BROKEN_powerpc64= fails to build: /bin/sh: clang: not found
BUILD_DEPENDS= jam:devel/jam

View File

@ -11,6 +11,8 @@ COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags
LICENSE= GPLv2
BROKEN_mips= fails to compile: util.c:523: #pragma GCC diagnostic not allowed inside functions
BROKEN_mips64= fails to compile: util.c:523: #pragma GCC diagnostic not allowed inside functions
BROKEN_powerpc64= fails to compile: util.c:523: #pragma GCC diagnostic not allowed inside functions
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2

View File

@ -12,9 +12,11 @@ COMMENT= Milter to perform a envelope-from sender verification on target MX
LICENSE= GPLv3
LIB_DEPENDS= libspf2.so:mail/libspf2
BROKEN_mips= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_mips64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_powerpc64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_powerpc64= Does not build: error: nested functions are disabled, use -fnested-functions to re-enable
LIB_DEPENDS= libspf2.so:mail/libspf2
USES= tar:xz
USE_RC_SUBR= milter-callback

View File

@ -12,9 +12,11 @@ COMMENT= Qmail filter for monitoring and intercepting SMTP connections
LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:sysutils/ucspi-tcp
BROKEN_mips= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_mips64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_powerpc64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_powerpc64= Does not build: error: nested functions are disabled, use -fnested-functions to re-enable
RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:sysutils/ucspi-tcp
USES= cpe qmail tar:tgz
WRKSRC= ${WRKDIR}/${DISTNAME}/spamdyke

View File

@ -14,6 +14,7 @@ COMMENT= Mathematics library and advanced calculator package
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips64= fails to link: mpker.c:(.text+0x33bc): relocation truncated to fit: R_MIPS_TLS_GD against 'PARI_SIGINT_block'
BROKEN_powerpc64= fails to link: intnum.o: relocation truncated to fit: R_PPC64_GOT_TLSGD16 against symbol 'avma' defined in .tbss section in init.o
LIB_DEPENDS= libgmp.so:math/gmp

View File

@ -14,6 +14,8 @@ COMMENT= Two mathematics libraries for Rexx
LICENSE= MPL10
BROKEN_mips= fails to compile: unrecognized command line option "-Wno-incompatible-pointer-types"
BROKEN_mips64= fails to compile: unrecognized command line option "-Wno-incompatible-pointer-types"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-incompatible-pointer-types"
BUILD_DEPENDS= ${LOCALBASE}/include/rexxsaa.h:lang/rexx-regina

View File

@ -11,6 +11,8 @@ COMMENT= Library for parsing/normalizing street addresses around the world
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips= fails to compile: tagger.h:5: redefinition of typedef 'tagger_feature_function'
BROKEN_mips64= fails to compile: tagger.h:5: redefinition of typedef 'tagger_feature_function'
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-c++11-narrowing"
RUN_DEPENDS= curl:ftp/curl

View File

@ -11,8 +11,10 @@ COMMENT= Command line tool to verify Matroska and WebM files
LICENSE= BSD3CLAUSE BSD4CLAUSE GPLv2
LICENSE_COMB= multi
BROKEN_mips= fails to build: gmake[3]: mipsel-linux-gcc: Command not found
BROKEN_mips64= fails to build: gmake[3]: mipsel-linux-gcc: Command not found
BROKEN_powerpc64= does not compile: mkvtree.c: error: dereferencing pointer to incomplete type
BROKEN_sparc64= build broken on big endian architectures
BROKEN_sparc64= build broken on big endian architectures
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}

View File

@ -12,6 +12,8 @@ COMMENT= Softcam software to decrypt digital tv channels
LICENSE= GPLv3
BROKEN_mips= does not build: gmake: clang: Command not found
BROKEN_mips64= does not build: gmake: clang: Command not found
BROKEN_powerpc64= does not build: gmake: clang: Command not found
USES= gmake ssl tar:bzip2

View File

@ -12,7 +12,9 @@ MASTER_SITES= http://www.chillispot.info/download/ \
MAINTAINER= venture37@geeklan.co.uk
COMMENT= Wireless LAN Access Point Controller
BROKEN_powerpc64= Does not build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_mips= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_mips64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
BROKEN_powerpc64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
CONFLICTS= coovachilli-[0-9]*

View File

@ -12,6 +12,8 @@ COMMENT= Convert, change, and calculate with IPv6 addresses
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to build: libipv6addr.c: addr_test_method may be used uninitialized in this function
BROKEN_mips64= fails to build: libipv6addr.c: addr_test_method may be used uninitialized in this function
BROKEN_powerpc64= fails to build: libipv6addr.c: addr_test_method may be used uninitialized in this function
USES= gmake perl5 shebangfix ssl

View File

@ -11,10 +11,12 @@ COMMENT= IETF Peer-to-Peer Streaming Peer Protocol implementation
LICENSE= LGPL21
LIB_DEPENDS= libevent.so:devel/libevent
BROKEN_mips= fails to build: gmake: clang++: Command not found
BROKEN_mips64= fails to build: gmake: clang++: Command not found
BROKEN_powerpc64= fails to build: gmake: clang++: Command not found
LIB_DEPENDS= libevent.so:devel/libevent
USE_GITHUB= yes
GH_TAGNAME= dda307f

View File

@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= danilo@FreeBSD.org
COMMENT= General purpose TCP/IP proxy system
BROKEN_mips= fails to build: gmake[1]: *** [Makefile:116: mkmake.exe] Error 1
BROKEN_mips64= fails to build: gmake[1]: *** [Makefile:116: mkmake.exe] Error 1
BROKEN_powerpc64= fails to build: gmake[1]: *** [Makefile:116: mkmake.exe] Error 1
USES= gmake

View File

@ -17,6 +17,8 @@ COMMENT= Free RADIUS server implementation
LICENSE= GPLv2
BROKEN_mips= fails to compile: unrecognized command line option "-Wno-date-time"
BROKEN_mips64= fails to compile: unrecognized command line option "-Wno-date-time"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-date-time"
LIB_DEPENDS= libgdbm.so:databases/gdbm \

View File

@ -11,6 +11,8 @@ COMMENT= Implementation of IPv6 Neighbor Discovery proxy
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips= fails to build: ndproxy.c:51: function declaration isn't a prototype
BROKEN_mips64= fails to build: ndproxy.c:51: function declaration isn't a prototype
BROKEN_powerpc64= fails to build: ndproxy.c:51: function declaration isn't a prototype
SUB_FILES= pkg-message

View File

@ -11,6 +11,7 @@ COMMENT= Production quality, multilayer virtual switch
LICENSE= APACHE20
BROKEN_mips64= fails to compile: ofp-actions.h:486: flexible array member in otherwise empty struct
BROKEN_powerpc64= fails to compile: bfd.c: internal compiler error: in extract_insn, at recog.c
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

View File

@ -10,14 +10,15 @@ MASTER_SITES= http://www.xs4all.nl/~suelette/
MAINTAINER= ports@FreeBSD.org
COMMENT= News caching/anti-spam/server-merging system
# This may be set interactively at install-time. NNTPCache will
# cache news articles and related data in ${SPOOLDIR}/nntpcache.
SPOOLDIR?= /var/spool
BROKEN_aarch64= fails to link: missing sbrk
BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
BROKEN_powerpc64= fails to install: ./mmap_tests: Quit (core dumped)
NO_CDROM= Free for individuals and non-military, non-profit organisations only
BROKEN_aarch64= fails to link: missing sbrk
BROKEN_powerpc64= fails to install: ./mmap_tests: Quit (core dumped)
# This may be set interactively at install-time. NNTPCache will
# cache news articles and related data in ${SPOOLDIR}/nntpcache.
SPOOLDIR?= /var/spool
USES= gmake autoreconf shebangfix
GNU_CONFIGURE= yes

View File

@ -11,6 +11,8 @@ COMMENT= General-purpose fuzzer with simple, command-line interface
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to compile: cc1: error: unrecognized command line option -Wframe-larger-than=131072
BROKEN_mips64= fails to compile: cc1: error: unrecognized command line option -Wframe-larger-than=131072
BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option -Wframe-larger-than=131072
USES= gmake

View File

@ -10,7 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= PAM module which permits authentication via ssh-agent
BROKEN_SSL= openssl-devel
BROKEN_powerpc64= fails to build: ed25519-donna-portable.h: warning: ALIGN redefined
BROKEN_mips64= fails to compile: ed25519-donna-portable.h:85:4: Need a uint128_t implementation!
BROKEN_powerpc64= fails to compile: ed25519-donna-portable.h: warning: ALIGN redefined
USES= perl5 ssl tar:bzip2
GNU_CONFIGURE= yes

View File

@ -13,6 +13,7 @@ COMMENT= SHA-3 (Keccak) for Python
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips64= fails to compile: KeccakP-1600-opt64.c: error: Not yet implemented
BROKEN_powerpc64= fails to compile: KeccakP-1600-opt64.c: error: Not yet implemented
# Actually Python 2.7,3.4+

View File

@ -15,6 +15,8 @@ LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSE.lgpl
LICENSE_FILE_GPLv2+ = ${WRKSRC}/LICENSE.gpl
LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE.mpl
BROKEN_mips= fails to compile: py_nss.c:20285: #pragma GCC diagnostic not allowed inside functions
BROKEN_mips64= fails to compile: py_nss.c:20285: #pragma GCC diagnostic not allowed inside functions
BROKEN_powerpc64= fails to compile: py_nss.c:20285: #pragma GCC diagnostic not allowed inside functions
LIB_DEPENDS= libnspr4.so:devel/nspr \

View File

@ -14,14 +14,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_aarch64= fails to compile: generic selections are a C11-specific feature [-Werror,-Wc11-extensions]
BROKEN_armv6= fails to compile: generic selections are a C11-specific feature [-Werror,-Wc11-extensions]
BROKEN_armv7= fails to compile: generic selections are a C11-specific feature [-Werror,-Wc11-extensions]
BROKEN_mips= fails to compile: cc1: unrecognized command line option -std=c90
BROKEN_mips64= fails to compile: cc1: unrecognized command line option -std=c90
BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option -std=c90
USE_GITHUB= yes
GH_ACCOUNT= cr-marcstevens
USE_LDCONFIG= yes
USES= gmake libtool:build
USE_LDCONFIG= yes
PLIST_FILES= bin/sha1dcsum \
bin/sha1dcsum_partialcoll \

View File

@ -10,6 +10,8 @@ COMMENT= Yet another FreeBSD Jail and Bhyve Management Utility
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips= fails to link: cannot find -lc++
BROKEN_mips64= fails to link: cannot find -lc++
BROKEN_powerpc64= fails to link: cannot find -lc++
RUN_DEPENDS= rsync:net/rsync \

View File

@ -12,7 +12,9 @@ COMMENT= Alternative mogstored implementation for MogileFS
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= Does not build: internal compiler error: Segmentation fault
BROKEN_mips= failst to compile: fdmap.c:89: undefined reference to `__sync_add_and_fetch_4'
BROKEN_mips64= failst to compile: fdmap.c:89: undefined reference to `__sync_add_and_fetch_4'
BROKEN_powerpc64= fails to build: internal compiler error: Segmentation fault
PLIST_FILES= sbin/cmogstored \
man/man1/cmogstored.1.gz

View File

@ -12,6 +12,8 @@ COMMENT= FUSE library version 3 for filesystems implemented in userspace
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
BROKEN_mips= fails to compile: unrecognized command line option "-Wno-unused-result"
BROKEN_mips64= fails to compile: unrecognized command line option "-Wno-unused-result"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-unused-result"
USES= meson

View File

@ -15,6 +15,8 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE-GPL
LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE-LGPL
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-X11
BROKEN_mips= fails to compile: usertable.cpp:440: #pragma GCC diagnostic not allowed inside functions
BROKEN_mips64= fails to compile: usertable.cpp:440: #pragma GCC diagnostic not allowed inside functions
BROKEN_powerpc64= fails to compile: usertable.cpp:440: #pragma GCC diagnostic not allowed inside functions
LIB_DEPENDS= libinotify.so:devel/libinotify

View File

@ -9,6 +9,8 @@ COMMENT= Output disk SMART values
LICENSE= ISCL
BROKEN_mips= fails to compile: libsmart.c:241: storage size of 's' isn't constant
BROKEN_mips64= fails to compile: libsmart.c:241: storage size of 's' isn't constant
BROKEN_powerpc64= fails to compile: libsmart.c:241: storage size of 's' isn't constant
IGNORE_FreeBSD_10= Requires FreeBSD 11 or later

View File

@ -12,6 +12,8 @@ COMMENT= Flat file extractor
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to compile: unrecognized command line option "-Wmaybe-uninitialized"
BROKEN_mips64= fails to compile: unrecognized command line option "-Wmaybe-uninitialized"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wmaybe-uninitialized"
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \

View File

@ -11,10 +11,12 @@ COMMENT= High performance webserver with scalability benchmark tools
LICENSE= GPLv2
BUILD_DEPENDS= libowfat>=0.31:devel/libowfat
BROKEN_mips= fails to compile: dirfd.c: error: expected ';', ',' or ')' before 'key'
BROKEN_mips64= fails to compile: dirfd.c: error: expected ';', ',' or ')' before 'key'
BROKEN_powerpc64= fails to compile: dirfd.c: error: expected ';', ',' or ')' before 'key'
BUILD_DEPENDS= libowfat>=0.31:devel/libowfat
USES= gmake ssl tar:xz
USE_RC_SUBR= gatling

View File

@ -11,6 +11,8 @@ COMMENT= Useful tools to deal with CLF files (Common Log File format)
LICENSE= GPLv2
BROKEN_mips= fails to compile: clfmerge.cpp: error: unordered_map: No such file or directory
BROKEN_mips64= fails to compile: clfmerge.cpp: error: unordered_map: No such file or directory
BROKEN_powerpc64= fails to compile: clfmerge.cpp: error: unordered_map: No such file or directory
USES= tar:tgz

View File

@ -13,12 +13,14 @@ COMMENT= Apache 2.2+ module to use Atlassian Crowd for authentication
LICENSE= APACHE20
BROKEN_mips= fails to build: error: curl/curl.h: No such file or directory
BROKEN_mips64= fails to build: error: curl/curl.h: No such file or directory
BROKEN_powerpc64= fails to build: error: curl/curl.h: No such file or directory
LIB_DEPENDS= libsvn_client-1.so:devel/subversion \
libcurl.so:ftp/curl
RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_dav_svn.so:www/mod_dav_svn
BROKEN_powerpc64= Does not build: error: curl/curl.h: No such file or directory
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib
USES= apache:2.2+ autoreconf libtool

View File

@ -14,7 +14,9 @@ COMMENT= Early experience LetsEncrypt module for Apache httpd
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to compile: md_json.c:29: expected [error|warning|ignored] after '#pragma GCC diagnostic'
BROKEN_mips= fails to compile: md_json.c:29: expected [error|warning|ignored] after pragma GCC diagnostic
BROKEN_mips64= fails to compile: md_json.c:29: expected [error|warning|ignored] after pragma GCC diagnostic
BROKEN_powerpc64= fails to compile: md_json.c:29: expected [error|warning|ignored] after pragma GCC diagnostic
LIB_DEPENDS= libaprutil-1.so:devel/apr1 \
libcurl.so:ftp/curl \

View File

@ -12,6 +12,8 @@ COMMENT= Extended HTTP Support
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips= fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression
BROKEN_mips64= fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression
BROKEN_powerpc64= fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression
IGNORE_WITH_PHP= 56

View File

@ -10,6 +10,7 @@ DISTNAME= ${PORTNAME}-src-${DISTVERSION}
MAINTAINER= crees@FreeBSD.org
COMMENT= Common Desktop Environment
BROKEN_mips64= fails to build: ./config/imake/imake: No such file or directory
BROKEN_powerpc64= fails to build: ./config/imake/imake: No such file or directory
BUILD_DEPENDS= ksh93:shells/ksh93 \