git: 75702bc2c87e - main - security/zeek: revert b6a8929a2551 for pkg-plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Aug 2023 00:32:36 UTC
The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=75702bc2c87ed2234607ab1ca60c59fb94666e40 commit 75702bc2c87ed2234607ab1ca60c59fb94666e40 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2023-08-31 00:31:24 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2023-08-31 00:31:24 +0000 security/zeek: revert b6a8929a2551 for pkg-plist I get package errors with that version (for 13.2/amd64 at least): =======================<phase: package >============================ ===> Building package for zeek-6.0.0 pkg-static: Unable to access file /wrkdirs/usr/ports/security/zeek/work/stage/usr/local/include/zeek/analyzer/protocol/finger/legacy/events.bif.h:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/security/zeek/work/stage/usr/local/include/zeek/analyzer/protocol/syslog/legacy/events.bif.h:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/security/zeek/work/stage/usr/local/share/zeek/base/bif/plugins/Zeek_Finger.events.bif.zeek:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/security/zeek/work/stage/usr/local/share/zeek/base/bif/plugins/Zeek_Syslog.events.bif.zeek:No such file or directory *** Error code 1 Maybe it's an options thing? I have everything set except PERFTOOLS and BUILD_TYPE set to RELEASE. While here update LICENSE. --- security/zeek/Makefile | 2 +- security/zeek/pkg-plist | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/security/zeek/Makefile b/security/zeek/Makefile index 1e50c9e7d409..ea426690f273 100644 --- a/security/zeek/Makefile +++ b/security/zeek/Makefile @@ -8,7 +8,7 @@ MAINTAINER= leres@FreeBSD.org COMMENT= System for detecting network intruders in real-time WWW= https://www.zeek.org/ -LICENSE= BSD3CLAUSE +LICENSE= CC-BY-4.0 BROKEN_FreeBSD_12_powerpc64= does not build: error: zero-size array 'names' diff --git a/security/zeek/pkg-plist b/security/zeek/pkg-plist index 2480afafbdbf..2077fe07d674 100644 --- a/security/zeek/pkg-plist +++ b/security/zeek/pkg-plist @@ -697,7 +697,6 @@ include/zeek/analyzer/protocol/dns/events.bif.h include/zeek/analyzer/protocol/file/File.h include/zeek/analyzer/protocol/file/events.bif.h include/zeek/analyzer/protocol/finger/legacy/Finger.h -include/zeek/analyzer/protocol/finger/legacy/events.bif.h include/zeek/analyzer/protocol/ftp/FTP.h include/zeek/analyzer/protocol/ftp/events.bif.h include/zeek/analyzer/protocol/ftp/functions.bif.h @@ -943,7 +942,6 @@ include/zeek/analyzer/protocol/ssl/tls-handshake-signed_certificate_timestamp.pa include/zeek/analyzer/protocol/ssl/tls-handshake.pac include/zeek/analyzer/protocol/ssl/types.bif.h include/zeek/analyzer/protocol/syslog/legacy/Syslog.h -include/zeek/analyzer/protocol/syslog/legacy/events.bif.h include/zeek/analyzer/protocol/syslog/legacy/syslog-analyzer.pac include/zeek/analyzer/protocol/syslog/legacy/syslog-protocol.pac include/zeek/analyzer/protocol/syslog/legacy/syslog.pac @@ -1171,8 +1169,8 @@ include/zeek/spicy/packet-analyzer.h include/zeek/spicy/port-range.h include/zeek/spicy/protocol-analyzer.h include/zeek/spicy/runtime-support.h -%%SPICY%%include/zeek/spicy/spicy.bif.h -%%SPICY%%include/zeek/spicy/spicyz/config.h +include/zeek/spicy/spicy.bif.h +include/zeek/spicy/spicyz/config.h include/zeek/spicy/spicyz/driver.h include/zeek/spicy/spicyz/glue-compiler.h include/zeek/stats.bif.func_h @@ -1235,7 +1233,6 @@ lib/libparaglob.a %%SPICY%%lib/libspicy-rt-debug.a %%SPICY%%lib/libspicy-rt.a %%SPICY%%lib/libspicy.so -@dir lib/%%ZEEKUSER%%/plugins lib/zeek/python/SubnetTree.py lib/zeek/python/_SubnetTree.so lib/zeek/python/broker/__init__.py @@ -1367,7 +1364,6 @@ share/btest/scripts/spicy/diff-sort %%DATADIR%%/base/bif/plugins/Zeek_FileExtract.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_FileExtract.functions.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_FileHash.events.bif.zeek -%%DATADIR%%/base/bif/plugins/Zeek_Finger.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_GSSAPI.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_GTPv1.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_GTPv1.functions.bif.zeek @@ -1452,7 +1448,6 @@ share/btest/scripts/spicy/diff-sort %%DATADIR%%/base/bif/plugins/Zeek_SSL.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_SSL.functions.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_SSL.types.bif.zeek -%%DATADIR%%/base/bif/plugins/Zeek_Syslog.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_TCP.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_TCP.functions.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_TCP.types.bif.zeek @@ -1467,7 +1462,7 @@ share/btest/scripts/spicy/diff-sort %%DATADIR%%/base/bif/plugins/Zeek_XMPP.events.bif.zeek %%DATADIR%%/base/bif/plugins/__load__.zeek %%DATADIR%%/base/bif/reporter.bif.zeek -%%SPICY%%%%DATADIR%%/base/bif/spicy.bif.zeek +%%DATADIR%%/base/bif/spicy.bif.zeek %%DATADIR%%/base/bif/stats.bif.zeek %%DATADIR%%/base/bif/store.bif.zeek %%DATADIR%%/base/bif/strings.bif.zeek @@ -2049,7 +2044,6 @@ share/btest/scripts/spicy/diff-sort %%DATADIR%%/policy/tuning/defaults/warnings.zeek %%DATADIR%%/policy/tuning/json-logs.zeek %%DATADIR%%/policy/tuning/track-all-assets.zeek -@dir %%DATADIR%%/spicy @sample %%DATADIR%%/site/local.zeek.sample %%SPICY%%share/zeek/spicy/zeek.spicy %%SPICY%%share/zeek/spicy/zeek_file.spicy