aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-05 20:01:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-05 20:01:10 +0000
commita3973d38262b750b7f91e782e097724e6181def2 (patch)
tree8353c15c3bb44aa85a6fd3d99ed24aedaf8b3cdb
parentab35da6f5bc46b7cb12249972f07d73efa91f341 (diff)
Notes
-rw-r--r--devel/php5-pinba/Makefile9
-rw-r--r--dns/bind9-devel/Makefile2
-rw-r--r--lang/ecl/Makefile1
-rw-r--r--security/wolfssl/Makefile5
-rw-r--r--shells/pdksh/Makefile2
-rw-r--r--sysutils/asmon/Makefile4
-rw-r--r--sysutils/graid5/Makefile2
-rw-r--r--sysutils/logstalgia/Makefile2
-rw-r--r--sysutils/mac_nonet/Makefile2
-rw-r--r--sysutils/mac_rtprio/Makefile2
-rw-r--r--sysutils/mbgtools/Makefile1
-rw-r--r--sysutils/muse/Makefile1
-rw-r--r--sysutils/showbeastie/Makefile1
-rw-r--r--sysutils/wmmemfree/Makefile1
-rw-r--r--www/mod_auth_openid/Makefile4
-rw-r--r--www/mod_md-devel/Makefile1
-rw-r--r--www/pecl-http/Makefile1
-rw-r--r--www/rubygem-jquery-rails-rails50/Makefile4
-rw-r--r--www/unit/Makefile2
-rw-r--r--x11/sakura/Makefile4
-rw-r--r--x11/tint/Makefile2
21 files changed, 9 insertions, 44 deletions
diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile
index 100f1104e140..7287dc7a923d 100644
--- a/devel/php5-pinba/Makefile
+++ b/devel/php5-pinba/Makefile
@@ -10,20 +10,17 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= komarov@valerka.net
COMMENT= PHP-extension part of statistics server for PHP
+IGNORE_WITH_PHP= 70 71 72 73
DEPRECATED= Works only with EOL php 5.6
EXPIRATION_DATE= 2018-12-30
LIB_DEPENDS= libprotobuf.so:devel/protobuf
-BROKEN_powerpc64= fails to compile: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase'
-
+USES= compiler:c++11-lang php:ext
+USE_CXXSTD= c++11
USE_GITHUB= yes
GH_ACCOUNT= tony2001
GH_PROJECT= pinba_extension
GH_TAGNAME= f76b673
-USES= compiler:c++11-lang php:ext
-USE_CXXSTD= c++11
-IGNORE_WITH_PHP= 70 71 72 73
-
.include <bsd.port.mk>
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 1082dcd6973f..3c0b675e2387 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -33,8 +33,6 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-BROKEN_powerpc64= fails to link: /usr/bin/ld: cannot find -latomic
-
LIB_DEPENDS= libxml2.so:textproc/libxml2
# XXX: remove tar:bz2
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 272156c53bd2..0bc2c02fc03b 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -15,7 +15,6 @@ LICENSE= LGPL20
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
LIB_DEPENDS= libgmp.so:math/gmp
diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile
index 8a1291ca0b06..00114e5d72a0 100644
--- a/security/wolfssl/Makefile
+++ b/security/wolfssl/Makefile
@@ -10,11 +10,10 @@ COMMENT= Embedded SSL C-Library
LICENSE= GPLv2
-BUILD_DEPENDS= bash:shells/bash
-
BROKEN_mips= fails to package: pkg-static: Unable to access file libwolfssl.so.3: No such file or directory
BROKEN_mips64= fails to package: pkg-static: Unable to access file libwolfssl.so.3: No such file or directory
-BROKEN_powerpc64= fails to package: pkg-static: Unable to access file libwolfssl.so.3: No such file or directory
+
+BUILD_DEPENDS= bash:shells/bash
USES= libtool zip
GNU_CONFIGURE= yes
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index 1fe98469afef..18398ed4c1ef 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -19,8 +19,6 @@ COMMENT= The Public Domain Korn Shell
LICENSE= BSD3CLAUSE
-BROKEN_powerpc64= fails to compile siglist.in
-
OPTIONS_DEFINE= STATIC
GNU_CONFIGURE= yes
diff --git a/sysutils/asmon/Makefile b/sysutils/asmon/Makefile
index 2a43c186ddbf..fae7fbd11d8e 100644
--- a/sysutils/asmon/Makefile
+++ b/sysutils/asmon/Makefile
@@ -16,14 +16,12 @@ BROKEN_FreeBSD_12= fails to compile: read_mem.c: invalid use of undefined type '
BROKEN_FreeBSD_13= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter'
BROKEN_mips= fails to compile: asmon.c: storage size of 'sum' isn't known
BROKEN_mips64= fails to compile: asmon.c: storage size of 'sum' isn't known
-BROKEN_powerpc64= fails to compile: asmon.c: storage size of 'sum' isn't known
-
-USE_XORG= xpm x11
BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/asmon
CFLAGS+= -I${LOCALBASE}/include
USES= gmake
USE_CSTD= gnu89
+USE_XORG= xpm x11
ALL_TARGET= asmon
MAKE_ARGS+= LIBDIR="-L${LOCALBASE}/lib" \
SOLARIS_LIBS=-lkvm
diff --git a/sysutils/graid5/Makefile b/sysutils/graid5/Makefile
index a70064c5c1f6..a38e8840ad4d 100644
--- a/sysutils/graid5/Makefile
+++ b/sysutils/graid5/Makefile
@@ -11,8 +11,6 @@ COMMENT= RAID5 geom class
LICENSE= BSD2CLAUSE
-BROKEN_powerpc64= fails to compile: pcpu.h: size of array '__assert_0' is negative
-
NO_PACKAGE= should be recompiled for a particular FreeBSD kernel
MAINVERSION=1.3
diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile
index 1fdc3ea6168f..22654e04d8c0 100644
--- a/sysutils/logstalgia/Makefile
+++ b/sysutils/logstalgia/Makefile
@@ -13,8 +13,6 @@ COMMENT= Website access log visualization tool
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to compile: custom.cpp: 'sscanf' was not declared in this scope
-
BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libfreetype.so:print/freetype2 \
diff --git a/sysutils/mac_nonet/Makefile b/sysutils/mac_nonet/Makefile
index be050077ecf4..83b045980c7f 100644
--- a/sysutils/mac_nonet/Makefile
+++ b/sysutils/mac_nonet/Makefile
@@ -12,8 +12,6 @@ COMMENT= MAC policy to disable access to networking for certain group
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_powerpc64= fails to build: make[1]: don't know how to make /usr/src/sys/tools/vnode_if.awk
-
USES= kmod uidfix
USE_GITHUB= yes
diff --git a/sysutils/mac_rtprio/Makefile b/sysutils/mac_rtprio/Makefile
index 2a4b3c9cb50c..45911fc61952 100644
--- a/sysutils/mac_rtprio/Makefile
+++ b/sysutils/mac_rtprio/Makefile
@@ -12,8 +12,6 @@ COMMENT= MAC policy to manage access for setting realtime priorities by GID
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_powerpc64= fails to build: make[1]: don't know how to make /usr/src/sys/tools/vnode_if.awk
-
USES= kmod uidfix
USE_GITHUB= yes
diff --git a/sysutils/mbgtools/Makefile b/sysutils/mbgtools/Makefile
index 5767ccb9178b..e383bc827a5f 100644
--- a/sysutils/mbgtools/Makefile
+++ b/sysutils/mbgtools/Makefile
@@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE
BROKEN_aarch64= fails to compile: unused variables
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
BROKEN_mips64= fails to compile: unused variables
-BROKEN_powerpc64= fails to compile: warning: mbg_dbg_data defined but not used
BROKEN_sparc64= fails to compile: error in structure definitions
USES= kmod uidfix
diff --git a/sysutils/muse/Makefile b/sysutils/muse/Makefile
index 29acf52e2879..28e23abfdfa4 100644
--- a/sysutils/muse/Makefile
+++ b/sysutils/muse/Makefile
@@ -13,7 +13,6 @@ BROKEN_FreeBSD_12= fails to compile: read_mem.c: invalid use of undefined type '
BROKEN_FreeBSD_13= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter'
BROKEN_mips= fails to compile: muse.c: storage size of 'vmstats' isn't known
BROKEN_mips64= fails to compile: muse.c: storage size of 'vmstats' isn't known
-BROKEN_powerpc64= fails to compile: muse.c: storage size of 'vmstats' isn't known
USES= uidfix
diff --git a/sysutils/showbeastie/Makefile b/sysutils/showbeastie/Makefile
index 5acd142b9a61..0ceeb734f5f3 100644
--- a/sysutils/showbeastie/Makefile
+++ b/sysutils/showbeastie/Makefile
@@ -15,7 +15,6 @@ LICENSE= BSD2CLAUSE
BROKEN_armv6= fails to link: testmain uses VFP register arguments, dict.o does not
BROKEN_armv7= fails to link: testmain uses VFP register arguments, dict.o does not
BROKEN_mips64= fails to link: relocation truncated to fit: R_MIPS_26 against `__assert@@FBSD_1.0'
-BROKEN_powerpc64= fails to build: ficl/Makefile line 25: Could not find bsd.stand.mk
BROKEN_FreeBSD_12= fails to build: ficl/Makefile line 13: Could not find bsd.stand.mk
BROKEN_FreeBSD_13= fails to build: ficl/Makefile line 13: Could not find bsd.stand.mk
diff --git a/sysutils/wmmemfree/Makefile b/sysutils/wmmemfree/Makefile
index 26d025083ab7..0febebc76ae5 100644
--- a/sysutils/wmmemfree/Makefile
+++ b/sysutils/wmmemfree/Makefile
@@ -14,7 +14,6 @@ BROKEN_FreeBSD_12= fails to compile: read_mem.c: invalid use of undefined type '
BROKEN_FreeBSD_13= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter'
BROKEN_mips= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known
BROKEN_mips64= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known
-BROKEN_powerpc64= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known
USES= tar:bzip2
USE_XORG= xpm
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile
index a89717597b63..9ed8308cb0ce 100644
--- a/www/mod_auth_openid/Makefile
+++ b/www/mod_auth_openid/Makefile
@@ -3,8 +3,8 @@
PORTNAME= mod_auth_openid
PORTVERSION= 0.8
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -14,8 +14,6 @@ COMMENT= Authentication module for the Apache 2 webserver with OpenID
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libopkele.so:devel/libopkele \
libsqlite3.so:databases/sqlite3
diff --git a/www/mod_md-devel/Makefile b/www/mod_md-devel/Makefile
index d060396f2bc3..73e093e042be 100644
--- a/www/mod_md-devel/Makefile
+++ b/www/mod_md-devel/Makefile
@@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
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 \
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile
index b316cba72246..0b5f267f9cd1 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -14,7 +14,6 @@ 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
BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2@${PHP_FLAVOR} \
diff --git a/www/rubygem-jquery-rails-rails50/Makefile b/www/rubygem-jquery-rails-rails50/Makefile
index 08e5b4b845ed..2b90f9568530 100644
--- a/www/rubygem-jquery-rails-rails50/Makefile
+++ b/www/rubygem-jquery-rails-rails50/Makefile
@@ -17,10 +17,8 @@ RUN_DEPENDS= rubygem-rails-dom-testing-rails50>=1.0:textproc/rubygem-rails-dom-t
rubygem-railties50>=4.2.0:www/rubygem-railties50 \
rubygem-thor>=0.14:devel/rubygem-thor
-BROKEN_powerpc64= fails to install: pkg-static: rubygem-rails-dom-testing-2.0.3 conflicts with rubygem-rails-dom-testing-rails50-2.0.3 (installs files into the same place)
-
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
.include <bsd.port.mk>
diff --git a/www/unit/Makefile b/www/unit/Makefile
index ce986ae38b36..8394d42adeb0 100644
--- a/www/unit/Makefile
+++ b/www/unit/Makefile
@@ -13,8 +13,6 @@ COMMENT?= Dynamic web application server
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_powerpc64= fails to build: nxt_conf_validation.c:275: undefined reference to __builtin_popcount
-
EXTRA_PATCHES= ${FILESDIR}/php_zts.patch:-p1
USES+= cpe
diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile
index 8d1d02b77538..39deb5d00998 100644
--- a/x11/sakura/Makefile
+++ b/x11/sakura/Makefile
@@ -14,13 +14,11 @@ LICENSE= GPLv2
LIB_DEPENDS= libgnutls.so:security/gnutls \
libpcre2-8.so:devel/pcre2
-BROKEN_powerpc64= fails to build: sakura.c:1348: 'for' loop initial declaration used outside C99 mode
-
OPTIONS_DEFINE= DOCS
+USES= cmake pkgconfig gettext perl5 tar:bzip2
USE_GNOME= cairo gdkpixbuf2 vte3
USE_XORG= x11
-USES= cmake pkgconfig gettext perl5 tar:bzip2
USE_PERL5= build
LDFLAGS+= -lintl
diff --git a/x11/tint/Makefile b/x11/tint/Makefile
index 0f1333f8f452..3d07ebbf798e 100644
--- a/x11/tint/Makefile
+++ b/x11/tint/Makefile
@@ -10,8 +10,6 @@ COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to build: area.h: redefinition of typedef 'Area'
-
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libImlib2.so:graphics/imlib2 \