NetBSD/pkgsrc 2QcziOTgraphics/plasma6-aurorae buildlink3.mk

   plasma6-aurorae: s/wip/graphics/
VersionDeltaFile
1.2+2-2graphics/plasma6-aurorae/buildlink3.mk
+2-21 files

NetBSD/pkgsrc 2PfSqoddoc CHANGES-2025

   add plasma6-aurorae
VersionDeltaFile
1.7516+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc Ztt0Oy3graphics Makefile, graphics/plasma6-aurorae PLIST Makefile

   plasma6-aurorae: add version 6.5.2

   Aurorae is a themeable window decoration for KWin.

   It supports theme files consisting of several SVG files for decoration and
   buttons. Themes can be installed and selected directly in the configuration
   module of KWin decorations.
VersionDeltaFile
1.1+59-0graphics/plasma6-aurorae/PLIST
1.1+27-0graphics/plasma6-aurorae/Makefile
1.1+13-0graphics/plasma6-aurorae/buildlink3.mk
1.1+5-0graphics/plasma6-aurorae/DESCR
1.1+5-0graphics/plasma6-aurorae/distinfo
1.1112+2-1graphics/Makefile
+111-16 files

LLVM/project b007420llvm/lib/Target/RISCV RISCVInstrInfoP.td

[RISCV] Use RVPTernary_rrr for accumulator instructions in RISCVInstrInfoP.td. (#173426)

DeltaFile
+3-3llvm/lib/Target/RISCV/RISCVInstrInfoP.td
+3-31 files

OpenBSD/src tW0Q4xRsys/netinet tcp_timer.h

   remove unused tcp_ttl extern, var replaced by ip_defttl in 1993
VersionDeltaFile
1.28+1-2sys/netinet/tcp_timer.h
+1-21 files

LLVM/project eb89c8allvm/test/Instrumentation/MemorySanitizer/AArch64 aarch64-matmul.ll aarch64-bf16-dotprod-intrinsics.ll

[msan][NFCI] Add tests for the matrix multiplication intrinsics on Arm (#174038)

Forked from corresponding files in llvm/test/CodeGen/AArch64
DeltaFile
+547-0llvm/test/Instrumentation/MemorySanitizer/AArch64/aarch64-matmul.ll
+503-0llvm/test/Instrumentation/MemorySanitizer/AArch64/aarch64-bf16-dotprod-intrinsics.ll
+379-0llvm/test/Instrumentation/MemorySanitizer/AArch64/sve-intrinsics-bfloat.ll
+195-0llvm/test/Instrumentation/MemorySanitizer/AArch64/sve-intrinsics-matmul-int8.ll
+46-0llvm/test/Instrumentation/MemorySanitizer/AArch64/aarch64-matmul-fp16.ll
+45-0llvm/test/Instrumentation/MemorySanitizer/AArch64/aarch64-matmul-fp32.ll
+1,715-05 files not shown
+1,851-011 files

LLVM/project 670a68emlir/include/mlir/Dialect/Tensor/IR TensorOps.td, mlir/lib/Dialect/Linalg/Transforms ElementwiseOpFusion.cpp

[mlir][tensor] Preserve encoding in `CollapseShapeOp::build` (#173720)

This PR updates `CollapseShapeOp::build` so that when the result type is
not explicitly provided, the inferred result type preserves the encoding
of the source tensor.
DeltaFile
+7-7mlir/test/Dialect/Linalg/collapse-dim.mlir
+6-5mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
+2-4mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
+1-1mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
+16-174 files

NetBSD/pkgsrc 1OtrI90doc CHANGES-2025

   added plasma6-kglobalacceld and plasma6-knighttime
VersionDeltaFile
1.7515+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc OwdMIZEtime Makefile, time/plasma6-knighttime Makefile buildlink3.mk

   plasma6-knighttime: add version 6.5.2

   The `KNightTime` provides helpers for scheduling the dark-light cycle.
   It can be used to implement features such as adjusting the screen color
   temperature based on time of day, etc.
VersionDeltaFile
1.1+21-0time/plasma6-knighttime/Makefile
1.1+20-0time/plasma6-knighttime/buildlink3.mk
1.1+19-0time/plasma6-knighttime/PLIST
1.1+5-0time/plasma6-knighttime/distinfo
1.1+3-0time/plasma6-knighttime/DESCR
1.285+2-1time/Makefile
+70-16 files

NetBSD/pkgsrc WN3RU0dx11 Makefile, x11/plasma6-kglobalacceld buildlink3.mk Makefile

   plasma6-kglobalacceld: add version 6.5.2

   Daemon providing Global Keyboard Shortcut (Accelerator) functionality.
VersionDeltaFile
1.1+25-0x11/plasma6-kglobalacceld/buildlink3.mk
1.1+24-0x11/plasma6-kglobalacceld/Makefile
1.1+15-0x11/plasma6-kglobalacceld/PLIST
1.1+5-0x11/plasma6-kglobalacceld/distinfo
1.1078+2-1x11/Makefile
1.1+1-0x11/plasma6-kglobalacceld/DESCR
+72-16 files

NetBSD/pkgsrc qVx0ooJx11/kglobalaccel PLIST Makefile

   kglobalaccel: define KF6_COMPAT_BUILD=ON
VersionDeltaFile
1.7+1-6x11/kglobalaccel/PLIST
1.76+4-2x11/kglobalaccel/Makefile
+5-82 files

NetBSD/pkgsrc 24A81x8x11/plasma6-kscreenlocker buildlink3.mk

   plasma6-kscreenlocker: fix path for plasma6-libplasma
VersionDeltaFile
1.2+2-2x11/plasma6-kscreenlocker/buildlink3.mk
+2-21 files

FreeBSD/src e8567desys/fs/nfsclient nfs_clvnops.c

nfscl: Fix handling of POSIX draft default ACLs

A POSIX draft default ACL may not exist.  As such,
an ACL with zero ACEs needs to be allowed.

This patch fixes acquisition of POSIX draft default
ACLs when they do not exist on the directory.

Fixes:  a35bbd5d9f5f ("nfscommon: Add some support for POSIX draft ACLs")
DeltaFile
+2-1sys/fs/nfsclient/nfs_clvnops.c
+2-11 files

NetBSD/pkgsrc pf4H3Jbdoc CHANGES-2025

   doc: Updated lang/fennel to 1.6.1
VersionDeltaFile
1.7514+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc bJSdzJilang/fennel Makefile distinfo

   fennel: update to 1.6.1

   Packaging changes:
   - fixed distfile issue
   - man it possible to actually read the man page
     - the manpage for the language itself is now fennel-lang.1 to avoid
       conflict with pkgtools/pkg_alternatives's fennel.1

   Upstream changes:
   - Fix a bug where pattern matches on `...` could error out.
VersionDeltaFile
1.8+6-5lang/fennel/Makefile
1.8+4-4lang/fennel/distinfo
1.3+2-2lang/fennel/PLIST
+12-113 files

LLVM/project 9d15857mlir CMakeLists.txt

[NOMERGE] python bindings on by default
DeltaFile
+1-1mlir/CMakeLists.txt
+1-11 files

LLVM/project 3c03a06mlir/cmake/modules AddMLIRPython.cmake, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp

try twolevel_namespace
DeltaFile
+28-0mlir/lib/Bindings/Python/IRCore.cpp
+0-28mlir/lib/Bindings/Python/MainModule.cpp
+3-0mlir/cmake/modules/AddMLIRPython.cmake
+31-283 files

FreeBSD/src ab5ec8cusr.sbin/nfsd nfsd.8

nfsd.8: Add a short paragraph w.r.t. NFSv3 vs NFSv4 setup

The nfsd can be configured to support NFSv3, NFSv4 or both
of them.

This patch adds a short paragraph to nfsd.8 to explain this.

This is a content change.

(cherry picked from commit 4f184fd35d81bbd85284d47d2a65aeece67e87d4)
DeltaFile
+60-2usr.sbin/nfsd/nfsd.8
+60-21 files

LLVM/project a46cb15mlir/include/mlir/Dialect/NVGPU/Utils MMAUtils.h, mlir/include/mlir/Dialect/Vector/Transforms VectorRewritePatterns.h

[mlir][vector] Fix typo in `vector.contract` mnemonic (NFC) (#173661)

DeltaFile
+2-2mlir/include/mlir/Dialect/Vector/Transforms/VectorRewritePatterns.h
+1-1mlir/include/mlir/Dialect/NVGPU/Utils/MMAUtils.h
+1-1mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
+1-1mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp
+5-54 files

FreeBSD/src 785d429usr.sbin/nfsd nfsd.8

nfsd.8: Add a short paragraph w.r.t. NFSv3 vs NFSv4 setup

The nfsd can be configured to support NFSv3, NFSv4 or both
of them.

This patch adds a short paragraph to nfsd.8 to explain this.

This is a content change.

(cherry picked from commit 4f184fd35d81bbd85284d47d2a65aeece67e87d4)
DeltaFile
+60-2usr.sbin/nfsd/nfsd.8
+60-21 files

HardenedBSD/src e951f78sbin/pfctl parse.y

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+0-1sbin/pfctl/parse.y
+0-11 files

HardenedBSD/src c962095sbin/pfctl parse.y

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+0-1sbin/pfctl/parse.y
+0-11 files

NetBSD/pkgsrc Y1k8k04doc TODO CHANGES-2025

   doc: Updated shells/fish to 4.3.2
VersionDeltaFile
1.26598+1-2doc/TODO
1.7513+2-1doc/CHANGES-2025
+3-32 files

NetBSD/pkgsrc Gi5BaEnshells/fish PLIST distinfo, shells/fish/patches patch-build.rs patch-src_wutil_dir__iter.rs

   fish: update to 4.3.2

   Packaging update:
   - requires py-sphinx to make man pages now
   - upstream fixed two patches!

   4.3.2:
   Some other bugs

   4.3.1:
   Fixes possible crash after expanding an abbreviation

   4.3.0:
   Deprecations and removed features
     - fish no longer sets universal variables by default, which
       simplifies configuration. Specifically, the fish_color_*,
       fish_pager_color_* and fish_key_bindings variables are now set in
       the global scope by default.
     - fish_config theme choose now clears only color variables that

    [32 lines not shown]
VersionDeltaFile
1.22+65-44shells/fish/PLIST
1.42+37-18shells/fish/distinfo
1.2+9-9shells/fish/patches/patch-build.rs
1.61+11-5shells/fish/Makefile
1.2+11-4shells/fish/cargo-depends.mk
1.2+8-7shells/fish/patches/patch-src_wutil_dir__iter.rs
+141-873 files not shown
+150-969 files

LLVM/project 406171emlir/cmake/modules AddMLIRPython.cmake, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp

try twolevel_namespace
DeltaFile
+33-0mlir/lib/Bindings/Python/IRCore.cpp
+0-28mlir/lib/Bindings/Python/MainModule.cpp
+3-1mlir/cmake/modules/AddMLIRPython.cmake
+3-0mlir/test/Examples/standalone/test.toy
+39-294 files

LLVM/project 71579b1mlir/cmake/modules AddMLIRPython.cmake, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp

try twolevel_namespace
DeltaFile
+33-0mlir/lib/Bindings/Python/IRCore.cpp
+0-28mlir/lib/Bindings/Python/MainModule.cpp
+3-1mlir/cmake/modules/AddMLIRPython.cmake
+36-293 files

NetBSD/pkgsrc tmN8Q26doc CHANGES-2025

   doc: Updated security/libsodium to 1.0.20nb1
VersionDeltaFile
1.7512+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc cw0k3Hcsecurity/libsodium distinfo Makefile, security/libsodium/patches patch-test_default_core__ed25519.c patch-src_libsodium_crypto__core_ed25519_ref10_ed25519__ref10.c

   libsodium: add security fix from upstream.

   Bump PKGREVISION.
VersionDeltaFile
1.1+32-0security/libsodium/patches/patch-test_default_core__ed25519.c
1.1+22-0security/libsodium/patches/patch-src_libsodium_crypto__core_ed25519_ref10_ed25519__ref10.c
1.20+3-1security/libsodium/distinfo
1.18+2-1security/libsodium/Makefile
+59-24 files

OpenBSD/ports vAWjdC9net/tailscale distinfo Makefile

   Update to tailscale-1.92.4

   From Adriano Barbosa (maintainer)
VersionDeltaFile
1.61+2-2net/tailscale/distinfo
1.64+1-2net/tailscale/Makefile
+3-42 files

OpenBSD/ports cRlCVOenet/ergo distinfo Makefile

   Update to ergo-2.17.0

   From Lydia Sobot (maintainer)
VersionDeltaFile
1.3+2-2net/ergo/distinfo
1.4+1-1net/ergo/Makefile
+3-32 files