NetBSD/pkgsrc-wip c952df5chromium-wip Makefile, libopeninput Makefile

libudev-bsd: include from devel insetad of wip
DeltaFile
+1-1libopeninput/Makefile
+1-1wlroots/Makefile
+1-1chromium-wip/Makefile
+3-33 files

NetBSD/pkgsrc-wip 09d5864. Makefile, libudev-bsd Makefile buildlink3.mk

libudev-bsd: remove, imported to pkgsrc
DeltaFile
+0-26libudev-bsd/Makefile
+0-14libudev-bsd/buildlink3.mk
+0-6libudev-bsd/DESCR
+0-6libudev-bsd/PLIST
+0-5libudev-bsd/distinfo
+0-1Makefile
+0-586 files

NetBSD/pkgsrc-wip 86a0eec. Makefile, ndevd Makefile buildlink3.mk

ndevd: remove, imported to pkgsrc
DeltaFile
+0-23ndevd/Makefile
+0-14ndevd/buildlink3.mk
+0-5ndevd/distinfo
+0-5ndevd/DESCR
+0-5ndevd/PLIST
+0-1Makefile
+0-536 files

FreeBSD/ports 920f1casysutils/stressdisk Makefile

sysutils/stressdisk: Deprecate and set expiration date on 2026-01-31

Dead upstream.
DeltaFile
+3-0sysutils/stressdisk/Makefile
+3-01 files

LLVM/project 60606b2mlir/include/mlir/Interfaces ControlFlowInterfaces.td, mlir/lib/Interfaces ControlFlowInterfaces.cpp

[mlir][Interfaces] Add `RegionBranchOpInterface::getSuccessorOperands` helper (#173971)

Add a helper for querying the successor operands for a region branch
`src -> dst`. Both `src` and `dst` may be the region branch op itself or
a terminator.

This helper allows users to query successor operands for the region
branch op and the terminators in a uniform way. This is similar to
`getSuccessorRegions(RegionBranchPoint)`, which works both for region
branch ops and terminators.
DeltaFile
+19-21mlir/lib/Transforms/RemoveDeadValues.cpp
+10-0mlir/lib/Interfaces/ControlFlowInterfaces.cpp
+9-0mlir/include/mlir/Interfaces/ControlFlowInterfaces.td
+38-213 files

NetBSD/pkgsrc PNU4rX7doc CHANGES-2025

   doc: Updated devel/libudev-bsd to 0.6.0.4
VersionDeltaFile
1.7488+4-2doc/CHANGES-2025
+4-21 files

NetBSD/pkgsrc mUDLB48devel Makefile, devel/libudev-bsd Makefile buildlink3.mk

   devel/libudev-bsd: new package

   A libudev compatible interface for BSD systems,
   based on the libudev-devd project for FreeBSD.
   Includes changes from libudev-openbsd to support
   OpenBSD, and incorporates patches from DPorts
   for DragonFly support. NetBSD support is provided
   via drvctl(4), using ndevd
VersionDeltaFile
1.1+28-0devel/libudev-bsd/Makefile
1.1+14-0devel/libudev-bsd/buildlink3.mk
1.1+6-0devel/libudev-bsd/DESCR
1.1+6-0devel/libudev-bsd/PLIST
1.1+5-0devel/libudev-bsd/distinfo
1.4565+2-1devel/Makefile
+61-16 files

FreeBSD/ports 9870304devel/jenkins distinfo Makefile

devel/jenkins: Update to 2.544

Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3devel/jenkins/distinfo
+1-1devel/jenkins/Makefile
+4-42 files

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

InstCombine: Introduce nsz flag on minimum/maximum in SimplifyDemandedFPClass

Alive isn't particularly happy with this in the case where
one of the inputs could be zero, but I think
it's wrong: https://alive2.llvm.org/ce/z/dF7V6k

nsz shouldn't permit introducing a -0 result where
there wasn't one in the input here.
DeltaFile
+30-30llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximum.ll
+30-30llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimum.ll
+18-2llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+78-623 files

LLVM/project 86aace1llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass-minimumnum.ll simplify-demanded-fpclass-maximumnum.ll

InstCombine: Handle minimumnum/maximumnum in SimplifyDemandedFPClass
DeltaFile
+36-59llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimumnum.ll
+34-55llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximumnum.ll
+64-12llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+134-1263 files

LLVM/project 87371adllvm/test/Transforms/InstCombine simplify-demanded-fpclass-maximumnum.ll simplify-demanded-fpclass-minimumnum.ll

InstCombine: Add baseline minimumnum/maximumnum SimplifyDemandedFPClass tests
DeltaFile
+1,625-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximumnum.ll
+1,625-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimumnum.ll
+3,250-02 files

LLVM/project 2ba4cb9llvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

InstCombine: Handle minimum/maximum in SimplifyDemandedFPClass
DeltaFile
+51-80llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximum.ll
+49-76llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimum.ll
+26-87llvm/lib/Analysis/ValueTracking.cpp
+94-1llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+92-0llvm/lib/Support/KnownFPClass.cpp
+14-0llvm/include/llvm/Support/KnownFPClass.h
+326-2446 files

NetBSD/pkgsrc GSoxOHhdoc CHANGES-2025

   doc: Updated sysutils/ndevd to 25.12.09
VersionDeltaFile
1.7487+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc mL8YtWXsysutils Makefile, sysutils/ndevd Makefile buildlink3.mk

   sysutils/ndevd: new package

   NetBSD's devpubd (device publish daemon for automatic
   device node creation) extend with event forwarding.
   Since drvctl(4) allows       only one active reader, ndevd
   multiplexes it, forwarding all events to the connected
   clients
VersionDeltaFile
1.1+24-0sysutils/ndevd/Makefile
1.1+14-0sysutils/ndevd/buildlink3.mk
1.1+5-0sysutils/ndevd/distinfo
1.1+5-0sysutils/ndevd/DESCR
1.1+5-0sysutils/ndevd/PLIST
1.1181+2-1sysutils/Makefile
+55-16 files

LLVM/project bb4c880libcxx/include/__ranges iota_view.h, libcxx/test/libcxx/ranges/range.factories/range.iota.view nodiscard.verify.cpp

[libc++][ranges] Applied `[[nodiscard]]` to `iota_view` (#173612)

`[[nodiscard]]` should be applied to functions where discarding the
return value is most likely a correctness issue.

- https://libcxx.llvm.org/CodingGuidelines.html
- https://wg21.link/range.iota

Towards #172124
DeltaFile
+125-0libcxx/test/libcxx/ranges/range.factories/range.iota.view/nodiscard.verify.cpp
+19-16libcxx/include/__ranges/iota_view.h
+144-162 files

LLVM/project fc30dc4libcxx/include/__ranges drop_view.h, libcxx/test/libcxx/ranges/range.adaptors/range.drop nodiscard.verify.cpp

[libc++][ranges] Applied `[[nodiscard]]` to `drop_view` (#173557)

`[[nodiscard]]` should be applied to functions where discarding the
return value is most likely a correctness issue.

- https://libcxx.llvm.org/CodingGuidelines.html
- https://wg21.link/range.drop

Towards #172124
DeltaFile
+144-0libcxx/test/libcxx/ranges/range.adaptors/range.drop/nodiscard.verify.cpp
+8-8libcxx/include/__ranges/drop_view.h
+152-82 files

LLVM/project 437ae34libcxx/include/__numeric gcd_lcm.h

[libc++][NFC] Simplify `gcd` a bit (#173570)

1. With `if constexpr` we can avoid partial specializations of
`__ct_gcd`. This patch changes it to a function template and renames it
to `__abs_in_type` to slightly improve readability.
2. `__gcd` was made non-recursive by
27a062e9ca7c92e89ed4084c3c3affb9fa39aabb, so this patch simply inlines
it into `gcd`.
DeltaFile
+24-34libcxx/include/__numeric/gcd_lcm.h
+24-341 files

LLVM/project baf029cllvm/lib/Transforms/Utils CloneFunction.cpp

remove outdated comment
DeltaFile
+0-3llvm/lib/Transforms/Utils/CloneFunction.cpp
+0-31 files

NetBSD/pkgsrc JzUuGNHdoc CHANGES-2025

   Updated security/vaultwarden, math/liblinear
VersionDeltaFile
1.7486+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc HHRJOV8math/liblinear distinfo Makefile

   liblinear: updated to 2.50

   2.50
   We update settings for building wheels and fix minor issues in the Python interface.
VersionDeltaFile
1.14+4-4math/liblinear/distinfo
1.12+4-3math/liblinear/Makefile
+8-72 files

FreeBSD/ports ef9dd91www/nextcloud-calendar distinfo Makefile

www/nextcloud-calendar: Update to 6.1.3
DeltaFile
+3-3www/nextcloud-calendar/distinfo
+1-1www/nextcloud-calendar/Makefile
+4-42 files

NetBSD/pkgsrc n257WyTsecurity/vaultwarden distinfo cargo-depends.mk, security/vaultwarden/files vaultwarden.sh

   vaultwarden: updated to 1.35.0

   1.35.0

   Notable changes

   Implemented support for SSO with OpenID Connect, https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect
   Updated web vault to 2025.12.0
   Added support for future mobile apps with versions 2026.1.0+
   This is the first vaultwarden release using immutable releases and release attestation!
VersionDeltaFile
1.10+922-739security/vaultwarden/distinfo
1.9+305-244security/vaultwarden/cargo-depends.mk
1.5+72-63security/vaultwarden/PLIST
1.15+3-3security/vaultwarden/Makefile
1.6+2-2security/vaultwarden/options.mk
1.2+2-2security/vaultwarden/files/vaultwarden.sh
+1,306-1,0536 files

LLVM/project 8be2c19mlir/lib/Dialect/Tensor/IR TensorOps.cpp, mlir/test/Dialect/Tensor invalid.mlir

[MLIR] Fix mlir-opt crash in ReshapeOpsUtils.cpp when collapse_shape index is invalid (#173791)

This patch fixes a crash occurring in mlir-opt when running
collapse_shape with an invalid index configuration. Instead of crashing,
an error message is returned to the user.
Fixes: #173567

---------

Co-authored-by: Bazinga! <akparmar004>
DeltaFile
+9-0mlir/test/Dialect/Tensor/invalid.mlir
+5-0mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
+14-02 files

NetBSD/src bsoM1Pcexternal/gpl2/texinfo/dist/makeinfo cmds.h insertion.c

   Revert previous:

        external/gpl2/texinfo/dist/makeinfo/makeinfo.c: revision 1.3
        external/gpl2/gmake/dist/arscan.c: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/lang.c: revision 1.2
        external/gpl2/gmake/dist/make.h: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/lang.h: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/insertion.c: revision 1.2
        external/lgpl3/gmp/dist/configure: revision 1.11
        external/gpl2/texinfo/dist/makeinfo/multi.c: revision 1.3
        external/gpl2/texinfo/dist/makeinfo/macro.c: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/insertion.h: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/defun.c: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/macro.h: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/footnote.c: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/xref.c: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/defun.h: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/footnote.h: revision 1.2
        external/gpl2/texinfo/dist/makeinfo/toc.c: revision 1.2

    [21 lines not shown]
VersionDeltaFile
1.3+122-122external/gpl2/texinfo/dist/makeinfo/cmds.h
1.3+75-75external/gpl2/texinfo/dist/makeinfo/insertion.c
1.4+74-74external/gpl2/texinfo/dist/makeinfo/cmds.c
1.4+23-23external/gpl2/texinfo/dist/makeinfo/sectioning.c
1.3+21-21external/gpl2/texinfo/dist/makeinfo/sectioning.h
1.5+12-12external/gpl2/texinfo/dist/makeinfo/index.c
+327-32722 files not shown
+407-40728 files

LLVM/project 343c951llvm/test/Transforms/InstCombine simplify-demanded-fpclass-maximum.ll simplify-demanded-fpclass-minimum.ll

InstCombine: Add baseline tests for minimum/maximum SimplifyDemandedFPClass handling
DeltaFile
+1,625-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximum.ll
+1,625-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimum.ll
+3,250-02 files

FreeBSD/doc fca85bbwebsite/content/en/status/report-2025-10-2025-12 sbom.adoc

Status/2025Q4/sbmo.adoc: Add report

Differential Revision:  https://reviews.freebsd.org/D54345
DeltaFile
+36-0website/content/en/status/report-2025-10-2025-12/sbom.adoc
+36-01 files

NetBSD/pkgsrc-wip 358d3d0sddm PLIST Makefile, sddm/files/xsessions ctwm.desktop

sddm: remove, imported to pkgsrc
DeltaFile
+0-236sddm/PLIST
+0-174sddm/files/xsessions/ctwm.desktop
+0-84sddm/Makefile
+0-53sddm/patches/patch-src_common_VirtualTerminal.cpp
+0-47sddm/patches/patch-src_helper_Backend.cpp
+0-47sddm/patches/patch-src_common_Configuration.h
+0-64117 files not shown
+0-97923 files

FreeBSD/doc 714747fwebsite/content/en/status/report-2025-10-2025-12 osv.adoc

Status/2025Q4/osv.adoc: Add report

Differential Revision:  https://reviews.freebsd.org/D54344
DeltaFile
+26-0website/content/en/status/report-2025-10-2025-12/osv.adoc
+26-01 files

NetBSD/pkgsrc-wip 4940a2eicu PLIST Makefile, icu/patches patch-config_mh-scoosr5 patch-common_umutex.h

icu: start on an upgrade

doesn't build
DeltaFile
+273-0icu/PLIST
+182-0icu/Makefile
+77-0icu/patches/patch-config_mh-scoosr5
+47-0icu/patches/patch-common_umutex.h
+45-0icu/patches/patch-configure
+34-0icu/patches/patch-configure.ac
+658-019 files not shown
+982-025 files

FreeBSD/doc 3608837website/content/en/status/report-2025-10-2025-12 geneve-support.adoc

Status/2025Q4/geneve-support.adoc: Add report

Differential Revision:  https://reviews.freebsd.org/D54383
DeltaFile
+29-0website/content/en/status/report-2025-10-2025-12/geneve-support.adoc
+29-01 files