1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Remove BROKEN_FreeBSD_8 from all remaining ports.

FreeBSD 8 is no longer supported.
This commit is contained in:
Raphael Kubo da Costa 2016-01-25 20:23:57 +00:00
parent efffedf607
commit d97c4d4c85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407239
9 changed files with 0 additions and 14 deletions

View File

@ -158,6 +158,4 @@ PLIST_DIR_LIST= lib/kicad
PLIST_SHAREDDIR_LIST= share/mimelnk/application \
share/mimelnk
BROKEN_FreeBSD_8= does not build: absence of strtoll(3)
.include <bsd.port.mk>

View File

@ -20,8 +20,6 @@ USE_GITHUB= yes
GH_ACCOUNT= jmhodges
GH_TAGNAME= 1ddad808d4
BROKEN_FreeBSD_8= Build has leftover /readelf.core, PR 194986
.include <bsd.port.pre.mk>
# Build fails on FreeBSD10+ if value of "CC" is not set to "clang"

View File

@ -22,8 +22,6 @@ USE_GITHUB= yes
GH_ACCOUNT= actor-framework
GH_PROJECT= ${GH_ACCOUNT}
BROKEN_FreeBSD_8= "undefined reference to `iswalpha_l'"
OPTIONS_DEFINE= DEBUG TEST STATIC
OPTIONS_RADIO= LOG_LEVEL
OPTIONS_RADIO_LOG_LEVEL= LOG_LEVEL_ERROR LOG_LEVEL_WARN LOG_LEVEL_INFO LOG_LEVEL_DEBUG LOG_LEVEL_TRACE

View File

@ -42,7 +42,6 @@ MAKE_JOBS_UNSAFE= yes
WITH_OPENSSL_PORT= yes
BROKEN= upstream notified; removed patches broke DF too
BROKEN_FreeBSD_8= PR 193528 (c++11 support is broken)
BROKEN_FreeBSD_9= PR 193528 (c++11 support is broken)
BROKEN_i386= qx11embed_x11.cpp:470:20: non-constant-expression\
cannot be narrowed from type 'unsigned int' to 'long'\

View File

@ -12,7 +12,6 @@ COMMENT= Production quality, multilayer virtual switch
LICENSE= APACHE20
BROKEN_FreeBSD_8= does not build on FreeBSD < 10.x
BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x
USES= cpe gmake libtool perl5 pkgconfig python shebangfix

View File

@ -25,8 +25,6 @@ PORTDOCS2= FAQ KNOWN_BUGS RFC3261_compliance.txt \
sample_cfg_budgetone.txt sample_cfg_x-lite.txt
PORTDOCS= ${PORTDOCS1} ${PORTDOCS2}
BROKEN_FreeBSD_8= Problem with libosip2 during configure
post-extract:
.for docs in ${PORTDOCS2}
${CP} ${WRKSRC}/doc/${docs} ${WRKSRC}

View File

@ -31,7 +31,6 @@ LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile \
libgmp.so:${PORTSDIR}/math/gmp \
libfreetype.so:${PORTSDIR}/print/freetype2
BROKEN_FreeBSD_8= does not build on FreeBSD < 10.x
BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x
INFO= internals \

View File

@ -22,7 +22,6 @@ LIB_DEPENDS?= libevent.so:${PORTSDIR}/devel/libevent2 \
libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
libtcmalloc.so:${PORTSDIR}/devel/google-perftools
BROKEN_FreeBSD_8= does not build on FreeBSD < 10.x
BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x
USES= autoreconf compiler:c++11-lib gmake pkgconfig

View File

@ -26,8 +26,6 @@ GH_TAGNAME= 582db78
PLIST_FILES= bin/docker
USE_RC_SUBR= docker
BROKEN_FreeBSD_8= This port works only on FreeBSD 9 and newer
do-build:
@cd ${WRKSRC} && export AUTO_GOPATH=1 && export DOCKER_GITCOMMIT=${GH_TAGNAME} && ./hack/make.sh binary