106 Commits

Author SHA1 Message Date
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
ajacoutot
9973875f11 PORTROACH: skip 5.1.0. 2022-11-11 12:13:43 +00:00
ajacoutot
cecc53bbf7 SECURITY update to zeek-5.0.3.
https://github.com/zeek/zeek/blob/v5.0.3/NEWS
2022-11-09 21:57:45 +00:00
tb
2a3e346bdb Bump REVISION of ports depending on security/openssl/{1.1,3.0} 2022-10-12 16:15:02 +00:00
ajacoutot
bbcc2baffc Update to zeek-5.0.2. 2022-09-20 10:11:21 +00:00
ajacoutot
283b6f819a Update to zeek-5.0.1. 2022-08-28 09:28:00 +00:00
ajacoutot
43399fa2d6 In the handcrafted rc_* functions, use rc_exec to run commands so that we run
them in the proper routing domain.
More rc.d scripts could probably benefit from this in ports and base but I am
lazy.
2022-08-03 09:59:08 +00:00
ajacoutot
6d289bf7b2 Update to zeek-5.0.0.
Move to using openssl1 because zeek needs:
EVP_PKEY_TLS1_PRF, EVP_PKEY_CTX_set1_tls1_prf_secret,
EVP_PKEY_CTX_set_tls1_prf_md, EVP_PKEY_CTX_add1_tls1_prf_seed
2022-07-06 20:41:29 +00:00
ajacoutot
5e81ca600d Add 4.2.2 to PORTROACH. 2022-06-05 07:55:38 +00:00
ajacoutot
210964a17e SECURITY update to zeek-4.0.7. 2022-06-04 14:57:58 +00:00
ajacoutot
a965892870 PORTROACH: add a new skipv. 2022-04-23 07:34:20 +00:00
ajacoutot
88c6eecc9b Update to zeek-4.0.6. 2022-04-22 06:43:07 +00:00
tb
7309300a9a net/bro: fix SAHRED typo in MODCMAKE_USE_SHARED_LIBS.
ok rsadowski, looks fine aja (maintainer)
2022-03-23 08:37:07 +00:00
rsadowski
60f925aaf8 Set MODCMAKE_USE_SAHRED_LIBS to No
Bro uses cmake outside the module so MODCMAKE_USE_SAHRED_LIBS Yes is
unfortunately ineffective
2022-03-18 21:06:59 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
kn
5f4a9e4322 Skip broken builds on non-clang archs
OK aja
2022-02-19 11:10:29 +00:00
ajacoutot
1308566564 Update to zeek-4.0.5. 2022-01-26 12:55:12 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
tb
ab8024e0c0 net/bro: now that we provide all the relevant API, we can neuter all
LIBRESSL_VERSION_NUMBER paths. "sure thing" aja
2021-10-31 17:10:40 +00:00
ajacoutot
755a2c8bd4 SECURITY update to zeek-4.0.4. 2021-10-03 19:54:51 +00:00
jasper
59b6c3e477 mark bro broken on powerpc64 due to vec_mule and vec_rl related ambigious calls
ok aja@ (MAINTAINER)
2021-08-29 18:42:30 +00:00
ajacoutot
c33ae1bd39 PORTROACH: skip development version. 2021-08-13 06:48:53 +00:00
ajacoutot
34105d1324 Update to zeek-4.0.3. 2021-07-07 09:42:06 +00:00
ajacoutot
3c2dc99ec4 Update to zeek-4.0.2. 2021-06-05 13:15:05 +00:00
ajacoutot
478b147d84 Bump to be ahead of stable. 2021-05-02 17:57:18 +00:00
ajacoutot
147c59076d Update to zeek-4.0.1. 2021-04-24 11:37:10 +00:00
ajacoutot
c1c2855a2f Update to zeek-4.0.0 (LTS version).
The issue with cluster mode is still present unfortunately...
2021-03-06 09:35:09 +00:00
ajacoutot
7bea040b02 Update to zeek-3.2.4. 2021-02-27 11:11:08 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
10ba0f810b Rework patches and garbage collect uneeded ones.
Still trying to figure out why we're not logging anything in cluster mode.
2021-02-07 16:30:47 +00:00
ajacoutot
c228e6ff25 Update to zeek-3.2.3. 2020-12-16 09:06:28 +00:00
ajacoutot
2524a9025a Update to zeek-3.2.2.
Committing early in the release process to give time to test this.
Please contact me if you see any regression.
2020-10-25 09:16:09 +00:00
jasper
f9e0db0ba6 fix typo in README; ok aja@ 2020-10-09 18:37:29 +00:00
ajacoutot
7eafe5a71a Unbreak with clang >=10 2020-08-13 18:15:04 +00:00
ajacoutot
332c1a1d22 Update to zeek-3.1.5. 2020-07-31 16:27:06 +00:00
ajacoutot
245e2dd296 Add support for DLT_LOOP.
Adapted from a patch by Matt Dunwoodie
2020-07-04 19:16:27 +00:00
ajacoutot
560e60ded0 Don't use libexecinfo. 2020-07-03 17:20:09 +00:00
ajacoutot
6c81f1b7e3 Update to zeek-3.1.4. 2020-06-11 06:43:54 +00:00
ajacoutot
bb28601750 Update to zeek-3.1.3. 2020-05-14 12:15:11 +00:00
ajacoutot
b66cffb4c2 SECURITY update to zeek-3.1.2. 2020-04-18 09:05:20 +00:00
cwen
9206fb14a9 bro: don't require `-latomic' anymore on powerpc, since
this arch has been switched to clang

OK aja@ (maintainer)
2020-04-10 15:00:55 +00:00
ajacoutot
d2e382720f Update to zeek-3.1.1. 2020-03-14 17:58:47 +00:00
ajacoutot
cd3fe4d6ae Update to zeek-3.1.0. 2020-02-28 16:48:59 +00:00
ajacoutot
557594c5ff Fix bogus bro symlink; reported by espie@ 2020-01-25 11:57:02 +00:00
ajacoutot
5d961dd629 Update to zeek-3.0.1.
- fix picking up libexecinfo (and failing when junking); reported by naddy
2019-12-14 16:32:30 +00:00
ajacoutot
38cd891626 Update to zeek-3.0.0.
- everything (utilities, rc.d scripts, configuration files etc.) has been
renamed from bro to zeek.
2019-11-25 07:57:43 +00:00
ajacoutot
bdb4a77293 Bump to be ahead of stable. This is usually not needed but here we will
have a PKGNAME change between 6.5 and 6.6.
2019-09-07 17:48:15 +00:00
ajacoutot
e841a205ab SECURITY update to zeek-2.6.4.
- The NTLM analyzer did not properly handle AV Pair sequences that were
  either empty or unterminated, resulting in invalid memory access or
  heap buffer over-read.  The NTLM analyzer is enabled by default and
  used in the analysis of SMB, DCE/RPC, and GSSAPI protocols.
2019-09-07 17:40:54 +00:00
ajacoutot
afb05356fb Rename from Bro to Zeek since it's the new upstream name. 2019-08-17 12:58:04 +00:00
ajacoutot
36805e6f25 bro-2.6.3: SECURITY patch release to address potential Denial of Service
vulnerabilities; see https://github.com/zeek/zeek/blob/release/NEWS for
details
2019-08-14 21:19:47 +00:00