The place for ports
security/boringssl: fix build on arm64 by applying a vendor's fix<br />
<br />
Bump PORTREVISION.<br />
<br />
Reported by: pkg-fallout<br />
Tested by: fluffy<br />
<br />
Sponsored by: tipi.work
deskutils/xdgctl: Add new port<br />
<br />
TUI for managing XDG default applications.<br />
<br />
PR: 293229
devel/lazygit: Update to 0.59.0<br />
<br />
Changes: https://github.com/jesseduffield/lazygit/releases/tag/v0.59.0
sysutils/mackerel-agent: Update to 0.86.1<br />
<br />
Changes: https://github.com/mackerelio/mackerel-agent/releases/tag/v0.86.1
textproc/yamlfmt: Update to 0.21.0<br />
<br />
Changes: https://github.com/google/yamlfmt/releases/tag/v0.21.0
graphics/mesa-devel: update to 26.0.b.1382<br />
<br />
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b651fd90d2d...7899854e626
emulators/rpcs3: update to 0.0.39.18797<br />
<br />
Changes: https://github.com/RPCS3/rpcs3/compare/7cfe96a1d1...2064bd87e3
games/veloren-weekly: update to s20260218<br />
<br />
Changes: https://gitlab.com/veloren/veloren/-/compare/d82a4a6cf1...bba0ea5ca8
x11/xwayland-satellite: update to 0.8.1<br />
<br />
Changes: https://github.com/Supreeeme/xwayland-satellite/releases/tag/v0.8.1<br />
Reported by: GitHub (watch releases)
www/R-cran-httr: Update to 1.4.8<br />
<br />
Reported by: portscout
security/stunnel: Update to 5.77
graphics/materialx: Enable OpenColorIO support<br />
<br />
PR: 293262
www/matomo: Update 5.6.2 => 5.7.1<br />
<br />
Changelogs:<br />
https://matomo.org/changelog/matomo-5-7-0/<br />
https://matomo.org/changelog/matomo-5-7-1/<br />
<br />
While here pet portfmt and portclippy.<br />
<br />
PR: 293237
devel/nextpnr-devel: Bump after devel/trellis update
nextpnr/devel: Bump after devel/trellis update
devel/trellis: Update to 20251027<br />
<br />
Changes:<br />
https://github.com/YosysHQ/prjtrellis/compare/14ac883fa639b11fdc98f3cdef87a5d01f79e73d...73bd411731808d80ead650bbc9840d9e02911e9e
net/nfstrace: Fix build on 16.0-CURRENT
x11-fonts/cozette: Update 1.24.1 => 1.30.0<br />
<br />
Changelog:<br />
https://github.com/the-moonwitch/Cozette/blob/v.1.30.0/CHANGELOG.md<br />
<br />
Update link to upstream: "slavfox/Cozette" redirects to "the-moonwitch/Cozette".<br />
<br />
PR: 293263
sysutils/cbsd: update to 15.0.3 bugfix release<br />
<br />
ChangelogL: https://github.com/cbsd/cbsd/releases/tag/v15.0.3
x11-fonts/spleen: Update 2.1.0 => 2.2.0<br />
<br />
Changelog:<br />
https://github.com/fcambus/spleen/blob/2.2.0/ChangeLog<br />
<br />
PR: 293264
math/wide-integer: New port: Generic C++ template for extended width unsigned/signed integral types<br />
<br />
Wide-integer implements a generic C++ template for extended width<br />
unsigned and signed integral types.<br />
This C++ template header-only library implements drop-in big integer<br />
types such as uint128_t, uint256_t, uint384_t, uint512_t, uint1024_t,<br />
uint1536_t, etc.<br />
These can be used essentially like regular built-in integers.<br />
Corresponding signed integer types such as int128_t, int256_t, and the<br />
like can also be used.<br />
<br />
Reuired for net-p2p/transmission 4.1.0.<br />
<br />
PR: 292846<br />
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
devel/small: New port: C++ small containers<br />
<br />
C++ standard template library optimized small containers.<br />
Reuired by net-p2p/transmission 4.1.0.<br />
<br />
PR: 292846<br />
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
sysutils/rundeck: Update 5.18.0 => 5.19.0<br />
<br />
Release Notes:<br />
https://docs.rundeck.com/docs/history/5_x/version-5.19.0.html<br />
<br />
PR: 293222<br />
Security: CVE-2025-69223<br />
Security: CVE-2025-69227<br />
Security: CVE-2025-69228<br />
Security: CVE-2025-4673<br />
Security: CVE-2025-22872<br />
Security: CVE-2025-47906<br />
MFH: 2026Q1
textproc/krep: [NEW PORT] High-performance string search utility<br />
<br />
krep is an optimized string search utility designed for maximum throughput and<br />
efficiency when processing large files and directories. It is built with<br />
performance in mind, offering multiple search algorithms and SIMD acceleration<br />
when available.<br />
<br />
Note: Krep is not intended to be a full replacement or direct competitor to<br />
feature-rich tools like grep or ripgrep. Instead, it aims to be a minimal,<br />
efficient, and pragmatic tool focused on speed and simplicity.<br />
<br />
Krep provides the essential features needed for fast searching, without the<br />
extensive options and complexity of more comprehensive search utilities. Its<br />
design philosophy is to deliver the fastest possible search for the most common<br />
use cases, with a clean and minimal interface.<br />
<br />
WWW: https://github.com/davidesantangelo/krep/<br />
<br />
Approved by: db@, yuri@ (Mentors, implicit)<br />
Differential Revision: https://reviews.freebsd.org/D55357
devel/libwasmtime: update: 41.0.0 -> 41.0.3<br />
<br />
ChangeLog: https://github.com/bytecodealliance/wasmtime/compare/v41.0.0...v41.0.3<br />
<br />
Sponsored by: tipi.work
databases/rainfrog: Update to 0.3.16<br />
<br />
ChangeLog: https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.16<br />
Reported by: "github-actions[bot]" <notifications@github.com>
x11/histui: Update to 0.0.9<br />
<br />
ChangeLog: https://github.com/jmylchreest/histui/releases/tag/v0.0.9<br />
Reported by: "github-actions[bot]" <notifications@github.com>
shells/xonsh: Update to 0.22.4<br />
<br />
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.22.4
devel/aws-c-mqtt: Update to 0.14.0<br />
<br />
ChangeLog:<br />
https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.14.0<br />
https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.13.5
security/aws-c-auth: Update to 0.9.6<br />
<br />
ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.9.6
net-mgmt/geom-exporter: 0.1.3<br />
<br />
https://github.com/asomers/gstat-rs/blob/master/freebsd-geom-exporter/CHANGELOG.md#013---2026-02-18<br />
<br />
Sponsored by: ConnectWise
sysutils/gstat-rs: 0.1.8<br />
<br />
https://github.com/asomers/gstat-rs/blob/master/gstat/CHANGELOG.md#018---2026-02-18<br />
<br />
Sponsored by: ConnectWise
x11-wm/mangowc: Update to 0.12.3<br />
<br />
- Add a patch to meson.build, otherwise mango always looks for<br />
the global configuration file in the /etc/mango directory<br />
(even if you pass the argument --sysconfdir to meson), instead of<br />
${PREFIX}/etc/mango.<br />
<br />
ChangeLog: https://github.com/DreamMaoMao/mangowc/releases/tag/0.12.3<br />
Reported by: DreamMaoMao <notifications@github.com>
security/shibboleth-idp: Update to 5.2.1
cad/qelectrotech: Update 0.9.0 => 0.100<br />
<br />
* Clarify LICENSE<br />
* Pet portclippy(1) and portfmt(1)<br />
<br />
Approved by: arrowd@ (maintainer)<br />
Approved by: db@, yuri@ (Mentors, implicit)<br />
Differential Revision: https://reviews.freebsd.org/D55347
net/krakend-ce: Update 2.12.1 => 2.13.1<br />
<br />
Changelogs:<br />
* https://github.com/krakend/krakend-ce/releases/tag/v2.13.0<br />
* https://github.com/krakend/krakend-ce/releases/tag/v2.13.1<br />
* https://github.com/krakend/krakend-ce/compare/v2.12.1...v2.13.0<br />
* https://github.com/krakend/krakend-ce/compare/v2.13.0...v2.13.1<br />
<br />
Approved by: db@, yuri@ (Mentors, implicit)
dns/bind9-devel: update to 9.21.18
dns/bind920: update to 9.20.19
dns/bind918: update to 9.18.45
lang/solidity: update to 0.8.34 release
x11/contour: Fix build with libunicode-contour 0.8.0
x11-wm/fvwm3: Update to 1.1.4<br />
<br />
- Migrate to meson.<br />
- Restore GO option.<br />
- Take maintainership.<br />
<br />
Changes:<br />
- https://github.com/fvwmorg/fvwm3/releases/tag/1.1.1<br />
- https://github.com/fvwmorg/fvwm3/releases/tag/1.1.2<br />
- https://github.com/fvwmorg/fvwm3/releases/tag/1.1.3<br />
- https://github.com/fvwmorg/fvwm3/releases/tag/1.1.4<br />
<br />
PR: 292149<br />
Approved by: vvd
devel/py-spy: fix build on ARM / POWER<br />
<br />
error[E0308]: mismatched types<br />
--> /wrkdirs/usr/ports/devel/py-spy/work/py_spy-0.4.1/cargo-crates/proc-maps-0.4.0/src/freebsd_maps/ptrace.rs:188:52<br />
|<br />
188 | let result = unsafe { ptrace(PT_VM_ENTRY, pid, &vm_entry as *const _ as *mut i8, 0) };<br />
| ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*mut u8`, found `*mut i8`<br />
| |<br />
| arguments to this function are incorrect<br />
|<br />
= note: expected raw pointer `*mut u8`<br />
found raw pointer `*mut i8`<br />
note: function defined here<br />
--> /wrkdirs/usr/ports/devel/py-spy/work/py_spy-0.4.1/cargo-crates/proc-maps-0.4.0/src/freebsd_maps/ptrace.rs:150:8<br />
|<br />
150 | fn ptrace(request: c_int, pid: Pid, vm_entry: caddr_t, data: c_int) -> c_int;<br />
| ^^^^^^ --------<br />
<br />
For more information about this error, try `rustc --explain E0308`.<br />
error: could not compile `proc-maps` (lib) due to 1 previous error
editors/zed: Update to 0.223.5<br />
<br />
Changelog:<br />
- https://github.com/zed-industries/zed/releases/tag/v0.223.4<br />
- https://github.com/zed-industries/zed/releases/tag/v0.223.5<br />
<br />
Reported by: GitHub (watch releases)
sysutils/deskflow: Update 1.25.0 => 1.26.0<br />
<br />
Changelog:<br />
https://github.com/deskflow/deskflow/releases/tag/v1.26.0<br />
<br />
PR: 293233<br />
MFH: 2026Q1
devel/llvm22: 22.1.0-rc3<br />
<br />
The release announcement can be found at:<br />
https://discourse.llvm.org/t/llvm-22-1-0-rc3-released/89769<br />
<br />
Sponsored by: DARPA, AFRL
net-im/gajim: chase version of py-nbxmpp
net-im/gajim: update to 2.4.3<br />
<br />
Changes:<br />
https://dev.gajim.org/gajim/gajim/-/blob/master/ChangeLog<br />
<br />
PR: 291334<br />
Submitted by: p5B2EA84B3@t-online.de<br />
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
net-im/py-nbxmpp: update to 7.0.0<br />
<br />
PR: 291333<br />
Submitted by: p5B2EA84B3@t-online.de<br />
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
security/hidden-lake: Actualize pkg-descr<br />
<br />
Approved by: db@, yuri@ (Mentors, implicit)
math/R-cran-spdep: Update to 1.4-2<br />
<br />
Reported by: portscout
security/hidden-lake: Update 1.9.1 => 1.10.3<br />
<br />
Changelogs:<br />
* https://github.com/number571/hidden-lake/blob/v1.10.3/CHANGELOG.md#v1103<br />
* https://github.com/number571/hidden-lake/compare/v1.9.1...v1.10.0<br />
* https://github.com/number571/hidden-lake/compare/v1.10.0...v1.10.1<br />
* https://github.com/number571/hidden-lake/compare/v1.10.1...v1.10.2<br />
* https://github.com/number571/hidden-lake/compare/v1.10.2...v1.10.3<br />
<br />
Approved by: db@, yuri@ (Mentors, implicit)
cad/k40-whisperer: Update 0.70 => 0.71<br />
<br />
Changelogs:<br />
* https://www.scorchworks.com/K40whisperer/k40whisperer.html#changes<br />
<br />
Approved by: db@, yuri@ (Mentors, implicit)
sysutils/loki: Fix build<br />
<br />
Checksum of one of the many required go modules changed, compared<br />
its content to what was on distcache to verify the change is harmless:<br />
<br />
diff consul-1.5.1/vendor/k8s.io/client-go/pkg/version/base.go ...<br />
...<br />
< gitVersion string = "v0.0.0-master+40cec98468b"<br />
---<br />
> gitVersion string = "v0.0.0-master+40cec98468b8"<br />
<br />
Approved by: portmgr (blanket)
net-im/linux-discord: Update to 0.0.125
databases/greptimedb: Unbundle protobuf<br />
<br />
PR: 293208<br />
Requested by: Robert Clausecker <fuz@FreeBSD.org>
finance/fava: upgrade to 1.30.12.
x11/hyprviz: Update to 0.8.0<br />
<br />
Changelog: https://github.com/timasoft/hyprviz/releases/tag/v0.8.0<br />
<br />
Reported by: GitHub (watch releases)
www/redmine60: Update mini_magick to v5, set daemon title flags<br />
<br />
- Switch RMAGIC dependency from rubygem-mini_magick4 to rubygem-mini_magick >= 5.0.1<br />
- Update files/mini_magick.rb minimum version to 5.0.1<br />
- Refresh patch-Gemfile: replace upstream version-pinned DB adapter logic<br />
with bundler.d-based loading; update mini_magick group to ~> 5.0.1<br />
- Add -T/-t flags to daemon invocation for proper process title tagging<br />
<br />
PR: ports/293251
www/grafana: Update 12.3.0 => 12.3.3 (Fixes security vulnerabilities)<br />
<br />
Changelogs:<br />
https://github.com/grafana/grafana/releases/tag/v12.3.1<br />
https://github.com/grafana/grafana/releases/tag/v12.3.2<br />
https://github.com/grafana/grafana/releases/tag/v12.3.3<br />
<br />
PR: 293245<br />
Security: CVE-2026-21722<br />
Security: CVE-2025-41117<br />
MFH: 2026Q1
filesystems/zrepl-dsh2dsh: Update 1.1.0 => 1.2.0<br />
<br />
Changelog:<br />
https://github.com/dsh2dsh/zrepl/releases/tag/v1.2.0<br />
<br />
PR: 293211
ports-mgmt/poudriere-dsh2dsh: Update 3.4.99.20251214 => 3.4.99.20260216<br />
<br />
Upstream changes:<br />
- rollbackfs/do_clone_del: Don't force rewrite every file.<br />
- jail: -bB UX updates and fixes<br />
- jail: Use the right arch for a pkgbase jail<br />
- jail: Use the real path<br />
- jail: Exit with an error if pkg-update(8) fails<br />
- jail: Do not run make in jails without src<br />
<br />
PR: 293242
math/octave-forge-interval: Update to 3.2.2.
net/cloudflared: Update to 2026.2.0<br />
<br />
While here, pet portclippy.<br />
<br />
A number of people were involved in this update, especially Xiaodi Ma.<br />
This committed patch, however, was created by Paavo-Einari Kaipila, and<br />
I'm really sorry in advance if I accidentally butchered the spelling of<br />
either of those names.<br />
<br />
Changes: https://github.com/cloudflare/cloudflared/blob/master/CHANGES.md<br />
<br />
PR: 290847<br />
Approved by: maintainer timeout (3 months, plus multiple emails)
ports-mgmt/poudriere-devel: Update to 3.3.0-2515-g919be9ac1<br />
<br />
Changes:<br />
- testport: Fix deleting existing packages (regression from Sep 2025)<br />
- testport: Default to not forcing TRYBROKEN; require -T.<br />
- destroyfs: Cleanup tmpfs mountpoints. (such as image cleanup)
audio/subtui: Update to 2.4.0<br />
<br />
Changelog: https://github.com/MattiaPun/SubTUI/releases/tag/v2.4.0
lang/cbqn: new port: A BQN implementation in C<br />
<br />
Approved by: lwhsu (mentor, implicitly)
sysutils/py-diffoscope: update to 312<br />
<br />
PR: 293096<br />
Approved by: sunpoet (maintainer), lwhsu (mentor, implicitly)
www/firefox-esr: update to 140.8.0 (rc2)<br />
<br />
Release Notes:<br />
https://www.firefox.com/en-US/firefox/140.8.0/releasenotes/
databases/greptimedb: Remove unnecessary line
databases/greptimedb: update 0.7.2 → 1.0.0.r.1.n.20260216
audio/qjackctl: update 1.0.4 → 1.0.5<br />
<br />
Reported by: portscout
databases/surrealdb: update 2.6.1 → 2.6.2<br />
<br />
Reported by: portscout
cad/gmsh: upgrade to 4.15.1<br />
<br />
Changelog: bug fixes.
textproc/ibus-typing-booster: upgrade to 2.30.4<br />
<br />
Release notes at<br />
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.30.4
math/libdivide: upgrade to v5.3.0<br />
<br />
Release notes at https://github.com/ridiculousfish/libdivide/releases/tag/v5.3.0
graphics/cimg: upgrade to v.3.7.0
net-im/toxic: upgrade to v0.16.2<br />
<br />
Release notes at https://github.com/JFreegman/toxic/releases/tag/v0.16.2
sysutils/virt-firmware: update to 26.2
devel/py-itanium_demangler: Pass maintainership<br />
<br />
PR: 291196
sysutils/smartmontools: fix reload command<br />
<br />
- add patch from upstream to set signals regardless existing flags<br />
- simplify rc script by handling reload natively<br />
<br />
PR: 293205
audio/sidplayfp: Update to 2.16.1
x11/xterm: Update to 407
cad/surfer: Update to 0.6.0<br />
<br />
Changelog: https://gitlab.com/surfer-project/surfer/-/releases/v0.6.0
games/gcompris-qt: ignore on systems with legacy OpenSSL
www/redmine60: Allow build with ruby34<br />
<br />
- Bump PORTREVISION for package change<br />
<br />
PR: 292489<br />
Approved by: delphij (maintainer)
java/openjfx14: Fix a67f24e318a6966aa0f191de2c49f1fb687fde6e<br />
<br />
Simplify RUBY_VER check<br />
<br />
PR: 293109<br />
Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de>
databases/mysql96-server: Fix typo<br />
<br />
Approved by: portmgr (blanket)
databases/mysql94-server: Fix typo<br />
<br />
Approved by: portmgr (blanket)
x11-fonts/py-vfblib: Update version requirement of BUILD_DEPENDS
x11-fonts/py-babelfont: Update version requirement of BUILD_DEPENDS
textproc/py-youseedee: Update version requirement of BUILD_DEPENDS
security/py-python-pkcs11: Update version requirement of BUILD_DEPENDS
print/py-vharfbuzz: Update version requirement of BUILD_DEPENDS
print/py-glyphsets: Change BUILD_DEPENDS from py-setuptools-scm8 to py-setuptools-scm<br />
<br />
- Update version requirement of BUILD_DEPENDS<br />
- Bump PORTREVISION for package change
devel/py-lark: Fix BUILD_DEPENDS
devel/py-localstack-core: Update version requirement of BUILD_DEPENDS
devel/py-toml-fmt-common: Update WWW
devel/py-git-up: Allow build with py-packaging 26.0+<br />
<br />
- Bump PORTREVISION for package change
devel/py-flatbuffers: Update to 25.12.19-2026-02-06-03fffb2<br />
<br />
Changes: https://github.com/google/flatbuffers/releases