aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-06 20:50:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-06 20:50:46 +0000
commit1d00d4804dae5649e741b4a4b2f097e6660cdd05 (patch)
treeed1eb9745b7efe00cc07c361e09b5cb2c2096705
parent93c225c50a49ff129c4a2543cc6cc036a7032983 (diff)
downloadports-1d00d4804dae5649e741b4a4b2f097e6660cdd05.tar.gz
ports-1d00d4804dae5649e741b4a4b2f097e6660cdd05.zip
security/zeek: Clean up USES=python
- While I'm here, fix PLIST ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: @dir lib/%%ZEEKUSER%%/plugins Error: Orphaned: @dir lib/%%ZEEKUSER%%/spicy ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Approved by: portmgr (blanket) With hat: python
-rw-r--r--security/zeek/Makefile2
-rw-r--r--security/zeek/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/security/zeek/Makefile b/security/zeek/Makefile
index ea426690f273..af4bf8e71088 100644
--- a/security/zeek/Makefile
+++ b/security/zeek/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libcares.so:dns/c-ares
RUN_DEPENDS= c-ares>=1.18.1:dns/c-ares
USES= bison cmake compiler:c++17-lang cpe gettext-runtime perl5 \
- python:3.7+ shebangfix ssl
+ python shebangfix ssl
USE_LDCONFIG= yes
diff --git a/security/zeek/pkg-plist b/security/zeek/pkg-plist
index 2077fe07d674..62c8a3eb223c 100644
--- a/security/zeek/pkg-plist
+++ b/security/zeek/pkg-plist
@@ -1233,6 +1233,7 @@ lib/libparaglob.a
%%SPICY%%lib/libspicy-rt-debug.a
%%SPICY%%lib/libspicy-rt.a
%%SPICY%%lib/libspicy.so
+@dir lib/zeek/plugins
lib/zeek/python/SubnetTree.py
lib/zeek/python/_SubnetTree.so
lib/zeek/python/broker/__init__.py
@@ -1283,6 +1284,7 @@ lib/zeek/python/zeekctl/plugins/lb_pf_ring.py
lib/zeek/python/zeekctl/plugins/ps.py
lib/zeek/python/zeekctl/plugins/zeek_port_warning.py
lib/zeek/python/zeekctl/plugins/zzz_af_packet.py
+@dir lib/zeek/spicy
%%ZEEKCTL%%man/man1/trace-summary.1.gz
man/man1/zeek-cut.1.gz
man/man8/zeek.8.gz