1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Re-try ports affected by bug 193528 on powerpc* after r449590

This commit is contained in:
Jan Beich 2017-12-12 04:35:49 +00:00
parent 15a6141b5c
commit 03fec4df02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456105
14 changed files with 0 additions and 24 deletions

View File

@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv6= fails to compile: cadheader.cpp: ambiguous conversion for functional-style cast from 'time_t' to 'CADVariant'
BROKEN_armv7= fails to compile: cadheader.cpp: ambiguous conversion for functional-style cast from 'time_t' to 'CADVariant'
BROKEN_powerpc64= fails to compile: r2000.cpp: 'to_string' was not declared in this scope
USE_GITHUB= yes
GH_ACCOUNT= sandyre

View File

@ -12,8 +12,6 @@ COMMENT= C++ actor framework
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= does not build: error: to_string is not a member of std
CXXFLAGS+= -std=c++11 -Wextra -Wall -pedantic
LDFLAGS+= -pthread
USES= cmake:outsource compiler:c++11-lang

View File

@ -12,8 +12,6 @@ COMMENT?= Static analysis of C/C++ code
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to compile: analyzerinfo.cpp: 'to_string' is not a member of 'std'
USES= compiler:c++11-lib cmake tar:bzip2
.if defined(GUI_ONLY)

View File

@ -21,8 +21,6 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libhidapi.so:comms/hidapi
BROKEN_powerpc64= fails to compile: adapt_enum.h: 'to_string' is not a member of 'std'
USES= compiler:c++11-lib dos2unix gmake zip:infozip
USE_LDCONFIG= yes

View File

@ -11,8 +11,6 @@ COMMENT= Fast C++ regex library
LICENSE= BSD3CLAUSE
BROKEN_powerpc64= fails to compile: prefilter_tree.cc: 'to_string' is not a member of 'std'
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" SED_INPLACE="${SED} -i ''" prefix=${PREFIX}
USE_LDCONFIG= yes
USES= compiler:c++11-lang gmake pathfix

View File

@ -17,7 +17,6 @@ LIB_DEPENDS= libcdio.so:sysutils/libcdio \
libsndfile.so:audio/libsndfile \
libvorbis.so:audio/libvorbis
BROKEN_powerpc64= fails to compile: mednafen.cpp: 'to_string' is not a member of 'std'
BROKEN_sparc64= fails to compile due to internal compiler error
GNU_CONFIGURE= yes

View File

@ -16,8 +16,6 @@ LIB_DEPENDS= libfreetype.so:print/freetype2
RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem \
${LUA_MODLIBDIR}/lpeg.so:devel/lua-lpeg
BROKEN_powerpc64= fails to compile: th_map_overlays.cpp: 'to_string' is not a member of 'std'
USES= cmake compiler:c++11-lib dos2unix iconv lua pkgconfig
USE_SDL= mixer2
DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \

View File

@ -17,8 +17,6 @@ LICENSE_FILE_GPLv3+ = ${WRKSRC}/license.txt
LIB_DEPENDS= libpng.so:graphics/png \
libmad.so:audio/libmad
BROKEN_powerpc64= fails to compile: Dialog.h: 'to_string' is not a member of 'std'
USE_GITHUB= yes
USES= compiler:c++11-lib jpeg localbase:ldflags openal scons

View File

@ -20,7 +20,6 @@ LICENSE_PERMS_LLVM= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_armv6= fails to compile: AArch64TargetMachine.cpp: relocation truncated to fit: R_ARM_CALL against symbol '__aeabi_uldivmod'
BROKEN_armv7= fails to compile: AArch64TargetMachine.cpp: relocation truncated to fit: R_ARM_CALL against symbol '__aeabi_uldivmod'
BROKEN_powerpc64= fails to compile: IncrementalParser.cpp: 'to_string' is not a member of 'std'
WRKSRC= ${WRKDIR}/src

View File

@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png \
libswscale.so:multimedia/ffmpeg
BROKEN_powerpc64= fails to compile: moviedecoder.cpp: error: 'to_string' is not a member of 'std'
USE_GITHUB= yes
GH_ACCOUNT= dirkvdb

View File

@ -10,8 +10,6 @@ COMMENT= Front-end to pkg(8)
LICENSE= BSD2CLAUSE
BROKEN_powerpc64= does not build: error: to_string is not a member of std
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz

View File

@ -13,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
BROKEN_powerpc64= does not build: error: to_string is not a member of std
USE_GITHUB= yes
GH_ACCOUNT= PurpleI2P

View File

@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= boost-libs>0:devel/boost-libs
BROKEN_powerpc64= fails to compile: rtfgenerator.cpp:279:37: 'to_string' was not declared in this scope
USES= compiler:c++11-lib gmake lua:52 pkgconfig tar:bzip2
USE_CXXSTD= c++11
MAKEFILE= makefile

View File

@ -13,7 +13,6 @@ COMMENT= Library for making n-gram language models encoded as weighted FSTs
LICENSE= APACHE20
BROKEN= fails to build
BROKEN_powerpc64= fails to compile: ngram-count.cc: 'to_string' is not a member of 'std'
LIB_DEPENDS= libfst.so:math/openfst