These ports now build on aarch64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-05-01 18:39:38 +00:00
parent b13410f998
commit a447f72e4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500604
7 changed files with 1 additions and 12 deletions

View file

@ -13,7 +13,6 @@ COMMENT= Ultimate music player for Unix-like systems
LICENSE= GPLv2 LGPL21
LICENSE_COMB= dual
BROKEN_aarch64= Fails to compile: error: invalid conversion between vector type and integer type
BROKEN_armv6= Fails to compile: error: invalid conversion between vector type and integer type
BROKEN_armv7= Fails to compile: error: invalid conversion between vector type and integer type

View file

@ -13,8 +13,6 @@ COMMENT= Gigasampler file loader library
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= fails to compile: DLS.cpp:526:9: unknown type name 'uuid_t'; did you mean 'uid_t'?
LIB_DEPENDS= libsndfile.so:audio/libsndfile \
libuuid.so:misc/e2fsprogs-libuuid

View file

@ -11,8 +11,6 @@ COMMENT= Library For Reading And Writing LAS-Format Data
LICENSE= BSD2CLAUSE
BROKEN_aarch64= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libgeotiff.so:graphics/libgeotiff

View file

@ -13,8 +13,6 @@ COMMENT= Embeddable Scheme interpreter
LIB_DEPENDS= libgdbm.so:databases/gdbm \
libelf.so:devel/libelf
BROKEN_aarch64= Fails to link: missing sbrk
USES= libtool motif tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View file

@ -15,8 +15,6 @@ COMMENT= Portable, easy to use, and efficient C++ crypto library
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/doc/license.txt
BROKEN_aarch64= Fails to configure: unknown or unidentifiable processor arm64
OPTIONS_DEFINE= SSL GMP DOCS
OPTIONS_DEFAULT= SSL GMP

View file

@ -12,7 +12,6 @@ COMMENT= Compute hash sums and magnet links
LICENSE= MIT
BROKEN_aarch64= Fails to build: error Cannot detect CPU architechture
BROKEN_mips64= Fails to build: error Cannot detect CPU architechture
USES= perl5

View file

@ -12,7 +12,6 @@ COMMENT= Library and tools to support IPMI-capable hardware
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= invokes x86 assembler
BROKEN_armv6= invokes x86 assembler
BROKEN_armv7= invokes x86 assembler
BROKEN_mips= invokes x86 assembler
@ -25,6 +24,7 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \
OPTIONS_DEFINE= DEBUG DOCS IOPERM IPV6
IOPERM_DESC= Use i386_set_ioperm
USES= gmake libtool localbase shebangfix
CFLAGS+= -D_WANT_SEMUN
CONFIGURE_ARGS= --disable-init-scripts \
--sysconfdir=${ETCDIR} \
@ -34,7 +34,6 @@ CONFIGURE_ARGS= --disable-init-scripts \
CONFIGURE_ENV= PTHREAD_LIBS=-lpthread ac_cv_path_CPP=${CPP}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= gmake libtool localbase shebangfix
INFO= freeipmi-faq
PLIST_SUB= CACHE_DIR=${CACHE_DIR}