aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-18 02:38:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-18 02:38:29 +0000
commit88b2ef63737498ae2cff7a8f3f55c59b754f223e (patch)
tree3444fd2ff8d03a54621ed42a008730e23f8b4736 /net-mgmt
parent73718f58f23aa9d9781d82941ecbf83af7f7111a (diff)
downloadports-88b2ef63737498ae2cff7a8f3f55c59b754f223e.tar.gz
ports-88b2ef63737498ae2cff7a8f3f55c59b754f223e.zip
Mark BROKEN in 13/14 (via latest llvm update).
Notes
Notes: svn path=/head/; revision=565864
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagircbot/Makefile3
-rw-r--r--net-mgmt/p0f2/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/nagircbot/Makefile b/net-mgmt/nagircbot/Makefile
index 32ae195aab31..36821db3c58b 100644
--- a/net-mgmt/nagircbot/Makefile
+++ b/net-mgmt/nagircbot/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.vanheusden.com/nagircbot/
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC bot for Nagios
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: pfh
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: pfh
+
USES= gmake ssl tar:tgz
USE_RC_SUBR= nagircbot
CFLAGS+= -I${OPENSSLINC}
diff --git a/net-mgmt/p0f2/Makefile b/net-mgmt/p0f2/Makefile
index 7f318637c525..5b3d9bcf79ae 100644
--- a/net-mgmt/p0f2/Makefile
+++ b/net-mgmt/p0f2/Makefile
@@ -10,6 +10,9 @@ DISTNAME= p0f-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Passive OS fingerprinting tool
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: file_cksum
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: file_cksum
+
CONFLICTS= p0f-3.*
USES= gmake tar:tgz