editors/openoffice-devel: Update to a new snapshot
Update to a new snapshot.
* The recent python and icu patches have been upstreamed.
* The devel/apr1 and www/serf depenencies are no longer needed.
net/krill: Update to 0.15.1
Version 0.15.1 'Contains Adult Language'
Bug fixes
* Fixed a bug introduced in 0.15.0 where CAs do to not clear fulfilled
certification requests causing them to re-request a certificate every
time they contact their parent. ([#1345])
Other changes
* Updated dependencies.
Release Announcement: https://nlnetlabs.nl/news/2026/Jan/19/krill-0.15.1-released/
Changelog: https://github.com/NLnetLabs/krill/releases/tag/v0.15.1
PR: 292605
Reported by: Jaap Akkerhuis <jaap at NLnetLabs.nl> (maintainer)
archivers/zip: apply Debian patches
These patches fix some security and other issues:
- ( 7) zipnote.c: Close in_file instead of undefined file x
- ( 8) Use format specifier %s to print strings, not the string itself
- (14) Fix buffer overflow when filename contains unicode characters
- (15) Fix buffer overflow when using '-T -TT'
- (16) Fix symlink update detection
Obtained from: https://salsa.debian.org/sanvila/zip
Reported by: diizzy
Reviewed by: diizzy
Security: CVE-2018-13410
MFH: 2026Q1
(cherry picked from commit e0e704bfeaaf5b2f0ac6c66a7a331eab62443d9a)
net-im/gurk-rs: fix build on armv7
Same fix as for shells/nushell.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
(cherry picked from commit 93bb4e4db4d0ad905374b8a8cfaca194977f13d7)
security/snortsam: broken on FreeBSD 15, deprecate
This port requires the obsolete ioctl(DIOCGETSTATUS), which is no
longer supported on FreeBSD 15. Upstream is dead, so deprecate.
It also has some questionable warnings.
See also: D41651
MFH: 2026Q1
(cherry picked from commit f41b42de2ab80efc26527aaf6aff7345d6583817)
net-mgmt/nagios-pf-plugin: broken on FreeBSD 15, deprecate
This port requires the obsolete ioctl(DIOCGETSTATUS), which is no
longer supported on FreeBSD 15. Upstream is dead, so deprecate.
It also has some questionable warnings.
See also: D41651
MFH: 2026Q1
(cherry picked from commit bd7e3e8a36c48d6a31b8560c39b8ef033e6caa99)
graphics/sdl2_gpu: rename DOCS option to DOXYGEN
This avoids having to OPTIONS_EXCLUDE the DOCS option.
Suggested by: makc
MFH: 2026Q1
(cherry picked from commit f53b9f4be99d6b1c73120e9ba2c32b67897dc1f8)
multimedia/ccextractor-gui: remove port
The ccextractor GUI has been rewritten in flutter, which requires Dart.
We do not support Dart, so that means no GUI for us for now.
security/himitsu: create new port
Himitsu is a secure secret storage system for Unix-like systems. It provides an
arbitrary key/value store (where values may be secret) and a query language for
manipulating the key store.
WWW: https://himitsustore.org
PR: 292475