aboutsummaryrefslogtreecommitdiff
path: root/www
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 /www
parentab35da6f5bc46b7cb12249972f07d73efa91f341 (diff)
downloadports-a3973d38262b750b7f91e782e097724e6181def2.tar.gz
ports-a3973d38262b750b7f91e782e097724e6181def2.zip
These ports now build on powerpc64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=486720
Diffstat (limited to 'www')
-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
5 files changed, 2 insertions, 10 deletions
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