The place for ports
science/paraview: Fix build with Qt 6.10.1<br />
<br />
Backport upstream commits to fix build with Qt 6.10.1.<br />
<br />
With hat: kde@
science/openmodelica: Fix build with Qt 6.10.1.<br />
<br />
The QString::arg() method no longer accepts implicit conversions. [1]<br />
<br />
[1] https://doc.qt.io/qt-6/qstring.html#arg-2<br />
<br />
With hat: kde@
net-im/kaidan: Fix build with Qt 6.10<br />
<br />
Backport upstream patch to fix build with Qt 6.10. Private Qt components<br />
must now be explicitly found with their respective CMake files.
cad/fritzing: Fix build with Qt 6.10.1<br />
<br />
The QString::arg() method no longer accepts implicit conversions. [1]<br />
<br />
[1] https://doc.qt.io/qt-6/qstring.html#arg-2<br />
<br />
With hat: kde@
audio/mixxx: Fix deps for Qt 6.10.1<br />
<br />
The 'base' and 'declarative' Qt6 components are almost always going<br />
to be LIB_DEPENDS (default).<br />
<br />
While here, fix broken pkg-plist. Entries added by the PORTDOCS macro<br />
should not be duplicated in pkg-plist.<br />
<br />
With hat: kde@
audio/fooyin: Fix build with Qt 6.10.1<br />
<br />
With hat: kde@
graphics/opencsg: Fix pkg-plist<br />
<br />
Approved by: portmgr (blanket)
*.*: Remove useless commented PORTREVISION lines<br />
<br />
We have compentent tools to bump PORTREVISION and don't need these<br />
placeholders that serve no purpose other than to uglify the Makefile.<br />
<br />
cad/freecad-devel and cad/openscad-devel are good recent examples<br />
of where tools have been used to bump PORTREVISION, but there was<br />
a residual commented PORTREVISION line prior to this commit.<br />
<br />
Approved by: portmgr (blanket)
comms/klog: Fix pkg-plist<br />
<br />
DESKTOP_ENTRIES automatically adds a pkg-plist entry, so the extra<br />
entry added to PLIST_FILES in b0e679ed7d1f creates a stage-qa error.<br />
<br />
This port does not consider the DESKTOP_LAUNCH_ID environment variable,<br />
so the final DESKTOP_ENTRIES sub-variable should be set to "false"<br />
(unquoted).<br />
<br />
Switch PLIST_FILES to a regular pkg-plist file, since there are 17<br />
entries which is 11 over the 'handful' of 6 entries convention<br />
recommended in the PHB and tested for by portlint(1).<br />
<br />
Remove superfluous and commented-out PORTREVISON. We have scripts to<br />
bump PORTREVSION correctly and don't need this sort of placeholder.<br />
<br />
USE_QT=tools should be a build-only dep and USE_QT=sqldriver-sqlite<br />
should be a run-only dep. Qt 6.x requires at least C++17 and links to<br />
OpenGL, not GL. [1]<br />
<br />
With hat: kde@ [1]
audio/libopusenc: avoid __opus_check_* macros<br />
<br />
opus 1.6 removed internal macros starting with an __opus prefix.<br />
<br />
PR: 291730<br />
Obtained from: https://gitlab.xiph.org/xiph/libopusenc/-/commit/04c6172ffbbd5c7f7f2e170cf843872113f33b05
net-mgmt/zabbix74-server: Update to 7.4.6<br />
<br />
Release notes: https://www.zabbix.com/rn/rn7.4.6
net-mgmt/zabbix72-server: Update to 7.2.15<br />
<br />
Release notes: https://www.zabbix.com/rn/rn7.2.15
net-mgmt/zabbix7-server: Update to 7.0.22<br />
<br />
Release notes: https://www.zabbix.com/rn/rn7.0.22
net-mgmt/zabbix6-server: Update to 6.0.43<br />
<br />
Release notes: https://www.zabbix.com/rn/rn6.0.43
sysutils/containerd: Update to 2.2.0
security/snowflake-tor: Update to 2.11.0<br />
<br />
PR: 291387<br />
Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de><br />
Approved by: maintainer timeout
sysutils/containerd: Update to 2.1.5
math/saga: 9.11.0<br />
<br />
Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%209.11.0/attachment/changelog_saga_9.11.0.txt<br />
<br />
Reported by: portscout, Repology
security/wazuh-manager: Fix pkg-plist<br />
<br />
PR: 291769<br />
Reported by: Trond.Endrestol at ximalas.info
biology/vsearch: Update to 2.30.2<br />
<br />
Allow a UDB file to be written to a pipe or stdout<br />
Correct computation of median cluster size after dereplication<br />
Changes: https://github.com/torognes/vsearch/releases<br />
<br />
Reported by: portscout
sysutils/fluent-bit: Update to 4.2.1<br />
<br />
Release notes: https://github.com/fluent/fluent-bit/releases/tag/v4.2.1
science/csvtk: Update to 0.36.0<br />
<br />
A few fixes and enhancements<br />
Changes: https://github.com/shenwei356/csvtk/releases<br />
<br />
Note: Required for biology/unikmer "make test", but it doesn't work<br />
with 0.35.0.<br />
<br />
Reported by: portscout
security/step-cli: Update to 0.29.0<br />
<br />
re: https://github.com/smallstep/cli/releases/tag/v0.29.0<br />
<br />
PR: 291741
security/step-certificates: Update to 0.29.0<br />
<br />
re: https://github.com/smallstep/certificates/security/advisories/GHSA-h8cp-697h-8c8p<br />
<br />
PR: 291741<br />
Security: eca46635-db51-11f0-9b8d-40a6b7c3b3b8<br />
<br />
Approved by: portmgr (blanket)
security/vuxml: Correct the step-cli vuln<br />
<br />
It's not the client, it's only the server: step-certificates
*: WITH_DEBUG is a user feature not a port one
x11/kde: Align descriptions with upstream more<br />
<br />
Reviewed by: makc<br />
Approved by: makc (kde)<br />
Differential Revision: https://reviews.freebsd.org/D54208
sysutils/kubectl: Update to 1.35.0<br />
<br />
- Set the required Go version to 1.25+ as per the go.mod file<br />
<br />
Changelog:<br />
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#changelog-since-v1340
net-mgmt/prometheus3: Update to 3.8.1<br />
<br />
Changelog:<br />
https://github.com/prometheus/prometheus/releases/tag/v3.8.1
biology/biostar-tools: Update to 2.1<br />
<br />
Drop deprecated biology/snpeff
cad/cura-engine: WITH_DEBUGINFO is a user feature not a port one<br />
<br />
I have no idea what cura-engine is trying to do by adding<br />
WITH_DEBUGINFO, but this activate a feature which is a user defined<br />
feature which result in subpackages, which is not yet a stable feature.<br />
<br />
In any case this should never be set in a port.
net/samba420: Deprecate without expiration date<br />
<br />
This is meant to give notice to Samba users that 4.20 is not supported<br />
anymore. The default Samba in the tree is 4.16 currently, so removing<br />
4.20 most likely will not be a big task.<br />
<br />
PR: 291775
net/samba420: Update to 4.20.8<br />
<br />
- Remove files/patch-python_samba_tdb__util.py: it's already included in<br />
upstream distribution.<br />
<br />
Reported by: Andrej Ebert <andrej@ebert.su><br />
PR: 287927
print/py-uharfbuzz: Fix build
net/smb4k: update to security bug fix release 4.0.5<br />
<br />
Release notes: https://sourceforge.net/projects/smb4k/files/4.0.5/<br />
<br />
PR: 291556<br />
Reported by: Ricardo Branco
biology/R-cran-BiocManager: Update to 1.30.27<br />
<br />
Fix for testthat 3.3.0<br />
Changes: https://github.com/Bioconductor/BiocManager/compare/\<br />
v1.30.26...v1.30.27<br />
<br />
PR: 291751<br />
Reported by: atanubiswas484@gmail.com<br />
Tested by: atanubiswas484@gmail.com, jwb
net/amnezia-kmod, net/amnezia-tools: maintainer update<br />
<br />
net/amnezia-kmod update from 1.0.8 to 2.0.8;<br />
amnezia-tools updated from 1.0.20241018 to 1.0.20250903.<br />
<br />
Original update description:<br />
<br />
Support of AWG2 protocol<br />
<br />
New parameters:<br />
- s3 - junk before cookie packet<br />
- s4 - junk before data packet<br />
- i1-i5 - pre-crafted custom signature packets to be send before hadshake<br />
<br />
Updated logic of packet type recognition<br />
As s4 may affect interface MTU, handle these limitations properly<br />
Some fixes on parameters validation<br />
if_amn now covered with test suite<br />
<br />
PR: 291620
textproc/py-pymdown-extensions: Update to 10.19.1<br />
<br />
Changelog:<br />
<br />
https://github.com/facelessuser/pymdown-extensions/releases/tag/10.19.1
devel/py-intbitset: Update to 4.1.0<br />
<br />
Changelog:<br />
<br />
https://github.com/inveniosoftware-contrib/intbitset/releases/tag/v4.1.0
textproc/py-pyahocorasick: Update to 2.3.0<br />
<br />
Changelog:<br />
<br />
https://github.com/WojciechMula/pyahocorasick/releases/tag/v2.3.0
devel/py-dj52-django-rq: Update to 3.2.1<br />
<br />
* Remove test suite and relevant parts of it because the required files<br />
are no longer distributed in the sdist tarballs.<br />
<br />
Changelog since 3.0.1:<br />
<br />
https://github.com/rq/django-rq/blob/v3.2.1/CHANGELOG.md<br />
<br />
PR: 291367<br />
Approved by: sunpoet (maintainer)
games/warzone2100: update 4.6.1 → 4.6.2
ports-mgmt/zig2tuple: update g20250703 -> g20251210<br />
<br />
Major changes:<br />
* Update to zig 15<br />
<br />
PR: 289011<br />
Approved by: Kenneth Raplee <kenrap@kennethraplee.com> (maintainer)
biology/vcflib: update BUILD_DEPENDS to keep building with zig 0.14<br />
<br />
PR: 289011<br />
Reported by: Pero Oršolić <bsd@orsolic.org><br />
Approved by: jwb (timeout)
astro/mepo: update BUILD_DEPENDS to keep building with zig 0.14<br />
<br />
Reorder Makefile to make portlint happy<br />
<br />
PR: 289011<br />
Reported by: Pero Oršolić <bsd@orsolic.org>
audio/linuxwave: update BUILD_DEPENDS to keep using zig 0.14<br />
<br />
Reorder Makefile to make portlint happy<br />
<br />
PR: 289011<br />
Reported by: Pero Oršolić <bsd@orsolic.org>
games/xtxf: update 0.11.4 -> 0.11.5<br />
<br />
Changelog: https://github.com/charlesrocket/xtxf/releases/tag/0.11.5<br />
<br />
Major changes:<br />
* Bump zig to 0.15.1<br />
<br />
PR: 289011<br />
Reported by: Pero Oršolić <bsd@orsolic.org><br />
Approved by: slowdive <slowdive@me.com> (maintainer)
devel/zls: update DEPENDS to keep using zig 0.14<br />
<br />
Reorder Makefile to make portlint happy<br />
<br />
PR: 289011<br />
Reported by: Pero Oršolić <bsd@orsolic.org>
x11-wm/river: update 0.3.11 -> 0.3.12<br />
<br />
Changelog: https://codeberg.org/river/river/releases/tag/v0.3.12<br />
<br />
Major changes:<br />
* updates the required Zig version to 0.15<br />
<br />
Reorder Makefile to make portlint happy<br />
<br />
PR: 289011<br />
Reported by: Pero Oršolić <bsd@orsolic.org>
x11/waylock: update 1.4.0 -> 1.5.0<br />
<br />
Changelog: https://codeberg.org/ifreund/waylock/releases/tag/v1.5.0<br />
<br />
Major changes:<br />
* Updates the required Zig version to 0.15<br />
<br />
Reorder Makefile to make portclippy happy<br />
<br />
PR: 289011<br />
Reported by: Pero Oršolić <bsd@orsolic.org>
lang/zig: update 0.14.0 -> 0.15.2<br />
<br />
Changelog: https://ziglang.org/download/0.15.1/release-notes.html<br />
<br />
PR: 289011<br />
Approved by: Pero Oršolić <bsd@orsolic.org> (maintainer)
lang/zig014: copy from lang/zig<br />
<br />
Zig is making lots of breaking changes from 0.14<br />
to 0.15 consumers aren't necessarily keeping up.<br />
<br />
Create the lang/zig014 as a tempoirary solution<br />
for ports depending on zig 0.14<br />
<br />
PR: 289011<br />
Approved by: Pero Oršolić <bsd@orsolic.org> (maintainer)
devel/pyenv: Update to v2.6.17
lang/solidity: update to 0.8.32 release
editors/vscode: Update to 1.107.0<br />
<br />
This update features hassle-free remote development over ssh.<br />
<br />
Prior to this update, users who want to use remote development over<br />
ssh needs to take some manual steps for setting up environment. From<br />
now on, just installing "Open Remote - SSH" extension should be<br />
enough. For more details, follow the instruction shown upon package<br />
installation.<br />
<br />
Additional changes to the port include:<br />
- split out target for building remote extension host to Makefile.reh<br />
to avoid excessive dependencies<br />
- populate product.json with useful information mainly for making<br />
popular extensions work out of the box[1]<br />
<br />
Changelog: https://code.visualstudio.com/updates/v1_107<br />
<br />
Reported by: GitHub (watch releases)<br />
Obtained from: https://github.com/VSCodium/vscodium [1]
security/lego: update to 4.31.0<br />
<br />
PR: 291758
security/wazuh-manager: Fix extract
security/wazuh-manager: Fix distinfo
security/wazuh-manager: Fix distinfo<br />
<br />
Reported by: pkg-fallout
devel/ruby-build: Update to 20251218<br />
<br />
Changes: https://github.com/rbenv/ruby-build/releases/tag/v20251218
devel/ruby-build: Update to 20251217<br />
<br />
Changes: https://github.com/rbenv/ruby-build/releases/tag/v20251217
misc/R-cran-xfun: Update to 0.55<br />
<br />
Changelog: https://github.com/yihui/xfun/releases/tag/v0.55
math/octave-forge-sqlite: Update to 0.1.2.
devel/glab: updateto 1.80.2<br />
<br />
Changes: https://gitlab.com/gitlab-org/cli/-/releases/v1.80.2
devel/glab: update to 1.80.1<br />
<br />
Changes: https://gitlab.com/gitlab-org/cli/-/releases/v1.80.1
devel/glab: update to 1.80.0<br />
<br />
Changes: https://gitlab.com/gitlab-org/cli/-/releases/v1.80.0
comms/scrcpy: Update to 3.3.4<br />
<br />
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v3.3.4<br />
<br />
Reported by: GitHub (watch releases)
devel/ode: Set double flavor by default<br />
<br />
- Bump PORTREVISION<br />
<br />
PR: 291135
games/veloren-weekly: drop redundant patch after 18b1756c8222<br />
<br />
https://github.com/gfx-rs/wgpu/commit/f6005a16c8a2<br />
<br />
Veloren in DPorts has been broken since 24c6210e9ce4, anyway.
games/veloren-weekly: update to s20251217<br />
<br />
Changes: https://gitlab.com/veloren/veloren/-/compare/7e8cec0d08...85e45ca0bd
graphics/mesa-devel: update to 25.3.b.2585<br />
<br />
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ca96f8517cc...f5351afbc8c
x11-themes/cursor-dmz-aa-theme: Update 0.4.5.2 => 0.4.5.3<br />
<br />
Changelog:<br />
https://salsa.debian.org/gnome-team/dmz-cursor-theme/-/blob/debian/0.4.5.3/debian/changelog<br />
<br />
PR: 291752
misc/crush: Update to 0.27.0<br />
<br />
Changelog:<br />
- https://github.com/charmbracelet/crush/releases/tag/v0.25.0<br />
- https://github.com/charmbracelet/crush/releases/tag/v0.26.0<br />
- https://github.com/charmbracelet/crush/releases/tag/v0.27.0<br />
<br />
Reported by: GitHub (watch releases)
devel/protobuf-java: Update 4.33.1 => 4.33.2<br />
<br />
Changelog:<br />
https://github.com/protocolbuffers/protobuf/releases/tag/v33.2<br />
<br />
PR: 291753
databases/heidisql: New port: a lightweight client for managing multiple databases<br />
<br />
HeidiSQL is a graphical interface for managing MariaDB or MySQL servers,<br />
Microsoft SQL databases, PostgreSQL, SQLite, Interbase or Firebird. "Heidi"<br />
lets you browse and edit data, create and edit tables, views, procedures,<br />
triggers and scheduled events. Also, you can export structure and data, either<br />
to SQL file, clipboard or to other servers.
security/openfortivpn: Update 1.23.1 => 1.24.0<br />
<br />
Changelog:<br />
https://github.com/adrienverge/openfortivpn/blob/v1.24.0/CHANGELOG.md<br />
<br />
PR: 291750<br />
MFH: 2025Q4
mail/pflogsumm: Update to 1.1.13
net-mgmt/icinga-php-thirdparty: Update to 0.14.0
net-mgmt/icinga-php-library: Update to 0.18.0
net-mgmt/icingaweb2: Update to 2.12.6
security/certspotter: Update to 0.23<br />
<br />
Newer version works with current versions of go so remove DEPRECATED
www/phpmyfaq: Update 4.0.14
net/spoofdpi: Update 1.1.3 => 1.2.0<br />
<br />
Changelog:<br />
https://github.com/xvzc/SpoofDPI/releases/tag/v1.2.0<br />
<br />
PR: 291748
graphics/png: Update to 1.6.53<br />
<br />
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.53/ANNOUNCE<br />
<br />
PR: 291466<br />
Reviewed by: desktop (arrowd)<br />
Exp-run by: antoine
graphics/jpeg-turbo: Update to 3.1.3<br />
<br />
Add -ffp-model=strict to CFLAGS to fix too aggressive optimization<br />
causing rounding issues<br />
<br />
Changelog:<br />
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.1.2<br />
<br />
PR: 291623<br />
Reviewed by: desktop (arrowd)<br />
Exp-run by: antoine
net/uriparser: Improve and simplify port<br />
<br />
* Simplify DOCS option and move DOCS_DISTFILES to main port<br />
(this also prevents unintentional mismatches during updates)<br />
* Align port Makefile layout with majority of ports in tree<br />
* Remove unneeded build dependency of bash<br />
* Don't install docs from main release archive,<br />
RFCs should be fetched and txt file is unprocessed<br />
* Replace cmake:noninja with cmake as it builds fine<br />
<br />
PR: 291703<br />
Reviewed by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
science/orthanc-postgresql: Update to 10.0<br />
<br />
Mainly new Reserve and Acknowledge primitives<br />
Changes: https://discourse.orthanc-server.org/t/\<br />
postgresql-10-0-python-7-0-dicomweb-1-22/6333<br />
<br />
Reported by: portscout
sysutils/cpu-microcode-amd: Update to 2025-12-02 snapshot<br />
<br />
Update AMD CPU microcode for processor families 19h and 1ah.<br />
<br />
From upstream's README:<br />
NOTE: In order to not fully abandon machines affected by AMD-SB-7033 [1]<br />
that have not received the BIOS update, the family 19h microcode<br />
container now includes a second patch for these machines that brings the<br />
microcode to the highest possible level without the microcode signing<br />
fix. While a BIOS update is highly recommended to receive the latest<br />
security updates issued after the microcode signing vulnerability, this<br />
will allow non-updated systems to at least receive some microcode<br />
updates beyond the version provided by BIOS.<br />
<br />
[1] https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7033.html<br />
<br />
Upstream Linux firmware commits since last update:<br />
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/amd-ucode?id=2b318c8e4159234ddbcc1cadc90cf32d17d9ee82<br />
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/amd-ucode?id=6167e5566900cf236f7a69704e8f4c441bc7212a<br />
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/amd-ucode?id=e637542fa8b9e0a88b0b2885072eea7df3737969<br />
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/amd-ucode?id=ad91544767665e911386e62ecebaa969e2cfb1c0<br />
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/amd-ucode?id=3a49a7356a8c83a33d0214edfc5d8fd835caa93a<br />
<br />
Reviewed by: glebius<br />
Sponsored by: The FreeBSD Foundation<br />
Differential Revision: https://reviews.freebsd.org/D54272
databases/cego,devel/lfcbase: update 2.53.2 -> 2.53.3, 1.23.0 -> 1.23.1<br />
<br />
lfcbase:<br />
- Completed integer cleanup for Pager class,<br />
replacement of some asInteger with asUnsigned method calls<br />
( BigInteger, NetHandler, etc. )<br />
<br />
cego:<br />
- Added several patches for trigger objects<br />
( check self refering tables in trigger block to avoid recursion,<br />
object invalidation handling fixed )<br />
- In CegoRecoveryManager::recoverCurrentTransactionLog,<br />
completed recovery procedure for trigger and alias objects.<br />
For drop operations, added CegoDatabaseManager::removeObject calls,<br />
to remove corresponding objects from object cache
net/mdns-bridge: Update 2.3.0 => 2.4.0<br />
<br />
Changelog:<br />
- Use the first configured address of each type on an interface to avoid<br />
picking up temporary addresses such as VIP addresses.<br />
https://github.com/dennypage/mdns-bridge/releases/tag/v2.4.0<br />
<br />
PR: 291745
devel/pear-OLE: Update version 1.0.0RC3=>1.0.1<br />
<br />
- Add LICENSE PHP202<br />
<br />
Changelog: https://pear.php.net/package/OLE/download/All
security/certificate_maker: Update version 1.8.3=>1.8.4<br />
<br />
Changelog: https://github.com/sigstore/fulcio/releases/tag/v1.8.4
net/google-cloud-sdk: Update version 549.0.1=>550.0.0
devel/py-pre-commit: Update version 4.5.0=>4.5.1<br />
<br />
Changelog: https://github.com/pre-commit/pre-commit/releases/tag/v4.5.1
devel/liblognorm: Update version 2.0.8=>2.0.9<br />
<br />
Changelog: https://github.com/rsyslog/liblognorm/releases/tag/v2.0.9
devel/cirrus-cli: Update version 0.157.3=>0.157.4<br />
<br />
Changelog: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.157.4
databases/pspg: Update version 5.8.12=>5.8.13<br />
<br />
Changelog: https://github.com/okbob/pspg/releases/tag/5.8.13
science/clhep: Update version 2.4.7.1=>2.4.7.2<br />
<br />
Changelog: https://gitlab.cern.ch/CLHEP/CLHEP/blob/CLHEP_2_4_7_2/ChangeLog<br />
<br />
PR: 291435<br />
Reported by: erik@tenku.dk
databases/pgpool-II-46: Update version 4.6.4=>4.6.5<br />
<br />
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-6-5.html
databases/pgpool-II-45: Update version 4.5.9=>4.5.10<br />
<br />
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-10.html