LLVM/project 809faafllvm/include/llvm/Support File.h, llvm/lib/Support/Unix Path.inc

format and fix windows

Created using spr 1.3.7
DeltaFile
+5-4llvm/include/llvm/Support/File.h
+4-4llvm/lib/Support/Unix/Path.inc
+9-82 files

FreeBSD/doc 7115850website/content/ru/releases _index.adoc

website: ru/release add link to Russian translation 14.5R
DeltaFile
+6-2website/content/ru/releases/_index.adoc
+6-21 files

FreeBSD/ports 978ba61mail/mailpit Makefile distinfo, mail/mailpit/files patch-package-lock.json

mail/mailpit: Update to 1.31.2

MFH:            2026Q3
Security:       c1980e14-b424-11f1-bd9f-10ffe07f9334

(cherry picked from commit 89e3012dae64d6ebd44baaf464a2490a02f1d286)
DeltaFile
+96-96mail/mailpit/files/patch-package-lock.json
+7-7mail/mailpit/distinfo
+1-1mail/mailpit/Makefile
+104-1043 files

FreeBSD/ports b7f9363mail/mailpit Makefile distinfo, mail/mailpit/files patch-package-lock.json

mail/mailpit: Update to 1.31.1

(cherry picked from commit a84ba018a1c4be51e53b06fdb2f6318c8a6a99d7)
DeltaFile
+104-97mail/mailpit/files/patch-package-lock.json
+7-7mail/mailpit/distinfo
+1-1mail/mailpit/Makefile
+112-1053 files

FreeBSD/ports 0004ffbmail/mailpit Makefile distinfo, mail/mailpit/files patch-package-lock.json

mail/mailpit: Update to 1.31.0

(cherry picked from commit e9949d38306efb54a4fc375c8cab6227bded38fd)
DeltaFile
+213-255mail/mailpit/files/patch-package-lock.json
+7-7mail/mailpit/distinfo
+1-1mail/mailpit/Makefile
+221-2633 files

FreeBSD/ports caf6b22mail/mailpit Makefile distinfo, mail/mailpit/files patch-package-lock.json

mail/mailpit: Update to 1.30.7

(cherry picked from commit 469d8a21a6454a0724f4b477c64dceb0ee423e1a)
DeltaFile
+14-14mail/mailpit/files/patch-package-lock.json
+7-7mail/mailpit/distinfo
+1-2mail/mailpit/Makefile
+22-233 files

LLVM/project 38d1cf7llvm/include/llvm/Support MemoryBuffer.h FileSystem.h, llvm/lib/Support VirtualFileSystem.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+57-0llvm/include/llvm/Support/File.h
+14-11llvm/lib/Support/Unix/Path.inc
+5-15llvm/include/llvm/Support/FileSystem.h
+1-11llvm/include/llvm/Support/MemoryBuffer.h
+9-3llvm/unittests/Support/MemoryBufferTest.cpp
+5-6llvm/lib/Support/VirtualFileSystem.cpp
+91-464 files not shown
+96-5210 files

FreeBSD/ports 89e3012mail/mailpit Makefile distinfo, mail/mailpit/files patch-package-lock.json

mail/mailpit: Update to 1.31.2

MFH:            2026Q3
Security:       c1980e14-b424-11f1-bd9f-10ffe07f9334
DeltaFile
+96-96mail/mailpit/files/patch-package-lock.json
+7-7mail/mailpit/distinfo
+1-1mail/mailpit/Makefile
+104-1043 files

LLVM/project 0e2786dlibc/src/grp CMakeLists.txt getgrgid_r.cpp, libc/test/src/grp CMakeLists.txt getgrgid_r_test.cpp

[libc] Add getgrnam_r and getgrgid_r entrypoints (#224722)

Add the reentrant group database lookup entrypoints getgrnam_r and
getgrgid_r along with grp::find_by_name and grp::find_by_gid in
grp_utils.

Each lookup opens a ScopedFlatFileDatabase<struct group> stream so that
reentrant lookups do not disturb an in-progress getgrent iteration.
Track group_file_path alongside the iteration database so scoped streams
opened by reentrant lookups honour test path overrides.

* Add getgrnam_r and getgrgid_r entrypoints
* Add find_by_name and find_by_gid lookup helpers in grp_utils
* Define getgrnam_r and getgrgid_r in include/grp.yaml
* Add hermetic unit tests for getgrnam_r and getgrgid_r

Assisted-by: Automated tooling, human reviewed.
DeltaFile
+187-0libc/test/src/grp/getgrnam_r_test.cpp
+168-0libc/test/src/grp/getgrgid_r_test.cpp
+46-0libc/test/src/grp/CMakeLists.txt
+44-0libc/src/grp/getgrnam_r.cpp
+42-0libc/src/grp/getgrgid_r.cpp
+35-0libc/src/grp/CMakeLists.txt
+522-010 files not shown
+647-316 files

FreeBSD/doc 762ba0ewebsite/content/ru/releases/14.4R relnotes.adoc, website/content/ru/releases/15.1R relnotes.adoc

website: ru/releases/ fix translation relnotes.adoc in 14.4R and 15.1R

Reviewed by: andy
DeltaFile
+7-7website/content/ru/releases/14.4R/relnotes.adoc
+3-3website/content/ru/releases/15.1R/relnotes.adoc
+10-102 files

FreeBSD/ports b9eac69biology/megahit Makefile distinfo

biology/megahit: Update to 1.2.9.22

Fixes build with cmake 4
Changes: https://github.com/voutcn/megahit/commits/master/

PR:             298673
Reported by:    arrowd
DeltaFile
+3-3biology/megahit/distinfo
+2-2biology/megahit/Makefile
+5-52 files

FreeBSD/doc 16e7650website/content/ru/releases/14.5R relnotes.adoc

translate 14.5R/relnotes.adoc to Russian

Reviewed by: andy
Approved by: andy
Differential Revision: https://reviews.freebsd.org/D59819
DeltaFile
+645-0website/content/ru/releases/14.5R/relnotes.adoc
+645-01 files

FreeBSD/ports 9cbcef6math/metis Makefile

math/metis: Mark deprecated

(cherry picked from commit fc16946044547164c69690cb9a1f568d9fc9cc41)
DeltaFile
+4-1math/metis/Makefile
+4-11 files

FreeBSD/ports fc16946math/metis Makefile

math/metis: Mark deprecated
DeltaFile
+4-1math/metis/Makefile
+4-11 files

NetBSD/pkgsrc J3tlknydoc CHANGES-2026

   doc: Updated lang/oracle-jdk21 to 21.0.12nb1
VersionDeltaFile
1.6156+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc v5V1uNelang/oracle-jdk21 Makefile

   oracle-jdk21: needs fontconfig emul package

   Bump PKGREVISION.
VersionDeltaFile
1.9+3-2lang/oracle-jdk21/Makefile
+3-21 files

OpenBSD/ports kSPjvEAmultimedia/pipewire/wireplumber Makefile, multimedia/pipewire/wireplumber/patches patch-src_config_wireplumber_conf

   Install override config file where it belongs and don't use setpriority.
VersionDeltaFile
1.4+22-8multimedia/pipewire/wireplumber/patches/patch-src_config_wireplumber_conf
1.27+2-2multimedia/pipewire/wireplumber/Makefile
1.17+1-1multimedia/pipewire/wireplumber/pkg/PLIST
+25-113 files

OpenBSD/ports zFHrhtKmultimedia/pipewire/pipewire Makefile, multimedia/pipewire/pipewire/files 10-no-rtkit.conf

   Fix setpriority.
VersionDeltaFile
1.10+15-0multimedia/pipewire/pipewire/patches/patch-src_modules_module-rt_c
1.2+6-1multimedia/pipewire/pipewire/files/10-no-rtkit.conf
1.69+2-0multimedia/pipewire/pipewire/Makefile
+23-13 files

FreeBSD/doc 0ee1d75website/content/ru/releases/14.4R errata.adoc installation.adoc, website/content/ru/releases/15.0R announce.adoc

website: ru/releases/ fix translation in 14.4R, 15.0R and 15.1R

Reviewed by: andy
DeltaFile
+14-14website/content/ru/releases/15.1R/readme.adoc
+13-13website/content/ru/releases/14.4R/readme.adoc
+12-12website/content/ru/releases/14.4R/installation.adoc
+11-11website/content/ru/releases/15.1R/announce.adoc
+8-8website/content/ru/releases/15.0R/announce.adoc
+4-4website/content/ru/releases/14.4R/errata.adoc
+62-624 files not shown
+68-6810 files

FreeBSD/doc 36dc616website/content/ru/releases/14.5R _index.adoc schedule.adoc

translate 14.5R release docs to Russian

Reviewed by: andy
Approved by: andy
Differential Revision: https://reviews.freebsd.org/D59818
DeltaFile
+751-0website/content/ru/releases/14.5R/announce.adoc
+162-0website/content/ru/releases/14.5R/readme.adoc
+96-0website/content/ru/releases/14.5R/installation.adoc
+79-0website/content/ru/releases/14.5R/errata.adoc
+65-0website/content/ru/releases/14.5R/schedule.adoc
+34-0website/content/ru/releases/14.5R/_index.adoc
+1,187-01 files not shown
+1,207-07 files

FreeBSD/ports a479afbgames/memonix/files patch-CMakeLists.txt

games/memonix: Fix building with CMake 4

Approved by:    portmgr (fixit blanket)
DeltaFile
+1-1games/memonix/files/patch-CMakeLists.txt
+1-11 files

LLVM/project f4149f6llvm/test/CodeGen/ARM vlldm-vlstm-uops.mir

ARM: Fix mixed dead and not-dead LR operands in vlldm-vlstm-uops.mir (#224825)

This operand list had LR listed twice, once from its implicit-defs on
the instruction definition, and another in the variadic argument list.
One had a dead flag, and the other didn't which should be a verifier
error in the future, so remove the redundant operand.

Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
DeltaFile
+1-1llvm/test/CodeGen/ARM/vlldm-vlstm-uops.mir
+1-11 files

OpenBSD/src cQzMoaHregress/usr.sbin/vmd Makefile, regress/usr.sbin/vmd/agentx Makefile

   regress: vmd(8): add test for agentx snmpd binding

   OK bluhm@
VersionDeltaFile
1.1+92-0regress/usr.sbin/vmd/agentx/Makefile
1.4+2-2regress/usr.sbin/vmd/Makefile
+94-22 files

OpenBSD/src J2Qkq2fdistrib/miniroot install.sub

   On install images without timezone data, the set_timezone function
   returned before wait_cgiinfo was called. This meant the list of mirrors
   was downloaded, but never presented to the user.

   Call wait_cgiinfo in do_install directly (this more closely matches how
   do_upgrade does it).

   ok afresh1@
VersionDeltaFile
1.1292+4-2distrib/miniroot/install.sub
+4-21 files

OpenBSD/ports MtcH5l4security/acme.sh Makefile distinfo, security/acme.sh/pkg PLIST

   security/acme.sh: update to 3.1.5
VersionDeltaFile
1.7+13-1security/acme.sh/pkg/PLIST
1.7+2-2security/acme.sh/distinfo
1.8+1-1security/acme.sh/Makefile
+16-43 files

OpenBSD/src qiK4DWlsys/dev/usb if_urtw.c

   Ensure that urtw(4) always initializes ic->ic_bss->ni_chan.

   Patch by Matteo Bianchi
VersionDeltaFile
1.75+25-1sys/dev/usb/if_urtw.c
+25-11 files

OpenBSD/src keCtlpBsys/dev/pci if_iwx.c, sys/net80211 ieee80211_node.h ieee80211_node.c

   handle dynamic channel width changes correctly in iwx(4)

   Avoids fatal firmware error ADVANCED_SYSASSERT 0x20101A28, where the
   fw station on a PHY has a higher Tx rate scaling bandwidth than the PHY.
   Thanks to Johannes Berg for explaining the firmware error code to me.

   Problem reported and fix tested by Robert Palm.
VersionDeltaFile
1.230+54-35sys/dev/pci/if_iwx.c
1.217+27-1sys/net80211/ieee80211_node.c
1.103+3-1sys/net80211/ieee80211_node.h
+84-373 files

OpenBSD/ports oHPOkR0graphics/ffmpeg Makefile distinfo, graphics/ffmpeg/patches patch-libavcodec_mips_cabac_h

   graphics/ffmpeg: update to 9.0.2
VersionDeltaFile
1.346+2-2x11/mplayer/Makefile
1.76+2-2graphics/ffmpeg/distinfo
1.263+1-2graphics/ffmpeg/Makefile
1.2+0-0graphics/ffmpeg/patches/patch-libavcodec_mips_cabac_h
+5-64 files

LLVM/project 0a0e6fclibc/test/src/mathvec expf_test.cpp exp2f_test.cpp, libc/test/src/mathvec/exhaustive expf_test.cpp exp2f_test.cpp

[libc][mathvec]  Explicitly test against scalar double precision versions for exp*f. (#224854)

This fixes mathvec tests failures on amdgpu for
https://github.com/llvm/llvm-project/pull/224735.
DeltaFile
+3-4libc/test/src/mathvec/expf_test.cpp
+3-4libc/test/src/mathvec/exp2f_test.cpp
+3-4libc/test/src/mathvec/exp10f_test.cpp
+3-4libc/test/src/mathvec/exhaustive/expf_test.cpp
+3-4libc/test/src/mathvec/exhaustive/exp2f_test.cpp
+3-4libc/test/src/mathvec/exhaustive/exp10f_test.cpp
+18-242 files not shown
+24-308 files

NetBSD/pkgsrc Dp4Gya0graphics/digikam-gmic-qt Makefile

   digikam-gmic-qt: remove reference to non-existent file.
VersionDeltaFile
1.21+1-3graphics/digikam-gmic-qt/Makefile
+1-31 files