FreeBSD/src ca942absys/dev/bhnd bhnd.h bhnd_subr.c, sys/dev/bhnd/bcma bcma_subr.c

bhnd_bus_*_resource: Remove redundant type and rid arguments

Remove type and rid arguments from
bhnd_bus_(activate|deactivate|release)_resource.  This should have
been done earlier to match the changes made to bus_release_resource,
etc.

While fixing up the callers, remove rid members from softc structures
since the only time a value is needed is as a constant input to
bhnd_bus_alloc_resource*.

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53410
DeltaFile
+9-24sys/dev/bhnd/bhnd.h
+10-10sys/dev/bhnd/bhnd_subr.c
+6-10sys/dev/bhnd/cores/chipc/chipc_subr.c
+3-11sys/dev/bhnd/bhnd_erom.c
+5-5sys/dev/bhnd/bhndb/bhndb.c
+4-6sys/dev/bhnd/bcma/bcma_subr.c
+37-6616 files not shown
+58-11122 files

FreeBSD/src 1033312sys/dev/bhnd bhnd_subr.c bhnd.h, sys/dev/bhnd/cores/chipc chipc_gpio.c chipc_subr.c

bhnd_bus_alloc_resource*: Pass rid by value

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53409
DeltaFile
+4-4sys/dev/bhnd/bhnd_subr.c
+3-3sys/dev/bhnd/bhnd.h
+1-1sys/dev/bhnd/bhnd_erom.c
+1-1sys/dev/bhnd/cores/chipc/chipc_gpio.c
+1-1sys/dev/bhnd/cores/chipc/chipc_subr.c
+1-1sys/dev/bhnd/cores/pci/bhnd_pci.c
+11-116 files not shown
+17-1712 files

FreeBSD/src d08fac0sys/dev/dpaa2 dpaa2_rc.c

dpaa2_rc_add_res: Pass rid by value

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53408
DeltaFile
+14-16sys/dev/dpaa2/dpaa2_rc.c
+14-161 files

FreeBSD/src 01dcb4esys/dev/gpio gpiobus.c gpioaei.c

gpio_alloc_intr_resource: Pass rid by value

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53407
DeltaFile
+2-2sys/dev/gpio/gpiobus.c
+1-1sys/dev/gpio/gpioaei.c
+1-1sys/dev/gpio/gpiobusvar.h
+1-1sys/dev/gpio/gpioc.c
+1-1sys/dev/gpio/gpiokeys.c
+1-1sys/dev/gpio/gpiopps.c
+7-72 files not shown
+9-98 files

FreeBSD/src 1056844sys/dev/acpica acpi_perf.c acpi_package.c

acpi_PkgGas: Pass rid by value

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53406
DeltaFile
+3-3sys/dev/acpica/acpi_perf.c
+2-2sys/dev/acpica/acpi_package.c
+1-1sys/dev/acpica/acpi_cpu.c
+1-1sys/dev/acpica/acpivar.h
+7-74 files

FreeBSD/src 2a23faesys/dev/acpica acpi.c acpi_throttle.c

acpi_bus_alloc_gas: Pass rid by value

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53405
DeltaFile
+4-4sys/dev/acpica/acpi.c
+2-2sys/dev/acpica/acpi_throttle.c
+2-2sys/dev/acpica/acpi_apei.c
+2-2sys/dev/acpica/acpi_cpu.c
+1-1sys/dev/acpica/acpi_package.c
+1-1sys/dev/acpica/acpivar.h
+12-121 files not shown
+13-137 files

FreeBSD/src d9f1922sys/compat/linuxkpi/common/src linux_pci.c, sys/dev/pci pci.c pci_private.h

pci_reserve_map: Pass rid by value

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53404
DeltaFile
+15-15sys/dev/pci/pci.c
+1-1sys/compat/linuxkpi/common/src/linux_pci.c
+1-1sys/dev/pci/pci_private.h
+17-173 files

FreeBSD/ports a700775www/angie distinfo, www/angie-module-njs Makefile

www/angie-module-njs: Update 0.9.1 => 0.9.4

Changelogs:
https://github.com/nginx/njs/releases/tag/0.9.2
https://github.com/nginx/njs/releases/tag/0.9.3
https://github.com/nginx/njs/releases/tag/0.9.4

PR:     291491
DeltaFile
+2-2www/angie/distinfo
+1-1www/angie-module-njs/Makefile
+3-32 files

FreeBSD/src e279724sys/dev/acpica acpi.c, sys/dev/dpaa2 dpaa2_rc.c

resource_list_reserve: Pass rid by value

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53403
DeltaFile
+11-12sys/dev/pci/pci.c
+3-3sys/kern/subr_bus.c
+1-1sys/dev/acpica/acpi.c
+1-1sys/dev/dpaa2/dpaa2_rc.c
+1-1sys/sys/bus.h
+17-185 files

FreeBSD/src 5756395sys/dev/pccbb pccbb.c, sys/dev/pci pci.c pci_pci.c

bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD

The wrapper functions such as bus_alloc_resource_any() still support
passing the rid by value or pointer, but the underlying implementation
now passes by value.

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D53402
DeltaFile
+22-22sys/sys/bus.h
+14-14sys/dev/pci/pci.c
+11-11sys/dev/pccbb/pccbb.c
+11-11sys/kern/subr_bus.c
+9-9sys/dev/pci/pci_pci.c
+8-8sys/x86/isa/isa.c
+75-7577 files not shown
+276-28283 files

FreeBSD/ports 62405e0www/angie distinfo, www/angie-module-lua Makefile

www/angie-module-lua: Update 0.10.28 => 0.10.29

Commit log:
https://github.com/openresty/lua-nginx-module/compare/v0.10.28...v0.10.29

PR:     291491
DeltaFile
+2-2www/angie-module-lua/files/patch-lua-config
+2-2www/angie/distinfo
+1-1www/angie-module-lua/Makefile
+5-53 files

FreeBSD/src 12165acsys/netlink netlink_snl.h

Revert "netlink: Fix overallocation of netlink message buffers"

This patch was based on an incorrect assumption that the linear buffer
chain for an snl_writer only contained the netlink message body.

This reverts commit 828df4d36d9d5a6ca0dcc294d65572b4a0474142.

Sponsored by:   AFRL, DARPA
DeltaFile
+11-16sys/netlink/netlink_snl.h
+11-161 files

FreeBSD/ports bf2a889www/angie distinfo Makefile

www/angie: update 1.10.2 => 1.10.3 (fix CVE-2025-53859)

Changelog:
https://en.angie.software/angie/docs/oss_changes/#angie-1-10-3

PR:             291491
Security:       CVE-2025-53859
MFH:            2025Q4
DeltaFile
+3-3www/angie/distinfo
+2-2www/angie/Makefile
+5-52 files

FreeBSD/ports 779f158www/angie Makefile, www/angie-module-auth-jwt Makefile

www/angie: Use upstream version numbers for modules

Angie modules currently inherit the version number of the angie version
they are built against. This makes it hard and opaque to track their
actual version.
The mechanism used in the Makefile also had the unwanted side-effect of
PORTREVISION propagating from modules to the master port, which broke
the build (we found out the hard way...)

While here reduce number of of MKDIR calls.

PR:             291490
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+14-4www/angie/Makefile
+8-5www/angie-module-lua/Makefile
+8-3www/angie-module-auth-totp/Makefile
+8-3www/angie-module-auth-jwt/Makefile
+8-3www/angie-module-jwt/Makefile
+8-3www/angie-module-keyval/Makefile
+54-2120 files not shown
+172-7826 files

FreeBSD/ports b0ecdc3mail/thunderbird-esr distinfo Makefile

mail/thunderbird-esr: update to 140.6.0 (rc2)

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/140.6.0esr/releasenotes/

(cherry picked from commit a6f8f1a9a5fd7bb4921d836e0e1d1c508511f7cb)
DeltaFile
+3-3mail/thunderbird-esr/distinfo
+1-1mail/thunderbird-esr/Makefile
+4-42 files

FreeBSD/ports a6f8f1amail/thunderbird-esr distinfo Makefile

mail/thunderbird-esr: update to 140.6.0 (rc2)

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/140.6.0esr/releasenotes/
DeltaFile
+3-3mail/thunderbird-esr/distinfo
+1-2mail/thunderbird-esr/Makefile
+4-52 files

FreeBSD/src cf39b51sys/compat/linuxkpi/common/include/linux radix-tree.h, sys/compat/linuxkpi/common/src linux_radix.c

linuxkpi: Take const root in read-only radix tree functions

This is a preparation step for a future addition to this file. This is
also closer to what Linux does.

Reviewed by:    emaste
Sponsored by:   The FreeBSD Foundation
DeltaFile
+4-4sys/compat/linuxkpi/common/src/linux_radix.c
+2-2sys/compat/linuxkpi/common/include/linux/radix-tree.h
+6-62 files

FreeBSD/ports 895dcaedevel/pycharm pkg-plist Makefile

devel/pycharm: update to 2025.3

Release notes:
https://www.jetbrains.com/pycharm/whatsnew/2025-3/
DeltaFile
+2,281-1,849devel/pycharm/pkg-plist
+2-5devel/pycharm/Makefile
+3-3devel/pycharm/distinfo
+2,286-1,8573 files

FreeBSD/src 0f12ee8sys/compat/linux linux_if.c

linux: fix build without VIMAGE

Fixes:  fbf05d2147b1add8b760be166c4b1fd4499ebce8
DeltaFile
+1-0sys/compat/linux/linux_if.c
+1-01 files

FreeBSD/ports 2b6ed37security/tailscale distinfo Makefile

security/tailscale: Update to 1.90.9

MFH:            2025Q4

(cherry picked from commit 5818fa5d439ce1556a02ebce46317e1916e21e59)
DeltaFile
+5-5security/tailscale/distinfo
+1-1security/tailscale/Makefile
+6-62 files

FreeBSD/ports a463c8csecurity/tailscale distinfo Makefile

security/tailscale: Update to 1.90.4

(cherry picked from commit 1b7a3da27e0617dbdddbe80f32e6458a498091d3)
DeltaFile
+5-5security/tailscale/distinfo
+1-1security/tailscale/Makefile
+6-62 files

FreeBSD/ports a00f975security/tailscale distinfo Makefile

security/tailscale: Update to 1.90.3

(cherry picked from commit 4cc92b0649f567c324c7210d063a8ed838fd0e35)
DeltaFile
+5-5security/tailscale/distinfo
+1-1security/tailscale/Makefile
+6-62 files

FreeBSD/ports 717ad95security/tailscale distinfo Makefile

security/tailscale: Update to 1.90.6

(cherry picked from commit 2581dcf8961a7d810c0c5168da8ed73d29926923)
DeltaFile
+5-5security/tailscale/distinfo
+1-1security/tailscale/Makefile
+6-62 files

FreeBSD/ports dc29a3csecurity/tailscale distinfo Makefile

security/tailscale: Update to 1.90.1

(cherry picked from commit ff64de1c368b21705852c959b9d68b5809ed716e)
DeltaFile
+5-5security/tailscale/distinfo
+1-2security/tailscale/Makefile
+6-72 files

FreeBSD/ports 03729e9audio/supercollider distinfo Makefile, audio/supercollider/files patch-boost

audio/supercollider: Update 3.14.0 => 3.14.1

Release Notes:
https://github.com/supercollider/supercollider/releases/tag/Version-3.14.1

Changelog:
https://github.com/supercollider/supercollider/blob/3.14/CHANGELOG.md

Fix WEBENGINE option name in OPTIONS_DEFAULT_i386.

PR:     291517
DeltaFile
+0-531audio/supercollider/files/patch-boost
+3-3audio/supercollider/distinfo
+2-3audio/supercollider/Makefile
+5-5373 files

FreeBSD/ports 1944f44www/element-web pkg-plist distinfo

www/element-web: Update to 1.12.6

Approved by:    maintainer (implicit, version bump, as per PR 258262)
DeltaFile
+68-63www/element-web/pkg-plist
+3-3www/element-web/distinfo
+2-2www/element-web/Makefile
+73-683 files

FreeBSD/ports 5818fa5security/tailscale distinfo Makefile

security/tailscale: Update to 1.90.9

MFH:            2025Q4
DeltaFile
+5-5security/tailscale/distinfo
+1-2security/tailscale/Makefile
+6-72 files

FreeBSD/doc 8a0b1e0website/content/ru/commercial _index.adoc consult_bycat.adoc, website/data/ru/vendors software.toml consulting.toml

website: RU - sync ru/commercial pages

Reviewed by: andy, marck, sv_ulstu.ru
Differential Revision: https://reviews.freebsd.org/D54108
DeltaFile
+529-0website/data/ru/vendors/software.toml
+345-0website/data/ru/vendors/consulting.toml
+284-0website/data/ru/vendors/isp.toml
+205-0website/data/ru/vendors/hardware.toml
+21-8website/content/ru/commercial/_index.adoc
+25-0website/content/ru/commercial/consult_bycat.adoc
+1,409-87 files not shown
+1,526-813 files

FreeBSD/ports 9e9b67amisc/freebsd-release-manifests pkg-plist, misc/freebsd-release-manifests/files/MANIFESTS amd64-amd64-13.4-RELEASE amd64-amd64-14.2-RELEASE

misc/freebsd-release-manifests: Remove EoL releases

Approved by:    re (implicit)

(cherry picked from commit d0dde23e3cdb8c3ae9c8d45541fd167b861f1466)
DeltaFile
+0-16misc/freebsd-release-manifests/pkg-plist
+0-9misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-13.4-RELEASE
+0-9misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.2-RELEASE
+0-9misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.2-RELEASE
+0-9misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-13.4-RELEASE
+0-9misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.2-RELEASE
+0-6112 files not shown
+1-13918 files

FreeBSD/ports d0dde23misc/freebsd-release-manifests pkg-plist, misc/freebsd-release-manifests/files/MANIFESTS powerpc-powerpc64-14.2-RELEASE amd64-amd64-13.4-RELEASE

misc/freebsd-release-manifests: Remove EoL releases

Approved by:    re (implicit)
DeltaFile
+0-16misc/freebsd-release-manifests/pkg-plist
+0-9misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.2-RELEASE
+0-9misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-13.4-RELEASE
+0-9misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.2-RELEASE
+0-9misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-13.4-RELEASE
+0-9misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.2-RELEASE
+0-6112 files not shown
+1-13918 files