LLVM/project 447cademlir/include/mlir/Dialect/SparseTensor/IR SparseTensorOps.td, mlir/test/Dialect/Vector vector-warp-distribute.mlir

fix some tests
DeltaFile
+4-3mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
+3-3mlir/test/Dialect/Vector/vector-warp-distribute.mlir
+7-62 files

LLVM/project fd1d31dllvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass-insertelement.ll

InstCombine: Basic insertelement support for SimplifyDemandedFPClass

Eventually this should pull up the known elements logic from
computeKnownFPClass.
DeltaFile
+187-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-insertelement.ll
+11-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+198-02 files

NetBSD/src Q4HlbNnshare/man/man9 curlwp_bind.9

   curlwp_bind: sort xrefs
VersionDeltaFile
1.2+3-3share/man/man9/curlwp_bind.9
+3-31 files

FreeBSD/ports 33776cc. MOVED, x11-fonts/google-fonts pkg-plist Makefile

x11-fonts/google-fonts: revert "Remove expired port"

This reverts commit 77c04acae3e7847e6f41009ad05e44225c462dd2.

Update the port to not reference the now removed x11-fonts/gentium-basic
and the expiring x11-fonts/open-sans. Referencing the latter caused
 `poudriere bulk` to fail.

Remove deprecation notice.

Requested by:   des
DeltaFile
+5,997-0x11-fonts/google-fonts/pkg-plist
+100-0x11-fonts/google-fonts/Makefile
+9-0x11-fonts/google-fonts/files/pkg-message.in
+3-0x11-fonts/google-fonts/distinfo
+3-0x11-fonts/google-fonts/pkg-descr
+0-1MOVED
+6,112-11 files not shown
+6,113-17 files

LLVM/project 3e93d9allvm/test/tools/llvm-mca/AArch64 mcpu-help.test, llvm/tools/llvm-mca llvm-mca.cpp

Revert -mcpu fix (#174093)

Reverts #173399 and #174004.

#173399 moved MemoryBuffer::getFileOrSTDIN below the -mcpu validation to
fix the `-mcpu=help` flag , but on cross builds the first CPU is
rejected before the “file not found” diagnostic is printed. This failed
lit tests. #174004 introduced a host CPU fallback to fix the cross
compilation issue, but this still fails on NVPTX builders.

This can be revisited when a fix is found that works with the NVPTX
builders.
DeltaFile
+15-46llvm/tools/llvm-mca/llvm-mca.cpp
+0-11llvm/test/tools/llvm-mca/AArch64/mcpu-help.test
+15-572 files

NetBSD/src Cz8ZlQlcommon/lib/libc/arch/m68k/string memcmp.S, sys/arch/amd64/amd64 locore.S

   fix various typos, mainly in comments.
VersionDeltaFile
1.235+4-4sys/arch/amd64/amd64/locore.S
1.11+4-4sys/arch/m68k/include/pmap_68k.h
1.205+3-3sys/arch/i386/i386/locore.S
1.13+3-3sys/arch/evbppc/virtex/dev/xlcom.c
1.6+3-3common/lib/libc/arch/m68k/string/memcmp.S
1.98+3-3sys/dev/ic/dwc_gmac.c
+20-205 files not shown
+30-3011 files

FreeNAS/freenas 1f8b81fsrc/middlewared/middlewared/plugins/service_/services base.py

get rid of pystemd.systemd1.Unit allocations
DeltaFile
+250-111src/middlewared/middlewared/plugins/service_/services/base.py
+250-1111 files

LLVM/project 3dbfd13llvm/test/Transforms/SLPVectorizer/X86 xor-with-zero-and-incompat.ll

[SLP][NFC]Add a test with the incorrect xor to and transformation
DeltaFile
+19-0llvm/test/Transforms/SLPVectorizer/X86/xor-with-zero-and-incompat.ll
+19-01 files

LLVM/project bc128f3clang/test/Headers __clang_hip_math.hip, llvm/lib/IR Instructions.cpp

drop reapplying ir change

This reverts commit e4a0e0a13593d1cc0f79900c5e61a1848a1a0ee8.
DeltaFile
+88-81llvm/test/Transforms/DFAJumpThreading/dfa-unfold-select.ll
+22-22clang/test/Headers/__clang_hip_math.hip
+24-17llvm/lib/IR/Instructions.cpp
+18-18llvm/test/Transforms/LoopVectorize/single_early_exit_live_outs.ll
+17-15llvm/test/Transforms/DFAJumpThreading/dfa-jump-threading-transform.ll
+12-12llvm/test/Transforms/SimplifyCFG/UnreachableEliminate.ll
+181-16567 files not shown
+343-31673 files

FreeNAS/freenas 5d8dd6asrc/middlewared/middlewared/plugins smb.py, src/middlewared/middlewared/service sharing_service.py

split SMB path field
DeltaFile
+26-1src/middlewared/middlewared/service/sharing_service.py
+16-7src/middlewared/middlewared/plugins/smb.py
+42-82 files

OpenBSD/ports clgB1tisysutils/borgbackup/2.0 Makefile distinfo, sysutils/borgbackup/2.0/pkg PLIST

   Update to borgbackup-2.0.0beta20

   Changes:
   https://borgbackup.readthedocs.io/en/2.0.0b20/changes.html#version-2-0-0b20-2025-12-24
VersionDeltaFile
1.15+41-0sysutils/borgbackup/2.0/pkg/PLIST
1.53+3-3sysutils/borgbackup/2.0/Makefile
1.14+2-2sysutils/borgbackup/2.0/distinfo
+46-53 files

OpenBSD/ports yjgVGMlnet/py-msgpack distinfo Makefile

   Update to py-msgpack-1.1.2

   Changes:
   https://github.com/msgpack/msgpack-python/releases/tag/v1.1.1
   https://github.com/msgpack/msgpack-python/releases/tag/v1.1.2
VersionDeltaFile
1.17+2-2net/py-msgpack/distinfo
1.43+1-2net/py-msgpack/Makefile
+3-42 files

FreeNAS/freenas 2168137src/middlewared/debian control

add python3-jeepney as dependency
DeltaFile
+2-0src/middlewared/debian/control
+2-01 files

OpenBSD/ports jWpgsxrsysutils Makefile

   +py-shtab
VersionDeltaFile
1.770+1-0sysutils/Makefile
+1-01 files

NetBSD/src eNZiRfMdistrib/sets/lists/comp mi, share/man/man9 curlwp_bind.9 Makefile

   curlwp_bind(9): Add a man page.
VersionDeltaFile
1.1+98-0share/man/man9/curlwp_bind.9
1.2512+7-1distrib/sets/lists/comp/mi
1.476+3-1share/man/man9/Makefile
+108-23 files

OpenBSD/ports y2LvDjCsysutils/py-shtab Makefile distinfo, sysutils/py-shtab/pkg PLIST DESCR

   Import py-shtab-1.8.0

   DESCR:
   Automagic shell tab completion for Python CLI applications, supporting
   argparse and docopt, and able to output tab completion scripts for bash, zsh
   and tcsh.

   Feedback and OK sthen@
VersionDeltaFile
1.1+24-0sysutils/py-shtab/pkg/PLIST
1.1+24-0sysutils/py-shtab/Makefile
1.1+3-0sysutils/py-shtab/pkg/DESCR
1.1+2-0sysutils/py-shtab/distinfo
1.1.1.1+0-0sysutils/py-shtab/distinfo
1.1.1.1+0-0sysutils/py-shtab/Makefile
+53-02 files not shown
+53-08 files

LLVM/project a3fec0ellvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass.ll

InstCombine: Fix defining undef constant vector elts in SimplifyDemandedFPClass

Fold constants of known single class to the original constant instead of
a new constant. This avoids overdefining vector elements that were originally
undefined with the splat constant.
DeltaFile
+29-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass.ll
+12-2llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+41-22 files

LLVM/project 96df108llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass-extractelement.ll

InstCombine: Handle extractelement in SimplifyDemandedFPClass (#174081)

A lot of boilerplate changes are necessary to do proper elementwise
tracking like SimplifyDemandedBits
DeltaFile
+120-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-extractelement.ll
+6-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+126-02 files

LLVM/project ff2d758llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass-exp.ll

InstCombine: Preserve flags when simplifying exp (#174078)

DeltaFile
+21-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-exp.ll
+12-7llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+33-72 files

FreeBSD/ports 95b3559. MOVED, databases/php81-odbc/files patch-config.m4

*/*php81*: Sunset
DeltaFile
+0-616lang/php81/Makefile
+0-309lang/php81/pkg-plist
+0-111databases/php81-odbc/files/patch-config.m4
+0-102lang/php81/files/php_fpm.in
+0-91lang/php81-extensions/Makefile
+59-0MOVED
+59-1,229149 files not shown
+76-2,353155 files

OpenBSD/ports s1IPqvsdevel/jenkins/devel distinfo Makefile

   Update jenkins to 2.544
VersionDeltaFile
1.184+2-2devel/jenkins/devel/distinfo
1.211+1-1devel/jenkins/devel/Makefile
+3-32 files

OpenBSD/ports uZFdoB9graphics/opencv Makefile distinfo, graphics/opencv/patches patch-modules_videoio_src_cap_ffmpeg_impl_hpp

   Update opencv to 4.13.0
VersionDeltaFile
1.107+7-9graphics/opencv/Makefile
1.34+6-0graphics/opencv/pkg/PLIST-main
1.26+2-2graphics/opencv/pkg/PLIST-java
1.26+2-2graphics/opencv/distinfo
1.2+0-0graphics/opencv/patches/patch-modules_videoio_src_cap_ffmpeg_impl_hpp
+17-135 files

OpenBSD/ports wTVJ998graphics/nomacs Makefile distinfo, graphics/nomacs/patches patch-plugins_cmake_Utils_cmake

   Update nomacs to 3.22.0
VersionDeltaFile
1.1+15-0graphics/nomacs/patches/patch-plugins_cmake_Utils_cmake
1.13+8-2graphics/nomacs/pkg/PLIST
1.42+2-2graphics/nomacs/Makefile
1.20+2-2graphics/nomacs/distinfo
+27-64 files

NetBSD/pkgsrc-wip 903226fpharo-vm10 distinfo Makefile

pharo-vm10: Update to 10.3.9

v10.3.9

- p10-port-1023 by @tesonep in #1027
- fix/issue-939 - Using AIO Event for sending by @tesonep in #1015
- Backporting the fixes on the UUIDPlugin to P10 branch by @tesonep in #1029
- Updating the test image to be P130 by @tesonep in #1030
DeltaFile
+3-3pharo-vm10/distinfo
+2-2pharo-vm10/Makefile
+5-52 files

NetBSD/pkgsrc-wip 435d01blibArcus Makefile distinfo, libArcus/patches patch-src_MessageTypeStore.cpp patch-python_PythonMessage.cpp

libArcus: Migration to protobuf v30.0
DeltaFile
+35-2libArcus/patches/patch-src_MessageTypeStore.cpp
+18-0libArcus/patches/patch-python_PythonMessage.cpp
+4-4libArcus/Makefile
+2-1libArcus/distinfo
+59-74 files

OpenBSD/ports Fd3jZF0x11/dunst Makefile distinfo, x11/dunst/patches patch-docs_dunst_1_pod_in patch-docs_dunst_5_pod

   update to dunst-1.13.0, from Alvar Penning + Timo Myyra (maintainer)
VersionDeltaFile
1.20+8-9x11/dunst/Makefile
1.1+16-0x11/dunst/patches/patch-docs_dunst_1_pod_in
1.6+5-5x11/dunst/patches/patch-docs_dunst_5_pod
1.9+2-2x11/dunst/patches/patch-dunstrc
1.11+2-2x11/dunst/distinfo
1.10+1-1x11/dunst/patches/patch-config_mk
+34-191 files not shown
+34-197 files

FreeBSD/ports 6002588sysutils/terraform-docs distinfo Makefile

sysutils/terraform-docs: Update to 0.21.0

ChangeLog:
https://github.com/terraform-docs/terraform-docs/releases/tag/v0.21.0
DeltaFile
+5-5sysutils/terraform-docs/distinfo
+1-2sysutils/terraform-docs/Makefile
+6-72 files

FreeNAS/freenas 6aa62a5src/middlewared/debian control

remove unused python3-dbus
DeltaFile
+0-2src/middlewared/debian/control
+0-21 files

NetBSD/pkgsrc 36Hza4ndoc CHANGES-2025

   doc: Updated geography/py-nmeagps to 1.0.57
VersionDeltaFile
1.7523+2-1doc/CHANGES-2025
+2-11 files

FreeBSD/ports 949055dnet/traefik distinfo Makefile

net/traefik: Update to upstream release 3.6.6

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v3.6.6
DeltaFile
+3-3net/traefik/distinfo
+1-1net/traefik/Makefile
+4-42 files