FreeBSD/ports 78414b4devel/apache-commons-io distinfo Makefile

devel/apache-commons-io: Update to 2.22.0
DeltaFile
+3-3devel/apache-commons-io/distinfo
+1-2devel/apache-commons-io/Makefile
+4-52 files

FreeBSD/ports a7e5968misc/codex distinfo Makefile

misc/codex: Update to 0.130.0

Changelog:
- https://github.com/openai/codex/releases/tag/rust-v0.129.0
- https://github.com/openai/codex/releases/tag/rust-v0.130.0

Reported by:    GitHub (watch releases)
DeltaFile
+5-3misc/codex/distinfo
+4-3misc/codex/Makefile
+1-0misc/codex/Makefile.crates
+10-63 files

FreeBSD/src 555ffd9sys/dev/pci pci.c

pci: use uint32_t for eecp

eecp holds the extended capability offset. If that offset is larger
than 0xff, storing it in uint8_t truncates it, which can make the
early EHCI/XHCI capability walk read the wrong location and loop during
boot.

Seen on AMD device 1022:151e, where HCCPARAMS1 = 0x0118ffc5 and the
first xHCI extended capability offset is 0x460. Widen eecp to uint32_t
in xhci_early_takeover(), matching xhci_pci_take_controller().

Signed-off-by: Gisle Nes <gisle at gisle.net>
Reviewed by:    zlei, aokblast
MFC after:      3 days
Pull Request:   https://github.com/freebsd/freebsd-src/pull/2127
Closes:         https://github.com/freebsd/freebsd-src/pull/2127
DeltaFile
+1-1sys/dev/pci/pci.c
+1-11 files

FreeBSD/src 44338ccetc/mtree BSD.root.dist

BSD.root.dist: Correct tag for /etc/sysctl.kld.d

This is only used by rc.subr and belongs in rc, not runtime.

Fixes:          fa6d67cd16b5 ("BSD.root.dist: Add package tag for all directories")
MFC after:      3 days
Reviewed by:    ivy
Differential Revision:  https://reviews.freebsd.org/D56900
DeltaFile
+1-1etc/mtree/BSD.root.dist
+1-11 files

FreeBSD/doc 43bff56website/data/ru/news news.toml

website: update ru/news - SA, EN, 15.1R news translated

Differential Revision: https://reviews.freebsd.org/D56899
DeltaFile
+20-0website/data/ru/news/news.toml
+20-01 files

FreeBSD/src 072f79dsys/x86/cpufreq hwpstate_amd.c

hwpstate_amd: Initialize CPPC driver type

Assign the driver type instead of preserving uninitialized stack data

PR:     294899
Reviewed by:    aokblast
DeltaFile
+1-1sys/x86/cpufreq/hwpstate_amd.c
+1-11 files

FreeBSD/ports 4702d4bdevel/pyenv distinfo pkg-plist

devel/pyenv: Update to 2.6.30
DeltaFile
+3-3devel/pyenv/distinfo
+2-0devel/pyenv/pkg-plist
+1-1devel/pyenv/Makefile
+6-43 files

FreeBSD/ports 1361884multimedia/libva-nvidia-driver distinfo Makefile

multimedia/libva-nvidia-driver: update to 0.0.17

Changes:        https://github.com/elFarto/nvidia-vaapi-driver/releases/tag/v0.0.17
Reported by:    GitHub (watch releases)

(cherry picked from commit bbfaf67f35f94695a07c74eb389ed5c93bd3b5fe)
DeltaFile
+3-3multimedia/libva-nvidia-driver/distinfo
+1-1multimedia/libva-nvidia-driver/Makefile
+4-42 files

FreeBSD/ports bbfaf67multimedia/libva-nvidia-driver distinfo Makefile

multimedia/libva-nvidia-driver: update to 0.0.17

Changes:        https://github.com/elFarto/nvidia-vaapi-driver/releases/tag/v0.0.17
Reported by:    GitHub (watch releases)
DeltaFile
+3-3multimedia/libva-nvidia-driver/distinfo
+1-1multimedia/libva-nvidia-driver/Makefile
+4-42 files

FreeBSD/ports b74dceamail/postfix-current distinfo Makefile, mail/postfix-current/files extra-patch-blacklistd

mail/postfix-current: Update to 3.12-20260506

- Update to 3.12-20260506
- Fix blacklistd patch for FreeBSD < 15.0
DeltaFile
+19-0mail/postfix-current/files/extra-patch-blacklistd
+3-3mail/postfix-current/distinfo
+1-1mail/postfix-current/Makefile
+23-43 files

FreeBSD/doc 1b980ffwebsite/data/en/news news.toml

website: en/news typo fixed

Approved by: re (implicit)
DeltaFile
+2-2website/data/en/news/news.toml
+2-21 files

FreeBSD/ports 5c1a2fbsysutils/accountsservice Makefile distinfo, sysutils/accountsservice/files patch-meson.build patch-meson__post__install.py

sysutils/accountsservice: update to 26.13.3

PR:             294993
Co-authored-by: Gleb Popov <arrowd at FreeBSD.org>
DeltaFile
+0-23sysutils/accountsservice/files/patch-meson.build
+0-15sysutils/accountsservice/files/patch-meson__post__install.py
+0-13sysutils/accountsservice/files/patch-src_meson.build
+6-6sysutils/accountsservice/Makefile
+3-3sysutils/accountsservice/distinfo
+2-2sysutils/accountsservice/pkg-plist
+11-626 files

FreeBSD/doc ac35e1bwebsite/data/en/vendors consulting.toml

Add IgNixBSD Group to consulting

Reviewed by: maxim, ziaee
Approved by: maxim, ziaee
Differential Revision: https://reviews.freebsd.org/D56884
PR: 295013
DeltaFile
+7-0website/data/en/vendors/consulting.toml
+7-01 files

FreeBSD/ports 5328ab4devel/py-fastcore distinfo Makefile

devel/py-fastcore: update 1.12.44 → 1.12.45
DeltaFile
+3-3devel/py-fastcore/distinfo
+1-1devel/py-fastcore/Makefile
+4-42 files

FreeBSD/ports 81dbfe7textproc/py-language-tags Makefile distinfo

textproc/py-language-tags: update 1.2.0 → 1.3.1
DeltaFile
+5-2textproc/py-language-tags/Makefile
+3-3textproc/py-language-tags/distinfo
+8-52 files

FreeBSD/ports 5230db3www/py-chalice distinfo Makefile

www/py-chalice: update 1.32.0 → 1.33.0
DeltaFile
+3-3www/py-chalice/distinfo
+1-1www/py-chalice/Makefile
+4-42 files

FreeBSD/ports 3f37a7bmisc/onnxruntime distinfo Makefile.DISTFILES

misc/onnxruntime: update 1.25.1 → 1.26.0
DeltaFile
+7-5misc/onnxruntime/distinfo
+3-2misc/onnxruntime/Makefile.DISTFILES
+1-1misc/onnxruntime/Makefile
+1-1misc/onnxruntime/pkg-plist
+1-0misc/onnxruntime/Makefile.MASTER_SITES
+13-95 files

FreeBSD/ports 5b6d4e3misc/py-google-genai Makefile distinfo

misc/py-google-genai: update 1.75.0 → 2.0.1

Reported by:    portscout
DeltaFile
+13-11misc/py-google-genai/Makefile
+3-3misc/py-google-genai/distinfo
+16-142 files

FreeBSD/ports 8311764misc/netron distinfo Makefile

misc/netron: update 9.0.6 → 9.0.7
DeltaFile
+3-3misc/netron/distinfo
+1-2misc/netron/Makefile
+4-52 files

FreeBSD/ports 64d67d4misc/py-runloop-api-client Makefile distinfo

misc/py-runloop-api-client: update 1.20.0 → 1.20.3
DeltaFile
+4-4misc/py-runloop-api-client/Makefile
+3-3misc/py-runloop-api-client/distinfo
+7-72 files

FreeBSD/ports 8fb59b4math/primesieve distinfo Makefile

math/primesieve: update 12.9 → 12.14
DeltaFile
+3-3math/primesieve/distinfo
+2-2math/primesieve/Makefile
+1-1math/primesieve/pkg-plist
+6-63 files

FreeBSD/ports c815c69devel/ctre distinfo Makefile

devel/ctre: update 3.10.0 → 3.11.0
DeltaFile
+3-3devel/ctre/distinfo
+1-1devel/ctre/Makefile
+4-42 files

FreeBSD/ports 041d4f9x11/rio distinfo Makefile

x11/rio: update 0.4.2 → 0.4.3

Reported by:    portscout
DeltaFile
+41-41x11/rio/distinfo
+20-20x11/rio/Makefile
+61-612 files

FreeBSD/ports 1fb2143math/onednn distinfo pkg-plist

math/onednn: update 3.11.3 → 3.12
DeltaFile
+3-3math/onednn/distinfo
+3-1math/onednn/pkg-plist
+1-1math/onednn/Makefile
+7-53 files

FreeBSD/ports a07ba46www/wabt Makefile distinfo

www/wabt: update 1.0.40 → 1.0.41
DeltaFile
+3-3www/wabt/Makefile
+3-3www/wabt/distinfo
+6-62 files

FreeBSD/ports 29d8750misc/lean-ctx distinfo Makefile

misc/lean-ctx: update 3.5.1 → 3.5.8

Reported by:    portscout
DeltaFile
+3-3misc/lean-ctx/distinfo
+1-1misc/lean-ctx/Makefile
+4-42 files

FreeBSD/ports ab3906fmath/cvc5 Makefile distinfo

math/cvc5: update 1.3.3 → 1.3.4
DeltaFile
+7-7math/cvc5/Makefile
+3-3math/cvc5/distinfo
+3-0math/cvc5/pkg-plist
+13-103 files

FreeBSD/ports b9870c2www/py-qh3 distinfo Makefile

www/py-qh3: update 1.8.0 → 1.8.1
DeltaFile
+3-3www/py-qh3/distinfo
+3-2www/py-qh3/Makefile
+6-52 files

FreeBSD/doc 45df081website/data/ru/press press.toml

website: RU - translate new en/press entries
DeltaFile
+99-0website/data/ru/press/press.toml
+99-01 files

FreeBSD/ports 270a7b4devel/hyprutils distinfo Makefile

devel/hyprutils: Update to 0.13.1

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

Reported by:    GitHub (watch releases)
DeltaFile
+3-3devel/hyprutils/distinfo
+1-1devel/hyprutils/Makefile
+4-42 files