aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-03 01:14:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-03 01:14:05 +0000
commitdab2f82d314ea77904914b8462ccdf838abcc776 (patch)
treec18272cea1cfd16fb061c8045e9d5bd67dd36f13 /security/samhain
parente52bc6e02324eab0dc9e0ec40f9e087f239e7ab3 (diff)
downloadports-dab2f82d314ea77904914b8462ccdf838abcc776.tar.gz
ports-dab2f82d314ea77904914b8462ccdf838abcc776.zip
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439999
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index b9da767bc3ec..69a36943d115 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -12,6 +12,10 @@ COMMENT= Samhain Intrusion Detection System
LICENSE= GPLv2
+BROKEN_aarch64= fails to build: undefined reference to sbrk
+BROKEN_mips= fails to configure: error: Could not find the libwrap library
+BROKEN_mips64= fails to configure: error: Could not find the libwrap library
+
OPTIONS_DEFINE= ASM DB_RELOAD DEBUG DNMALLOC ENCRYPT GNUPG IPV6 KCHECK LIBWRAP \
LOGFILE_MONITOR LOGIN_WATCH MAIL MOUNTS_CHECK MYSQL ODBC PGSQL \
PORT_CHECK PROCESS_CHECK POSIX_ACL PRELUDE PTRACE SRP STATIC \