The place for ports
databases/closql: update to 2.4.0.
databases/emacsql: update to 4.3.4.
databases/pg.el: update to 0.62.
devel/cond-let: update to 0.2.1.
net-mgmt/cacti-spine: fix whitespaces<br />
<br />
Fixes: e10ffe5db33cd427ea5bbbd846d5015eb7edf0a0
net/ptpd2: Fix build with net-snmp<br />
<br />
net-snmp-config --cflags injects -Werror=declaration-after-statement<br />
which causes builds to fail as the source has variable declarations<br />
after statements (valid in C99 but not C89).<br />
<br />
Downgrade this from a fatal error to a warning
net-mgmt/cacti-spine: Fix build with net-snmp<br />
<br />
net-snmp-config --cflags injects -Werror=declaration-after-statement<br />
which causes builds to fail as the source has variable declarations<br />
after statements (valid in C99 but not C89).<br />
<br />
Downgrade this from a fatal error to a warning<br />
<br />
PR: ports/292340<br />
Reported by: Robert Blayzor <rblayzor@inoc.net>
audio/ocp: Update to 3.1.1
audio/ocp: Update to 3.1.0
graphics/qgis: 3.44.7<br />
<br />
Changelog: https://github.com/qgis/QGIS/compare/final-3_44_6%5E...final-3_44_7<br />
<br />
PR: portscout, Repology<br />
MFH: 2026Q1
graphics/libheif: Update to 1.21.2<br />
<br />
Release notes: https://github.com/strukturag/libheif/releases/tag/v1.20.2<br />
https://github.com/strukturag/libheif/releases/tag/v1.21.0<br />
https://github.com/strukturag/libheif/releases/tag/v1.21.2
graphics/libheif: Update to 1.20.1<br />
<br />
Release notes: https://github.com/strukturag/libheif/releases/tag/v1.20.0<br />
https://github.com/strukturag/libheif/releases/tag/v1.20.1
java/jxgrabkey: support jdk21<br />
<br />
Don't pin javac to source/target.<br />
<br />
Revert ports c0eef0ceec76f8e99a152aca04e938dcb12f7261 for this.<br />
<br />
PR: 292152
lang/kawa: pin to java 8 and 11<br />
<br />
Although the gitlab repo has some activity, the latest release is<br />
old (2020) and does not compile with java 17+.<br />
<br />
PR: 292151<br />
Approved-By: maintainer timeout
www/freenginx-devel: third-party modules management (+)<br />
<br />
- update http_auth_jwt module to v2.4.0<br />
<br />
Bump PORTREVISION.<br />
<br />
Sponsored by: tipi.work
net/haproxy: support QUIC with base OpenSSL on FreeBSD 15+.<br />
<br />
PR: 292367<br />
Submitted by: Kamigishi Rei <spambox@haruhiism.net>
net/activemq: unbreak the ports tree, openjdk 18 was removed
sysutils/opendircolors: Update to 1.0<br />
<br />
Differential Revision: https://reviews.freebsd.org/D30583
graphics/cairomm: Various improvements<br />
<br />
- Add USES=xorg, otherwise USE_XORG has no effect<br />
- Add DOCS option<br />
- Add testing support<br />
<br />
Differential Revision: https://reviews.freebsd.org/D33939<br />
Co-authored-by: Charlie Li <vishwin@FreeBSD.org>
www/freenginx-devel: third-party modules management (+)<br />
<br />
- update stream_lua to its recent snapshot<br />
- remove the upstreamed patches<br />
<br />
Bump PORTREVISION.<br />
<br />
Sponsored by: tipi.work
emulators/ares: Mark broken on i386<br />
<br />
Version 147 introduced a narrowing conversion issue which needs<br />
resolution by upstream<br />
<br />
Reference: https://github.com/ares-emulator/ares/issues/2350<br />
<br />
PR: 292344
math/manifold: Improve port<br />
<br />
* Use upstream release archive<br />
* Define LICENSE_FILE<br />
* Clean up "make test" related parts<br />
* Only extract samples dir on request (reduces I/O)<br />
* Respect C/CXX flags set by framework<br />
* Adjust Makefile layout to follow Porters Handbook more closely<br />
and the tree overall<br />
<br />
PR: 292089<br />
Approved by: blanket (just fix it)
cad/Clipper2: Update to 2.0.1<br />
<br />
* Add "make test"<br />
* Add pathfix to make build logs consistent with actual location of<br />
installed files<br />
<br />
Changelog:<br />
https://github.com/AngusJohnson/Clipper2/compare/Clipper2_1.4.0...Clipper2_2.0.1<br />
<br />
PR: 292090<br />
Approved by: maintainer timeout, 2+ weeks
graphics/leptonica: Update to 1.87.0<br />
<br />
Changelog:<br />
https://github.com/DanBloomberg/leptonica/compare/1.86.0...1.87.0<br />
<br />
PR: 292091<br />
Approved by: maintainer timeout, 2+ weeks
net/fping: Update to 5.5<br />
<br />
Changelog: https://github.com/schweikert/fping/releases/tag/v5.5<br />
<br />
PR: 292106<br />
Approved by: maintainer timeout, 2+ weeks
editors/micro: Update to 2.0.15<br />
<br />
* Remove pre-build section<br />
* Adjust passed build related strings so final binary is more likely<br />
to match for reproducible builds<br />
<br />
Changelog: https://github.com/zyedidia/micro/releases/tag/v2.0.15<br />
<br />
PR: 292107<br />
Approved by: maintainer timeout, 2+ weeks
devel/libconfig: Update to 1.8.2<br />
<br />
Changelog: https://github.com/hyperrealm/libconfig/releases/tag/v1.8.2<br />
<br />
PR: 292148<br />
Approved by: maintainer timeout, 2+ weeks
net-p2p/mkbrr: Update to 1.19.0<br />
<br />
Changelog: https://github.com/autobrr/mkbrr/releases/tag/v1.19.0
irc/znc: Backport upstream fix for swig 4.4<br />
<br />
Instead of using a homebrew fix backport commit from upstream<br />
<br />
Reference:<br />
https://github.com/znc/znc/commit/49af1c8d53031e83877d3a378682dee9b834123b<br />
<br />
Approved by: blanket, just fix it
net/gerbera: Update to 3.1.0<br />
<br />
Changelog: https://github.com/gerbera/gerbera/releases/tag/v3.1.0
sysutils/cmocka: Update to 2.0.2<br />
<br />
Changelog:<br />
https://gitlab.com/cmocka/cmocka/-/blob/cmocka-2.0.2/CHANGELOG.md?ref_type=tags
devel/codeblocks: Remove reference to USES= fam and move to LIB_DEPENDS<br />
<br />
Missed in commit 97f98ba45c954c94d741439cfcf66d5e5059e3e4<br />
<br />
PR: 292437
devel/p5-Sys-Virt: update to 12.0.0<br />
<br />
Sponsored by: The FreeBSD Foundation
dns/tldx: Fix distinfo<br />
<br />
PR: 292538<br />
MFH: 2026Q1
devel/py-numba: Update to 0.63.1
devel/py-llvmlite: Update to 0.46.0<br />
<br />
- Depend on LLVM library and drop compiler from USES.<br />
- cmake and gmake are now required.
www/iridium: update to 2026.01.144
www/ungoogled-chromium: update to 144.0.7559.59<br />
<br />
Security: https://vuxml.freebsd.org/freebsd/6f76a1db-f124-11f0-85c5-a8a1599412c6.html
filesystems/versitygw: new port - high performance S3 service and proxy<br />
<br />
Differential Revision: https://reviews.freebsd.org/D54616<br />
Sponsored by: SkunkWerks, GmbH
textproc/meilisearch: add rc script to allow running as a daemon<br />
<br />
Sponsored by: SkunkWerks, GmbH<br />
Differential Revision: https://reviews.freebsd.org/D53314
lang/erlang: rename typer to avoid conflicts with other ports<br />
<br />
typer is rarely used, so rename to erl_typer to allow the far more<br />
common py-typer to take its place, used by many py-* CLI tools.<br />
<br />
Sponsored by: SkunkWerks, GmbH<br />
Approved by: erlang
www/p5-Zonemaster-GUI: update for Release v2025.2<br />
<br />
Sponsored by: SkunkWerks, GmbH
dns/p5-Zonemaster-Backend: update for Release v2025.2<br />
<br />
Sponsored by: SkunkWerks, GmbH
dns/p5-Zonemaster-Engine: update for Release v2025.2<br />
<br />
Sponsored by: SkunkWerks, GmbH
dns/p5-Zonemaster-CLI: update for Release v2025.2<br />
<br />
Sponsored by: SkunkWerks, GmbH
audio/py-pyradio: Update to 0.9.3.11.24<br />
<br />
ChangeLog: https://github.com/coderholic/pyradio/releases/tag/0.9.3.11.24<br />
Reported by: Spiros Georgaras <notifications@github.com
net/krakend-ce: Update 2.12.0 => 2.12.1<br />
<br />
Changelogs:<br />
* https://github.com/krakend/krakend-ce/releases/tag/v2.12.1<br />
* https://github.com/krakend/krakend-ce/compare/v2.12.0...v2.12.1<br />
<br />
Approved by: db@, yuri@ (Mentors, implicit)
security/openvpn-devel: Update 2.7_rc3 => 2.7_rc5<br />
<br />
Some important changes for FreeBSD users rc3 -> rc5:<br />
- CVE 2025-15497 in epoch key handling<br />
- repair interaction between DCO and persist-tun after reconnection<br />
- require "script-security 2" when using --dev unix:<program><br />
- improve documentation and error messages for a number of<br />
deprecated options<br />
- tun.c: unify read_tun()/write_tun() functions for all BSD<br />
platforms<br />
- more type conversion related cleanups<br />
- add check for auth none / cipher none on FreeBSD DCO<br />
- drop mbedtls 2.x support<br />
<br />
PR: 292492<br />
Sponsored by: Subcarpathian BSD User Group<br />
-----<br />
committer annotations by Matthias Andree<br />
Approved by: Gert Doering (maintainer)<br />
<br />
MFH: 2026Q1
www/wget2: security update to 2.2.1
editors/vscode: Update to 1.108.1<br />
<br />
While here, update product.json for popular extensions. [1]<br />
<br />
Changelog: https://code.visualstudio.com/updates/v1_108<br />
<br />
Reported by: GitHub (watch releases)<br />
Obtained from: https://github.com/VSCodium/vscodium/blob/1.108.10359/product.json [1]
devel/R-cran-future: Update to 1.69.0<br />
<br />
ChangeLog: https://cran.r-project.org/web/packages/future/news/news.html
science/packmol: Update to 21.2.0<br />
<br />
ChangeLog: https://github.com/m3g/packmol/releases/tag/v21.2.0
x11/showmethekey: Update to 1.19.0<br />
<br />
ChangeLog: https://github.com/AlynxZhou/showmethekey/releases/tag/v1.19.0
security/p11-kit: update to 0.26.0
devel/tbb: Deprecate port<br />
<br />
No port using devel/tbb remain, so it's time to deprecate this port.<br />
<br />
While here, fix a typo in devel/ispc still referencing devel/tbb.<br />
<br />
PR: 252648
www/py-django-simple-captcha: Update to 0.6.3<br />
<br />
* Switch to the PEP517 build framework and adjust relevant bits of the<br />
DOCS option as well.<br />
<br />
Changelog since 0.5.20:<br />
<br />
https://github.com/mbi/django-simple-captcha/blob/v0.6.3/CHANGES<br />
<br />
PR: 291802<br />
Approved by: maintainer timeout (4+ weeks)
graphics/py-django-easy-thumbnails: Update to 2.10.1<br />
<br />
* Switch to the PEP517 build framework and adjust the relevant bits of<br />
the DOCS option accordingly.<br />
<br />
* Update WWW to point to actual upstream repository.<br />
<br />
* Introduce SVG option and make it default as the dependencies were<br />
used unconditionally before.<br />
<br />
* Also switch to the more preferred DISTVERSION and take MAINTAINER'ship<br />
due three consecutive timeouts.<br />
<br />
Changelog since 2.8.1:<br />
<br />
https://github.com/SmileyChris/easy-thumbnails/blob/2.10.1/CHANGES.rst<br />
<br />
PR: 291710<br />
Approved by: maintainer timeout (5+ weeks)
www/py-django-reversion: Update to 6.1.0<br />
<br />
* Switch to the PEP517 build framework and adjust the related bits of<br />
DOCS option as well.<br />
<br />
* Update WWW to point to actual upstream repository.<br />
<br />
* Also switch to the more preferred DISTVERSION and take MAINTAINER'ship<br />
due three consecutive timeouts.<br />
<br />
Changelog since 5.0.10:<br />
<br />
https://github.com/etianen/django-reversion/blob/v6.1.0/CHANGELOG.rst<br />
<br />
PR: 291709<br />
Approved by: maintainer timeout (5+ weeks)
www/py-django-filer: Update to 3.4.1<br />
<br />
* Switch to the PEP517 build framework.<br />
<br />
* Update WWW to point to the actual upstream repository.<br />
<br />
* Also change to the more preferred DISTVERSION and take MAINTAINER'ship<br />
due three consecutive timeouts.<br />
<br />
Changelog since 3.1.0:<br />
<br />
https://github.com/django-cms/django-filer/blob/3.4.1/CHANGELOG.rst<br />
<br />
PR: 291708<br />
Approved by: maintainer timeout (5+ weeks)
www/py-drf-yasg: Update to 1.21.14<br />
<br />
Changelog since 1.21.11:<br />
<br />
https://github.com/axnsan12/drf-yasg/blob/1.21.14/docs/changelog.rst
www/py-cross-web: Update to 0.4.1<br />
<br />
Changelog:<br />
<br />
https://github.com/usecross/cross-web/releases/tag/0.4.1
textproc/py-pdfminer.six: Update to 20260107<br />
<br />
Changelog:<br />
<br />
https://github.com/pdfminer/pdfminer.six/releases/tag/20260107
textproc/py-mkdocs-rss-plugin: Update to 1.17.9<br />
<br />
Changelog since 1.17.7:<br />
<br />
https://github.com/Guts/mkdocs-rss-plugin/blob/1.17.9/CHANGELOG.md
security/py-netbox-secrets: Update to 2.4.2<br />
<br />
Changelog:<br />
<br />
https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.4.2<br />
<br />
MFH: 2026Q1
net-mgmt/py-pynetbox: Update to 7.6.0<br />
<br />
* Adjust DOCS option and its related lines because the documentation is<br />
now built by upstream and supplied in Markdown format.<br />
<br />
Changelog:<br />
<br />
https://github.com/netbox-community/pynetbox/releases/tag/v7.6.0
www/nextcloud-calendar: Update to 6.1.5
net-im/nextcloud-talk: Update to 22.0.8
mail/nextcloud-mail: Update to 5.6.7
www/nextcloud: Update to 32.0.5
www/librewolf: Update 146.0.1-1 => 147.0.1-1<br />
<br />
Release Notes:<br />
https://www.firefox.com/en-US/firefox/147.0/releasenotes/<br />
https://www.firefox.com/en-US/firefox/147.0.1/releasenotes/<br />
<br />
PR: 292525<br />
MFH: 2026Q1
math/py-arviz: update 0.23.0 → 0.23.1<br />
<br />
Reported by: portscout
dns/coredns: update 1.13.1 → 1.14.1<br />
<br />
Reported by: portscout
graphics/filament: update 1.62.2 → 1.68.4<br />
<br />
Reported by: portscout
net/mihomo: update 1.19.16 → 1.19.19<br />
<br />
Reported by: portscout
multimedia/{,py-}ustreamer: update 6.44 → 6.45<br />
<br />
Reported by: portscout
science/py-h5netcdf: update 1.6.1 → 1.8.0<br />
<br />
Reported by: portscout
science/py-quantities: update 0.16.2 → 0.16.4<br />
<br />
Reported by: portscout
devel/bacon: update 3.21.0 → 3.22.0<br />
<br />
Reported by: portscout
audio/miniaudio: update 0.11.21 → 0.11.24<br />
<br />
Reported by: portscout
devel/rustc-demangle: update 0.1.26 → 0.1.27<br />
<br />
Reported by: portscout
devel/py-uv-build: update 0.9.24 → 0.9.26
devel/{,py-}uv: update 0.9.24 → 0.9.26
deskutils/stirling-pdf: update to 2.2.1<br />
<br />
Changes: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.2.1
www/gitlab: fix regression from 1a85e2e5e957e2a49ffb3c6563b7430d9902202b<br />
<br />
Gitlab requires hashie < 5.1
www/gitlab: security and patch update to 18.7.1<br />
<br />
Chnages: https://about.gitlab.com/releases/2026/01/07/patch-release-gitlab-18-7-1-released/<br />
Security: c9b610e9-eebc-11f0-b051-2cf05da270f3
lang/gcc15-devel: Update to 15.2.1.s20260110
lang/gcc14-devel: Update to 14.3.1.s20260109
sysutils/py-hcloud: update to 2.15.0<br />
<br />
Changes: https://github.com/hetznercloud/hcloud-python/blob/v2.15.0/CHANGELOG.md<br />
Reported by: repology, portscout
devel/py-backports.zstd: unbreak the ports tree<br />
<br />
Reported by: pkg-fallout
misc/crush: Update to 0.33.2<br />
<br />
Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.33.2<br />
<br />
Reported by: GitHub (watch releases)
misc/codex: Update to 0.87.0<br />
<br />
Changelog: https://github.com/openai/codex/releases/tag/rust-v0.87.0<br />
<br />
Reported by: GitHub (watch releases)
www/gallery-dl: update to 1.31.3<br />
<br />
Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.31.3<br />
Reported by: GitHub (watch releases)
audio/opus: update to 1.6.1
sysutils/py-kubernetes: Update 34.1.0 => 35.0.0<br />
<br />
Changelog:<br />
https://github.com/kubernetes-client/python/blob/release-35.0/CHANGELOG.md<br />
<br />
PR: 292511
games/prismlauncher: Update 9.4 => 10.0.2<br />
<br />
News:<br />
https://prismlauncher.org/news/release-10<br />
https://prismlauncher.org/news/release-10.0.1<br />
https://prismlauncher.org/news/release-10.0.2<br />
<br />
PR: 292508
astro/astroterm: Update 1.0.9 => 1.0.10<br />
<br />
Changelog:<br />
https://github.com/da-luce/astroterm/releases/tag/v1.0.10<br />
<br />
Convert "if PORT_OPTIONS:MOPT" to "post-extract-OPT-on".<br />
<br />
PR: 292507
net-im/py-zapzap: Update to 6.2.7<br />
<br />
ChangeLog: https://github.com/rafatosta/zapzap/releases/tag/6.2.7<br />
Reported by: Rafael Tosta <notifications@github.com>
security/wazuh-manager: Fix package
security/netbird: Update 0.62.2 => 0.63.0<br />
<br />
Changelogs:<br />
https://github.com/netbirdio/netbird/releases/tag/v0.62.3<br />
https://github.com/netbirdio/netbird/releases/tag/v0.63.0<br />
<br />
Commit log:<br />
https://github.com/netbirdio/netbird/compare/v0.62.2...v0.63.0<br />
<br />
PR: 292509
www/freenginx-devel: third-party module management<br />
<br />
Update the stream-lua module to its recent release 0.0.17R4,<br />
and enable it.<br />
Remove ignore list.<br />
<br />
Bump PORTREVISION.<br />
<br />
Sponsored by: tipi.work