1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add more information to stub error messages.

Remove BROKEN lines where IGNORE has already been set.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-03-09 22:46:22 +00:00
parent d9592b194d
commit 5f1ce9ee4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464036
9 changed files with 26 additions and 24 deletions

View File

@ -12,6 +12,8 @@ COMMENT= Mp3 bitrate plot tool
LICENSE= GPLv2
BROKEN_powerpc64= fails to configure: C++ compiler cannot create executables
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
OPTIONS_DEFINE= GD IMAGEMAGICK
@ -30,8 +32,6 @@ GD_LIB_DEPENDS= libgd.so:graphics/gd
IMAGEMAGICK_CONFIGURE_ENABLE= magick
IMAGEMAGICK_LIB_DEPENDS=libMagick++-6.so:graphics/ImageMagick
BROKEN_powerpc64= Does not build on powerpc64
post-patch:
@${REINPLACE_CMD} -e '/bldtype_/s|-O2||g; s|^extra_LD.*||g' ${WRKSRC}/configure

View File

@ -15,8 +15,8 @@ LICENSE= AGPLv3+ APACHE20 GPLv3+ GPLv2+ LGPL21
LICENSE_COMB= multi
LICENSE_FILE_GPLv2+= ${WRKSRC}/LICENSE.txt
BROKEN_FreeBSD_12_i386= Does not build on FreeBSD 12 i386 due to a clang bug: https://llvm.org/bugs/show_bug.cgi?id=21903
BROKEN_powerpc64= Does not build on powerpc64
BROKEN_FreeBSD_12_i386= fails to build on FreeBSD 12 i386 due to a clang bug: https://llvm.org/bugs/show_bug.cgi?id=21903
BROKEN_powerpc64= fails to build: .rodata._Z7pow_intRKdRKi referenced in section .got of CMakeFiles/gmsh.dir/Numeric/bezierBasis.cpp.o: defined in discarded section
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
libfontconfig.so:x11-fonts/fontconfig \

View File

@ -11,6 +11,14 @@ COMMENT= Convert HTML (or live webpages) to PDF or image
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= fails to build: error: cast from pointer to smaller type loses information
BROKEN_armv6= fails to build: error: Not supported ARM architecture
BROKEN_armv7= fails to build: error: invalid operand for instruction
BROKEN_mips64= fails to link: undefined reference to __sync_add_and_fetch_4
BROKEN_powerpc64= fails to build: RenderObject.o: sibling call optimization to does not allow automatic multiple TOCs
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'SSL_CIPHER' (aka 'ssl_cipher_st')
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libpng.so:graphics/png
@ -24,14 +32,6 @@ WKQT_TAGNAME= c0cfa03
GH_TUPLE= ${PORTNAME}:qt:${WKQT_TAGNAME}:qt
HAS_CONFIGURE= yes
BROKEN_aarch64= Does not build: error: cast from pointer to smaller type loses information
BROKEN_armv6= Does not build: error: Not supported ARM architecture
BROKEN_armv7= Does not build: error: invalid operand for instruction
BROKEN_mips64= Does not link: undefined reference to __sync_add_and_fetch_4
BROKEN_powerpc64= Does not build
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'SSL_CIPHER' (aka 'ssl_cipher_st')
PATCH_WRKSRC= ${WRKSRC}/qt
CONFIGURE_WRKSRC= ${WRKSRC}/build/qt
BUILD_WRKSRC= ${WRKSRC}/build/qt

View File

@ -13,8 +13,8 @@ COMMENT= MySQL database enhanced with Galera replication (server package)
LICENSE= GPLv2
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct dh_st'
NOT_FOR_ARCHS= aarch64 armv6 armv7 powerpc64
NOT_FOR_ARCHS_REASON= error: Unsupported platform
RUN_DEPENDS= bash:shells/bash \
lsof:sysutils/lsof \
@ -23,14 +23,12 @@ RUN_DEPENDS= bash:shells/bash \
socat:net/socat
LIB_DEPENDS= libevent.so:devel/libevent liblz4.so:archivers/liblz4
BROKEN_powerpc64= Does not build
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct dh_st'
DATADIR= ${PREFIX}/share/mysql
ETCDIR= ${PREFIX}/etc/mysql
NOT_FOR_ARCHS= aarch64 armv6 armv7 powerpc64
NOT_FOR_ARCHS_REASON= error: Unsupported platform
USES= bison \
cmake:outsource,noninja \
compiler:c++11-lib \

View File

@ -9,6 +9,8 @@ COMMENT= Multithreaded SQL database (client)
LICENSE= GPLv2+
BROKEN_powerpc64= fails to configure: CMake Error at cmake/os/FreeBSD.cmake:34: Unsupported compiler!
MASTERDIR= ${.CURDIR}/../percona57-server
OPTIONS_EXCLUDE=TOKUDB

View File

@ -9,6 +9,8 @@ COMMENT= PAM plugin for MySQL
LICENSE= GPLv2+
BROKEN_powerpc64= fails to configure: CMake Error at cmake/os/FreeBSD.cmake:34: Unsupported compiler!
RUN_DEPENDS=# This plugin has no run dependencies. It should work with any desired mysql client/server.
MASTERDIR= ${.CURDIR}/../percona57-server

View File

@ -12,9 +12,9 @@ PKGNAMEPREFIX= psptoolchain-
MAINTAINER= tphilipp@potion-studios.com
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
BROKEN_aarch64= Does not package: ansidecl.h: No such file or directory
BROKEN_mips64= Does not package: ansidecl.h: No such file or directory
BROKEN_powerpc64= Does not build
BROKEN_aarch64= fails to package: ansidecl.h: No such file or directory
BROKEN_mips64= fails to package: ansidecl.h: No such file or directory
BROKEN_powerpc64= fails to package: ansidecl.h: No such file or directory
USES= gmake tar:bzip2 libtool

View File

@ -12,7 +12,7 @@ COMMENT= Lightweight command line video extraction tool
LICENSE= GPLv3
BROKEN_powerpc64= Does not build
BROKEN_powerpc64= fails to configure: cannot find the flags to link with Boost date_time
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libcurl.so:ftp/curl \

View File

@ -11,7 +11,8 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION}
MAINTAINER= ed@FreeBSD.org
COMMENT= BDD-based satisfiability and reachability solver
BROKEN_powerpc64= Does not build
BROKEN_powerpc= fails to compile due to running out of virtual memory
BROKEN_powerpc64= fails to build: undefined reference to boost::program_options::options_description::options_description
LIB_DEPENDS+= libbdd.so:science/buddy \
libboost_program_options.so:devel/boost-libs
@ -20,7 +21,6 @@ USES= zip
NO_WRKSUBDIR= yes
CFLAGS+= -I${LOCALBASE}/include -I${WRKSRC}/include
LDFLAGS+= -L${LOCALBASE}/lib -lbdd -lboost_program_options
BROKEN_powerpc= Does not compile due to running out of virtual memory
OPTIONS_DEFINE= EXAMPLES