LLVM/project df7a21f — llvm/lib/Transforms/Vectorize VPlanTransforms.h VPlanConstruction.cpp

[LV] Remove EpilogueLoopVectorizationInfo::EpilogueUF (NFC). (#226792)

The epilogue vector loop is always unrolled by 1: the only construction
site passes 1 and the constructor asserted it. Drop the field and use 1
directly at its users, and drop the now always 1 EpilogueUF parameter of
addMinimumVectorEpilogueIterationCheck.

Clean-up in preparation for removing/simplifying
EpilogueLoopVectorizationInfo.
DeltaFile
+10-17llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+4-4llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp
+2-2llvm/lib/Transforms/Vectorize/VPlanTransforms.h
+16-233 files

FreeBSD/ports 7151153 — x11-toolkits/qtermwidget-qt5 Makefile, x11-toolkits/qtermwidget-qt5/files patch-CMakeLists.txt

x11-toolkits/qtermwidget-qt5: Fix cmake4 update issue

- Mark DEPRECATED and set EXPIRATION_DATE
- Bump PORTREVISION

With hat:       lxqt
PR:             298900
Reported by:    arrowd
DeltaFile
+8-0x11-toolkits/qtermwidget-qt5/files/patch-CMakeLists.txt
+4-0x11-toolkits/qtermwidget-qt5/Makefile
+12-02 files

FreeBSD/ports e8f8654 — sysutils/kubectl Makefile distinfo

sysutils/kubectl: Update to 1.37.1

Changelog:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md
DeltaFile
+3-3sysutils/kubectl/distinfo
+1-2sysutils/kubectl/Makefile
+4-52 files

LLVM/project e10e760 — llvm/include/llvm/CodeGen TargetLoweringObjectFileImpl.h, llvm/include/llvm/Target TargetLoweringObjectFile.h

CodeGen: Merge TargetLoweringObjectFile::getModuleMetadata into Initialize

getModuleMetadata had a single caller, which invoked it immediately after
Initialize. Pass the module to Initialize and fold it in.

Co-Authored-By: Claude Opus 5 <noreply at anthropic.com>
DeltaFile
+32-22llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
+21-14llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
+14-16llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp
+10-9llvm/include/llvm/Target/TargetLoweringObjectFile.h
+3-8llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
+4-4llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp
+84-7332 files not shown
+164-12638 files

FreeBSD/ports 781b21a — sysutils/incus-client Makefile distinfo

sysutils/incus-client: Update to 7.5.1

Changelogs:
https://github.com/lxc/incus/releases/tag/v7.5.1
https://github.com/lxc/incus/releases/tag/v7.4.0
DeltaFile
+5-5sysutils/incus-client/distinfo
+1-2sysutils/incus-client/Makefile
+6-72 files

LLVM/project cdcccdc — llvm/lib/CodeGen MachineModuleInfo.cpp, llvm/lib/CodeGen/AsmPrinter AsmPrinter.cpp

CodeGen: Initialize TargetLoweringObjectFile from MachineModuleInfo

MachineModuleInfo passes TLOF to the MCContext the TargetLoweringObjectFile
but nothing initialized it until the AsmPrinter pass ran, so every codegen pass
in between saw it uninitialized. Initialize it from MachineModuleInfo, and drop
the calls llc and SPIRVTranslate used to work around this.

SPIRVTranslate's MachineModuleInfoWrapperPass was never passed on to
addPassesToEmitFile, so it was initializing a throwaway context.

Co-Authored-By: Claude Opus 5 <noreply at anthropic.com>
DeltaFile
+0-6llvm/lib/Target/SPIRV/SPIRVAPI.cpp
+4-0llvm/lib/CodeGen/MachineModuleInfo.cpp
+0-3llvm/tools/llc/lib/llcdriver.cpp
+0-3llvm/tools/llc/lib/NewPMDriver.cpp
+0-3llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
+4-155 files

NetBSD/pkgsrc jOsgmqj — doc CHANGES-2026

   doc: Updated net/lft to 4.03
VersionDeltaFile
1.6441+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gqMHJmt — net/lft Makefile distinfo

   lft: update to 4.03.

   lft 4.03 / WhoB 4.03
   ----------------------
   - NetBSD: interface lookup by address found nothing (SIOCGIFCONF entries are
     fixed-size there, unlike FreeBSD/macOS), so LFT could not pick its capture
     interface.  lft_getifname now uses getifaddrs() where available and strides
     the ioctl list correctly everywhere else.
   - NetBSD: lft aborted at startup ("_res is not supported for multi-threaded
     programs") because c-ares links libpthread and NetBSD's libc forbids _res
     there; the glibc-only resolver timeout tweak is now skipped on NetBSD.
   - Build: objects depend on the generated config header, so a re-configure
     rebuilds them.
VersionDeltaFile
1.12+4-4net/lft/distinfo
1.19+2-2net/lft/Makefile
+6-62 files

FreeBSD/ports 8e8d9f7 — sysutils/helm Makefile distinfo

sysutils/helm: Update to 3.22.0

Changelog:
https://github.com/helm/helm/releases/tag/v3.22.0
DeltaFile
+5-5sysutils/helm/distinfo
+2-3sysutils/helm/Makefile
+7-82 files

Linux/linux 72d3fcf — . Makefile

Linux 7.3-rc5
DeltaFile
+1-1Makefile
+1-11 files

NetBSD/pkgsrc-wip 351f713 — unison-snapshot Makefile

unison-snapshot: sort tool use
DeltaFile
+1-1unison-snapshot/Makefile
+1-11 files

NetBSD/pkgsrc-wip 54b7216 — ocaml Makefile

ocaml: Reduce diffs to lang/ocaml

whitespace, ordering. NFCI
DeltaFile
+1-2ocaml/Makefile
+1-21 files

NetBSD/pkgsrc wiFwhE7 — doc TODO

   doc: restore gnupg2 TODO entry with comment
VersionDeltaFile
1.28022+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc-wip 864b80c — gnupg2 distinfo DESCR, gnupg2/patches patch-common_sysutils.c

gnupg2: add current pkgsrc version

Waiting for upstream bugfix.
DeltaFile
+134-0gnupg2/PLIST
+56-0gnupg2/Makefile
+47-0gnupg2/options.mk
+17-0gnupg2/patches/patch-common_sysutils.c
+7-0gnupg2/DESCR
+6-0gnupg2/distinfo
+267-02 files not shown
+270-08 files

NetBSD/pkgsrc 3YuZhWb — doc CHANGES-2026

   doc: mention gnupg2 downgrade
VersionDeltaFile
1.6440+2-1doc/CHANGES-2026
+2-11 files

FreeBSD/ports ff6ec36 — sysutils/eksctl Makefile distinfo

sysutils/eksctl: Update to 0.230.0

Changelog:
https://github.com/eksctl-io/eksctl/releases/tag/v0.230.0
DeltaFile
+5-5sysutils/eksctl/distinfo
+2-3sysutils/eksctl/Makefile
+7-82 files

NetBSD/pkgsrc I2MwbyH — security/gnupg2 Makefile distinfo

   gnupg2: downgrade to 2.5.22.

   This version breaks notmuch, upstream discussion ongoing,
   update in wip/gnupg2 in case you want it.
VersionDeltaFile
1.102+3-3security/gnupg2/distinfo
1.182+1-1security/gnupg2/Makefile
+4-42 files

FreeBSD/ports 9a276be — security/interactsh Makefile distinfo

security/interactsh: Update to 1.4.0

Changelog:
https://github.com/projectdiscovery/interactsh/releases/tag/v1.4.0
DeltaFile
+5-5security/interactsh/distinfo
+1-2security/interactsh/Makefile
+6-72 files

FreeBSD/ports b76bd04 — security/aws-iam-authenticator Makefile distinfo

security/aws-iam-authenticator: Update to 0.7.20

Changelog:
https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.7.20
DeltaFile
+5-5security/aws-iam-authenticator/distinfo
+1-2security/aws-iam-authenticator/Makefile
+6-72 files

LLVM/project d0ea8a8 — llvm/unittests/Support/LLVMToolSession LLVMToolSessionTest.cpp

[unittests] Fix a recent test on Windows with LLVM_WINDOWS_PREFER_FORWARD_SLASH (#224963)

This fixes errors like these:
```
Expected equality of these values:
  Context.Path
    Which is: "D:/a/llvm-mingw/llvm-mingw/llvm-project/build/unittests/Support/LLVMToolSession/./LLVMToolSessionTests.exe"
  ExecutablePath.c_str()
    Which is: "D:\\a\\llvm-mingw\\llvm-mingw\\llvm-project\\build\\unittests\\Support\\LLVMToolSession\\.\\LLVMToolSessionTests.exe"
```
DeltaFile
+3-1llvm/unittests/Support/LLVMToolSession/LLVMToolSessionTest.cpp
+3-11 files

FreeBSD/ports 298f76f — net-mgmt/prometheus3 Makefile distinfo

net-mgmt/prometheus3: Update to 3.15.0

Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.15.0
DeltaFile
+7-7net-mgmt/prometheus3/distinfo
+1-2net-mgmt/prometheus3/Makefile
+8-92 files

FreeBSD/ports d0de28f — www/garage Makefile Makefile.crates

www/garage: Update to 2.4.1

ChangeLogs:

- https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v2.4.0
- https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v2.4.1
DeltaFile
+323-325www/garage/distinfo
+160-161www/garage/Makefile.crates
+1-2www/garage/Makefile
+484-4883 files

FreeBSD/ports 22e3a59 — math/qhull7 Makefile

math/qhull7: Add expiry date to deprecation.

- This port will not work with the future cmake version 4.

PR:             298899
Reported by:    Gleb Popov <arrowd at FreeBSD.org>
DeltaFile
+2-1math/qhull7/Makefile
+2-11 files

FreeBSD/ports 965f3e5 — math/octave-forge-netcdf Makefile distinfo

math/octave-forge-netcdf: Update to 1.0.21.
DeltaFile
+3-3math/octave-forge-netcdf/distinfo
+1-2math/octave-forge-netcdf/Makefile
+4-52 files

FreeBSD/ports dba095f — net/wifibox Makefile, net/wifibox-alpine pkg-plist Makefile

net/wifibox: Update to 1.9.0

Changes:        https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.9.0
DeltaFile
+77-77net/wifibox-alpine/distinfo
+36-35net/wifibox-alpine/Makefile
+3-4net/wifibox-core/Makefile
+3-3net/wifibox-core/distinfo
+2-3net/wifibox-alpine/pkg-plist
+1-1net/wifibox/Makefile
+122-1231 files not shown
+122-1247 files

NetBSD/src 89oRVDw — sys/arch/arm/ti files.ti am18xx_gpio.c, sys/arch/evbarm/conf GENERIC_V5

   evbarm/am18xx: gpio driver

   This adds a GPIO driver for the TI AM18xx,
VersionDeltaFile
1.1+300-0sys/arch/arm/ti/am18xx_gpio.c
1.36+5-1sys/arch/arm/ti/files.ti
1.15+2-1sys/arch/evbarm/conf/GENERIC_V5
+307-23 files

NetBSD/src 3tmujbe — sys/arch/arm/ti files.ti am18xx_pupd.c, sys/arch/evbarm/conf GENERIC_V5

   evbarm/am18xx: add pull-up/pull-down driver

   Add a driver for the pull-up/pull-down pin configuration for the TI AM18XX series of SoCs.
VersionDeltaFile
1.1+183-0sys/arch/arm/ti/am18xx_pupd.c
1.35+5-1sys/arch/arm/ti/files.ti
1.14+2-1sys/arch/evbarm/conf/GENERIC_V5
+190-23 files

OpenBSD/src 2oanbyg — sys/arch/arm64/dev aplmca.c

   The apple,nclusters property is a remnant of early bringup and never made
   it in the official bindings.  Drop it and calculate the number of clusters
   from the register area size.  Fixes out-of-bounds access on SoCs that
   provide less than 6 clusters.

   ok patrick@, jsg@
VersionDeltaFile
1.9+2-2sys/arch/arm64/dev/aplmca.c
+2-21 files

FreeBSD/ports 6fcb3d6 — graphics/chafa pkg-plist Makefile

graphics/chafa: Update to 1.18.3
DeltaFile
+3-3graphics/chafa/distinfo
+1-2graphics/chafa/Makefile
+1-1graphics/chafa/pkg-plist
+5-63 files

FreeBSD/ports 3b5cb4d — security/git-credential-gopass Makefile distinfo

security/git-credential-gopass: Update to 1.17.3
DeltaFile
+7-7security/git-credential-gopass/distinfo
+1-1security/git-credential-gopass/Makefile
+8-82 files