The place for ports
security/sssd2: Update to 2.12.0<br />
<br />
PR: 291397<br />
Approved by: jhixson (maintainer timeout)<br />
Tested by: Maxim Filimonov <che@bein.link>
print/plutobook: Update to 0.15.0<br />
<br />
Changelog: https://github.com/plutoprint/plutobook/releases/tag/v0.15.0
devel/libsoup3: Enable tests, but mark TESTING_UNSAFE
devel/libsoup3: update to 3.6.6<br />
<br />
PR: 293193
security/vuxml: fix chromium version number in latest entry
www/chromium: update to 145.0.7632.75<br />
<br />
Security: https://vuxml.freebsd.org/freebsd/424d598b-09c4-11f1-85c5-a8a1599412c6.html
audio/subtui: Update to 2.3.0<br />
<br />
Changelog: https://github.com/MattiaPun/SubTUI/releases/tag/v2.3.0
archivers/7-zip: clean up stale bits
sysutils/cbsd: update to 15.0.3 release (+)<br />
<br />
Changelog: https://github.com/cbsd/cbsd/releases/tag/v15.0.2
www/librewolf: Update 147.0.3-2 => 147.0.4-1<br />
<br />
Release Notes:<br />
https://www.firefox.com/en-US/firefox/147.0.4/releasenotes/<br />
<br />
PR: 293223<br />
MFH: 2026Q1
devel/git-flow-next: Add new port<br />
<br />
Modern reimplementation of git-flow in Go that offers greater<br />
flexibility while maintaining backward compatibility with the original<br />
git-flow and git-flow-avh.<br />
<br />
PR: 293234
archivers/7-zip: Update to 26.00<br />
<br />
Release notes: https://sourceforge.net/p/sevenzip/discussion/45797/thread/a1f7e08417/<br />
<br />
PR: 293202<br />
Reported by: Anton Saietskii <vsasjason@gmail.com>
security/libp11: update to 0.4.18 release
net/ntpd-rs: Update to 1.7.1<br />
<br />
PR: 292856
Mk/Uses/cabal.mk: Support for USE_CABAL in separate Makefile.cabal<br />
<br />
Like we already do have in Mk/Uses/cargo.mk for Makefile.crates.<br />
<br />
* Adopt www/hs-postgrest to this change in framework.<br />
<br />
Reviewed by: vvd@<br />
Approved by: portmgr@ (arrowd@)<br />
Approved by: db@, yuri@ (Mentors, implicit)<br />
Differential Revision: https://reviews.freebsd.org/D51936
lang/rust: Update to 1.93.1<br />
<br />
Announce: https://blog.rust-lang.org/2026/02/12/Rust-1.93.1/<br />
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.93.1
math/z3: Update 4.15.4.0 => 4.15.8.0<br />
<br />
Changelogs:<br />
* https://github.com/Z3Prover/z3/blob/master/RELEASE_NOTES.md#version-4158<br />
* https://github.com/Z3Prover/z3/compare/z3-4.15.4...z3-4.15.5<br />
* https://github.com/Z3Prover/z3/compare/z3-4.15.5...z3-4.15.6<br />
* https://github.com/Z3Prover/z3/compare/z3-4.15.6...z3-4.15.7<br />
* https://github.com/Z3Prover/z3/compare/z3-4.15.7...z3-4.15.8<br />
<br />
Approved by: arrowd@ (maintainer)<br />
Approved by: db@, yuri@ (Mentors, implicit)<br />
Differential Revision: https://reviews.freebsd.org/D55324
x11/contour: Bump port revision after libunicode-contour shlib version bump (742f17431143)
devel/libunicode-contour: Update to 0.8.0<br />
<br />
Changelog: https://github.com/contour-terminal/libunicode/releases/tag/v0.8.0<br />
<br />
Reported by: GitHub (watch releases)
mail/py-resend: Update to 2.22.0<br />
<br />
Changelog: https://github.com/resend/resend-python/releases/tag/v2.22.0<br />
<br />
Reported by: portscout
comms/direwolf: re-generate patches<br />
<br />
PR: 292181<br />
Reported by: takefu@airport.fm<br />
Approved by: hamradio@ (alven@)<br />
Differential Revision: https://reviews.freebsd.org/D54299
www/iridium: update to 2026.02.145
misc/deark: [NEW PORT] Utility for data extraction, decompression, and image format decoding<br />
<br />
Deark is a portable command-line utility that can decode certain types of files,<br />
and either convert them to a more-modern or more-readable format, or extract<br />
embedded files from them. It also has an option (-d) to display detailed<br />
information about a file’s contents and metadata. It’s Free Software.<br />
<br />
The files it writes are usually named "output.*".<br />
<br />
When processing "archive" formats that contain other files, it's usually best to<br />
use Deark only to convert to ZIP format, so that the filenames and paths can be<br />
retained. Suggest options "-zip -ka".<br />
<br />
WWW: https://entropymine.com/deark/<br />
<br />
Approved by: yuri@ (Mentor)<br />
Differential Revision: https://reviews.freebsd.org/D54697
multimedia/libmtp: update to 1.1.23<br />
<br />
PR: 293195
x11-toolkits/libadwaita: update 1.7.7 to 1.7.11<br />
<br />
Update to 1.7.11 (this version is for Gtk 4.18.x)<br />
<br />
=============<br />
Version 1.7.8<br />
=============<br />
<br />
- AdwComboRow<br />
- Allow selecting items via touchscreen<br />
- Improve accessibility<br />
- AdwEntryRow<br />
- Fix title ellipsizing too late<br />
- Activate the row action when pressing enter<br />
- AdwNavigationView<br />
- Fix a build warning on some platforms<br />
- AdwTabBar/AdwTabGrid<br />
- Fix context menu alignment on RTL<br />
- Docs<br />
- Replace deprecated GApplication flag<br />
<br />
=============<br />
Version 1.7.9<br />
=============<br />
<br />
- Build<br />
- Fix gen-public-types.py encoding<br />
- AdwActionRow<br />
- Fix subtitle comparison<br />
- AdwComboRow<br />
- Revert touchscreen fix from 1.8.1, since it's been fixed in GTK<br />
- Update selection when the expression changes<br />
- AdwHeaderBar<br />
- Report back button context menu to screen reader<br />
- AdwPreferencesDialog<br />
- Allow to go from the first search result to header bar by pressing up<br />
- AdwPreferencesGroup<br />
- Fix title and description getters<br />
- AdwPreferencesPage<br />
- Fix description getter<br />
- Warn when trying to add incompatible children<br />
- AdwTabBar/AdwTabOverview<br />
- Report context menu to screen reader<br />
- Translation updates<br />
- Serbian<br />
- Serbian (Latin)<br />
<br />
==============<br />
Version 1.7.10<br />
==============<br />
<br />
- Adaptive preview<br />
- Fix a leak when taking screenshots<br />
- AdwAboutDialog<br />
- Fix an accessibility warning<br />
- AdwAlert/MessageDialog<br />
- Fix extra padding with hidden extra child<br />
- AdwInlineViewSwitcher<br />
- Limit badges to 999+ to match AdwViewSwitcher<br />
- AdwNavigationView<br />
- Fix a crash<br />
- Make :navigation-stack more robust<br />
- AdwPreferencesGroup<br />
- Fix accessible label<br />
- AdwPreferencesPage<br />
- Revert incompatible children warning from 1.8.2<br />
- AdwStatusPage<br />
- Implement focus() and grab_focus()<br />
- AdwTabOverview<br />
- Implement search activation<br />
- AdwViewStack<br />
- Fix accessible labels with underlines<br />
- Docs<br />
- Fix banner-suggested screenshot<br />
<br />
==============<br />
Version 1.7.11<br />
==============<br />
<br />
- AdwDialog<br />
- Fix initial focus in bottom sheet mode<br />
- AdwWrapBox<br />
- Fix ADW_JUSTIFY_SPREAD<br />
- Translation updates<br />
- Romanian<br />
<br />
PR: 291468<br />
MFH: 2026Q1
math/octave-forge-tablicious: Update to 0.4.6.
lang/typescript-go: Update to 7.0.0.g20260217 (latest GitHub commit)<br />
<br />
Changelog: https://github.com/microsoft/typescript-go/compare/f5bcdfc02e6527b774418a26ee817c4397da8546...daa761e5c641bde53ad14a349cc813c3296ae2f2
editors/emacs-devel: Update to 2026-02-16 snapshot<br />
<br />
Commit log: https://github.com/emacs-mirror/emacs/compare/b75bfa219ec...988e898749a<br />
Sponsored by: The FreeBSD Foundation
comms/hamlib: Update to 4.7.0<br />
<br />
- remove patches no longer needed due to FreeBSD changes in upstream<br />
- Add manual page for rigtestmcast and rigtestmcastrx<br />
- Add manual page for rigtestlibusb<br />
- Add rigctltcp manual page
math/octave-forge-odbc: Update to 0.0.6.
security/sudo-rs: Update 0.2.11 => 0.2.12<br />
<br />
PR: 293077<br />
Approved by: Marc Schoolderman (maintainer)
www/filebrowser: Update to 2.59.0<br />
<br />
ChangeLog: https://github.com/filebrowser/filebrowser/releases/tag/v2.59.0
sysutils/py-healthchecks: Update to 4.0<br />
<br />
ChangeLog: https://github.com/healthchecks/healthchecks/releases/tag/v4.0
www/py-dj60-django-stubs-ext: Add new port<br />
<br />
Added because sysutils/py-healthchecks now uses www/py-django60.
sysutils/mprocs: Update to 0.8.3<br />
<br />
ChangeLogs:<br />
https://github.com/pvolok/mprocs/compare/v0.7.3...v0.8.3
net/dataplaneapi: Update to 3.3.0<br />
<br />
ChangeLogs:<br />
https://github.com/haproxytech/dataplaneapi/compare/v3.2.7...v3.3.0
net/nbdkit: Update to 1.46.2
devel/py-odoo-addon-openupgrade-scripts16: Update to 16.0.1.0.5.13
cad/yosys: Update 0.61 => 0.62<br />
<br />
Changelogs:<br />
* https://github.com/YosysHQ/yosys/blob/main/CHANGELOG<br />
* https://github.com/YosysHQ/yosys/compare/v0.61...v0.62<br />
<br />
PR: 293224<br />
Approved by: yuri (maintainer)
comms/meshcore-cli: update to 1.4.2
comms/py-meshcore: update to 2.2.11
www/firefox: update to 148.0 (rc1)<br />
<br />
Release Notes (soon):<br />
https://www.firefox.com/en-US/firefox/148.0/releasenotes/
dns/powerdns-recursor: Update to 5.3.5<br />
<br />
PR: 291543<br />
Reported by: Ralf van der Enden <tremere@cainites.net><br />
Approved by: maintainer (tremere@cainites.net)<br />
Security: 67793feb-0b5b-11f1-a1c0-0050569f0b83
security/nss: update to 3.120.1<br />
<br />
Release Notes:<br />
https://hg-edge.mozilla.org/projects/nss/file/NSS_3_120_BRANCH/doc/rst/releases/nss_3_120_1.rst
net-mgmt/librenms: Update to 26.2.0<br />
<br />
re: https://github.com/librenms/librenms/releases/tag/26.2.0<br />
<br />
This update requires a database update. I did mine via:<br />
<br />
sudo su -fm www<br />
lnms migrate
astro/qmapshack: update to 1.20.0<br />
<br />
Release Notes:<br />
https://github.com/Maproom/qmapshack/releases/tag/V_1.20.0
editors/zed: Update to 0.223.3<br />
<br />
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.223.3<br />
<br />
Reported by: GitHub (watch releases)
lang/gcc16-devel: Update to 16.0.1.s20260215<br />
<br />
Also revert a patch from commit<br />
17551496e5f93f340b66b8a495e57e11baa488dd, upstreamed with upstream<br />
commit<br />
1ce1870fbe0b141d38e02b7ac6a41d8d36b73b30.<br />
<br />
Upstream PR: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123366<br />
Upstream commit:<br />
https://gcc.gnu.org/cgit/gcc/commit/?id=1ce1870fbe0b141d38e02b7ac6a41d8d36b73b30
lang/gcc15-devel: Update to 15.2.1.s20260214
lang/gcc14-devel: Update to 14.3.1.s20260213
lang/gcc13-devel: Update to 13.4.1.s20260212
print/lilypond: fix build with clang 21<br />
<br />
With clang 21 print/lilypond fails to build, with errors similar to:<br />
<br />
In file included from line-interface.cc:25:<br />
In file included from /wrkdirs/usr/ports/print/lilypond/work/lilypond-2.24.4/lily/include/lazy-skyline-pair.hh:24:<br />
/wrkdirs/usr/ports/print/lilypond/work/lilypond-2.24.4/lily/include/transform.hh:32:3: error: 'smob_trampoline' is a private member of 'Smob_base<Transform>'<br />
32 | LY_DECLARE_SMOB_PROC (&Transform::call, 1, 0, 0);<br />
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
/wrkdirs/usr/ports/print/lilypond/work/lilypond-2.24.4/lily/include/smobs.hh:245:32: note: expanded from macro 'LY_DECLARE_SMOB_PROC'<br />
245 | LY_DECLARE_STATIC_SMOB_PROC (smob_trampoline<PMF>, REQ, OPT, VAR)<br />
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
/wrkdirs/usr/ports/print/lilypond/work/lilypond-2.24.4/lily/include/smobs.hh:240:65: note: expanded from macro 'LY_DECLARE_STATIC_SMOB_PROC'<br />
240 | scm_set_smob_apply (smob_tag, reinterpret_cast<scm_t_subr> (FUN), REQ, \<br />
| ^~~<br />
/wrkdirs/usr/ports/print/lilypond/work/lilypond-2.24.4/lily/include/smobs.hh:260:14: note: declared private here<br />
260 | static SCM smob_trampoline (SCM self, SCM arg1)<br />
| ^<br />
<br />
Upstream fixed this as a side effect of<br />
https://gitweb.git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=f2192eb294e<br />
by making the smob_trampoline methods protected, but it also includes<br />
other changes. Apply a minimalist version, which only makes the needed<br />
methods protected.<br />
<br />
PR: 293185<br />
Approved by: m.ne@gmx.net (maintainer)<br />
MFH: 2026Q1
devel/ispc: fix build with libc++ >= 20<br />
<br />
With libc++ 20 or higher devel/ispc fails to build, with errors similar<br />
to:<br />
<br />
/wrkdirs/usr/ports/devel/ispc/work/ispc-1.30.0/src/util.cpp:51:11: error: '__libcpp_verbose_abort' is missing exception specification 'noexcept'<br />
51 | void std::__libcpp_verbose_abort(char const *format, ...)<br />
| ^<br />
| noexcept<br />
/usr/include/c++/v1/__verbose_abort:24:28: note: previous declaration is here<br />
24 | __printf__, 1, 2) void __libcpp_verbose_abort(const char* __format, ...) _NOEXCEPT;<br />
| ^<br />
<br />
This is because ispc attemps to override __libcpp_verbose_abort(), which<br />
is an internal libc++ function, but it misses a noexcept specification.<br />
<br />
However, overriding __libcpp_verbose_abort() is only necessary on older<br />
versions of macOS. Therefore, exclude the whole #if block if the<br />
operating system is not macOS.<br />
<br />
PR: 293163<br />
Approved by: yuri (maintainer)<br />
MFH: 2026Q1
graphics/{blender,materialx}: Fix for enable materialx for blender<br />
<br />
PR: 293189<br />
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
graphics/dcmtk: Update 3.6.9 => 3.7.0, fix 5 CVEs<br />
<br />
Security:<br />
* https://nvd.nist.gov/vuln/detail/CVE-2025-2357<br />
* https://nvd.nist.gov/vuln/detail/CVE-2025-9732<br />
* https://nvd.nist.gov/vuln/detail/CVE-2025-25472<br />
* https://nvd.nist.gov/vuln/detail/CVE-2025-25474<br />
* https://nvd.nist.gov/vuln/detail/CVE-2025-25475<br />
<br />
Changelogs:<br />
* https://github.com/DCMTK/dcmtk/compare/DCMTK-3.6.9...DCMTK-3.7.0<br />
<br />
* Use dynamic SOVERSION<br />
* Pet portclippy(1) and portfmt(1)<br />
* Version-bump dependent ports<br />
<br />
Approved by: yuri@ (maintainer, Mentor)<br />
MFH: 2026Q1<br />
Differential Revision: https://reviews.freebsd.org/D54557
devel/py-hg-evolve: Update 11.1.9 => 11.1.10<br />
<br />
Summary: * Replace broken WWW<br />
<br />
Approved by: haskell@ (alven@, arrowd@)<br />
Approved by: db@, yuri@ (Mentors, implicit)<br />
Differential Revision: https://reviews.freebsd.org/D54446
math/z3: Update 4.15.3 => 4.15.4<br />
<br />
Changelogs:<br />
* https://github.com/Z3Prover/z3/blob/master/RELEASE_NOTES.md#version-4154<br />
* https://github.com/Z3Prover/z3/compare/z3-4.15.3...z3-4.15.4<br />
<br />
* Add WWW for main site<br />
* Use dynamic SOVERSION for pkg-plist<br />
<br />
Approved by: haskell@ (alven@, arrowd@)<br />
Approved by: db@, yuri@ (Mentors, implicit)<br />
Differential Revision: https://reviews.freebsd.org/D53474
www/seahub: Fix dependency port rename for django_statici18n
comms/hackrf: Update 2024.02.1 => 2026.01.1<br />
<br />
Changelogs:<br />
* https://github.com/greatscottgadgets/hackrf/releases/tag/v2026.01.1<br />
* https://github.com/greatscottgadgets/hackrf/compare/v2024.02.1...v2026.01.1<br />
<br />
* Use release tarball<br />
* Clarify LICENSE<br />
+ Specify LICENSE_FILE<br />
+ Supply documentation via DOCS option<br />
* Pet portclippy(1) and portfmt(1)<br />
<br />
Reviewed by: Tomasz "CeDeROM" Cedro (SQ7MHZ) <tomek@cedro.info><br />
Tested by: Tomasz "CeDeROM" Cedro (SQ7MHZ) <tomek@cedro.info><br />
Approved by: db@ (Mentor)<br />
Approved by: db@, yuri@ (Mentors, implicit)<br />
Differential Revision: https://reviews.freebsd.org/D54589
security/vuxml: Document vulnerability in dns/powerdns-recursor
security/vuxml: Add png vulnerability<br />
<br />
* CVE-2026-25646
www/ungoogled-chromium: update to 144.0.7559.75<br />
<br />
Security: https://vuxml.freebsd.org/freebsd/424d598b-09c4-11f1-85c5-a8a1599412c6.html
www/cinny: Update to 4.10.3
sysutils/fastfetch: update to 2.59.0<br />
<br />
Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.59.0
*/*: bump PORTREVISION after the upgrade of MPICH
net/mpich: Update to 5.0.0<br />
<br />
Release notes at https://www.mpich.org/2026/02/04/mpich-5-0-0-released/<br />
<br />
PR: 293030<br />
Reported by: Laurent Chardon (maintainer)<br />
Exp-run by: antoine
textproc/bookokrat: Update to 0.3.5<br />
<br />
ChangeLog: https://github.com/bugzmanov/bookokrat/releases/tag/v0.3.5<br />
Reported by: "release-please[bot]" <notifications@github.com>
audio/waves: Add new port<br />
<br />
Waves is a keyboard-driven terminal music player with Soulseek downloads,<br />
MusicBrainz tagging, Last.fm scrobbling, and radio mode.<br />
<br />
Features:<br />
<br />
- Browser: Browse music by Artist > Album > Track hierarchy<br />
- File Browser: Navigate filesystem with file/folder deletion<br />
- Playlists: Create, organize, and manage playlists with folder hierarchy<br />
- Favorites: Quick-access playlist with heart icon display<br />
- Playing Queue: Persistent queue with multi-selection, reordering, and<br />
undo/redo<br />
- Audio Playback: MP3, FLAC, OPUS/OGG, and M4A/AAC support with seeking<br />
- Album Art: Display album art in expanded player bar, auto-fetch during<br />
import<br />
- Full-Text Search: SQLite FTS5 search across library, files, and playlists<br />
- Download Manager: Search and download from Soulseek via slskd integration<br />
- Import System: MusicBrainz tagging, file renaming, and library integration<br />
- Last.fm Scrobbling: Track your listening history with offline queue support<br />
- Radio Mode: Endless playback with Last.fm similar artists and intelligent<br />
track selection<br />
- And more...<br />
<br />
https://github.com/llehouerou/waves
security/py-trezor: Update to 0.20.0
security/py-slip10: Add new port<br />
<br />
slip10 is a reference implementation of the SLIP-0010 specification,<br />
which generalizes BIP-0032 hierarchical deterministic key derivation for<br />
multiple curves, including secp256k1, NIST P-256, ed25519, and<br />
curve25519.<br />
<br />
It supports deriving extended private and public keys along standard<br />
paths and can operate from either seed material or serialized extended<br />
keys.
security/py-shamir-mnemonic: Add new port<br />
<br />
shamir-mnemonic is a Python implementation of SLIP-0039, a standard for<br />
splitting secrets into multiple mnemonic word shares using Shamir's<br />
Secret Sharing scheme.<br />
<br />
It is designed primarily for use with cryptocurrency wallets and<br />
hardware devices, enabling secure backup and recovery of sensitive<br />
secrets through human-readable word lists.<br />
<br />
The library provides tools for generating mnemonic shares, combining<br />
shares to recover secrets, and validating share sets, while remaining<br />
compatible with SLIP-0039 implementations used by Trezor and related<br />
ecosystems.
net-im/teams: Update to 2.7.5<br />
<br />
While here, add target for unit testing.<br />
<br />
Changelog:<br />
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.7.3<br />
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.7.4<br />
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.7.5<br />
<br />
Reported by: portscout
graphics/py-vulkan: Python binding for Vulkan API<br />
<br />
vulkan is a Python extension which supports the Vulkan API. It<br />
leverages power of Vulkan with simplicity of Python. It's a complete<br />
Vulkan wrapper, it keeps the original Vulkan API and try to limit<br />
differences induced by Python.<br />
<br />
devel/py-cffi is also needed as a BUILD_DEPENDS (truckman)<br />
<br />
PR: 289669
x11-fonts/cantarell-fonts: update to 0.311<br />
<br />
Update to 0.311<br />
<br />
Release: v0.311<br />
- Also provide a ss01 variant for the "fl" ligature, which I forgot in the last release.<br />
- Relax Python version requirements to >= 3.10 when using uv.<br />
<br />
Remove MESON_ARGS, useprebuilt option is enabled by default<br />
<br />
PR: 292096
editors/vscode: Update to 1.109.2<br />
<br />
While here, update product.json for popular extensions. [1]<br />
<br />
Changelog: https://code.visualstudio.com/updates/v1_109<br />
<br />
Reported by: GitHub (watch releases)<br />
Obtained from: https://github.com/VSCodium/vscodium/blob/1.109.31074/product.json [1]
net/py-python-socks: Update to 2.8.1
audio/shairport-sync: Update to 5.0.0<br />
<br />
- Update to 5.0.0<br />
- Drop SNDIO from default options (deprecated upstream)<br />
- Add SNDIO deprecation note to OPTIONS<br />
<br />
Changelog:<br />
https://github.com/mikebrady/shairport-sync/releases
ports-mgmt/synth: update to 3.13 release (+)<br />
<br />
Changelog:<br />
* Attempt to fix prefetching with modern pkg<br />
* Limit log preservation to the task that failed<br />
* testing fix for missing synth scanner log file<br />
* Add EXIT STATUS section to man page<br />
* Set non-zero return code when problem encountered<br />
* Create /etc/hosts in builder
net/py-trio: Update to 0.33.0<br />
<br />
- Add PYTHONPATH=${WRKSRC}/src to TEST_ENV so pytest runs against<br />
the in-tree sources (src layout)<br />
- Disable pytest plugin autoload during tests to avoid interference<br />
from unrelated globally installed pytest plugins
x11-fonts/bdf2sfd: Update to 1.2.0
databases/pg_citus: update to 14.0.0<br />
<br />
Changes: https://github.com/citusdata/citus/blob/v14.0.0/CHANGELOG.md<br />
<br />
PR: 292443<br />
Reported by: Kevin Bowling
misc/ggml: update 0.9.5 → 0.9.7<br />
<br />
Reported by: portscout
science/{,py-}phonopy: update 2.42.0 → 2.48.0<br />
<br />
Reported by: portscout
science/py-symfc: update 1.3.1 → 1.6.1
science/py-phono3py: update 3.9.0 → 3.25.0
science/{,py-}spglib: update 2.6.0 → 2.7.0
devel/catch2: update 3.12.0 → 3.13.0<br />
<br />
Reported by: portscout
biology/andi: update 0.14-3 → 1.15<br />
<br />
Reported by: portscout
sysutils/mise: update 2026.2.9 → 2026.2.13<br />
<br />
Reported by: portscout
audio/yoshimi: update 2.3.5.2 → 2.3.6<br />
<br />
Reported by: portscout
x11/walker: Update to 2.14.2<br />
<br />
Changelog: https://github.com/abenz1267/walker/releases/tag/v2.14.2<br />
<br />
Reported by: GitHub (watch releases)
sysutils/elephant: Update to 2.19.3<br />
<br />
Changelog: https://github.com/abenz1267/elephant/releases/tag/v2.19.3<br />
<br />
Reported by: GitHub (watch releases)
www/py-djangosaml2: Update to 1.11.1<br />
<br />
Changes: https://github.com/IdentityPython/djangosaml2/compare/v1.9.3..v1.11.1
devel/py-grpcio-tools: update to 1.78.0.
devel/py-grpcio: update to 1.78.0.
devel/pecl-grpc: update to 1.78.0, remove IGNORE_WITH_PHP.
textproc/xan: Update to 0.55.0<br />
<br />
Changelog: https://github.com/medialab/xan/blob/0.55.0/CHANGELOG.md<br />
<br />
Reported by: GitHub (watch releases)
www/py-django_statici18n: Updated to 2.6.0 and renamed to match upstream<br />
<br />
Changes: https://django-statici18n.readthedocs.io/en/v2.6.0/changelog.html
databases/py-sqlmodel: Update to 0.0.33<br />
<br />
Changelog: https://github.com/fastapi/sqlmodel/blob/0.0.33/docs/release-notes.md<br />
<br />
Reported by: portscout
deskutils/podman-desktop: Bump port revision after electron40 update (6443197dce4f)