The place for ports
x11/wleave: Update to 0.7.0<br />
<br />
Changelog: https://github.com/AMNatty/wleave/releases/tag/0.7.0<br />
<br />
Reported by: GitHub (watch releases)
ftp/weex: Update to 2.8.4.5
net-mgmt/packit: adjust COMMENT and pkg-descr<br />
<br />
Align description with current, modernized upstream.
x11/contour: Unbreak build on -CURRENT<br />
<br />
clang with debug assertions enabled (on -CURRENT) crashes when it<br />
tries to compile this port. As a workaround use clang from ports when<br />
system clang has debug assertions enabled.
misc/codex: Update to 0.89.0<br />
<br />
Changelog:<br />
- https://github.com/openai/codex/releases/tag/rust-v0.88.0<br />
- https://github.com/openai/codex/releases/tag/rust-v0.89.0<br />
<br />
Reported by: GitHub (watch releases)
audio/openal-soft: Update to 1.25.1<br />
<br />
https://github.com/kcat/openal-soft/releases/tag/1.25.1
net/liveMedia: Update to 2026.01.12
audio/mac: Update to 12.04<br />
<br />
Changes: https://www.monkeysaudio.com/versionhistory.html
databases/pg_textsearch: Update to 0.4.1
audio/wavpack: Update to 5.9.0<br />
<br />
Add source URL to WWW, since this is what devs really want.<br />
<br />
Remove cmake:testing; test target has been failing for a while.<br />
This needs more investigation.<br />
<br />
Remove unused WAVPACK_BUILD_DOCS from CMAKE_ARGS. Project transitioned<br />
to WAVPACK_INSTALL_DOCS, but disabling this would disable installation<br />
of the manpages, which is not the desired effect.<br />
<br />
https://github.com/dbry/WavPack/releases/tag/5.9.0
audio/strawberry: Update to 1.12.17<br />
<br />
Require USE_QT=imageformat:run, as this version supports the webp<br />
image format.<br />
<br />
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.17
math/qalculate-qt: Update to 5.9.0<br />
<br />
Set c++ dialect to c++17 (previously undefined).<br />
<br />
https://github.com/Qalculate/qalculate-qt/releases/tag/v5.9.0
math/qalculate-gtk: Update to 5.9.0<br />
<br />
Set c++ dialect to c++17 (previously undefined), libtool:build is not<br />
needed as project supplies its own libtool, intltool is no longer used.<br />
<br />
https://github.com/Qalculate/qalculate-gtk/releases/tag/v5.9.0
math/libqalculate: Update to 5.9.0<br />
<br />
Improve COMMENT, set c++ dialect to c++17 (previously undefined),<br />
intltool is no longer used.<br />
<br />
https://github.com/Qalculate/libqalculate/releases/tag/v5.9.0
net-im/flare: Update 0.18.0 => 0.18.1<br />
<br />
Changelog:<br />
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.18.1<br />
<br />
PR: 292644<br />
Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
devel/arduino: pin to openjdk8<br />
<br />
Dependency comms/rxtx is tied to openjdk8 and installs jars in<br />
PREFIX/openjdk8/jre/lib/ext. This directory is gone in jdk9+, but<br />
arduino expects it.<br />
So pin arduino to openjdk8 also.<br />
If anybody wants this to be supported by jdk9+, patches are welcome.<br />
<br />
PR: 292651
graphics/darktable: Add `llvm:build` after `compiler:*` in USES=<br />
<br />
The move of `USES+=compiler:*` later in the file to be able to check<br />
`${ARCH}` apparently triggered the following warning:<br />
<br />
make: .../Mk/Uses/compiler.mk:86: warning: Command "/usr/local/llvm19/bin/clang --version" exited with status 127<br />
make: .../Mk/Uses/compiler.mk:134: warning: Command "/usr/local/llvm19/bin/clang++ -### /dev/null 2>&1" exited with status 127<br />
<br />
It looks like the order of `compiler:*` and `llvm:*` is important.<br />
Moving the addition of `llvm:compiler` after `compiler:*` was added<br />
conditionally fixes that warning.<br />
<br />
PR: 292128<br />
Reported by: Trond Endrestøl <Trond.Endrestol@ximalas.info><br />
Tested by: Trond Endrestøl <Trond.Endrestol@ximalas.info>,<br />
Herbert J. Skuhra <herbert@gojira.at>
net/wireguard-tools: Add possibility to configure keys in rc script<br />
<br />
Add possibility to ingest WireGuard keys from files using the rc script.<br />
It basically adds two more options: "wireguard_<iface>_key" and<br />
"wireguard_<iface>_psk". Both are optional.<br />
<br />
PR: 291997
net/netatalk4: Update to 4.4.1<br />
<br />
See https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-4-1 for<br />
a list of changes in this release.
sysutils/logwatch: Update 7.13 => 7.14<br />
<br />
Commit log:<br />
https://sourceforge.net/p/logwatch/git/ci/93cb38bb54f0ca12f4e792d9167993c9213e2c66/log/<br />
<br />
- Remove no longer needed files/pkg-message.in and<br />
files/patch-scripts_services_postfix.<br />
- Optimize post-install-DOCS-on.<br />
<br />
PR: 292655
www/angie-console-light: Update 1.8.1 => 1.8.2<br />
<br />
Changelog:<br />
- Fixed the Angie ADC documentation link.<br />
https://github.com/webserver-llc/angie-console-light/releases/tag/1.8.2<br />
<br />
While here remove unnecessary MKDIR - COPYTREE_SHARE does it itself.<br />
<br />
PR: 292650
www/angie-module-njs: Update 0.9.4 => 0.9.5<br />
<br />
Changelog:<br />
https://github.com/nginx/njs/releases/tag/0.9.5<br />
<br />
Commit log:<br />
https://github.com/nginx/njs/compare/0.9.4...0.9.5<br />
<br />
PR: 292649
www/angie: Update 1.11.1 => 1.11.2<br />
<br />
This release mainly fixes 3 linux-specifig bugs (docker and BPF-related).<br />
<br />
Changelog:<br />
https://git.angie.software/web-server/angie/releases/tag/Angie-1.11.2<br />
<br />
Commit log:<br />
https://git.angie.software/web-server/angie/compare/Angie-1.11.1..Angie-1.11.2<br />
<br />
PR: 292648
sysutils/stackit: update to 0.52.0<br />
<br />
PR: 292642
net/rsync: Reinstate rrsync by flavorizing<br />
<br />
The previous update removed the rrsync script from binary packages built<br />
with the default options. This replaces the PYTHON option with a python<br />
flavor so there is a package available that contains rrsync.<br />
<br />
PR: 286073<br />
Reported by: Dan Langille <dvl@freebsd.org>
science/afni: Update to 26.0.05
devel/onetbb: Fix more tests<br />
<br />
Fix/improve the following tests (see patches for details):<br />
<br />
29 - test_resumable_tasks (SEGFAULT)<br />
63 - test_hw_concurrency (ILLEGAL)<br />
66 - test_global_control (Subprocess aborted)<br />
67 - test_task (SEGFAULT)<br />
74 - test_tbb_header (Failed)<br />
105 - conformance_resumable_tasks (SEGFAULT)<br />
131 - test_malloc_compliance (Subprocess aborted)<br />
<br />
This leads to a single test still failing:<br />
<br />
63 - test_hw_concurrency (Subprocess aborted)<br />
<br />
because get_cpuset_indices() is not working on FreeBSD.<br />
<br />
PR: 292088<br />
Reported by: diizzy
java/jfreechart: allow building with jdk21<br />
<br />
PR: 292647<br />
Approved-by: olgeni@ (maintainer)
math/libsemigroups: upgrade to 3.4.0<br />
<br />
Release notes at https://github.com/libsemigroups/libsemigroups/releases/tag/v3.4.0
devel/R-cran-rJava: upgrade to 1.0-14<br />
<br />
Release notes at https://cran.r-project.org/web/packages/rJava/NEWS
astro/py-skyfield: upgrade to 1.54
x11/contour: Replace patch for crispy::fnv with upstreamed one
devel/py-wheel: Update to 0.46.3<br />
<br />
ChangeLog: https://github.com/pypa/wheel/releases/tag/0.46.3<br />
Reported by: "github-actions[bot]" <notifications@github.com>
devel/libunicode-contour: Fix build on aarch64
editors/lapce: Update to 0.4.6<br />
<br />
ChangeLog: https://github.com/lapce/lapce/releases/tag/v0.4.6
textproc/R-cran-rbibutils: Update to 2.4.1<br />
<br />
ChangeLog: https://cran.r-project.org/web/packages/rbibutils/news/news.html
devel/R-cran-cpp11: Update to 0.5.3<br />
<br />
- Switch WWW to canonical form<br />
<br />
ChangeLog: https://cran.r-project.org/web/packages/cpp11/news/news.html
sysutils/gomplate: Update to 5.0.0<br />
<br />
ChangeLog: https://github.com/hairyhenderson/gomplate/releases/tag/v5.0.0
converters/convmv: Update 2.05 => 2.06, take maintaiership<br />
<br />
Changelog:<br />
- allow IMAPUTF7 encoding if the Perl Encode pakage is installed, too.<br />
<br />
Refresh patch.<br />
<br />
PR: 292643
devel/py-wheel: Update to 0.46.2 (security release)<br />
<br />
ChangeLog: https://github.com/pypa/wheel/releases/tag/0.46.2<br />
Reported by: "github-actions[bot]" <notifications@github.com><br />
<br />
Security: CVE-2026-24049
security/vuxml: Add devel/py-wheel < 0.46.2
www/iridium: update to 2026.01.144.1
net-im/py-zapzap: Update to 6.2.8<br />
<br />
ChangeLog: https://github.com/rafatosta/zapzap/releases/tag/6.2.8<br />
Reported by: Rafael Tosta <notifications@github.com>
net-mgmt/packit: Update to 2.0
sysutils/fluent-bit: fix problem with tail module<br />
<br />
On FreeBSD, userland inotify functions do not accept IN_IGNORED and<br />
IN_Q_OVERFLOW flags (they are only returned from system calls by<br />
kernel), and if specified, invokes an error.<br />
<br />
PR: 292629<br />
Submitted by: Hiroo Ono
games/NBlood: updato to 14331
games/filters: Update to 2.56
www/{chromium,ungoogled-chromium}: update to 144.0.7559.96<br />
<br />
Security: https://vuxml.freebsd.org/freebsd/f8560c1b-f772-11f0-85c5-a8a1599412c6.html
security/vuxml: add www/*chromium < 144.0.7559.96<br />
<br />
Obtained from: https://chromereleases.googleblog.com/2026/01/stable-channel-update-for-desktop_20.html
devel/py-tdworkflow: Update to 0.10.1
dns/dnsdist: Update to 2.0.2<br />
<br />
Release Announcement: https://blog.powerdns.com/2025/12/02/powerdns-dnsdist-2.0.2-released<br />
Changelog: https://www.dnsdist.org/changelog.html#change-2.0.2<br />
<br />
PR: 291365<br />
Reported by: Jordan Ostreff <jordan@ostreff.info>,<br />
Ralf van der Enden <tremere@cainites.net> (maintainer)
lang/sbcl: add powerpc64le support<br />
<br />
PR: 276877<br />
Approved by: krion (maintainer timeout)
security/py-fido2: update to 2.1.1
games/jaggedalliance2: Update to 0.22.1<br />
<br />
While here:<br />
- bump required dependency versions<br />
- apply portclippy and portfmt<br />
- enrich pkg-message<br />
- remove BROKEN_FreeBSD_15 as it works fine now<br />
<br />
Changelog:<br />
- https://ja2-stracciatella.github.io/2025/09/28/release-0.22.0.html<br />
- https://ja2-stracciatella.github.io/2025/10/06/release-0.22.1.html<br />
<br />
PR: 292247<br />
Reported by: Pavel Timofeev <timp87@gmail.com> (maintainer)
editors/openoffice-devel: Update to a new snapshot<br />
<br />
Update to a new snapshot.<br />
<br />
* The recent python and icu patches have been upstreamed.<br />
<br />
* The devel/apr1 and www/serf depenencies are no longer needed.
audio/cava: Update to 0.10.6<br />
<br />
Changelog: https://github.com/karlstav/cava/releases/tag/0.10.6<br />
<br />
PR: 292068<br />
Reported by: Raphael O. <raphael.ob@protonmail.com><br />
Approved by: Adam Jimerson <vendion@gmail.com> (maintainer, timeout 3 weeks)
net/s3m: Update to 0.14.5<br />
<br />
Changelog: https://github.com/s3m/s3m/blob/0.14.5/CHANGELOG.md<br />
<br />
PR: 292460<br />
Reported by: Nicolas Embriz <nbari@tequila.io> (maintainer)
net-im/flare: Update 0.17.5 => 0.18.0<br />
<br />
Changelog:<br />
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.18.0<br />
<br />
PR: 292481<br />
Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
misc/gitlogue: Update to 0.7.0<br />
<br />
Add noto-emoji font as runtime dependency.<br />
<br />
Changelog: https://github.com/unhappychoice/gitlogue/releases/tag/v0.7.0<br />
<br />
PR: 292506<br />
Approved by: submitter is maintainer
chinese/librime: update to 1.16.1.<br />
<br />
PR: 292637
net/krill: Update to 0.15.1<br />
<br />
Version 0.15.1 'Contains Adult Language'<br />
<br />
Bug fixes<br />
<br />
* Fixed a bug introduced in 0.15.0 where CAs do to not clear fulfilled<br />
certification requests causing them to re-request a certificate every<br />
time they contact their parent. ([#1345])<br />
<br />
Other changes<br />
<br />
* Updated dependencies.<br />
<br />
Release Announcement: https://nlnetlabs.nl/news/2026/Jan/19/krill-0.15.1-released/<br />
Changelog: https://github.com/NLnetLabs/krill/releases/tag/v0.15.1<br />
<br />
PR: 292605<br />
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
games/veloren-weekly: update to s20260121<br />
<br />
Changes: https://gitlab.com/veloren/veloren/-/compare/5378d5cf29...547fc9f725
graphics/mesa-devel: update to 26.0.b.44<br />
<br />
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/6f076cdfda3...481df222095
emulators/rpcs3: update to 0.0.39.18708<br />
<br />
Changes: https://github.com/RPCS3/rpcs3/compare/d7b723cd7c...3e49c32c9c
x11/wvkbd: update to 0.19<br />
<br />
Changes: https://git.sr.ht/~proycon/wvkbd/log/v0.19<br />
Reported by: GitHub (watch releases)
net-im/ejabberd: Update to 26.01
*/*: Bump port revision after electron39 update (af09aa198c34)
devel/electron39: Update to 39.3.0<br />
<br />
Changelog: https://github.com/electron/electron/releases/tag/v39.3.0<br />
<br />
Reported by: GitHub (watch releases)
security/himitsu: create new port<br />
<br />
Himitsu is a secure secret storage system for Unix-like systems. It provides an<br />
arbitrary key/value store (where values may be secret) and a query language for<br />
manipulating the key store.<br />
<br />
WWW: https://himitsustore.org<br />
<br />
PR: 292475
multimedia/ccextractor-gui: remove port<br />
<br />
The ccextractor GUI has been rewritten in flutter, which requires Dart.<br />
We do not support Dart, so that means no GUI for us for now.
multimedia/ccextractor: update to 0.96.5<br />
<br />
- rust now mandatory<br />
- GUI rewritten in flutter, which we do not support unfortunately<br />
- hard subtitle extraction works now<br />
<br />
Changelog: https://github.com/CCExtractor/ccextractor/releases/tag/v0.96.5<br />
Changelog: https://github.com/CCExtractor/ccextractor/releases/tag/v0.96.4<br />
Changelog: https://github.com/CCExtractor/ccextractor/releases/tag/v0.96.3<br />
Changelog: https://github.com/CCExtractor/ccextractor/releases/tag/v0.96.2<br />
Changelog: https://github.com/CCExtractor/ccextractor/releases/tag/v0.96.1<br />
Changelog: https://github.com/CCExtractor/ccextractor/releases/tag/v0.96
multimedia/gpac: enable pic everywhere<br />
<br />
This fixes the build on arm64 for example.<br />
<br />
Approved by: portmgr (build fix blanket)
archivers/zip: apply Debian patches<br />
<br />
These patches fix some security and other issues:<br />
<br />
- ( 7) zipnote.c: Close in_file instead of undefined file x<br />
- ( 8) Use format specifier %s to print strings, not the string itself<br />
- (14) Fix buffer overflow when filename contains unicode characters<br />
- (15) Fix buffer overflow when using '-T -TT'<br />
- (16) Fix symlink update detection<br />
<br />
Obtained from: https://salsa.debian.org/sanvila/zip<br />
Reported by: diizzy<br />
Reviewed by: diizzy<br />
Security: CVE-2018-13410<br />
MFH: 2026Q1
net-im/gurk-rs: fix build on armv7<br />
<br />
Same fix as for shells/nushell.<br />
<br />
Approved by: portmgr (build fix blanket)<br />
MFH: 2026Q1
shells/nushell: fix build on armv7<br />
<br />
PR: 286368<br />
MFH: 2026Q1<br />
Tested by: fuz<br />
Approved by: yuri (maintainer timeout)
net-mgmt/nagios-pf-plugin: broken on FreeBSD 15, deprecate<br />
<br />
This port requires the obsolete ioctl(DIOCGETSTATUS), which is no<br />
longer supported on FreeBSD 15. Upstream is dead, so deprecate.<br />
It also has some questionable warnings.<br />
<br />
See also: D41651<br />
MFH: 2026Q1
security/snortsam: broken on FreeBSD 15, deprecate<br />
<br />
This port requires the obsolete ioctl(DIOCGETSTATUS), which is no<br />
longer supported on FreeBSD 15. Upstream is dead, so deprecate.<br />
It also has some questionable warnings.<br />
<br />
See also: D41651<br />
MFH: 2026Q1
cad/abc: not for armv7 either<br />
<br />
Approved by: portmgr (build fix blanket)<br />
MFH: 2026Q1
editors/wordgrinder: broken on 15 too, deprecate<br />
<br />
This port can likely be saved as upstream is still alive and a<br />
newer version (0.8) exists.<br />
<br />
See also: https://cowlark.com/wordgrinder/<br />
MFH: 2026Q1
graphics/sdl2_gpu: rename DOCS option to DOXYGEN<br />
<br />
This avoids having to OPTIONS_EXCLUDE the DOCS option.<br />
<br />
Suggested by: makc<br />
MFH: 2026Q1
science/afni: Update to 26.0.04
devel/py-pytest-html: update to 4.2.0<br />
<br />
Changes: https://github.com/pytest-dev/pytest-html/releases/tag/4.2.0<br />
Reported by: portscout, repology
sysutils/wmtop: Update 0.84 => 0.85<br />
<br />
Changelog:<br />
https://repo.or.cz/dockapps.git/blob/refs/tags/wmtop-0.85:/wmtop/ChangeLog<br />
<br />
Upstream moved to https://www.dockapps.net/wmtop.<br />
<br />
PR: 292626<br />
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
mail/nextcloud-mail: Update to 5.6.8
www/nextcloud-contacts: Update to 8.3.0
www/nextcloud-groupfolders: Update to 20.1.8
biology/vsearch: Update to 2.30.4<br />
<br />
Fix incorrect scores reported for some non-chimeric sequences<br />
during chimera detection.<br />
Changes: https://github.com/torognes/vsearch/releases<br />
<br />
Reported by: portscout
graphics/drm-515-kmod: re-add check for __FreeBSD_version < 1400081<br />
<br />
Build breakages on FreeBSD 13 started to show up without any<br />
other changes to the sources. Turns out when the port was disabled<br />
for FreeBSD 16 and newer, the check for FreeBSD pre-1400081 was removed.<br />
<br />
Re-add that check to avoid constant build failure reports.<br />
<br />
Fixes: eef56dc01bd7<br />
Reviewed by: manu, jrm<br />
Differential Revision: https://reviews.freebsd.org/D54813
multimedia/kodi: Update 21.3 => 22.0a2 for unbreak with ffmpeg 8<br />
<br />
Changelogs:<br />
https://github.com/xbmc/xbmc/releases/tag/22.0a1-Piers<br />
https://github.com/xbmc/xbmc/releases/tag/22.0a2-Piers<br />
<br />
PR: 292609<br />
MFH: 2026Q1
www/gitlab: security and patch update to 18.8.2<br />
<br />
Changes: https://about.gitlab.com/releases/2026/01/21/patch-release-gitlab-18-8-2-released/<br />
Security: 61dc7f67-f6e5-11f0-b051-2cf05da270f3
net-im/iamb: Update to 0.0.11
security/vuxml: document gitlab vulnerabilities
devel/glab: update to 1.81.0<br />
<br />
Changes: https://gitlab.com/gitlab-org/cli/-/releases
sysutils/hcloud: Update to 1.60.0<br />
<br />
Changelogs:<br />
https://github.com/hetznercloud/cli/releases/tag/v1.59.0<br />
https://github.com/hetznercloud/cli/releases/tag/v1.60.0
dns/bind9-devel: update to 9.21.17<br />
<br />
Changes: https://downloads.isc.org/isc/bind9/9.21.17/doc/arm/html/notes.html#notes-for-bind-9-21-17<br />
Security: CVE-2025-13878
dns/bind920: update to 9.20.18<br />
<br />
Changes: https://downloads.isc.org/isc/bind9/9.20.18/doc/arm/html/notes.html#notes-for-bind-9-20-18<br />
Security: CVE-2025-13878
dns/bind918: update to 9.18.44<br />
<br />
Changes: https://downloads.isc.org/isc/bind9/9.18.44/doc/arm/html/notes.html#notes-for-bind-9-18-44<br />
Security: CVE-2025-13878
dns/bind9*: move my regen-patches target from Makefile.local
deskutils/skim: update 0.20.5 → 1.3.0<br />
<br />
Reported by: portscout
www/wasm-pack: update 0.13.1 → 0.14.0<br />
<br />
Reported by: portscout