FreeBSD/ports 50f03f1devel/jjui Makefile distinfo

devel/jjui: Update to 0.10.9

Changelog:
- https://github.com/idursun/jjui/releases/tag/v0.10.7
- https://github.com/idursun/jjui/releases/tag/v0.10.8
- https://github.com/idursun/jjui/releases/tag/v0.10.9

PR:             297119
Reported by:    Herbert J. Skuhra <herbert at gojira.at>
Approved by:    Al Hoang <hoanga at gmail.com> (maintainer, timeout >2 weeks)
DeltaFile
+5-5devel/jjui/distinfo
+1-2devel/jjui/Makefile
+6-72 files

FreeBSD/ports e8f65e5Tools/scripts update-plist.py

Tools/scripts: add +x perms to update-plist.py
DeltaFile
+0-0Tools/scripts/update-plist.py
+0-01 files

FreeBSD/ports 2b1be43cad/librecad Makefile pkg-plist, cad/librecad/files patch-librecad_src_src.pro

cad/librecad: Update to 2.2.1.5

https://github.com/LibreCAD/LibreCAD/releases/tag/v2.2.1.4
https://github.com/LibreCAD/LibreCAD/releases/tag/v2.2.1.5
DeltaFile
+14-0cad/librecad/files/patch-librecad_src_src.pro
+3-3cad/librecad/distinfo
+3-2cad/librecad/pkg-plist
+1-1cad/librecad/Makefile
+21-64 files

FreeBSD/ports cad2070devel/hyprutils Makefile pkg-plist

devel/hyprutils: Update to 0.14.1

Changelog: https://github.com/hyprwm/hyprutils/releases/tag/v0.14.1

Reported by:    GitHub (watch releases)
DeltaFile
+3-3devel/hyprutils/distinfo
+1-1devel/hyprutils/Makefile
+2-0devel/hyprutils/pkg-plist
+6-43 files

FreeBSD/ports fca8d6bdevel/py-ty Makefile Makefile.crates

devel/py-ty: Update to 0.0.71

Changelog: https://github.com/astral-sh/ty/blob/0.0.71/CHANGELOG.md

Reported by:    Repology
DeltaFile
+17-17devel/py-ty/distinfo
+7-7devel/py-ty/Makefile.crates
+1-1devel/py-ty/Makefile
+25-253 files

FreeBSD/src 6c41d92sys/net/route route_tables.c

routing: Fix table sizes

Tables that have one element per protocol or address family were
previously sized by AF_MAX + 1 since AF_MAX was off by one.  Now that
AF_MAX has been corrected, we need to apply the opposite correction to
these tables.

Fixes:          ddd850aa7720 ("sys/socket.h: Fix AF_MAX")
MFC after:      3 days
Sponsored by:   Klara, Inc.
Sponsored by:   NetApp, Inc.
Reviewed by:    pouria, kevans, glebius
Differential Revision:  https://reviews.freebsd.org/D58826
DeltaFile
+9-9sys/net/route/route_tables.c
+9-91 files

FreeBSD/src 79a6ad6lib/libifconfig libifconfig_internal.h

libifconfig: Fix table size

Tables that have one element per protocol or address family were
previously sized by AF_MAX + 1 since AF_MAX was off by one.  Now that
AF_MAX has been corrected, we need to apply the opposite correction to
these tables.

Fixes:          ddd850aa7720 ("sys/socket.h: Fix AF_MAX")
MFC after:      3 days
Sponsored by:   Klara, Inc.
Sponsored by:   NetApp, Inc.
Reviewed by:    kevans
Differential Revision:  https://reviews.freebsd.org/D58827
DeltaFile
+1-1lib/libifconfig/libifconfig_internal.h
+1-11 files

FreeBSD/ports b983828textproc/ov Makefile, textproc/peco Makefile

various: Bump go ports for go-1.25.13 / 1.26.6
DeltaFile
+1-1textproc/sttr/Makefile
+1-1textproc/sift/Makefile
+1-1textproc/qo/Makefile
+1-1textproc/pup/Makefile
+1-1textproc/peco/Makefile
+1-1textproc/ov/Makefile
+6-6799 files not shown
+805-783805 files

FreeBSD/ports 6d39dcfx11/nwg-dock Makefile, x11/nwg-drawer Makefile

various: Bump go ports for go-1.25.13 / 1.26.6
DeltaFile
+1-1x11/waveterm/Makefile
+1-1x11/wallutils/Makefile
+1-1x11/nwg-menu/Makefile
+1-1x11/nwg-look/Makefile
+1-1x11/nwg-drawer/Makefile
+1-1x11/nwg-dock/Makefile
+6-6809 files not shown
+815-657815 files

FreeBSD/src 19a1025usr.sbin/pkg FreeBSD.conf.quarterly-release

Remove minor version from kmods repo

We don't have a kmods_quarterly_5 repo for releng/14.5 so don't point
users at it.

Direct commit to releng/14.5, hopefully to be reverted once the repo
exists.

Approved by:    re (cperciva)
Sponsored by:   OpenSats Initiative
DeltaFile
+1-1usr.sbin/pkg/FreeBSD.conf.quarterly-release
+1-11 files

FreeBSD/ports 1140bb0mail/py-resend Makefile distinfo

mail/py-resend: Update to 2.36.0

Changelog: https://github.com/resend/resend-python/releases/tag/v2.36.0

Reported by:    Repology
DeltaFile
+3-3mail/py-resend/distinfo
+1-1mail/py-resend/Makefile
+4-42 files

FreeBSD/src 8bca5d0sys/conf newvers.sh

14.5: Update to BETA2

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+1-1sys/conf/newvers.sh
+1-11 files

FreeBSD/doc c0e54b3shared releases.adoc, website/content/en where.adoc

where: stable/14 is now 14.5-STABLE

Sponsored by:   OpenSats Initiative
DeltaFile
+12-0shared/releases.adoc
+3-3website/content/en/where.adoc
+15-32 files

FreeBSD/doc aee8aa9website/static/security errata-template.txt advisory-template.txt

SA/EN templates: stable/14 is now 14.5-STABLE

Sponsored by:   OpenSats Initiative
DeltaFile
+1-1website/static/security/errata-template.txt
+1-1website/static/security/advisory-template.txt
+2-22 files

FreeBSD/ports 48bf782multimedia/vlc Makefile

multimedia/vlc: Chase net/liveMedia shlib bumps
DeltaFile
+1-0multimedia/vlc/Makefile
+1-01 files

FreeBSD/src c33f8ddlib/libifconfig libifconfig_internal.c libifconfig.c, sys/net rtsock.c

Revert "sys/socket.h: Fix AF_MAX"

Back out this change for 14.5-BETA2.  It might come back with
changes, but in its current form it breaks ABI.

This reverts commit f77a60a27ad64e3acf26f3dc088c6e80fdd15754.

Approved by:    re (cperciva)
DeltaFile
+3-3sys/netlink/route/rt.c
+1-3sys/sys/socket.h
+2-2sys/net/rtsock.c
+2-2sys/net/route/route_helpers.c
+2-2lib/libifconfig/libifconfig.c
+1-1lib/libifconfig/libifconfig_internal.c
+11-133 files not shown
+14-169 files

FreeBSD/src 2cc2d2fsys/fs/pseudofs pseudofs.c

pseudofs: Don't purge the cache on shutdown

This is a waste of time and results in a use-after-free if linsysfs is
loaded and a USB network interface is in use, since USB devices are
disconnected at shutdown, which triggers a call into linsysfs, which
then tries to destroy a pseudofs node which has already been purged.

Approved by:    re (cperciva)
MFC after:      1 week
Reviewed by:    glebius
Differential Revision:  https://reviews.freebsd.org/D58359

(cherry picked from commit 4ebcdb8dd9a7bdddbc97ff6ee47e0a7556c76b5a)
(cherry picked from commit ea65604407f4c2c73e889cfba07f5c65fb208996)
DeltaFile
+0-1sys/fs/pseudofs/pseudofs.c
+0-11 files

FreeBSD/src c555236contrib/unbound config.h.in configure, contrib/unbound/doc Changelog

unbound: Update to 1.26.0

Release notes at
        https://community.nlnetlabs.nl/t/unbound-1-26-0-released

Merge commit '84ffc29dc8ddb0c946db5cb3b3c1310bec6a9e6c'

Approved by:    re (cperciva)

(cherry picked from commit 7a789145f88a6aceacc59029a0cafe7de7aeefea)
(cherry picked from commit ceb764f65dcdc7349abc0b27b934a89d2209180d)
DeltaFile
+3,512-3,494contrib/unbound/util/configlexer.c
+2,874-1,942contrib/unbound/configure
+2,148-2,099contrib/unbound/util/configparser.c
+577-0contrib/unbound/doc/Changelog
+223-181lib/libunbound/config.h
+220-178contrib/unbound/config.h.in
+9,554-7,894108 files not shown
+12,570-8,977114 files

FreeBSD/ports c0add9cnet/liveMedia Makefile distinfo, net/liveMedia/files patch-testProgs_testRTSPClient.cpp

net/liveMedia: Update to 2026.08.07

https://download.live555.com/changelog.txt
DeltaFile
+0-16net/liveMedia/files/patch-testProgs_testRTSPClient.cpp
+4-4net/liveMedia/pkg-plist
+3-3net/liveMedia/distinfo
+3-2net/liveMedia/Makefile
+10-254 files

FreeBSD/ports defa2a2security/nss Makefile distinfo

security/nss: update to 3.126.1

Announcement:
  https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/iY2ylatVWUY
(cherry picked from commit 703da7800146c877ec61e89b0203faef2debc35c)
DeltaFile
+3-3security/nss/distinfo
+1-1security/nss/Makefile
+4-42 files

FreeBSD/ports 703da78security/nss Makefile distinfo

security/nss: update to 3.126.1

Announcement:
  https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/iY2ylatVWUY
DeltaFile
+3-3security/nss/distinfo
+1-1security/nss/Makefile
+4-42 files

FreeBSD/ports 8d186cawww/p5-Mozilla-CA Makefile distinfo

www/p5-Mozilla-CA: Update 20250602 => 20260813

Changelog:
https://metacpan.org/release/LWP/Mozilla-CA-20260813/source/Changes

- Major and long awaited release.

PR:             297506
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 1f12f3b550a5283cc05461bf4d097c693bf5ce57)
DeltaFile
+3-3www/p5-Mozilla-CA/distinfo
+2-1www/p5-Mozilla-CA/Makefile
+5-42 files

FreeBSD/ports 1f12f3bwww/p5-Mozilla-CA Makefile distinfo

www/p5-Mozilla-CA: Update 20250602 => 20260813

Changelog:
https://metacpan.org/release/LWP/Mozilla-CA-20260813/source/Changes

- Major and long awaited release.

PR:             297506
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+3-3www/p5-Mozilla-CA/distinfo
+2-1www/p5-Mozilla-CA/Makefile
+5-42 files

FreeBSD/ports 1f53a04lang/spidermonkey153 Makefile distinfo

lang/spidermonkey153: update to 153.1.0 (rc1)
DeltaFile
+3-3lang/spidermonkey153/distinfo
+4-2lang/spidermonkey153/pkg-plist
+1-1lang/spidermonkey153/Makefile
+8-63 files

FreeBSD/ports 04c51b9security/ca_root_nss Makefile distinfo

security/ca_root_nss: Update to 3.126.1

Changes to the certificate store since 3.125:
- Added SECOM TLS RSA Root CA 2024, SECOM TLS ECC Root CA 2024
- Added Telia RSA TLS Root CA v3, Telia EC TLS Root CA v3
- Removed ePKI Root Certification Authority

Changelog: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/iY2ylatVWUY

Sponsored by:   Netzkommune GmbH

(cherry picked from commit 4e8d2d62c880ed44014e7d90abc1fff19de69506)
DeltaFile
+3-3security/ca_root_nss/distinfo
+1-1security/ca_root_nss/Makefile
+4-42 files

FreeBSD/ports 4e8d2d6security/ca_root_nss Makefile distinfo

security/ca_root_nss: Update to 3.126.1

Changes to the certificate store since 3.125:
- Added SECOM TLS RSA Root CA 2024, SECOM TLS ECC Root CA 2024
- Added Telia RSA TLS Root CA v3, Telia EC TLS Root CA v3
- Removed ePKI Root Certification Authority

Changelog: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/iY2ylatVWUY

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3security/ca_root_nss/distinfo
+1-1security/ca_root_nss/Makefile
+4-42 files

FreeBSD/ports 62a9102www/freenginx Makefile, www/nginx distinfo Makefile

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

Start moving the bundled 3rd-party modules into dedicated
nginx-module-* ports, so that module versions are maintained in a
single place instead of the GH_TUPLE lists of the nginx ports.

As a first step, convert www/nginx-module-lua into a hybrid port
that installs the lua-nginx-module sources next to the prebuilt
DSO and use them in the three nginx ports via an unversioned
BUILD_DEPENDS instead of fetching from GitHub.

Sponsored by:   Netzkommune GmbH
DeltaFile
+128-0www/nginx-module-lua/pkg-plist
+8-4www/nginx-module-lua/Makefile
+5-0www/nginx/Makefile
+5-0www/nginx-devel/Makefile
+5-0www/freenginx/Makefile
+1-3www/nginx/distinfo
+152-75 files not shown
+160-1811 files

FreeBSD/ports fe2620elang/go126 Makefile distinfo

lang/go126: Update to 1.26.6

Changes:
  go1.26.6 (released 2026-08-13) includes security fixes to the go
  command, and the crypto/tls, encoding/asn1, encoding/xml,
  html/template, net, net/http, and net/url packages, as well as bug
  fixes to the compiler, the linker, the runtime, and the crypto/tls and
  os packages.

MFH:            2026Q3
(cherry picked from commit 50449ba010d62b32cecd550e9835f6322c34ad6e)
DeltaFile
+3-3lang/go126/distinfo
+1-1lang/go126/Makefile
+4-42 files

FreeBSD/ports 0cbb494lang/go125 Makefile distinfo

lang/go125: Update to 1.25.13

Changes:
  go1.25.13 (released 2026-08-13) includes security fixes to the go
  command, and the crypto/tls, encoding/asn1, encoding/xml,
  html/template, net/http, and net/url packages, as well as bug fixes to
  the compiler, the runtime, and the crypto/tls and os packages.

MFH:            2026Q3
(cherry picked from commit 7f0862a40fff405f30c9becdacf75b8716ff3179)
DeltaFile
+3-3lang/go125/distinfo
+1-1lang/go125/Makefile
+4-42 files

FreeBSD/ports 50449balang/go126 Makefile distinfo

lang/go126: Update to 1.26.6

Changes:
  go1.26.6 (released 2026-08-13) includes security fixes to the go
  command, and the crypto/tls, encoding/asn1, encoding/xml,
  html/template, net, net/http, and net/url packages, as well as bug
  fixes to the compiler, the linker, the runtime, and the crypto/tls and
  os packages.

MFH:            2026Q3
DeltaFile
+3-3lang/go126/distinfo
+1-1lang/go126/Makefile
+4-42 files