summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2015-12-13 16:07:27 +0000
committerswills <swills@FreeBSD.org>2015-12-13 16:07:27 +0000
commite6d908a55fb1eb960ad5289341fcceaac9fa356a (patch)
treeed270fb7a7239f122f440cde07679951c279cd01
parenta35ec4eaba4825442f85067aa2632dd1776d0d79 (diff)
downloadFreeBSD-ports-e6d908a55fb1eb960ad5289341fcceaac9fa356a.zip
FreeBSD-ports-e6d908a55fb1eb960ad5289341fcceaac9fa356a.tar.gz
mark some of the ports that don't build on powerpc64 for me
-rw-r--r--astro/boinc-setiathome-v7/Makefile2
-rw-r--r--audio/ardour/Makefile2
-rw-r--r--audio/audacity/Makefile2
-rw-r--r--audio/beast/Makefile2
-rw-r--r--audio/bristol/Makefile2
-rw-r--r--audio/csound/Makefile2
-rw-r--r--audio/festival/Makefile2
-rw-r--r--audio/funktrackergold/Makefile2
-rw-r--r--audio/gnuspeechsa/Makefile1
-rw-r--r--audio/idjc/Makefile2
-rw-r--r--audio/mhwaveedit/Makefile1
-rw-r--r--audio/milkytracker/Makefile2
-rw-r--r--audio/mp3plot/Makefile2
-rw-r--r--audio/musicpd/Makefile2
-rw-r--r--audio/xmcd/Makefile2
-rw-r--r--benchmarks/fio/Makefile2
-rw-r--r--benchmarks/libmicro/Makefile2
-rw-r--r--benchmarks/nosqlbench/Makefile2
-rw-r--r--biology/avida/Makefile1
-rw-r--r--biology/bwa/Makefile2
-rw-r--r--biology/gmap/Makefile2
-rw-r--r--biology/muscle/Makefile2
-rw-r--r--cad/gmsh/Makefile2
-rw-r--r--chinese/librime/Makefile2
-rw-r--r--comms/hcidump/Makefile2
-rw-r--r--lang/ratfor/Makefile1
26 files changed, 48 insertions, 0 deletions
diff --git a/astro/boinc-setiathome-v7/Makefile b/astro/boinc-setiathome-v7/Makefile
index eec43af..5b56486 100644
--- a/astro/boinc-setiathome-v7/Makefile
+++ b/astro/boinc-setiathome-v7/Makefile
@@ -77,6 +77,8 @@ PLIST_SUB+= PREFIX=${PREFIX} \
BOINC_CLIENT_USER=${BOINC_CLIENT_USER} \
BOINC_CLIENT_GROUP=${BOINC_CLIENT_GROUP}
+BROKEN_powerpc64= Does not build
+
# str_replace.h is included in newer versions of net/boinc-client,
# but it is not needed on FreeBSD
post-patch:
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index be44695..bb1ca96 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -33,6 +33,8 @@ PLIST_SUB= DISTVERSION=${DISTVERSION}
OPTIONS_DEFINE= OPTIMIZED_CFLAGS VST
VST_DESC= VST plugins support
+BROKEN_powerpc64= Does not build
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MVST}
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 7bf59ce..c9136ba 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -14,6 +14,8 @@ COMMENT= GUI editor for digital audio waveforms
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile
BUILD_DEPENDS+= autogen:${PORTSDIR}/devel/autogen \
diff --git a/audio/beast/Makefile b/audio/beast/Makefile
index 665e769..79c8e51 100644
--- a/audio/beast/Makefile
+++ b/audio/beast/Makefile
@@ -47,6 +47,8 @@ OPTIONS_DEFAULT_amd64= SSE
DEBUG_CONFIGURE_ENABLE= debug
SSE_VARS= SSE_FLAGS="-mmmx -msse"
+BROKEN_powerpc64= Does not build
+
post-patch:
@${REINPLACE_CMD} -e \
'/^[[:space:]].*FLAGS -[Ofgp].*"/s|^|#| ; \
diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile
index cf966e1..b385be0 100644
--- a/audio/bristol/Makefile
+++ b/audio/bristol/Makefile
@@ -25,6 +25,8 @@ CONFIGURE_ARGS+= --disable-alsa --enable-oss \
--enable-jack-default-midi \
--disable-version-check
+BROKEN_powerpc64= Does not build
+
PORTDATA= *
.include <bsd.port.mk>
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 117500b..cd1d56c 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -146,6 +146,8 @@ CXXLIB= c++
CXXLIB= # empty
.endif
+BROKEN_powerpc64= Does not build
+
post-patch:
@${SED} -e "s|%%LOCALBASE%%|${LOCALBASE}|g; \
s|%%PYTHON_INCLUDEDIR%%|${PYTHON_INCLUDEDIR}|" \
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index c26d0bc..70e4eaf 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -43,6 +43,8 @@ WRKSRC= ${WRKDIR}
SPT_PATCHES= include_ling__class_EST__FeatureFunctionPackage.h \
include_unix_EST__socket__unix.h
+BROKEN_powerpc64= Does not build
+
do-build:
.for d in speech_tools festival
${MAKE_CMD} -C ${WRKDIR}/$d ${MAKE_FLAGS} Makefile ${MAKE_ARGS}
diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile
index de3594c..a3d574e 100644
--- a/audio/funktrackergold/Makefile
+++ b/audio/funktrackergold/Makefile
@@ -22,6 +22,8 @@ MAKE_ARGS= EXTRA_LDFLAGS="-lpthread"
PORTDOCS= INSTALL
PLIST_FILES= bin/funkgold
+BROKEN_powerpc64= Does not build
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/funkgold ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/audio/gnuspeechsa/Makefile b/audio/gnuspeechsa/Makefile
index a03f1a8..b2f31ef 100644
--- a/audio/gnuspeechsa/Makefile
+++ b/audio/gnuspeechsa/Makefile
@@ -13,6 +13,7 @@ LICENSE= GPLv3 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_9= does not build
+BROKEN_powerpc64= Does not build
USES= cmake compiler:c++11-lib
diff --git a/audio/idjc/Makefile b/audio/idjc/Makefile
index a3f0ee7..053e4f3 100644
--- a/audio/idjc/Makefile
+++ b/audio/idjc/Makefile
@@ -40,6 +40,8 @@ GNU_CONFIGURE= yes
USE_PYTHON= pythonprefix
USE_GNOME= glib20 pygtk2
+BROKEN_powerpc64= Does not build
+
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile
index 42a37f4..ffca404 100644
--- a/audio/mhwaveedit/Makefile
+++ b/audio/mhwaveedit/Makefile
@@ -35,6 +35,7 @@ PLIST_FILES= bin/mhwaveedit \
share/pixmaps/mhwaveedit.xpm
BROKEN_sparc64= Does not compile on sparc64
+BROKEN_powerpc64= Does not build on powerpc64
OPTIONS_DEFINE= DOUBLE_SAMPLES ESOUND JACK LADSPA OSS PORTAUDIO \
PULSEAUDIO SAMPLERATE SDL SNDFILE
diff --git a/audio/milkytracker/Makefile b/audio/milkytracker/Makefile
index b555bfb..a80e63d 100644
--- a/audio/milkytracker/Makefile
+++ b/audio/milkytracker/Makefile
@@ -32,6 +32,8 @@ ICONS= carton.ico carton.png
OPTIONS_DEFINE= DOCS
+BROKEN_powerpc64= Does not build on powerpc64
+
post-install:
.for f in ${ICONS}
${INSTALL_DATA} ${WRKSRC}/resources/pictures/${f} \
diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile
index 6eed42f..e196812 100644
--- a/audio/mp3plot/Makefile
+++ b/audio/mp3plot/Makefile
@@ -30,6 +30,8 @@ GD_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
IMAGEMAGICK_CONFIGURE_ENABLE= magick
IMAGEMAGICK_LIB_DEPENDS=libMagick++-6.so:${PORTSDIR}/graphics/ImageMagick
+BROKEN_powerpc64= Does not build on powerpc64
+
post-patch:
@${REINPLACE_CMD} -e '/bldtype_/s|-O2||g; s|^extra_LD.*||g' ${WRKSRC}/configure
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 23c8486..eb1d914 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -24,6 +24,8 @@ CFLAGS+= -I${PREFIX}/include
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/sidplay/builders
+BROKEN_powerpc64= Does not build on powerpc64
+
PORTDOCS= AUTHORS README COPYING NEWS
SUB_FILES= pkg-message
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index f5fe486..48cdce8 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -22,6 +22,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
LIBBINDIR= ${STAGEDIR}${PREFIX}/lib/X11/xmcd/bin-${OPSYS}_${OSREL:R:R}-${ARCH}
+BROKEN_powerpc64= Does not build on powerpc64
+
post-extract:
@${CHMOD} -R u+w ${WRKSRC}
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile
index dad4ee5..7dc9d9c 100644
--- a/benchmarks/fio/Makefile
+++ b/benchmarks/fio/Makefile
@@ -30,6 +30,8 @@ BUILD_DEPENDS+= flex>0:${PORTSDIR}/textproc/flex
MAKE_ARGS+= LEX=${LOCALBASE}/bin/flex
.endif
+BROKEN_powerpc64= Does not build on powerpc64
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fio ${STAGEDIR}${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/tools/fio_generate_plots ${STAGEDIR}${PREFIX}/bin
diff --git a/benchmarks/libmicro/Makefile b/benchmarks/libmicro/Makefile
index ba9c649..580784a 100644
--- a/benchmarks/libmicro/Makefile
+++ b/benchmarks/libmicro/Makefile
@@ -18,6 +18,8 @@ STRIP= # Do not strip binaries
PLIST_SUB= ARCH="${ARCH}"
PKGLIBDIR= ${PREFIX}/lib/${PORTNAME}
+BROKEN_powerpc64= Does not build on powerpc64
+
post-build:
${ECHO_CMD} '#!/bin/sh' > ${WRKDIR}/libmicro-bench
${ECHO_CMD} '(cd ${PKGLIBDIR} && ./bench $$1)' \
diff --git a/benchmarks/nosqlbench/Makefile b/benchmarks/nosqlbench/Makefile
index aefe4cc..2d4da72 100644
--- a/benchmarks/nosqlbench/Makefile
+++ b/benchmarks/nosqlbench/Makefile
@@ -19,6 +19,8 @@ USES= cmake tar:bzip2
PLIST_FILES= bin/nb \
etc/nosqlbench.conf.sample
+BROKEN_powerpc64= Does not build on powerpc64
+
post-install:
${INSTALL_DATA} ${WRKSRC}/sources/nosqlbench.conf \
${STAGEDIR}${PREFIX}/etc/nosqlbench.conf.sample
diff --git a/biology/avida/Makefile b/biology/avida/Makefile
index 6ba9b2a..073609b 100644
--- a/biology/avida/Makefile
+++ b/biology/avida/Makefile
@@ -13,6 +13,7 @@ COMMENT= Auto-adaptive genetic system designed for ALife research
LICENSE= GPLv3
BROKEN_sparc64= missing atomics implementation
+BROKEN_powerpc64= Does not build on powerpc64
USES= cmake:outsource ncurses
CMAKE_ARGS= -DAPTO_UNIT_TESTS:BOOL=OFF -DAVD_UNIT_TESTS:BOOL=OFF
diff --git a/biology/bwa/Makefile b/biology/bwa/Makefile
index 75dc506..3dfa085 100644
--- a/biology/bwa/Makefile
+++ b/biology/bwa/Makefile
@@ -20,6 +20,8 @@ PLIST_FILES= bin/bwa bin/qualfa2fq.pl bin/xa2multi.pl man/man1/bwa.1.gz
# Avoid #error in emmintrin.h
CFLAGS+= -msse2
+BROKEN_powerpc64= Does not build on powerpc64
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bwa ${STAGEDIR}${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/*.pl ${STAGEDIR}${PREFIX}/bin
diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile
index 9dddd40..3c308f9 100644
--- a/biology/gmap/Makefile
+++ b/biology/gmap/Makefile
@@ -24,6 +24,8 @@ OPTIONS_DEFINE= SIMD
SIMD_CONFIGURE_OFF= --disable-builtin-popcount --disable-simd
+BROKEN_powerpc64= Does not build on powerpc64
+
# shebang_fix operates during patch.
# These scripts are created during configure.
post-configure:
diff --git a/biology/muscle/Makefile b/biology/muscle/Makefile
index 83033be..314aedf 100644
--- a/biology/muscle/Makefile
+++ b/biology/muscle/Makefile
@@ -21,6 +21,8 @@ ALL_TARGET= muscle
PLIST_FILES= bin/muscle
+BROKEN_powerpc64= Does not build on powerpc64
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/muscle ${STAGEDIR}${PREFIX}/bin
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 782ba1b..1057e0a 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -33,6 +33,8 @@ CMAKE_ARGS+= -DCMAKE_SKIP_RPATH:BOOL=YES
OPTIONS_DEFINE= DOCS
+BROKEN_powerpc64= Does not build on powerpc64
+
.if !defined(WITHOUT_STATIC_LIB)
CMAKE_ARGS+= -DENABLE_BUILD_LIB=ON
ALL_TARGET+= lib
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile
index 0041d4d..2aa19c0 100644
--- a/chinese/librime/Makefile
+++ b/chinese/librime/Makefile
@@ -27,6 +27,8 @@ GH_ACCOUNT= rime
PLIST_SUB= VER=${PORTVERSION}.0
+BROKEN_powerpc64= Does not build on powerpc64
+
.include <bsd.port.options.mk>
post-patch: .SILENT
diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile
index 940a1dd..bb287f2 100644
--- a/comms/hcidump/Makefile
+++ b/comms/hcidump/Makefile
@@ -19,4 +19,6 @@ 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/lang/ratfor/Makefile b/lang/ratfor/Makefile
index d0f1dff..8f71668 100644
--- a/lang/ratfor/Makefile
+++ b/lang/ratfor/Makefile
@@ -13,6 +13,7 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= Rational FORTRAN compiler
BROKEN_powerpc= ./ratfor -o test.f test.r keeps creating huge output file
+BROKEN_powerpc64= ./ratfor -o test.f test.r keeps creating huge output file
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${CAT}
OpenPOWER on IntegriCloud