FreeBSD/ports 0d31f7fwww/dezoomify-rs Makefile

www/dezoomify-rs: Declare libzstd shlib dependency

The binary links libzstd.so.1 (via the zstd-sys crate, which uses
pkg-config to pick up the system libzstd by default), but the port does
not declare the runtime dependency.

Detected by poudriere stage-qa:

  Warning: dezoomify-rs-2.15.0_8 will be rebuilt as it misses libzstd.so.1
  which no dependency provides.

Add LIB_DEPENDS=libzstd.so:archivers/zstd and bump PORTREVISION.

Reviewed by:    nivit
Differential Revision:  https://reviews.freebsd.org/D56852
DeltaFile
+3-1www/dezoomify-rs/Makefile
+3-11 files

FreeBSD/ports 8b92f9cwww/mod_gnutls distinfo Makefile

www/mod_gnutls: Update to 0.13.0

Fixes CVE-2026-33307 and CVE-2026-33308.  Upstream switched to Meson and
moved off the now dead mod.gnutls.org, so the port follows.  0.13.0 also
drops SRP and Monkeysphere support and enforces the client certificate
Key Purpose, see GnuTLSClientKeyPurpose.

Changelog:      https://github.com/airtower-luna/mod_gnutls/releases/tag/mod_gnutls/0.13.0
Security:       a7b4cdfc-9f9d-11f1-a655-3497f65b111b
Sponsored by:   Netzkommune GmbH

(cherry picked from commit f6c827424a26e9f5e403e72790b14a120c3cedbd)
DeltaFile
+11-14www/mod_gnutls/Makefile
+3-3www/mod_gnutls/distinfo
+14-172 files

FreeBSD/ports f6c8274www/mod_gnutls distinfo Makefile

www/mod_gnutls: Update to 0.13.0

Fixes CVE-2026-33307 and CVE-2026-33308.  Upstream switched to Meson and
moved off the now dead mod.gnutls.org, so the port follows.  0.13.0 also
drops SRP and Monkeysphere support and enforces the client certificate
Key Purpose, see GnuTLSClientKeyPurpose.

Changelog:      https://github.com/airtower-luna/mod_gnutls/releases/tag/mod_gnutls/0.13.0
Security:       a7b4cdfc-9f9d-11f1-a655-3497f65b111b
Sponsored by:   Netzkommune GmbH
DeltaFile
+11-14www/mod_gnutls/Makefile
+3-3www/mod_gnutls/distinfo
+14-172 files

FreeBSD/ports 830607dsecurity/vuxml/vuln 2026.xml

security/vuxml: Document mod_gnutls -- multiple vulnerabilities

CVE-2026-33307 is an out-of-bounds write when mod_gnutls receives a client
certificate chain longer than its buffer, CVE-2026-33308 a missing Key
Purpose check during client certificate verification.  Upstream fixed both
on 2026-03-20; in the tree the fix arrives with www/mod_gnutls 0.13.0.

Sponsored by:   Netzkommune GmbH
DeltaFile
+31-0security/vuxml/vuln/2026.xml
+31-01 files

FreeBSD/ports 683f2bcmultimedia/minisatip Makefile distinfo

multimedia/minisatip: Update to 2.0.97
DeltaFile
+3-3multimedia/minisatip/distinfo
+1-1multimedia/minisatip/Makefile
+4-42 files

FreeBSD/ports 4d0666cfilesystems/openzfs Makefile distinfo

filesystems/openzfs: update to 2.4.4

Changelog:      https://github.com/openzfs/zfs/releases/tag/zfs-2.4.4
DeltaFile
+22-0filesystems/openzfs/pkg-plist
+3-3filesystems/openzfs/distinfo
+1-1filesystems/openzfs/Makefile
+26-43 files

FreeBSD/ports c6cff33filesystems/openzfs-kmod Makefile distinfo

filesystems/openzfs-kmod: update to 2.4.4

Changelog:      https://github.com/openzfs/zfs/releases/tag/zfs-2.4.4
DeltaFile
+3-3filesystems/openzfs-kmod/distinfo
+1-1filesystems/openzfs-kmod/Makefile
+4-42 files

FreeBSD/ports 30529denews/tin pkg-plist distinfo, news/tin/files patch-configure

news/tin: Update to 2.6.6
DeltaFile
+9-15news/tin/files/patch-configure
+7-3news/tin/Makefile
+3-3news/tin/distinfo
+1-0news/tin/pkg-plist
+20-214 files

FreeBSD/ports 87fbc80multimedia/py-tartube Makefile distinfo

multimedia/py-tartube: Update to 2.5.242

Reported by:    repology.org
DeltaFile
+3-3multimedia/py-tartube/distinfo
+1-1multimedia/py-tartube/Makefile
+4-42 files

FreeBSD/ports a0e7019japanese/fcitx5-karukan pkg-message Makefile, japanese/fcitx5-karukan/files patch-karukan-cli_src_bin_server.rs patch-cargo-crates_llama-cpp-sys-2-0.1.154_build.rs

japanese/fcitx5-karukan: Add port: Japanese input method for fcitx5 powered by neural kana-kanji conversion

Karukan is a Japanese Input Method Engine for Linux that uses neural
kana-kanji conversion powered by llama.cpp. It provides a fcitx5 addon
for romaji-to-hiragana conversion and intelligent kana-kanji
conversion using small neural network models (auto-downloaded on first
use).

WWW: https://github.com/togatoga/karukan

Inspired by: openSUSE Tumbleweed (https://build.opensuse.org/package/show/openSUSE:Factory/karukan)
DeltaFile
+855-0japanese/fcitx5-karukan/distinfo
+426-0japanese/fcitx5-karukan/Makefile.crates
+80-0japanese/fcitx5-karukan/Makefile
+79-0japanese/fcitx5-karukan/files/patch-cargo-crates_llama-cpp-sys-2-0.1.154_build.rs
+35-0japanese/fcitx5-karukan/files/patch-karukan-cli_src_bin_server.rs
+31-0japanese/fcitx5-karukan/pkg-message
+1,506-04 files not shown
+1,537-010 files

FreeBSD/ports fb00da4www/nginx-full Makefile

www/nginx-full: Add maintainer note per new ports policy

The maintainer load and port lifecycle policy only excludes a port from the
outdated ratio when the reason is documented in the port itself:

        https://wiki.freebsd.org/Ports/MaintainerLoadAndPortLifecyclePolicy

This is a slave port of www/nginx and follows the nginx stable branch, while
mainline is packaged as www/nginx-devel. repology merges the nginx ports into a
single project and measures the flavored slave ports against mainline: at the
time of writing it reports 1.30.4 here as outdated against 1.31.4, while the
unflavored www/nginx carrying the very same 1.30.4 is not reported at all.

No functional change, comment only.

Sponsored by:   Netzkommune GmbH
DeltaFile
+4-0www/nginx-full/Makefile
+4-01 files

FreeBSD/ports a5ce194www/nginx-lite Makefile

www/nginx-lite: Add maintainer note per new ports policy

The maintainer load and port lifecycle policy only excludes a port from the
outdated ratio when the reason is documented in the port itself:

        https://wiki.freebsd.org/Ports/MaintainerLoadAndPortLifecyclePolicy

This is a slave port of www/nginx and follows the nginx stable branch, while
mainline is packaged as www/nginx-devel. repology merges the nginx ports into a
single project and measures the flavored slave ports against mainline: at the
time of writing it reports 1.30.4 here as outdated against 1.31.4, while the
unflavored www/nginx carrying the very same 1.30.4 is not reported at all.

No functional change, comment only.

Sponsored by:   Netzkommune GmbH
DeltaFile
+4-0www/nginx-lite/Makefile
+4-01 files

FreeBSD/ports cbb55a1databases/mysql97-client Makefile

databases/mysql97-client: Add maintainer note per new ports policy

The maintainer load and port lifecycle policy only excludes a port from the
outdated ratio when the reason is documented in the port itself:

        https://wiki.freebsd.org/Ports/MaintainerLoadAndPortLifecyclePolicy

This is a slave port of databases/mysql97-server, but repology counts it as a
package of its own. At the time of writing it lists 26.7.0 as the newest MySQL
and reports this port as outdated, although it carries 9.7.2, the latest
release of the series it tracks. Refer to the note in the master port instead
of repeating it here.

No functional change, comment only.

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-0databases/mysql97-client/Makefile
+3-01 files

FreeBSD/ports f6c4e9adatabases/mysql-shell Makefile

databases/mysql-shell: Add maintainer note per new ports policy

The maintainer load and port lifecycle policy only excludes a port from the
outdated ratio when the reason is documented in the port itself:

        https://wiki.freebsd.org/Ports/MaintainerLoadAndPortLifecyclePolicy

The shell is versioned along with the MySQL release series it belongs to, but
repology measures it against the newest train upstream ships. At the time of
writing it lists 26.7.1 as the newest version and reports this port as
outdated, although 9.7.1 is the current release for the series packaged here.

No functional change, comment only.

Sponsored by:   Netzkommune GmbH
DeltaFile
+4-0databases/mysql-shell/Makefile
+4-01 files

FreeBSD/ports 1456e7bdatabases/mysql97-server Makefile

databases/mysql97-server: Add maintainer note per new ports policy

The maintainer load and port lifecycle policy only excludes a port from the
outdated ratio when the reason is documented in the port itself:

        https://wiki.freebsd.org/Ports/MaintainerLoadAndPortLifecyclePolicy

repology merges every MySQL release series into a single project and measures
each of them against the newest train upstream ships. At the time of writing it
lists 26.7.0 as the newest MySQL and therefore reports this port as outdated,
although it carries 9.7.2, the latest release of its own series. The 26.x train
is not packaged in the tree at all, so this is a measurement artifact rather
than a pending update.

No functional change, comment only.

Sponsored by:   Netzkommune GmbH
DeltaFile
+4-0databases/mysql97-server/Makefile
+4-01 files

FreeBSD/ports b9b5455shells/xonsh Makefile distinfo

shells/xonsh: Update to 0.24.2

ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.24.2
DeltaFile
+3-3shells/xonsh/distinfo
+1-1shells/xonsh/Makefile
+4-42 files

FreeBSD/ports 20aa076www/comentario Makefile, www/comentario/files comentario.in

www/comentario: Fix daemon startup
DeltaFile
+6-6www/comentario/files/comentario.in
+1-0www/comentario/Makefile
+7-62 files

FreeBSD/ports 6de8923textproc/ast-grep Makefile Makefile.crates

textproc/ast-grep: Update to 0.45.2

Changelog: https://github.com/ast-grep/ast-grep/blob/0.45.2/CHANGELOG.md

Reported by:    GitHub (watch releases)
DeltaFile
+81-81textproc/ast-grep/distinfo
+39-39textproc/ast-grep/Makefile.crates
+1-1textproc/ast-grep/Makefile
+121-1213 files

FreeBSD/ports 2b27ce5x11/xterm Makefile distinfo

x11/xterm: Update to 411
DeltaFile
+3-3x11/xterm/distinfo
+1-1x11/xterm/Makefile
+4-42 files

FreeBSD/ports 69bec35www/comentario Makefile, www/comentario/files comentario.in

www/comentario: New port: Self-hosted comment engine for websites

SQLite or Postgres with easy import from proprietary systems
DeltaFile
+16,399-0www/comentario/files/packagejsons/yarn.lock
+119-0www/comentario/Makefile
+58-0www/comentario/files/packagejsons/frontend/package.json
+54-0www/comentario/files/comentario.in
+49-0www/comentario/files/packagejsons/package.json
+40-0www/comentario/files/packagejsons/embed/package.json
+16,719-07 files not shown
+16,778-213 files

FreeBSD/ports 154ffb7misc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.89

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

FreeBSD/ports 0641e5fmisc/py-litellm distinfo Makefile, misc/py-litellm/files patch-pyproject.toml

misc/py-litellm: Update to 1.98.0

Changelog: https://github.com/BerriAI/litellm/releases/tag/v1.98.0

Reported by:    Repology
DeltaFile
+4-3misc/py-litellm/Makefile
+3-3misc/py-litellm/distinfo
+2-2misc/py-litellm/files/patch-pyproject.toml
+9-83 files

FreeBSD/ports cf184dfwww/py-django-constance Makefile distinfo

www/py-django-constance: Update 4.3.4 to 4.3.5

* Assume maintainership.

* Switch to the more preferred DISTVERSION.

Changelog:

https://github.com/jazzband/django-constance/releases/tag/4.3.5

PR:             297821
Reported by:    Christos Longros
Co-authored-by: Kai Knoblich <kai at FreeBSD.org>
DeltaFile
+3-3www/py-django-constance/distinfo
+2-3www/py-django-constance/Makefile
+5-62 files

FreeBSD/ports b3172d2math/py-numpy-stl distinfo Makefile, math/py-numpy-stl/files patch-pyproject.toml

math/py-numpy-stl: upgrade to 4.0.0

Releases notes at https://github.com/wolph/numpy-stl/releases

Also:
- add category cad;
- change license to BSD 3 clauses;
- switch to pep517;
- remove cython and strip, and set NO_ARCH.

PR:             297446
Approved by:    db (maintainer)
DeltaFile
+14-12math/py-numpy-stl/Makefile
+9-0math/py-numpy-stl/files/patch-pyproject.toml
+3-3math/py-numpy-stl/distinfo
+26-153 files

FreeBSD/ports 2204523net/py-amqp distinfo Makefile

net/py-amqp: Update to 5.3.1

Also convert build to PEP 517.

PR:             297795
Approved by:    olgeni (maintainer)
DeltaFile
+7-8net/py-amqp/Makefile
+3-3net/py-amqp/distinfo
+10-112 files

FreeBSD/ports 931054awww/code-server Makefile distinfo

www/code-server: Update to 4.133.0

Update to code-server 4.133.0, which bundles VS Code 1.133.0.

Changelog: https://github.com/coder/code-server/releases

Sponsored by:   Netzkommune GmbH
DeltaFile
+835-330www/code-server/pkg-plist
+11-11www/code-server/distinfo
+2-2www/code-server/Makefile
+848-3433 files

FreeBSD/ports 39b0e93java/javamail distinfo Makefile

java/javamail: use the devel/javax-activation port for dependency

Simplifies the port a little.
Pet portclippy.

Approved by:    ale
Differential Revision:  https://reviews.freebsd.org/D59127
DeltaFile
+8-12java/javamail/Makefile
+1-3java/javamail/distinfo
+9-152 files

FreeBSD/ports 6d58c44www/pacparser Makefile distinfo

www/pacparser: Update to 1.5.2
DeltaFile
+3-3www/pacparser/distinfo
+1-1www/pacparser/Makefile
+4-42 files

FreeBSD/ports 9b01030devel/mimalloc Makefile distinfo

devel/mimalloc: Update to 3.5.0
DeltaFile
+3-3devel/mimalloc/distinfo
+1-1devel/mimalloc/Makefile
+4-42 files

FreeBSD/ports 79d675daudio/libopenmpt Makefile distinfo

audio/libopenmpt: Update to 0.8.8

PR:             297672
DeltaFile
+3-3audio/libopenmpt/distinfo
+1-1audio/libopenmpt/Makefile
+4-42 files