FreeBSD/ports b1cf41fwww/linux-widevine-cdm distinfo Makefile

www/linux-widevine-cdm: update chrome distro to 147.0.7727.101-1

Bump PORTREVISION.

PR:             294602
Approved by:    arrowd (maintainer)

Sponsored by:   tipi.work
DeltaFile
+3-3www/linux-widevine-cdm/distinfo
+2-1www/linux-widevine-cdm/Makefile
+5-42 files

FreeBSD/src 9038318sys/modules/rtw88 Makefile

rtw88: update module Makefile for v7.0 driver version

Update LINUXKPI_VERSION to reflect that the driver is based on
Linux v7.0.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+1-1sys/modules/rtw88/Makefile
+1-11 files

FreeBSD/src 41b641csys/contrib/dev/rtw88 main.c phy.c

rtw88: update Realtek's rtw88 driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+37-17sys/contrib/dev/rtw88/main.c
+20-0sys/contrib/dev/rtw88/phy.c
+2-4sys/contrib/dev/rtw88/sdio.c
+3-2sys/contrib/dev/rtw88/usb.c
+2-2sys/contrib/dev/rtw88/util.c
+2-1sys/contrib/dev/rtw88/rtw8822b.c
+66-2610 files not shown
+78-3416 files

FreeBSD/src 480ba21. README.md

README: Update and harmonize

MFC after:      1 week
Reviewed by:    imp, markj, jhb
Differential Revision:  https://reviews.freebsd.org/D56499
DeltaFile
+12-11README.md
+12-111 files

FreeBSD/ports 5c4ff9flang/typescript-go distinfo Makefile

lang/typescript-go: Update to 7.0.0.g20260408

Changelog: https://github.com/microsoft/typescript-go/compare/3830860814ab640263f40265c367b3938ff2d284...9c19dee6ab88ae11444837f16efa16a6b3dc9f59
DeltaFile
+7-7lang/typescript-go/distinfo
+3-4lang/typescript-go/Makefile
+10-112 files

FreeBSD/src d618ba3usr.bin/du/tests du_test.sh

du: Set BLOCKSIZE before running tests

Several testcases assume BLOCKSIZE=K, so set it at the top of the
script.  This fixes an issue where the tests would sometimes fail
when run under sudo.

MFC after:      1 week
Sponsored by:   Klara, Inc.
Reviewed by:    kevans
Differential Revision:  https://reviews.freebsd.org/D56476
DeltaFile
+4-0usr.bin/du/tests/du_test.sh
+4-01 files

FreeBSD/src 8de0fc1sys/net/route route_tables.c

routing: Use a better error number in sysctl_fibs()

ENOTCAPABLE is for capsicum and its use here is inappropriate.  In
particular, note that syscallret() treats this value specially.

Reviewed by:    glebius, pouria, zlei
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D56481
DeltaFile
+1-1sys/net/route/route_tables.c
+1-11 files

FreeBSD/src 9899c8dsys/tools kernel-gdb.py

gdb: Print a stack trace if a python command raises an error

MFC after:      1 week
DeltaFile
+2-0sys/tools/kernel-gdb.py
+2-01 files

FreeBSD/src 2b264cbsys/net/route route_tables.c

routing: Initialize V_rt_numfibs earlier during boot

V_rt_numfibs can be set at compile time (with the ROUTETABLES kernel
config option) or boot time (with the net.fibs tunable).
vnet_rtables_init(), running during SI_PROTO_DOMAIN, was checking the
tunable and updating V_rt_numfibs accordingly, but that means that
earlier SYSINITs, such as vnet_mroute_init(), see the compile-time value
for V_rt_numfibs before it gets corrected in vnet_rtables_init().

Fix this by initializing V_rt_numfibs earlier, so that SYSINITs are less
likely to use the wrong value.

Add a comment describing the weird, preexisting semantic of resetting
rt_numfibs to 1 in VNET jails.

PR:             294510
Reviewed by:    glebius, zlei, pouria
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D56473
DeltaFile
+16-8sys/net/route/route_tables.c
+16-81 files

FreeBSD/src ba94d75stand/common load_elf.c

stand/common/load_elf: Do kernel module relocations for PPC

reloc_ptr() skips relocations for the kernel module, because on most
platforms the kernel is ET_EXEC and this is not required.  On PPC,
the kernel is ET_DYN and we need to relocate here, otherwise the
module metadata will not be loaded properly and the kernel module
will have an incorrect version, preventing module dependencies from
resolving.

This fixes loading kernel modules from loader.conf on powerpc.

Diagnosed by:   jrtc27
Reviewed by:    jrtc27, adrian
Sponsored by:   https://www.patreon.com/bsdivy
Differential Revision:  https://reviews.freebsd.org/D56457
DeltaFile
+4-3stand/common/load_elf.c
+4-31 files

FreeBSD/ports 3c11120irc/inspircd Makefile pkg-plist

irc/inspircd: remove mbedtls module logic it was removed in v4

https://docs.inspircd.org/4/moved-modules/#ssl_mbedtls

PR:     294610
DeltaFile
+2-4irc/inspircd/Makefile
+0-1irc/inspircd/pkg-plist
+2-52 files

FreeBSD/src 25e776asys/compat/linuxkpi/common/include/net cfg80211.h mac80211.h

LinuxKPI: 802.11: add struct/fields and functions for v7.0

Add 802.11 struct fields and functions support for Linux v7.0 based
wireless drivers (at least iwlwifi, rtw88, rtw89).

While here cleanup some other bits.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+9-4sys/compat/linuxkpi/common/include/net/cfg80211.h
+11-1sys/compat/linuxkpi/common/include/net/mac80211.h
+20-52 files

FreeBSD/src a0112b0sys/compat/linuxkpi/common/include/net cfg80211.h mac80211.h

LinuxKPI: 802.11: Add structures and functions for NAN support

In Linux v7.0 iwlwifi(4) started to add support for Wi-Fi Aware(tm)
also known as Neighbor Awareness Networking (NAN).

Add structures and fields for this as needed so far to keep the driver
compiling.  net80211 has no support for it as a new mode.

We may consider a dedicated header file for these parts in the future
depending on how much more is to come.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+66-0sys/compat/linuxkpi/common/include/net/cfg80211.h
+11-0sys/compat/linuxkpi/common/include/net/mac80211.h
+77-02 files

FreeBSD/src f252ce0sys/compat/linuxkpi/common/include/linux ieee80211.h

LinuxKPI: 802.11: set IEEE80211_MIN_ACTION_SIZE according to struct

IEEE80211_MIN_ACTION_SIZE came up in the mt76 vendor subtree merge
as one of the non-mechanical changes which made me look.
Rather than (incorrectly) hand counting the offset from the beginning
of a frame, use the offset from the beginning of struct ieee80211_mgmt.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+2-2sys/compat/linuxkpi/common/include/linux/ieee80211.h
+2-21 files

FreeBSD/src c39237alib/libmixer mixer.c

mixer(3): Rename _mixer_readvol() to mixer_readvol()

No functional change intended.

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+3-5lib/libmixer/mixer.c
+3-51 files

FreeBSD/ports 57c6dc5security/uacme Makefile

security/uacme: Remove expired MBEDTLS option

security/mbedtls2 expired in 2025-06-02

Reported by:    diizzy
MFH:            2026Q2

(cherry picked from commit 7d638e494efea93d7f0e3c2ba345be59f8426ae7)
DeltaFile
+2-4security/uacme/Makefile
+2-41 files

FreeBSD/ports 7d638e4security/uacme Makefile

security/uacme: Remove expired MBEDTLS option

security/mbedtls2 expired in 2025-06-02

Reported by:    diizzy
MFH:            2026Q2
DeltaFile
+2-4security/uacme/Makefile
+2-41 files

FreeBSD/src ec07723sys/dev/sound/pcm sound.h, sys/dev/sound/usb uaudio.h

Revert "sound: Remove some forward declarations from sound.h and uaudio.h"

This reverts commit 602249f033d146d9c731d8b1cb4b2e0899c61ad9.
DeltaFile
+4-1sys/dev/sound/pcm/sound.h
+2-0sys/dev/sound/usb/uaudio.h
+6-12 files

FreeBSD/src 89d68eesys/kern subr_module.c

subr_module: account for MODINFOMD_EFI_ARCH

Fixes:          b538d4911004ca541507166b8ec9689d2e87d1aa
MFC after:      2 weeks

(cherry picked from commit b3d6829f4998ad8ac8c65d39ac9513ba85a9974b)
DeltaFile
+8-0sys/kern/subr_module.c
+8-01 files

FreeBSD/src 0bd9b26share/man/man4 splash.4, stand/common gfx_fb.c bootstrap.h

splash: add shutdown splash

This commit adds a shutdown splash to the existing kernel startup splash(4)
screen feature. It can be customized by providing a PNG image to the
shutdown_splash directive loader.conf(5).

Sponsored by:   Defenso
MFC after:      2 weeks
Reviewed by:    vexeduxr, ziaee, manu
Differential Revision:  https://reviews.freebsd.org/D55140

(cherry picked from commit 4b862c713ac5556ab4bd1828b47c5eb9cb28e067)
DeltaFile
+16-4stand/common/gfx_fb.c
+19-1sys/dev/vt/vt_core.c
+11-3share/man/man4/splash.4
+6-1stand/efi/loader/bootinfo.c
+5-0sys/kern/subr_module.c
+3-1stand/common/bootstrap.h
+60-102 files not shown
+64-118 files

FreeBSD/ports b4f0b71security/R-cran-openssl distinfo Makefile

security/R-cran-openssl: Update to 2.4.0

ChangeLog: https://cran.r-project.org/web/packages/openssl/NEWS
DeltaFile
+3-3security/R-cran-openssl/distinfo
+1-1security/R-cran-openssl/Makefile
+4-42 files

FreeBSD/ports d201f90devel/R-cran-parallelly distinfo Makefile

devel/R-cran-parallelly: Update to 1.47.0

ChangeLog: https://cran.r-project.org/web/packages/parallelly/news/news.html
DeltaFile
+3-3devel/R-cran-parallelly/distinfo
+1-1devel/R-cran-parallelly/Makefile
+4-42 files

FreeBSD/ports 69b0de5editors/zile Makefile

editors/zile: Add tests
DeltaFile
+2-0editors/zile/Makefile
+2-01 files

FreeBSD/ports d62fe39textproc/goldendict-ng distinfo Makefile, textproc/goldendict-ng/files patch-src_metadata.cc

textproc/goldendict-ng: Update to 26.5.0

ChangeLog:
https://github.com/xiaoyifang/goldendict-ng/releases/tag/v26.5.0-Release.c5e2abc1
DeltaFile
+0-9textproc/goldendict-ng/files/patch-src_metadata.cc
+3-3textproc/goldendict-ng/distinfo
+2-2textproc/goldendict-ng/Makefile
+5-143 files

FreeBSD/src 602249fsys/dev/sound/pcm sound.h, sys/dev/sound/usb uaudio.h

sound: Remove some forward declarations from sound.h and uaudio.h

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+1-4sys/dev/sound/pcm/sound.h
+0-2sys/dev/sound/usb/uaudio.h
+1-62 files

FreeBSD/ports a55117dx11/waveterm distinfo, x11/waveterm/files patch-pkg_util_procinfo_procinfo__freebsd.go patch-Taskfile.yml

x11/waveterm: Update to 0.14.5

Changelog:
- https://github.com/wavetermdev/waveterm/releases/tag/v0.14.4
- https://github.com/wavetermdev/waveterm/releases/tag/v0.14.5

Reported by:    GitHub (watch releases)
DeltaFile
+1,487-1,487x11/waveterm/distinfo
+156-253x11/waveterm/files/packagejsons/package-lock.json
+43-0x11/waveterm/files/patch-pkg_util_procinfo_procinfo__freebsd.go
+11-22x11/waveterm/files/packagejsons/package.json
+16-10x11/waveterm/files/patch-Taskfile.yml
+6-6x11/waveterm/files/packagejsons/tsunami/templates/package-lock.json
+1,719-1,7785 files not shown
+1,730-1,79011 files

FreeBSD/doc fd09c0bwebsite/content/en/status/report-2026-01-2026-03 portmgr.adoc jdk21default.adoc

Status/2026Q1: More fixes
DeltaFile
+12-10website/content/en/status/report-2026-01-2026-03/portmgr.adoc
+1-1website/content/en/status/report-2026-01-2026-03/jdk21default.adoc
+1-1website/content/en/status/report-2026-01-2026-03/jdk25default.adoc
+2-0website/content/en/status/report-2026-01-2026-03/sbom.adoc
+16-124 files

FreeBSD/ports faa5f3dmultimedia/lebiniou Makefile, multimedia/lebiniou-data Makefile

multimedia/lebiniou*: take maintainership

Loïc, if you come back, don’t hesitate to take it again.
DeltaFile
+1-1multimedia/lebiniou-data/Makefile
+1-1multimedia/lebiniou/Makefile
+2-22 files

FreeBSD/ports b8f9051cad/kicad-devel distinfo Makefile.git_rev, cad/kicad-library-footprints-devel pkg-plist distinfo

cad/kicad-*-devel: Update to 2026.04.18
DeltaFile
+57-6,863cad/kicad-library-packages3d-devel/pkg-plist
+49-34cad/kicad-library-footprints-devel/pkg-plist
+3-3cad/kicad-devel/distinfo
+3-3cad/kicad-devel/Makefile.git_rev
+3-3cad/kicad-library-symbols-devel/distinfo
+3-3cad/kicad-library-footprints-devel/distinfo
+118-6,9096 files not shown
+131-6,92112 files

FreeBSD/ports 6ac1644cad/freecad-devel pkg-plist Makefile.git_rev

cad/freecad-devel: Update to 2026.04.17
DeltaFile
+126-90cad/freecad-devel/pkg-plist
+3-3cad/freecad-devel/Makefile.git_rev
+3-3cad/freecad-devel/distinfo
+2-0cad/freecad-devel/Makefile
+134-964 files