NetBSD/pkgsrc HmbSTKPdoc TODO

   doc/TODO: + calibre-9.8, proftpd-1.3.9a.
VersionDeltaFile
1.27179+3-2doc/TODO
+3-21 files

OpenBSD/src DCtnxJ8usr.bin/tmux window-copy.c tmux.1

   Add support for line numbers in copy mode. A new copy-mode-line-numbers
   option has the following modes: off, default (tmux's normal line
   numbering where 0 is the top visible line), absolute (first line in
   history is 1), relative (relative to the cursor) and hybrid (current
   line is absolute, others relative). Also adds
   copy-mode-line-number-style and copy-mode-current-line-number-style to
   set the style of the line numbers. When copy mode is entered with the
   mouse, line numbers stay off.

   From Leo Henon in GitHub issue 5025.
VersionDeltaFile
1.396+326-23usr.bin/tmux/window-copy.c
1.1051+49-1usr.bin/tmux/tmux.1
1.209+31-2usr.bin/tmux/options-table.c
1.99+8-2usr.bin/tmux/screen.c
1.51+8-2usr.bin/tmux/cmd-copy-mode.c
1.1310+3-2usr.bin/tmux/tmux.h
+425-326 files

FreeBSD/ports 7097b54misc/crush distinfo Makefile

misc/crush: Update to 0.64.0

Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.64.0

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+1-1misc/crush/Makefile
+6-62 files

LLVM/project 74036b6llvm/lib/CodeGen/SelectionDAG DAGCombiner.cpp, llvm/test/CodeGen/AArch64 arm64-vmul.ll

[AArch64][DAG] Copy flags when narrowExtractedVectorBinOp-ing

The `extract (binop B0, B1), N` fold above already copies flags, use the same for
the `extract (binop (concat X1, X2), Y), N` version. In this case it is helping
copy disjoint or flags.
DeltaFile
+26-26llvm/test/CodeGen/AArch64/arm64-vmul.ll
+2-1llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
+28-272 files

OpenBSD/src ZVciUkvusr.bin/tmux format.c

   Check time inside repeat (R:) loop as well.
VersionDeltaFile
1.362+19-9usr.bin/tmux/format.c
+19-91 files

LLVM/project f5eb7a9lldb/include/lldb/Target Process.h, lldb/source/Plugins/Process/Windows/Common ProcessWindows.h

[lldb] Disable delayed breakpoints on Windows (#195241)

Tests started failing on a mysterious way there, potentially related to:
https://github.com/llvm/llvm-project/issues/191222
DeltaFile
+7-0lldb/include/lldb/Target/Process.h
+2-0lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h
+1-1lldb/source/Target/Process.cpp
+10-13 files

FreeBSD/ports deb68d8audio/noctavox distinfo Makefile

audio/noctavox: Update to 0.2.7

ChangeLog:      https://github.com/Jaxx497/NoctaVox/releases/tag/v0.2.7
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+5-5audio/noctavox/distinfo
+2-2audio/noctavox/Makefile
+1-1audio/noctavox/Makefile.crates
+8-83 files

LLVM/project 21de0fbllvm/lib/Target/AArch64 AArch64InstrInfo.td, llvm/test/CodeGen/AArch64 arm64-vmul.ll

[AArch64] Use add_like for UMLAL / SMLAL (#194139)

Similar to the others, this allows us to generate UMLAL and SMLAL from
add-like disjoint ors. There are some cases where we lose the disjoint
from the or, those are being fixed separately (#193446).
DeltaFile
+90-90llvm/test/CodeGen/AArch64/arm64-vmul.ll
+4-4llvm/lib/Target/AArch64/AArch64InstrInfo.td
+94-942 files

NetBSD/pkgsrc-wip 250cabf. TODO

TODO: newer shotcut
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc-wip 93e0d1aonnxruntime TODO Makefile, onnxruntime/patches patch-onnxruntime_test_python_transformers_benchmark__mha.sh

onnxruntime: start package

doesn't go very far since the distfile is not a git checkout
and the build scripts expects one
DeltaFile
+26-0onnxruntime/TODO
+23-0onnxruntime/Makefile
+18-0onnxruntime/patches/patch-onnxruntime_test_python_transformers_benchmark__mha.sh
+11-0onnxruntime/DESCR
+6-0onnxruntime/distinfo
+4-0onnxruntime/PLIST
+88-01 files not shown
+89-07 files

LLVM/project 455140bllvm/lib/Transforms/Vectorize LoopVectorize.cpp LoopVectorizationPlanner.cpp

[LV] Use isLegalMaskedLoadOrStore for interleaved accesses too (NFC)

isLegalMaskedLoadOrStore is now the central place for querying target
capabilities for masked accesses. Access pattern legality checks are
hoisted outside of it.
DeltaFile
+4-6llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+0-4llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.cpp
+4-102 files

LLVM/project 808936bllvm/lib/Transforms/Vectorize LoopVectorizationPlanner.cpp LoopVectorize.cpp

[LV] Introduce isLegalMaskedLoadOrStore (NFC)

This simplifies legality checks, and eventually will become the single
point querying TTI hooks for masked ld/st. Currently, legality checks
for interleaved accesses still query TTI directly.
DeltaFile
+13-13llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.cpp
+2-12llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+3-9llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
+18-343 files

LLVM/project 746750dllvm/lib/Target/X86 X86ISelLowering.cpp

[X86] LowerMINMAX_REDUCE - consistently use the generic LowerVECREDUCE as fallback for unsupported cases (#195235)
DeltaFile
+4-20llvm/lib/Target/X86/X86ISelLowering.cpp
+4-201 files

FreeBSD/ports cdfc653net/librespeed-cli distinfo Makefile

net/librespeed-cli: update to 1.0.13

Changes:        https://github.com/librespeed/speedtest-cli/releases/tag/v1.0.13
DeltaFile
+9-9net/librespeed-cli/distinfo
+1-2net/librespeed-cli/Makefile
+10-112 files

FreeBSD/ports a5cb00csysutils/bfs distinfo Makefile

sysutils/bfs: update to 4.1.1

Changes:        https://github.com/tavianator/bfs/releases/tag/4.1.1
DeltaFile
+3-3sysutils/bfs/distinfo
+1-1sysutils/bfs/Makefile
+4-42 files

FreeBSD/ports 39f2f37security/i2pd distinfo Makefile

security/i2pd: update to 2.60.0

Changes:        https://github.com/PurpleI2P/i2pd/releases/tag/2.60.0
DeltaFile
+3-3security/i2pd/distinfo
+1-1security/i2pd/Makefile
+1-0security/i2pd/pkg-plist
+5-43 files

FreeBSD/ports 9e2ed29games/veloren-weekly distinfo Makefile

games/veloren-weekly: update to s20260429

Changes:        https://gitlab.com/veloren/veloren/-/compare/308212a458...3a05b7fc49
(cherry picked from commit fd9d7bff1fdb15052cd719e751c915f363b07df6)
DeltaFile
+3-3games/veloren-weekly/distinfo
+2-2games/veloren-weekly/Makefile
+5-52 files

FreeBSD/ports d1042b2games/veloren-weekly/files patch-rust-1.95

games/veloren-weekly: unbreak build after 3c971390fa39

error: cannot specialize on trait `Copy`
    --> cargo-crates/hashbrown-0.16.0/src/raw/mod.rs:3269:9
     |
3269 | impl<T: Copy, A: Allocator + Clone> RawTableClone for RawTable<T, A> {
     |         ^^^^

PR:             294923
Reported by:    pkg-fallout, Duncan Bayne
Obtained from:  upstream
DeltaFile
+23-0games/veloren-weekly/files/patch-rust-1.95
+23-01 files

FreeBSD/ports fd9d7bfgames/veloren-weekly distinfo Makefile

games/veloren-weekly: update to s20260429

Changes:        https://gitlab.com/veloren/veloren/-/compare/308212a458...3a05b7fc49
DeltaFile
+3-3games/veloren-weekly/distinfo
+2-3games/veloren-weekly/Makefile
+5-62 files

NetBSD/pkgsrc vUnqsg1doc CHANGES-2026

   doc: Updated security/mozilla-rootcerts-openssl to 2.22
VersionDeltaFile
1.2719+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3exflZ2doc TODO CHANGES-2026

   doc: Updated security/mozilla-rootcerts to 1.1.20260412
VersionDeltaFile
1.27178+2-3doc/TODO
1.2718+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc afkLN6msecurity/mozilla-rootcerts distinfo Makefile, security/mozilla-rootcerts-openssl PLIST Makefile

   mozilla-rootcerts*: update to data from 20260412
VersionDeltaFile
1.30+19-67security/mozilla-rootcerts-openssl/PLIST
1.40+4-4security/mozilla-rootcerts/distinfo
1.37+3-3security/mozilla-rootcerts-openssl/Makefile
1.63+3-3security/mozilla-rootcerts/Makefile
+29-774 files

FreeBSD/ports b4993e1net/redpanda-connect distinfo Makefile

net/redpanda-connect: Update to 4.89.3
DeltaFile
+5-5net/redpanda-connect/distinfo
+1-1net/redpanda-connect/Makefile
+6-62 files

FreeBSD/ports 8c9d568devel/pyenv distinfo Makefile

devel/pyenv: Update to 2.6.28
DeltaFile
+3-3devel/pyenv/distinfo
+1-1devel/pyenv/Makefile
+4-42 files

FreeBSD/ports 3f4750bdevel/lazyworktree distinfo Makefile

devel/lazyworktree: Update to 1.45.1
DeltaFile
+5-5devel/lazyworktree/distinfo
+1-1devel/lazyworktree/Makefile
+6-62 files

FreeBSD/ports 72fbe08security/vuxml/vuln 2026.xml

security/vuxml: Document openexr < 3.4.11 vulnerabilities

Multiple vulnerabilities

PR:             294882
Security:       787cde46-4424-11f1-943f-05b19d100dca
                CVE-2026-42217
                CVE-2026-42216
                CVE-2026-41142
DeltaFile
+35-0security/vuxml/vuln/2026.xml
+35-01 files

FreeBSD/ports 782fe17graphics/openexr distinfo Makefile, graphics/openexr-website-docs distinfo Makefile

graphics/openexr*: Security update to 3.4.11

Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.11

PR:             294882
Security:       787cde46-4424-11f1-943f-05b19d100dca
                CVE-2026-42217
                CVE-2026-42216
                CVE-2026-41142
MFH:            2026Q2
DeltaFile
+3-3graphics/openexr-website-docs/distinfo
+3-3graphics/openexr/distinfo
+2-2graphics/openexr/Makefile
+1-1graphics/openexr-website-docs/Makefile
+9-94 files

FreeBSD/ports 512be43net-p2p/mkbrr distinfo Makefile

net-p2p/mkbrr: Update to 1.23.0

Note:
No desktop fontend is currently available via this port

Changelog: https://github.com/autobrr/mkbrr/releases/tag/v1.23.0
DeltaFile
+5-5net-p2p/mkbrr/distinfo
+1-2net-p2p/mkbrr/Makefile
+6-72 files

FreeBSD/ports 67f167agraphics/gstreamer1-plugins-vulkan Makefile

graphics/gstreamer1-plugins-vulkan: Utilize GST_PLUGIN_DEPENDS

Unbreak by utilizing GST_PLUGIN_DEPENDS instead of using MESON_ARGS

Reported by:    makc
DeltaFile
+1-2graphics/gstreamer1-plugins-vulkan/Makefile
+1-21 files

FreeBSD/ports c702a2bmultimedia/mediamtx distinfo Makefile

multimedia/mediamtx: Update to 1.18.1

Changelog: https://github.com/bluenviron/mediamtx/releases/tag/v1.18.1
DeltaFile
+7-7multimedia/mediamtx/distinfo
+2-2multimedia/mediamtx/Makefile
+9-92 files