OPNSense/core d8a559esrc/opnsense/scripts/interfaces dhcp6c_script.sh

interfaces: show the prefix shift in the log message

Move the other force message to the respective if which is more or
less what we had before.  This is important for making clear what
the impact of #9521 to renewals actually is.
DeltaFile
+2-4src/opnsense/scripts/interfaces/dhcp6c_script.sh
+2-41 files

FreeBSD/ports eb6f8d9sysutils/bastille pkg-message

sysutils/bastille: remove outdated pkg-message

PR:             292542
Approved by:    tschetter.victor at gmail.com (maintainer)
MFH:            2026Q1

(cherry picked from commit 8834bf42da75834932b9fa0194840517f9280d39)
DeltaFile
+0-46sysutils/bastille/pkg-message
+0-461 files

FreeBSD/ports 8834bf4sysutils/bastille pkg-message

sysutils/bastille: remove outdated pkg-message

PR:             292542
Approved by:    tschetter.victor at gmail.com (maintainer)
MFH:            2026Q1
DeltaFile
+0-46sysutils/bastille/pkg-message
+0-461 files

NetBSD/src dSB9LAPsys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo sg2042.dtsi sg2042-milkv-pioneer.dts, sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead th1520.dtsi th1520-beaglev-ahead.dts

   Fix merge botches
VersionDeltaFile
1.3+147-1sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo/sg2042.dtsi
1.3+46-37sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead/th1520.dtsi
1.3+77-0sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts
1.2+5-12sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts
1.2+16-0sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo/cv18xx.dtsi
1.2+0-12sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead/th1520-lichee-module-4a.dtsi
+291-624 files not shown
+306-6510 files

NetBSD/pkgsrc-wip 0442ed9radare2 TODO

radare2: Add TODO
DeltaFile
+2-0radare2/TODO
+2-01 files

NetBSD/pkgsrc-wip d1d6955radare2 distinfo Makefile

radare2: Bump version to 6.0.8

Still does not configure/build.
DeltaFile
+3-7radare2/distinfo
+3-3radare2/Makefile
+6-102 files

OpenBSD/ports z1R8piUgraphics/inkscape Makefile

   Add missing run-dependency on graphics/py-Pillow

   Reported by Kandinov Nikita Aleksandrovich openssh_user AT mail DOT ru
VersionDeltaFile
1.127+2-0graphics/inkscape/Makefile
+2-01 files

OpenBSD/ports hQQwHiCdevel/kf5/oxygen-icons Makefile

   Remove Qt5 and Qt6 from runtime dependency
VersionDeltaFile
1.15+5-0devel/kf5/oxygen-icons/Makefile
+5-01 files

NetBSD/pkgsrc-wip c509508radare2/patches patch-sys_ios-sdk.sh

radare2: remove, file no longer present
DeltaFile
+0-15radare2/patches/patch-sys_ios-sdk.sh
+0-151 files

NetBSD/pkgsrc-wip 2a77c06radare2/patches patch-shlr_sdb_include_sdb_cwisstable.h

radare2: should be no longer needed

bswap*() are now macros and should no longer conflicts with NetBSD ones.
DeltaFile
+0-25radare2/patches/patch-shlr_sdb_include_sdb_cwisstable.h
+0-251 files

NetBSD/pkgsrc-wip b9e24d9radare2/patches patch-shlr-sdb-src-Makefile

radare2: file no longer present
DeltaFile
+0-33radare2/patches/patch-shlr-sdb-src-Makefile
+0-331 files

NetBSD/pkgsrc-wip b75214aradare2/patches patch-libr_io_p_shm.mk

radare2: seems to no longer links to local libraries, remove
DeltaFile
+0-12radare2/patches/patch-libr_io_p_shm.mk
+0-121 files

NetBSD/pkgsrc-wip 44a0994radare2 PLIST distinfo, radare2/patches patch-shlr_sdb_include_sdb_cwisstable.h

radare2: Re-import from devel/radare2

Some patches were added and buildlink3.mk modified too.
DeltaFile
+25-0radare2/patches/patch-shlr_sdb_include_sdb_cwisstable.h
+1-23radare2/PLIST
+5-4radare2/distinfo
+3-4radare2/Makefile
+0-7radare2/TODO
+2-2radare2/buildlink3.mk
+36-401 files not shown
+36-437 files

LLVM/project 258b986mlir/include/mlir/Interfaces ControlFlowInterfaces.h, mlir/lib/Dialect/SCF/IR SCF.cpp

[mlir][Interfaces] Add generic pattern for region inlining
DeltaFile
+233-0mlir/lib/Interfaces/ControlFlowInterfaces.cpp
+41-145mlir/lib/Dialect/SCF/IR/SCF.cpp
+39-0mlir/include/mlir/Interfaces/ControlFlowInterfaces.h
+20-0mlir/test/Dialect/SCF/canonicalize.mlir
+333-1454 files

OpenBSD/ports nVa9ghKlang/hashlink Makefile

   enable DEBUG_PACKGES
VersionDeltaFile
1.23+4-0lang/hashlink/Makefile
+4-01 files

FreeBSD/ports b3f5f55devel/R-cran-blob distinfo Makefile

devel/R-cran-blob: Update to 1.3.0

Changelog: https://cran.r-project.org/web/packages/blob/news/news.html
DeltaFile
+3-3devel/R-cran-blob/distinfo
+2-2devel/R-cran-blob/Makefile
+5-52 files

NetBSD/src kGBJLbWdoc 3RDPARTY

   update some programs
VersionDeltaFile
1.2158+20-18doc/3RDPARTY
+20-181 files

LLVM/project 3356df3clang/include/clang/Options Options.td, clang/lib/CodeGen CodeGenModule.cpp

[RFC][Clang][AMDGPU] Emit only delta target-features to reduce IR bloat

Currently, AMDGPU functions have `target-features` attribute populated with all default features for the target GPU. This is redundant because the backend can derive these defaults from the `target-cpu` attribute via `AMDGPUTargetMachine::getFeatureString()`.

In this PR, for AMDGPU targets only:

- Functions without explicit target attributes no longer emit `target-features`
- Functions with `__attribute__((target(...)))` or `-target-feature` emit only features that differ from the target's defaults (delta)

The backend already handles missing `target-features` correctly by falling back to the TargetMachine's defaults.

A new cc1 flag `-famdgpu-emit-full-target-features` is added to emit full features when needed.

Example:

Before:

```llvm
attributes #0 = { "target-cpu"="gfx90a" "target-features"="+16-bit-insts,+atomic-buffer-global-pk-add-f16-insts,+atomic-fadd-rtn-insts,+ci-insts,+dl-insts,+dot1-insts,+dot2-insts,..." }

    [13 lines not shown]
DeltaFile
+53-53clang/test/CodeGenOpenCL/amdgpu-features.cl
+70-0clang/test/CodeGenOpenCL/amdgpu-features-default-delta.cl
+43-5clang/lib/CodeGen/CodeGenModule.cpp
+4-6clang/test/CodeGenOpenCL/amdgpu-readonly-features-written-with-no-target.cl
+4-4clang/test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl
+6-0clang/include/clang/Options/Options.td
+180-684 files not shown
+189-7310 files

FreeBSD/ports cabe711www/filepizza pkg-plist distinfo

www/filepizza: Update to 2.0.20251222

ChangeLog:
https://github.com/kern/filepizza/commits/60704b45e6e4ed0fbcc43931b759d0cb9536c146/
DeltaFile
+1,844-1,841www/filepizza/pkg-plist
+3-3www/filepizza/distinfo
+2-3www/filepizza/Makefile
+1,849-1,8473 files

FreeBSD/ports ad1243bsysutils/backrest distinfo Makefile

sysutils/backrest: Update to 1.11.1

ChangeLogs:

- https://github.com/garethgeorge/backrest/releases/tag/v1.11.0
- https://github.com/garethgeorge/backrest/releases/tag/v1.11.1
DeltaFile
+7-7sysutils/backrest/distinfo
+2-3sysutils/backrest/Makefile
+9-102 files

OpenBSD/ports HC1MqASgames/corsixth Makefile distinfo, games/corsixth/patches patch-CorsixTH_Lua_app_lua

   Update to latest version 0.69.1. Maintainer timeout. ok tb@
VersionDeltaFile
1.18+3-5games/corsixth/Makefile
1.9+5-1games/corsixth/pkg/PLIST
1.10+2-2games/corsixth/distinfo
1.6+0-0games/corsixth/patches/patch-CorsixTH_Lua_app_lua
+10-84 files

OpenBSD/ports 7rXdLjGgames/godot Makefile distinfo, games/godot/patches patch-core_object_cpp patch-thirdparty_embree_kernels_geometry_pointi_h

   Update to Godot 3.6.2, the latest 3.x version. ok op@
VersionDeltaFile
1.58+7-8games/godot/Makefile
1.25+4-4games/godot/distinfo
1.3+1-1games/godot/patches/patch-core_object_cpp
1.2+0-0games/godot/patches/patch-thirdparty_embree_kernels_geometry_pointi_h
1.2+0-0games/godot/patches/patch-thirdparty_embree_kernels_subdiv_bezier_curve_h
+12-135 files

LLVM/project f006cd7clang/lib/Interpreter IncrementalExecutor.cpp, clang/unittests/Interpreter OutOfProcessInterpreterTests.cpp

[clang-repl] Skip out-of-process execution due to compiler-rt path mismatch (#176198)

On some setups (Solaris), clang-repl attempts to enable out-of-process
execution,
but fails to locate the ORC runtime due to a mismatch between the
toolchain’s
expected compiler-rt path and the actual on-disk layout.

Specifically, ToolChain::getCompilerRT() relies on
getArchNameForCompilerRTLib(),
which returns an architecture name that does not match the Solaris
compiler-rt
directory naming. As a result, the ORC runtime (orc_rt) is not detected
at the
correct path, even though it exists under
lib/clang/<version>/lib/sunos/.

As an initial workaround, special-case Solaris in
getArchNameForCompilerRTLib() to return "sunos", aligning the expected

    [14 lines not shown]
DeltaFile
+84-53clang/unittests/Interpreter/OutOfProcessInterpreterTests.cpp
+3-3clang/lib/Interpreter/IncrementalExecutor.cpp
+87-562 files

LLVM/project 262a782llvm/lib/Target/AMDGPU SIInstrInfo.cpp SIInstrInfo.h, llvm/lib/Target/AMDGPU/Disassembler AMDGPUDisassembler.cpp

[AMDGPU] Fix inline constant encoding for `v_pk_fmac_f16`

This PR handles`v_pk_fmac_f16` inline constant encoding/decoding differences between pre-GFX11 and GFX11+ hardware.

- Pre-GFX11: fp16 inline constants produce (f16, 0) - value in low 16 bits, zero in high.
- GFX11+: fp16 inline constants are duplicated to both halves (f16, f16).
DeltaFile
+56-0llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
+14-0llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
+12-2llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
+10-0llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
+9-1llvm/lib/Target/AMDGPU/SIInstrInfo.h
+8-0llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp
+109-36 files not shown
+133-912 files

NetBSD/src 6zVziTGlib/libedit refresh.c

   When trying to print a help message while editing a multiline entry, print
   move down enough so that the error message does not get printed on top of
   the newline from Yuishiro NAITO. Example program:

   #include <stdio.h>
   #include <histedit.h>

   char *
   prompt(EditLine *el)
   {
        return "(config) ";
   }

   static unsigned char
   help(EditLine *el, int ch)
   {

        printf("\n");
        printf("aaa:\n");

    [50 lines not shown]
VersionDeltaFile
1.61+11-3lib/libedit/refresh.c
+11-31 files

NetBSD/pkgsrc 7QobnRJmail/opendmarc options.mk Makefile

   mail/opendmarc: Add support of mariaDB as option
VersionDeltaFile
1.1+19-0mail/opendmarc/options.mk
1.35+3-2mail/opendmarc/Makefile
+22-22 files

OpenBSD/ports vuXDobEcad/horizon-eda Makefile distinfo, cad/horizon-eda/patches patch-src_pool-prj-mgr_pool-mgr_pool_remote_box_cpp patch-src_pool-prj-mgr_pool-mgr_pool_git_box_cpp

   cad/horizon-eda: update to 2.7.2

   Initial diff by Thomas <tom.longshine at web.de>, tweak and ok by me and ok tb@.
VersionDeltaFile
1.7+2-2cad/horizon-eda/Makefile
1.2+2-2cad/horizon-eda/distinfo
1.4+0-0cad/horizon-eda/patches/patch-src_pool-prj-mgr_pool-mgr_pool_remote_box_cpp
1.4+0-0cad/horizon-eda/patches/patch-src_pool-prj-mgr_pool-mgr_pool_git_box_cpp
+4-44 files

FreeBSD/ports 4bf67c6devel/R-cran-rstudioapi distinfo Makefile

devel/R-cran-rstudioapi: Update to 0.18.0

Reported by:    portscout
DeltaFile
+3-3devel/R-cran-rstudioapi/distinfo
+1-1devel/R-cran-rstudioapi/Makefile
+4-42 files

NetBSD/src 1lFAnC3doc 3RDPARTY CHANGES

   new byacc
VersionDeltaFile
1.2157+4-4doc/3RDPARTY
1.3219+2-1doc/CHANGES
+6-52 files

NetBSD/src aBHOlbcexternal/bsd/byacc/dist config.sub, external/bsd/byacc/dist/test expr.oxout.y grammar.y

   merge changes between 2024-01-09 and 2024-12-31
VersionDeltaFile
1.7+644-633external/bsd/byacc/dist/test/btyacc/expr.oxout.tab.c
1.6+628-618external/bsd/byacc/dist/test/yacc/expr.oxout.tab.c
1.4+596-596external/bsd/byacc/dist/test/expr.oxout.y
1.8+574-180external/bsd/byacc/dist/config.sub
1.7+162-150external/bsd/byacc/dist/test/btyacc/btyacc_demo.tab.c
1.2+260-49external/bsd/byacc/dist/test/grammar.y
+2,864-2,226108 files not shown
+7,203-5,469114 files