aboutsummaryrefslogtreecommitdiff
path: root/sysutils/burp
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/burp')
-rw-r--r--sysutils/burp/Makefile10
-rw-r--r--sysutils/burp/pkg-plist3
2 files changed, 10 insertions, 3 deletions
diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile
index 92bdf2a4efe0..2030b8ec68bf 100644
--- a/sysutils/burp/Makefile
+++ b/sysutils/burp/Makefile
@@ -22,7 +22,7 @@ GH_ACCOUNT= grke
USE_RC_SUBR= burp
GNU_CONFIGURE= yes
-USES= gmake localbase ncurses ssl
+USES= compiler:c++11-lib gmake localbase ncurses ssl
PORTSCOUT= limit:^1\.4\.
@@ -46,4 +46,10 @@ post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/vss_strip
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/burp
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 1200039 && ${CC:T} == "clang"
+BROKEN= fails to compile due to clang 4.0 regression: util/bdthreads.cc:132:10: ordered comparison between pointer and zero
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/sysutils/burp/pkg-plist b/sysutils/burp/pkg-plist
index b5a29a9a7a3c..0b180c979936 100644
--- a/sysutils/burp/pkg-plist
+++ b/sysutils/burp/pkg-plist
@@ -1,3 +1,4 @@
+%%ETCDIR%%/CA.cnf
%%ETCDIR%%/autoupgrade/server/win32/script
%%ETCDIR%%/autoupgrade/server/win64/script
%%ETCDIR%%/burp-server.conf
@@ -8,7 +9,7 @@
%%ETCDIR%%/ssl_extra_checks_script
%%ETCDIR%%/summary_script
%%ETCDIR%%/timer_script
-%%ETCDIR%%/CA.cnf
+etc/rc.d/burp
man/man8/bedup.8.gz
man/man8/burp.8.gz
man/man8/burp_ca.8.gz