FreeBSD/ports a716321net/socat distinfo Makefile

net/socat: Update to 1.8.1.1

Changelog:      http://www.dest-unreach.org/socat/CHANGES
DeltaFile
+3-3net/socat/distinfo
+1-1net/socat/Makefile
+4-42 files

NetBSD/pkgsrc-wip 7271a21minio TODO

minio: this program is now unmaintained
DeltaFile
+2-2minio/TODO
+2-21 files

LLVM/project d7d4e4alibcxx/include/__charconv from_chars_integral.h

[libc++][NFC] Don't use copy_n to copy a single integer in __sign_combinator (#181119)

We can just assign the integer directly.
DeltaFile
+1-4libcxx/include/__charconv/from_chars_integral.h
+1-41 files

DragonFlyBSD/src aadd936share/misc iso639

iso639: Sync with upstream.
DeltaFile
+8-8share/misc/iso639
+8-81 files

LLVM/project 0ad941allvm/lib/Target/WebAssembly WebAssemblyTargetTransformInfo.cpp WebAssemblyTargetTransformInfo.h, llvm/test/Analysis/CostModel/WebAssembly extract-last-active.ll

Revert "Revert "[WebAssembly] Mark extract.last.active as having invalid cost."" (#181342)

Reverts llvm/llvm-project#180942

Looks like something changed the cost model. Will investigate later.
DeltaFile
+0-26llvm/test/Analysis/CostModel/WebAssembly/extract-last-active.ll
+13-0llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
+4-0llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
+17-263 files

FreeBSD/ports d6d47cenet-mgmt/telegraf distinfo Makefile

net-mgmt/telegraf: Update to 1.37.2

Release notes:  https://github.com/influxdata/telegraf/releases/tag/v1.37.2
DeltaFile
+5-5net-mgmt/telegraf/distinfo
+1-2net-mgmt/telegraf/Makefile
+6-72 files

LLVM/project a7a249flibcxx/include/__filesystem path.h

[libc++][NFC] Simplify some overloads in fs::path a bit (#181053)

We can use `if constexpr` instead, removing a bit of code and making
things easier to read.
DeltaFile
+13-30libcxx/include/__filesystem/path.h
+13-301 files

DragonFlyBSD/src b5bf93fshare/misc bsd-family-tree

bsd-family-tree: Sync with FreeBSD.
DeltaFile
+469-398share/misc/bsd-family-tree
+469-3981 files

DragonFlyBSD/src 5bb0a15share/misc pci_vendors

Update the pciconf(8) database.

Feb 13, 2026 snapshot from https://pci-ids.ucw.cz
DeltaFile
+5,661-480share/misc/pci_vendors
+5,661-4801 files

NetBSD/pkgsrc-wip ec15ddfemacs-git Makefile

emacs-git: make sure to build 'master' branch
DeltaFile
+1-0emacs-git/Makefile
+1-01 files

DragonFlyBSD/src 544f5b8share/man/man4 ktr.4, sys/conf options

Remove obsolete KTR_DMCRYPT kernel option.
DeltaFile
+0-6share/man/man4/ktr.4
+0-1sys/conf/options
+0-1sys/config/LINT64
+0-83 files

LLVM/project 900fac7clang/lib/AST/ByteCode InterpBuiltin.cpp, clang/test/AST/ByteCode builtin-functions.cpp

[clang][bytecode] Check strlen element size (#181333)

We're otherwise running into an assertion later, so do the check early.
DeltaFile
+4-1clang/test/AST/ByteCode/builtin-functions.cpp
+2-0clang/lib/AST/ByteCode/InterpBuiltin.cpp
+6-12 files

FreeBSD/src 8d442cfusr.bin/diff3 diff3.c

diff3: fix diff3 -A

for cases where file2 differs but file1 and file3 agrees, the code
stored the file2 and file3 line numbers in the de[] editing script
entries but used them as if they were file1 line numbers.

Reviewed by:            thj
Differential Revision:  https://reviews.freebsd.org/D55276
DeltaFile
+24-7usr.bin/diff3/diff3.c
+24-71 files

FreeBSD/ports 5cd584edevel/py-traits distinfo Makefile

devel/py-traits: Update to 7.1.0
DeltaFile
+3-3devel/py-traits/distinfo
+1-2devel/py-traits/Makefile
+4-52 files

FreeBSD/ports 3120d78ftp/py-parfive distinfo Makefile

ftp/py-parfive: Update to 2.3.1
DeltaFile
+3-3ftp/py-parfive/distinfo
+1-1ftp/py-parfive/Makefile
+4-42 files

FreeBSD/ports 6aa4736graphics/R-cran-ggplot2 distinfo Makefile

graphics/R-cran-ggplot2: Update to 4.0.2
DeltaFile
+3-3graphics/R-cran-ggplot2/distinfo
+1-1graphics/R-cran-ggplot2/Makefile
+4-42 files

FreeBSD/ports 9d79310finance/R-cran-tseries distinfo Makefile

finance/R-cran-tseries: Update to 0.10.59
DeltaFile
+3-3finance/R-cran-tseries/distinfo
+1-1finance/R-cran-tseries/Makefile
+4-42 files

FreeBSD/ports a5cc652security/vuxml/vuln 2026.xml

security/vuxml: document expat vulnerabilities

 * CVE-2026-24515
 * CVE-2026-25210

PR:             293078
DeltaFile
+30-0security/vuxml/vuln/2026.xml
+30-01 files

LLVM/project b58a31doffload CMakeLists.txt, offload/liboffload/src OffloadImpl.cpp

[OFFLOAD] Add support for host offloading device (#177307)

The purpose of this PR is to add support of host as an offloading device
to liboffload. Both OpenMP and sycl support offloading to a host as
their normal workflow and therefore would require such capability from
liboffload library.
DeltaFile
+195-0offload/unittests/OffloadAPI/device/olGetHostInfo.cpp
+17-100offload/liboffload/src/OffloadImpl.cpp
+43-8offload/plugins-nextgen/host/src/rtl.cpp
+4-2offload/CMakeLists.txt
+2-1offload/unittests/OffloadAPI/CMakeLists.txt
+261-1115 files

FreeBSD/ports 0341277sysutils/vm-bhyve-zcomp distinfo Makefile

sysutils/vm-bhyve-zcomp: Update to 20260213.1
DeltaFile
+3-3sysutils/vm-bhyve-zcomp/distinfo
+1-1sysutils/vm-bhyve-zcomp/Makefile
+4-42 files

LLVM/project 0f8325cllvm/lib/Target/WebAssembly WebAssemblyTargetTransformInfo.cpp WebAssemblyTargetTransformInfo.h, llvm/test/Analysis/CostModel/WebAssembly extract-last-active.ll

Revert "[WebAssembly] Mark extract.last.active as having invalid cost." (#180942)

The failures should have been resolved with #180290 (which also added
WebAssembly tests).

This reverts commit 811fb223af2b3e2d68c99b346f4b75dcf3de3417.
DeltaFile
+26-0llvm/test/Analysis/CostModel/WebAssembly/extract-last-active.ll
+0-13llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
+0-4llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
+26-173 files

NetBSD/pkgsrc-wip ebd940demacs-git PLIST

emacs-git: update PLIST
DeltaFile
+1-0emacs-git/PLIST
+1-01 files

LLVM/project 2435a68clang/lib/AST/ByteCode Descriptor.cpp, clang/test/AST/ByteCode vectors.cpp

[clang][bytecode] Strip atomicity in Descriptor::getElemQualType() (#181328)

The later check for VectorType fails otherwise.
DeltaFile
+4-0clang/test/AST/ByteCode/vectors.cpp
+2-0clang/lib/AST/ByteCode/Descriptor.cpp
+6-02 files

LLVM/project ca8082fllvm/lib/Transforms/InstCombine InstCombineAndOrXor.cpp, llvm/test/Transforms/InstCombine and-xor-merge.ll

[InstCombine] Fold ((X + AddC) & Mask) ^ Mask to (~AddC - X) & Mask (#174278)

This patch optimizes specific pattern.

((X + AddC) & Mask) ^ Mask
-> (~AddC - X) & Mask

Proof: https://alive2.llvm.org/ce/z/XFHfnD
Fixed: https://github.com/llvm/llvm-project/issues/128475
DeltaFile
+142-0llvm/test/Transforms/InstCombine/and-xor-merge.ll
+24-0llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
+166-02 files

LLVM/project ac63824clang/lib/AST/ByteCode Compiler.cpp, clang/test/AST/ByteCode invalid.cpp

[clang][bytecode] Check for invalid call expressions (#181327)

DeltaFile
+9-0clang/test/AST/ByteCode/invalid.cpp
+2-0clang/lib/AST/ByteCode/Compiler.cpp
+11-02 files

OPNSense/core 3f5c666src/opnsense/mvc/app/controllers/OPNsense/Base ApiMutableModelControllerBase.php, src/opnsense/mvc/app/controllers/OPNsense/Routing/Api SettingsController.php

Rename isValidUUID() to isUUID(), feedback @fichtner
DeltaFile
+2-2src/opnsense/mvc/app/controllers/OPNsense/Routing/Api/SettingsController.php
+2-2src/opnsense/mvc/app/library/OPNsense/Core/Type.php
+1-1src/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableModelControllerBase.php
+1-1src/opnsense/mvc/app/library/OPNsense/Base/UIModelGrid.php
+6-64 files

LLVM/project 6906c5cclang/lib/AST/ByteCode InterpBuiltin.cpp, clang/test/AST/ByteCode builtin-functions.cpp

[clang][bytecode] Fix __builtin_nan* for non-primitive arrays (#181326)

They might've been casted, so we need t check for it, not assert.
DeltaFile
+4-0clang/test/AST/ByteCode/builtin-functions.cpp
+2-1clang/lib/AST/ByteCode/InterpBuiltin.cpp
+6-12 files

LLVM/project a76e696clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/zvabd/policy/non-overloaded vabs.c vabdu.c, clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/zvabd/policy/overloaded vabs.c vabdu.c

Regenerate C tests

Created using spr 1.3.6-beta.1
DeltaFile
+956-0clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/zvabd/policy/overloaded/vabs.c
+956-0clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/zvabd/policy/non-overloaded/vabs.c
+603-0clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/zvabd/policy/overloaded/vabdu.c
+603-0clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/zvabd/policy/non-overloaded/vabdu.c
+585-0clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/zvabd/policy/non-overloaded/vabd.c
+585-0clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/zvabd/policy/overloaded/vabd.c
+4,288-035 files not shown
+9,397-2,96141 files

OPNSense/core 22b36dcsrc/opnsense/scripts/firmware upgrade.sh

firmware: restructure upgrade code

Goes over the previous change by calling the reboot only once
instead of three times:

Here we are told there are upgrades pending and the upgrade hooks
were returning successfully.  Apply the kernel immediately if
necessary to save a reboot.  Contrary to popular belief the kernel
can still apply during a reboot if something went wrong, but this
way we save a reboot.  After that don't question that a reboot is
necessary to avoid ever falling into the error case for no reason.
DeltaFile
+2-6src/opnsense/scripts/firmware/upgrade.sh
+2-61 files

LLVM/project eb30b5cllvm/lib/Target/AArch64 AArch64ISelLowering.cpp, llvm/test/CodeGen/AArch64 neon-compare-instructions.ll

[AArch64] Lower SETLE and SETLT vector CondCodes to FCMGT/FCMGE directly.

We previously checked that the compare was NoNan, but the "don't care"
condition codes can be set from known-values as well as nnan instructions.
Lower the vector condition codes directly so that they do not get scalarized
into many scalar instructions.
DeltaFile
+18-94llvm/test/CodeGen/AArch64/neon-compare-instructions.ll
+8-0llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+26-942 files