FreeBSD/ports 1ebee6ewww/phpbb3 Makefile

www/phpbb3: Fix fetch

download.phpbb.com started rejecting requests carrying the libfetch user
agent with HTTP 403.  This breaks fetching the distfile everywhere, the
package building cluster included.

The distfile itself is unchanged and its recorded checksum still
matches, and there is no newer upstream release.  Work around the block by
passing --user-agent to fetch.

Sponsored by:   Netzkommune GmbH

(cherry picked from commit 99c172676dc11da3c35a576dd9a8a7c8aecb3410)
DeltaFile
+3-0www/phpbb3/Makefile
+3-01 files

FreeBSD/ports cb39affdatabases/mysql-shell/files mysql-server.patch

databases/mysql-shell: Fix build of the bundled MySQL 9.7.1 sources

Add two includes that no longer come in transitively: <type_traits>
in libs/mysql/gtid/tag_plain.h and <cstdlib> in router/src/harness/
src/stdx/filesystem.cc.

Reported by:    pkg-fallout
Sponsored by:   Netzkommune GmbH
DeltaFile
+20-0databases/mysql-shell/files/mysql-server.patch
+20-01 files

FreeBSD/ports 18e11bfeditors/emacs-devel pkg-plist Makefile

editors/emacs-devel: Update to latest snapshot 9f5285398
DeltaFile
+3-3editors/emacs-devel/distinfo
+2-2editors/emacs-devel/Makefile
+2-0editors/emacs-devel/pkg-plist
+7-53 files

FreeBSD/ports 63fd5cclang/go125 Makefile

lang/go125: Deprecate

Now that 1.27 is out, 1.25 is no longer supported.

MFH:            2026Q3
DeltaFile
+3-0lang/go125/Makefile
+3-01 files

FreeBSD/ports 6dbeffbnet/ntopng distinfo Makefile, net/ntopng/files patch-Makefile.in

net/ntopng: Update to latest upstream head

Pet portclippy/portfmt
DeltaFile
+22-25net/ntopng/Makefile
+6-6net/ntopng/files/patch-Makefile.in
+5-5net/ntopng/distinfo
+33-363 files

FreeBSD/ports 6e8a938net/ndpi pkg-plist Makefile, net/ndpi/files patch-tests_dga_Makefile.in patch-tests_unit_Makefile.in

net/ndpi: Update to 6.0 branch

Pet portclippy/portfmt
DeltaFile
+0-77net/ndpi/files/patch-example_Makefile.in
+0-53net/ndpi/files/patch-src_lib_Makefile.in
+0-43net/ndpi/files/patch-tests_unit_Makefile.in
+20-18net/ndpi/Makefile
+0-23net/ndpi/files/patch-tests_dga_Makefile.in
+4-3net/ndpi/pkg-plist
+24-2171 files not shown
+27-2207 files

FreeBSD/ports 7650667lang/perl-lsp Makefile Makefile.crates

lang/perl-lsp: Update to 0.7.0
DeltaFile
+15-3lang/perl-lsp/distinfo
+6-0lang/perl-lsp/Makefile.crates
+1-1lang/perl-lsp/Makefile
+22-43 files

FreeBSD/ports b2fb328security/py-privleap Makefile distinfo, security/py-privleap/files patch-usr_lib_python3_dist-packages_privleap_privleapd.py

security/py-privleap: Update to 6.5-1

MFH:            2026Q3
(cherry picked from commit 2f773139a5a1bd8e2561b02dd4f31eb3e4733c79)
DeltaFile
+19-20security/py-privleap/files/patch-usr_lib_python3_dist-packages_privleap_privleapd.py
+3-3security/py-privleap/distinfo
+1-1security/py-privleap/Makefile
+23-243 files

FreeBSD/ports ce9813csecurity/py-unicode-show Makefile distinfo

security/py-unicode-show: Update to 54.4-1

MFH:            2026Q3
(cherry picked from commit 35e3622bdc70379f243b39368d70952a6f991172)
DeltaFile
+3-3security/py-unicode-show/distinfo
+1-1security/py-unicode-show/Makefile
+4-42 files

FreeBSD/ports 9cdc9a8www/py-dj60-django-stubs-ext Makefile

www/py-dj60-django-stubs-ext: Mark deprecated

MFH:            2026Q3
(cherry picked from commit 8e94e3464dcd3f37941afd4abf6082ab056b3dc2)
DeltaFile
+5-1www/py-dj60-django-stubs-ext/Makefile
+5-11 files

FreeBSD/ports aaf9a52sysutils/py-appjail-gui Makefile

sysutils/py-appjail-gui: Mark deprecated

MFH:            2026Q3
(cherry picked from commit aefc63ba8d02c925a1d848e7dd4883ebd61b65b7)
DeltaFile
+4-1sysutils/py-appjail-gui/Makefile
+4-11 files

FreeBSD/ports 30e0243sysutils/py-overlord Makefile distinfo

sysutils/py-overlord: Update to 0.26.1

ChangeLog: https://github.com/DtxdF/overlord/releases/tag/v0.26.1

MFH:            2026Q3
(cherry picked from commit 75da1c97498994f4582239ee17457888ae6c8563)
DeltaFile
+3-3sysutils/py-overlord/distinfo
+1-1sysutils/py-overlord/Makefile
+4-42 files

FreeBSD/ports 2785586sysutils/py-director Makefile distinfo

sysutils/py-director: Update to 0.18.1

ChangeLog: https://github.com/DtxdF/director/releases/tag/v0.18.1

MFH:            2026Q3
(cherry picked from commit 784006f2bd19ff483d747b13aa35d48eb58b9d3d)
DeltaFile
+3-3sysutils/py-director/distinfo
+1-1sysutils/py-director/Makefile
+4-42 files

FreeBSD/ports bdc30d5lang/go126 Makefile distinfo, lang/go127 Makefile distinfo

lang/go12*: Update to 1.26.8 and 1.27.1

Changes:
  go1.26.8 (released 2026-09-01) includes fixes to cgo, the compiler,
  the runtime, and the debug/elf and os packages. See the Go 1.26.8
  milestone on our issue tracker for details.

  go1.27.1 (released 2026-09-01) includes fixes to cgo, the compiler,
  the runtime, the go fix command, and the database/sql, debug/elf,
  encoding/json, net/http, os, simd, and simd/archsimd packages. See the
  Go 1.27.1 milestone on our issue tracker for details.
DeltaFile
+3-3lang/go127/distinfo
+3-3lang/go126/distinfo
+1-1lang/go127/Makefile
+1-1lang/go126/Makefile
+8-84 files

FreeBSD/ports dd09051net-im/nextcloud-spreed-signaling Makefile, sysutils/choria Makefile

many: Bump go ports for 1.26.8 and 1.27.1
DeltaFile
+1-3net-im/nextcloud-spreed-signaling/Makefile
+1-2sysutils/choria/Makefile
+1-1x11/waveterm/Makefile
+1-1x11/wallutils/Makefile
+1-1x11/nwg-menu/Makefile
+1-1x11/nwg-look/Makefile
+6-9831 files not shown
+837-735837 files

FreeBSD/ports 8a3dd6esysutils/py-healthchecks distinfo Makefile

sysutils/py-healthchecks: Update to 4.4

ChangeLog: https://github.com/healthchecks/healthchecks/releases/tag/v4.4
DeltaFile
+10-6sysutils/py-healthchecks/pkg-plist
+3-3sysutils/py-healthchecks/distinfo
+3-3sysutils/py-healthchecks/Makefile
+16-123 files

FreeBSD/ports 8e94e34www/py-dj60-django-stubs-ext Makefile

www/py-dj60-django-stubs-ext: Mark deprecated

MFH:            2026Q3
DeltaFile
+4-0www/py-dj60-django-stubs-ext/Makefile
+4-01 files

FreeBSD/ports 496613ewww Makefile, www/py-dj61-django-stubs-ext distinfo pkg-descr

www/py-dj61-django-stubs-ext: New port: Monkey-patching and extensions for django-stubs

django-stubs contains type stubs and a custom mypy plugin to provide more
precise static types and type inference for Django framework. Django uses some
Python "magic" that makes having precise types for some code patterns
problematic. This is why we need this project. The final goal is to be able to
get precise types for most common patterns.

WWW: https://github.com/typeddjango/django-stubs
DeltaFile
+24-0www/py-dj61-django-stubs-ext/Makefile
+11-0www/py-dj61-django-stubs-ext/files/patch-pyproject.toml
+5-0www/py-dj61-django-stubs-ext/pkg-descr
+3-0www/py-dj61-django-stubs-ext/distinfo
+1-0www/Makefile
+44-05 files

FreeBSD/ports 35e3622security/py-unicode-show Makefile distinfo

security/py-unicode-show: Update to 54.4-1

MFH:            2026Q3
DeltaFile
+3-3security/py-unicode-show/distinfo
+1-1security/py-unicode-show/Makefile
+4-42 files

FreeBSD/ports 2f77313security/py-privleap Makefile distinfo, security/py-privleap/files patch-usr_lib_python3_dist-packages_privleap_privleapd.py

security/py-privleap: Update to 6.5-1

MFH:            2026Q3
DeltaFile
+19-20security/py-privleap/files/patch-usr_lib_python3_dist-packages_privleap_privleapd.py
+3-3security/py-privleap/distinfo
+1-1security/py-privleap/Makefile
+23-243 files

FreeBSD/ports aefc63bsysutils/py-appjail-gui Makefile

sysutils/py-appjail-gui: Mark deprecated

MFH:            2026Q3
DeltaFile
+4-1sysutils/py-appjail-gui/Makefile
+4-11 files

FreeBSD/ports 784006fsysutils/py-director Makefile distinfo

sysutils/py-director: Update to 0.18.1

ChangeLog: https://github.com/DtxdF/director/releases/tag/v0.18.1

MFH:            2026Q3
DeltaFile
+3-3sysutils/py-director/distinfo
+1-1sysutils/py-director/Makefile
+4-42 files

FreeBSD/ports 75da1c9sysutils/py-overlord Makefile distinfo

sysutils/py-overlord: Update to 0.26.1

ChangeLog: https://github.com/DtxdF/overlord/releases/tag/v0.26.1

MFH:            2026Q3
DeltaFile
+3-3sysutils/py-overlord/distinfo
+1-1sysutils/py-overlord/Makefile
+4-42 files

FreeBSD/ports a9c988asysutils/appjail-devel pkg-plist Makefile

sysutils/appjail-devel: Update to 5.5.0.20260902

ChangeLog:
https://github.com/DtxdF/AppJail/commits/1e089d92329417050828be9c7c7aa965c720e113/
DeltaFile
+3-3sysutils/appjail-devel/distinfo
+2-2sysutils/appjail-devel/Makefile
+1-0sysutils/appjail-devel/pkg-plist
+6-53 files

FreeBSD/ports 633d490sysutils/py-overlord pkg-plist

sysutils/py-overlord: Fix file mode in etc/overlord.yml.sample
DeltaFile
+1-1sysutils/py-overlord/pkg-plist
+1-11 files

FreeBSD/ports e24b6e9sysutils/appjail pkg-plist distinfo

sysutils/appjail: Update to 5.5.0

* Add SECRETS option.

ChangeLog: https://github.com/DtxdF/AppJail/releases/v5.5.0
DeltaFile
+7-1sysutils/appjail/Makefile
+3-3sysutils/appjail/distinfo
+3-0sysutils/appjail/pkg-plist
+13-43 files

FreeBSD/ports 8a8a26ddns/wdns Makefile distinfo

dns/wdns: Upgrade to 0.13.0

0.13.0:
  * Remove strict aliasing violations.

  * Replace Python dependency with shell script.

  * Fix various off-by-one errors in bounds checking.

  * Various small build and test fixes.

MFH:            2026Q3
Sponsored by:   DomainTools LLC
DeltaFile
+3-3dns/wdns/distinfo
+1-1dns/wdns/Makefile
+4-42 files

FreeBSD/ports 86d4e0fdevel/py-lxml Makefile distinfo

Revert "devel/py-lxml: update to 6.1.3"

Requires at least newer minor version of lang/cython 3.2.9.

Reported by: fallout

This reverts commit 3dba3a5bc9a24ad56d9312a8cb2b64eeab56cb40.
DeltaFile
+3-3devel/py-lxml/distinfo
+1-1devel/py-lxml/Makefile
+4-42 files

FreeBSD/ports 97e3d4farchivers/zim-tools Makefile, devel/p5-Alien-LibGumbo Makefile

*/*: Bump consumers of devel/gumbo after soname changed: libgumbo.so.3 => libgumbo.so.4

PR:             298115
Sponsored by:   UNIS Labs
DeltaFile
+1-1www/onlyoffice-documentserver/Makefile
+1-1net/freeswitch/Makefile
+1-1devel/p5-Alien-LibGumbo/Makefile
+1-1archivers/zim-tools/Makefile
+1-0www/tdom/Makefile
+1-0www/newsraft/Makefile
+6-43 files not shown
+9-49 files

FreeBSD/ports 9230c15devel/gumbo Makefile pkg-plist

devel/gumbo: Update 0.13.2 => 0.14.0

Changelog:
https://codeberg.org/gumbo-parser/gumbo-parser/src/tag/0.14.0/CHANGES.md

PR:             298115
Sponsored by:   UNIS Labs
DeltaFile
+3-3devel/gumbo/distinfo
+2-2devel/gumbo/pkg-plist
+1-2devel/gumbo/Makefile
+6-73 files