databases/kuzu: update to 0.11.3
While here, mark this port as deprecated with no specific expiration
date. The upstream repository was archived on Oct 11, 2025.
Changelog: https://github.com/kuzudb/kuzu/releases/tag/v0.11.3
PR: 290180
Reported by: mahlon at martini.nu (maintainer)
sysutils/fwupd-efi: EFI Application used by uefi-capsule plugin in fwupd
This port was initially submitted as part of D29332 by Norbert Kaminski
<norbert.kaminski at 3mdeb.com>. Thanks a lot for the initial port and all
the work involved!
Differential Revision: https://reviews.freebsd.org/D29332
sysutils/fwupd: Update firmware automatically, safely, and reliably
This port was initially submitted as part of D29332 by Norbert Kaminski
<norbert.kaminski at 3mdeb.com>. Thanks a lot for the initial port and all
the work involved!
Differential Revision: https://reviews.freebsd.org/D29332
security/zeek: Update to 8.0.3
https://github.com/zeek/zeek/releases/tag/v8.0.3
This release fixes the following bugs:
- zeekctl stats should no longer report a Python error.
- The management framework controller configuration has a new
tls_options_websocket variable for setting TLS options for the
controller's Websocket server.
- Fixed Broker errors being visible/sent to WebSocket clients
unrelated to their own connection.
Reported by: Tim Wojtulewicz
devel/efivar: Update to version 39 and take maintainership
This is a big and important update which was initially submitted as
part of D29332 by Norbert Kaminski <norbert.kaminski at 3mdeb.com>. The
submitted patches were for 0.24 and at the last two EuroBSDCons I've
spend a lot of time to rework them for v39. Thanks a lot for the
initial patches, even if there is not much of the initial work left.
Differential Revision: https://reviews.freebsd.org/D29332
sysutils/elephant: look for LOCALBASE/etc/xdg for installed providers
github.com/adrg/xdg specifies only /etc/xdg as the configuration
directories. However, LOCALBASE/etc/xdg is usual in FreeBSD. So add
the path to the config directories.