mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
These ports now build on powerpc64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
ab35da6f5b
commit
a3973d3826
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486720
21 changed files with 9 additions and 44 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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} \
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue