FreeBSD/ports 4f27a08devel/kcov Makefile distinfo

devel/kcov: Update to 43

Approved by:    asomers (maintainer)
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/616
DeltaFile
+3-3devel/kcov/distinfo
+1-2devel/kcov/Makefile
+4-52 files

FreeBSD/ports 60b6380net/xmlrpc-c Makefile

net/xmlrpc-c: Fix parallel build

The build races with itself: lib/openssl links libxmlrpc_openssl.so
while
lib/libutil is still linking libxmlrpc_util.so. With the symlink
missing,
the linker falls back to the static libxmlrpc_util.a, whose objects are
not
PIC:

  ld: error: relocation R_X86_64_PC32 cannot be used against symbol
  '__stack_chk_guard'; recompile with -fPIC
  >>> asprintf.o:(xmlrpc_asprintf) in archive
.../lib/libutil/libxmlrpc_util.a

Setting MAKE_JOBS_UNSAFE makes the build deterministic.

PR:             298187
Approved by:    garga (maintainer)
Sponsored by:   Netzkommune GmbH
DeltaFile
+2-0net/xmlrpc-c/Makefile
+2-01 files

FreeBSD/ports 18fd821www Makefile, www/nginx-module-form-input distinfo pkg-descr

www/nginx-module-form-input: Add New Port

The form_input module reads HTTP POST and PUT request bodies encoded as
application/x-www-form-urlencoded and puts the parsed values into nginx
variables.  This port installs the module sources only, the module
itself is built by the nginx ports.

Sponsored by:   Netzkommune GmbH
DeltaFile
+36-0www/nginx-module-form-input/Makefile
+14-0www/nginx-module-form-input/files/pkg-message.in
+6-0www/nginx-module-form-input/pkg-descr
+3-0www/nginx-module-form-input/distinfo
+1-0www/Makefile
+60-05 files

FreeBSD/ports 65bc907www/freenginx distinfo Makefile, www/nginx distinfo Makefile

www/{nginx,nginx-devel,freenginx}: 3rd-party modules management

Use the new www/nginx-module-form-input source port instead of fetching
form-input-nginx-module from GitHub.  The module version is now
maintained in one place for these ports.

Sponsored by:   Netzkommune GmbH
DeltaFile
+5-0www/nginx/Makefile
+5-0www/nginx-devel/Makefile
+5-0www/freenginx/Makefile
+1-3www/nginx/distinfo
+1-3www/nginx-devel/distinfo
+1-3www/freenginx/distinfo
+18-93 files not shown
+24-129 files

FreeBSD/ports 41d012fmath/ess pkg-plist distinfo, math/ess/files patch-lisp_ess-site.el patch-test_ess-test.el

math/ess: Update to 26.05.0

- Licensed under GPL 3.0 for some time now
- Remove obsolete CONFLICTS_INSTALL=ess-emacs_*
- Jags mode has been moved to obsolete
- Add test target

Changelog:      https://github.com/emacs-ess/ESS/blob/master/ChangeLog

Reported by:    portscout, Repology
DeltaFile
+21-4math/ess/Makefile
+13-0math/ess/files/patch-test_ess-test.el
+11-0math/ess/files/patch-lisp_ess-site.el
+3-3math/ess/distinfo
+0-1math/ess/pkg-plist
+48-85 files

FreeBSD/ports c489aecnet/py-python-socks Makefile distinfo

net/py-python-socks: Update to 3.1.0
DeltaFile
+3-3net/py-python-socks/distinfo
+1-1net/py-python-socks/Makefile
+4-42 files

FreeBSD/ports fe65356lang/spidermonkey128 Makefile, lang/spidermonkey128/files patch-js_src_gc_GC.cpp

lang/spidermonkey128: Backport "JS_RemoveExtraGCRootsTracer removes..."

Patch spidermonkey128 with a bug fix that's present in spidermonkey140
already, but which also affects spidermonkey128.

https://bugzilla.mozilla.org/show_bug.cgi?id=1982134
https://github.com/mozilla-firefox/firefox/commit/bf1994b05bae

PR:             293620
Reviewed by:    asomers
Approved by:    vishwin (maintainer timeout)
DeltaFile
+11-0lang/spidermonkey128/files/patch-js_src_gc_GC.cpp
+1-1lang/spidermonkey128/Makefile
+12-12 files

FreeBSD/ports 97f9d11www/py-django-q2 Makefile, www/py-django-q2/files patch-pyproject.toml

www/py-django-q2: Fix build after devel/py-uv-build update

Patch pyproject.toml to stretch out devel/py-uv-build version range.

PR:             298327
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+9-0www/py-django-q2/files/patch-pyproject.toml
+1-0www/py-django-q2/Makefile
+10-02 files

FreeBSD/ports 68f1845benchmarks/py-reframe-hpc Makefile distinfo

benchmarks/py-reframe-hpc: Update 4.10.2 => 4.10.3

Changelog:
https://github.com/reframe-hpc/reframe/releases/tag/v4.10.3

PR:             298318
Sponsored by:   UNIS Labs (vvd, commit patch)
MFH:            2026Q3

(cherry picked from commit 5e7d6af56be652867e67258f422b0b8f94a80ff4)
DeltaFile
+3-3benchmarks/py-reframe-hpc/distinfo
+1-1benchmarks/py-reframe-hpc/Makefile
+4-42 files

FreeBSD/ports b625182benchmarks/py-reframe-hpc Makefile distinfo

benchmarks/py-reframe-hpc: Update 4.10.0 → 4.10.2

Changelogs:
https://github.com/reframe-hpc/reframe/releases/tag/v4.10.1
https://github.com/reframe-hpc/reframe/releases/tag/v4.10.2

PR:             297051
Sponsored by:   UNIS Labs

(cherry picked from commit ca7ba106939a488129189fd13657b9e5f9d535d1)
DeltaFile
+3-3benchmarks/py-reframe-hpc/distinfo
+1-1benchmarks/py-reframe-hpc/Makefile
+4-42 files

FreeBSD/ports 5e7d6afbenchmarks/py-reframe-hpc Makefile distinfo

benchmarks/py-reframe-hpc: Update 4.10.2 => 4.10.3

Changelog:
https://github.com/reframe-hpc/reframe/releases/tag/v4.10.3

PR:             298318
Sponsored by:   UNIS Labs (vvd, commit patch)
MFH:            2026Q3
DeltaFile
+3-3benchmarks/py-reframe-hpc/distinfo
+1-1benchmarks/py-reframe-hpc/Makefile
+4-42 files

FreeBSD/ports 849022esysutils/slurm-wlm distinfo, sysutils/slurm-wlm/files patch-testsuite_slurm__unit_common_slurm__protocol__pack_pack__priority__factors-test.c patch-src_conmgr_con.c

sysutils/slurm-wlm: Update 26.05.2 => 26.05.4

Changelog:
https://github.com/SchedMD/slurm/blob/slurm-26.05/CHANGELOG/slurm-26.05.md

- Remove obsolete downstream HDF5 patches; the corresponding changes are
  no longer required with the new upstream release.
- Drop now-obsolete portions of patch-configure, substantially reducing
  the downstream configure patch.
- Rebase the existing FreeBSD conmgr patch against the new upstream
  sources.
- Add a missing <signal.h> include to the pack_priority_factors unit
  test required for the test suite to build on FreeBSD.

PR:             298317
Security:       CVE-2026-65107
Security:       CVE-2026-65108
Security:       CVE-2026-65109
Security:       CVE-2026-65138

    [7 lines not shown]
DeltaFile
+2-395sysutils/slurm-wlm/files/patch-configure
+0-24sysutils/slurm-wlm/files/patch-src_plugins_acct__gather__profile_hdf5_sh5util_Makefile.in
+0-19sysutils/slurm-wlm/files/patch-src_plugins_acct__gather__profile_hdf5_Makefile.in
+5-5sysutils/slurm-wlm/files/patch-src_conmgr_con.c
+8-0sysutils/slurm-wlm/files/patch-testsuite_slurm__unit_common_slurm__protocol__pack_pack__priority__factors-test.c
+3-3sysutils/slurm-wlm/distinfo
+18-4461 files not shown
+19-4477 files

FreeBSD/ports be47f06sysutils/slurm-wlm distinfo, sysutils/slurm-wlm/files patch-testsuite_slurm__unit_common_slurm__protocol__pack_pack__priority__factors-test.c patch-src_conmgr_con.c

sysutils/slurm-wlm: Update 26.05.2 => 26.05.4

Changelog:
https://github.com/SchedMD/slurm/blob/slurm-26.05/CHANGELOG/slurm-26.05.md

- Remove obsolete downstream HDF5 patches; the corresponding changes are
  no longer required with the new upstream release.
- Drop now-obsolete portions of patch-configure, substantially reducing
  the downstream configure patch.
- Rebase the existing FreeBSD conmgr patch against the new upstream
  sources.
- Add a missing <signal.h> include to the pack_priority_factors unit
  test required for the test suite to build on FreeBSD.

PR:             298317
Security:       CVE-2026-65107
Security:       CVE-2026-65108
Security:       CVE-2026-65109
Security:       CVE-2026-65138

    [5 lines not shown]
DeltaFile
+2-395sysutils/slurm-wlm/files/patch-configure
+0-24sysutils/slurm-wlm/files/patch-src_plugins_acct__gather__profile_hdf5_sh5util_Makefile.in
+0-19sysutils/slurm-wlm/files/patch-src_plugins_acct__gather__profile_hdf5_Makefile.in
+5-5sysutils/slurm-wlm/files/patch-src_conmgr_con.c
+8-0sysutils/slurm-wlm/files/patch-testsuite_slurm__unit_common_slurm__protocol__pack_pack__priority__factors-test.c
+3-3sysutils/slurm-wlm/distinfo
+18-4461 files not shown
+19-4477 files

FreeBSD/ports 0171a8fwww/py-yarl Makefile, www/py-yarl/files patch-tests_test__pydantic.py

www/py-yarl: switch testing to pydantic2 as required
DeltaFile
+0-14www/py-yarl/files/patch-tests_test__pydantic.py
+1-1www/py-yarl/Makefile
+1-152 files

FreeBSD/ports edb2f38biology/p5-transdecoder Makefile

biology/p5-transdecoder: Change WWW for portscout

Portscount doesn't seem to find it's way past github.io pages, so
changed WWW to the main github project page.
DeltaFile
+1-1biology/p5-transdecoder/Makefile
+1-11 files

FreeBSD/ports 052ca3fwww/code-server/files EXTENSIONS.md

www/code-server: Update EXTENSIONS.md

Add a section about switching the display language: language packs
must be installed through the Extensions view (the standalone CLI
does not register them), and the packs on Open VSX can lag behind
the bundled VS Code version.

Sponsored by:   Netzkommune GmbH
DeltaFile
+12-0www/code-server/files/EXTENSIONS.md
+12-01 files

FreeBSD/ports 0756c83biology/p5-transdecoder pkg-plist distinfo

biology/p5-transdecoder: Update to 6.0.0

Add single entry point wrapper script and a couple new options
Changes: https://github.com/TransDecoder/TransDecoder/releases

Reported by:    Repology
DeltaFile
+5-3biology/p5-transdecoder/Makefile
+3-3biology/p5-transdecoder/distinfo
+1-0biology/p5-transdecoder/pkg-plist
+9-63 files

FreeBSD/ports a89bae3www/reproxy distinfo Makefile

www/reproxy: the port had been updated to the latest version 1.7.1

Stop sed(1)-patching `main.go' and pass appropriate `main.revision'
via GO_LDFLAGS instead.

Reported by:    portscout
DeltaFile
+2-6www/reproxy/Makefile
+3-3www/reproxy/distinfo
+5-92 files

FreeBSD/ports 0fd1759net/td-system-tools Makefile distinfo

net/td-system-tools: Update 2.7.11 => 2.7.14

Changelog:
https://github.com/dreibh/system-tools/blob/td-system-tools-2.7.14/ChangeLog

Commit log:
https://github.com/dreibh/system-tools/compare/td-system-tools-2.7.11...td-system-tools-2.7.14

PR:             298315
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-3net/td-system-tools/distinfo
+1-1net/td-system-tools/Makefile
+4-42 files

FreeBSD/ports 756ff4fsysutils/javaservicewrapper Makefile

sysutils/javaservicewrapper: Lower Java target version

OpenJDK 26 still support target 8, so stick to it.

Reported by:    ronald
DeltaFile
+7-5sysutils/javaservicewrapper/Makefile
+7-51 files

FreeBSD/ports fa1b373biology/kallisto Makefile

biology/kallisto: Fix building with CMake 4

Approved by:    portmgr (fixit blanket)
DeltaFile
+2-0biology/kallisto/Makefile
+2-01 files

FreeBSD/ports 1384808japanese/mecab-jawiki Makefile distinfo, japanese/mecab-jawiki/files patch-mecab-userdic.csv

japanese/mecab-jawiki: Update to 2026.09.01.174549

PR:             298155
Approved by:    fluffy (mentor)
DeltaFile
+3-3japanese/mecab-jawiki/distinfo
+2-2japanese/mecab-jawiki/files/patch-mecab-userdic.csv
+1-1japanese/mecab-jawiki/Makefile
+6-63 files

FreeBSD/ports d304df5japanese/mecab Makefile

japanese/mecab: Take maintainership

Update MASTER_SITES and WWW.

PR:             298137
Approved by:    fluffy (mentor)
DeltaFile
+5-6japanese/mecab/Makefile
+5-61 files

FreeBSD/ports 9310928benchmarks/hipercontracer Makefile distinfo

benchmarks/hipercontracer: Update 2.2.8 => 2.2.11

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.2.11/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.2.8...hipercontracer-2.2.11

PR:             298314
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-3benchmarks/hipercontracer/distinfo
+1-1benchmarks/hipercontracer/Makefile
+4-42 files

FreeBSD/ports 6998950filesystems Makefile, filesystems/diffsnap distinfo pkg-descr

[NEW PORT] filesystems/diffsnap: ZFS snapshots using write thresholds

Co-authored-by: Michael Osipov <michaelo at FreeBSD.org>
PR:             296447
DeltaFile
+25-0filesystems/diffsnap/Makefile
+10-0filesystems/diffsnap/pkg-message
+8-0filesystems/diffsnap/pkg-descr
+3-0filesystems/diffsnap/distinfo
+1-0filesystems/Makefile
+47-05 files

FreeBSD/ports b927cb3textproc/ibus-typing-booster Makefile distinfo

textproc/ibus-typing-booster: upgrade to 2.31.0

Release notes at
        https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.31.0
DeltaFile
+3-3textproc/ibus-typing-booster/distinfo
+1-1textproc/ibus-typing-booster/Makefile
+4-42 files

FreeBSD/ports 2e12f94graphics/cimg Makefile distinfo

graphics/cimg: upgrade to v.4.0.5
DeltaFile
+3-3graphics/cimg/distinfo
+1-1graphics/cimg/Makefile
+4-42 files

FreeBSD/ports 9ce523dmath/libdivide Makefile distinfo, math/libdivide/files patch-CMakeLists.txt

math/libdivide: upgrade to v5.4.0

Release notes at
        https://github.com/ridiculousfish/libdivide/releases/tag/v5.4.0
DeltaFile
+8-2math/libdivide/files/patch-CMakeLists.txt
+3-3math/libdivide/distinfo
+1-1math/libdivide/Makefile
+12-63 files

FreeBSD/ports b6d6fb4archivers/appscript Makefile distinfo

archivers/appscript: Update to 1.1.0

ChangeLog: https://github.com/DtxdF/appscript/releases/tag/v1.1.0
DeltaFile
+3-3archivers/appscript/distinfo
+1-1archivers/appscript/Makefile
+4-42 files

FreeBSD/ports ad17066dns/dnsdist Makefile Makefile.crates

dns/dnsdist: Update 2.1.1 => 2.1.2

Changelog:
https://www.dnsdist.org/changelog.html#change-2.1.2

PR:             298309
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3

(cherry picked from commit ad7aa83df1ee50ed8d35dff5198e80e31ef06faa)
DeltaFile
+43-43dns/dnsdist/distinfo
+20-20dns/dnsdist/Makefile.crates
+1-1dns/dnsdist/Makefile
+64-643 files