diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-05 20:01:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-05 20:01:10 +0000 |
commit | a3973d38262b750b7f91e782e097724e6181def2 (patch) | |
tree | 8353c15c3bb44aa85a6fd3d99ed24aedaf8b3cdb /sysutils | |
parent | ab35da6f5bc46b7cb12249972f07d73efa91f341 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/asmon/Makefile | 4 | ||||
-rw-r--r-- | sysutils/graid5/Makefile | 2 | ||||
-rw-r--r-- | sysutils/logstalgia/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mac_nonet/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mac_rtprio/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mbgtools/Makefile | 1 | ||||
-rw-r--r-- | sysutils/muse/Makefile | 1 | ||||
-rw-r--r-- | sysutils/showbeastie/Makefile | 1 | ||||
-rw-r--r-- | sysutils/wmmemfree/Makefile | 1 |
9 files changed, 1 insertions, 15 deletions
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 |