FreeBSD/ports a233398math/octave-forge-control distinfo Makefile

math/octave-forge-control: Update to 4.2.2.
DeltaFile
+3-3math/octave-forge-control/distinfo
+1-2math/octave-forge-control/Makefile
+4-52 files

LLVM/project a172bbcllvm/test/CodeGen/CSKY atomic-rmw.ll inline-asm-invalid.ll, llvm/test/CodeGen/M68k/Atomics rmw.ll

[test] Regenerate CSKY/M68k codegen tests after atomic and error-message changes (#202244)

Fix tests after #195308 ([AtomicExpand] Preserve flags expanding
loads/stores to cmpxchg/atomicrmw) and ([CodeGen][NFC] Remove
contractions in error messages).
DeltaFile
+708-488llvm/test/CodeGen/CSKY/atomic-rmw.ll
+60-56llvm/test/CodeGen/M68k/CodeModel/Large/Atomics/rmw.ll
+30-28llvm/test/CodeGen/M68k/Atomics/rmw.ll
+2-2llvm/test/CodeGen/CSKY/inline-asm-invalid.ll
+800-5744 files

LLVM/project 9b4b9dellvm/include/llvm/CodeGen MachineRegisterInfo.h

[MRI] Avoid walking past all defs in hasOneUse() (#201249)

The use-def list is circular in the Prev direction (Head->Prev == Tail)
and defs always precede uses, see
MachineRegisterInfo::addRegOperandToUseList().

We can implement hasOneUse() by checking only the Tail and its Prev,
instead of
walking past all defs from the head via use_iterator.
DeltaFile
+10-1llvm/include/llvm/CodeGen/MachineRegisterInfo.h
+10-11 files

LLVM/project 4931c71llvm/lib/Target/M68k M68kInstrInfo.cpp

[M68k] Fix -Wunused-variable (#202242)
DeltaFile
+0-2llvm/lib/Target/M68k/M68kInstrInfo.cpp
+0-21 files

FreeBSD/ports bf29378cad/abc distinfo Makefile

cad/abc: Update g20260516 => 20260605

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+3-3cad/abc/distinfo
+2-2cad/abc/Makefile
+5-52 files

FreeBSD/ports e1a6cb2www/agate distinfo Makefile.crates

www/agate: Update 3.3.22 => 3.3.23

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+61-59www/agate/distinfo
+29-28www/agate/Makefile.crates
+1-2www/agate/Makefile
+91-893 files

FreeBSD/ports 39f5a9fdevel/libqb pkg-plist Makefile, devel/libqb/files extra-DOXYGEN_OFF-patch-configure.ac

devel/libqb: Update 2.0.9 => 2.0.10

* Use configure option instead of extra patch to enable/disable Doxygen.
* Fix pkg-plist by panopticum(1) to install examples optionally only.

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+9-9devel/libqb/pkg-plist
+0-11devel/libqb/files/extra-DOXYGEN_OFF-patch-configure.ac
+3-4devel/libqb/Makefile
+3-3devel/libqb/distinfo
+15-274 files

OpenBSD/ports HA6Xsa4x11/yad Makefile, x11/yad/patches patch-src_main_c

   x11/yad: use proper object type-casting macro to appease llvm22
VersionDeltaFile
1.1+21-0x11/yad/patches/patch-src_main_c
1.25+1-1x11/yad/Makefile
+22-12 files

FreeBSD/ports 7f1b2d0editors/zed distinfo Makefile.crates, editors/zed/files patch-crates_fs_tests_integration_fs.rs patch-Cargo.lock

editors/zed: Update to 1.5.4

Changelog:
- https://github.com/zed-industries/zed/releases/tag/v1.5.3
- https://github.com/zed-industries/zed/releases/tag/v1.5.4

Reported by:    GitHub (watch releases)
DeltaFile
+145-17editors/zed/distinfo
+71-7editors/zed/Makefile.crates
+0-30editors/zed/files/patch-crates_fs_tests_integration_fs.rs
+8-8editors/zed/files/patch-Cargo.lock
+2-9editors/zed/files/patch-crates_project_src_agent__server__store.rs
+5-5editors/zed/files/patch-crates_zed_src_zed.rs
+231-764 files not shown
+241-8710 files

LLVM/project 47ef749utils/bazel configure.bzl

[Bazel] Mark llvm_configure reproducible (#202229)
DeltaFile
+2-2utils/bazel/configure.bzl
+2-21 files

Linux/linux 4549871. Makefile

Linux 7.1-rc7
DeltaFile
+1-1Makefile
+1-11 files

FreeBSD/ports fa49fbanet/krakend-ce distinfo Makefile

net/krakend-ce: Update 2.13.6 => 2.13.7

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+5-5net/krakend-ce/distinfo
+1-2net/krakend-ce/Makefile
+6-72 files

NetBSD/pkgsrc Mo3E6uFtextproc/R-highr Makefile

   (textproc/R-highr) Update for DEPENDS+= R-xfun
VersionDeltaFile
1.11+2-2textproc/R-highr/Makefile
+2-21 files

LLVM/project 837b648clang/lib/Sema SemaDeclAttr.cpp, llvm/lib/IR Verifier.cpp

[AMDGPU] Verify AMDGPU required workgroup size matches flat workgroup size
DeltaFile
+89-0llvm/test/Verifier/AMDGPU/reqd-work-group-size.ll
+82-0llvm/lib/IR/Verifier.cpp
+35-0mlir/lib/Target/LLVMIR/Dialect/ROCDL/ROCDLToLLVMIRTranslation.cpp
+35-0clang/lib/Sema/SemaDeclAttr.cpp
+12-12llvm/test/Transforms/InstCombine/AMDGPU/mbcnt-wave32-optimizations.ll
+19-0mlir/test/Target/LLVMIR/rocdl-invalid.mlir
+272-1221 files not shown
+374-8827 files

NetBSD/pkgsrc oXsW1Lxdoc CHANGES-2026

   doc: Updated devel/R-xfun to 0.58
VersionDeltaFile
1.3609+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7i3kjuvdevel/R-xfun distinfo Makefile

   (devel/R-xfun) Updated 0.50 to 0.58, NEWS.rd, ChangeLog lost (?)
VersionDeltaFile
1.21+4-4devel/R-xfun/distinfo
1.23+2-2devel/R-xfun/Makefile
+6-62 files

FreeBSD/ports 490672adevel/hs-hpack distinfo Makefile.cabal

devel/hs-hpack: Update 0.39.5 => 0.39.6

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+33-35devel/hs-hpack/distinfo
+13-15devel/hs-hpack/Makefile.cabal
+1-1devel/hs-hpack/Makefile
+47-513 files

NetBSD/pkgsrc WlNuA2Idoc CHANGES-2026

   doc: Updated devel/R-cyclocomp to 1.1.2
VersionDeltaFile
1.3608+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc L61fevIdevel/R-cyclocomp distinfo Makefile

   (devel/R-cyclocomp) Updated 1.1.1 to 1.1.2

   # cyclocomp 1.1.2

   * `cyclocomp_package_dir()` now has a `quiet` argument (@mpadge, #28).
VersionDeltaFile
1.5+4-4devel/R-cyclocomp/distinfo
1.3+2-2devel/R-cyclocomp/Makefile
+6-62 files

NetBSD/pkgsrc DGkLxJidoc CHANGES-2026

   doc: Updated devel/R-callr to 3.8.0
VersionDeltaFile
1.3607+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jNDQVTAdevel/R-callr distinfo Makefile

   (devel/R-callr) Updated 3.7.6 to 3.8 0

   # callr 3.8.0

   * `r()`, `rcmd()`, `rscript()` and `rscript_process` now accept
     `pty = TRUE` to run the child R process in a pseudo-terminal.

   * callr now supports `carrier::crate()`. `package = NULL`, the new
     default, handles functions created with `carrier::crate()` automatically
     (#249).

   * The `CALLR_TMPDIR` environment variable can now be set to override the
     directory callr uses for its auxiliary temporary files. When unset, callr
     keeps using `tempdir()` (#172).

   * `r_bg()` (and `r()`) subprocesses now exit with a non-zero status when
     the evaluated expression throws an error or is interrupted, instead of
     always exiting with status 0 (#291).


    [16 lines not shown]
VersionDeltaFile
1.13+4-4devel/R-callr/distinfo
1.13+2-2devel/R-callr/Makefile
+6-62 files

FreeBSD/ports 3bd2442net-im Makefile, net-im/parla Makefile pkg-plist

net-im/parla: new port

Lightweight Vala + GTK4 + libadwaita desktop client that talks to
deltachat-rpc-server over JSON-RPC. Follows GNOME HIG, works on desktop
and mobile form factors.

WWW: https://github.com/trufae/parla
DeltaFile
+27-0net-im/parla/Makefile
+5-0net-im/parla/pkg-plist
+3-0net-im/parla/distinfo
+3-0net-im/parla/pkg-descr
+1-0net-im/Makefile
+39-05 files

NetBSD/pkgsrc-wip c521377. TODO, bookokrat distinfo Makefile

bookokrat: update to 0.3.12
DeltaFile
+3-3bookokrat/distinfo
+1-1bookokrat/Makefile
+0-2TODO
+4-63 files

NetBSD/pkgsrc jSxX2Wkdoc CHANGES-2026 TODO

   doc: Updated www/restish to 2.2.0
VersionDeltaFile
1.3606+2-1doc/CHANGES-2026
1.27366+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc XgKzjLrwww/restish distinfo go-modules.mk

   restish: update to 2.2.0.

   Restish v2.0.0 is a major redesign of the REST-ish HTTP CLI, with
   a new Go codebase, stronger OpenAPI command generation, typed JSONC
   config, safer auth/config handling, improved output/filtering/pagination
   behavior, and first-party plugin support.

   Highlights:

       New v2 module path: github.com/rest-sh/restish/v2
       Improved generic HTTP and generated OpenAPI workflows
       Automatic v1 config migration for standard config locations
       New out-of-process plugin system, including CSV, MCP, bulk, and PKCS#11 plugins
       Refreshed docs, install guide, v1 upgrade guide, and interactive tour

   This is a breaking major release. Users upgrading from v1 should
   read the upgrade guide before switching production workflows.
VersionDeltaFile
1.17+289-1,858www/restish/distinfo
1.12+95-618www/restish/go-modules.mk
1.66+2-5www/restish/Makefile
1.2+6-1www/restish/PLIST
+392-2,4824 files

NetBSD/pkgsrc-wip bb9dbd3. TODO, py-zensical distinfo cargo-depends.mk

py-zensical: update to 0.0.44
DeltaFile
+18-3py-zensical/distinfo
+5-0py-zensical/cargo-depends.mk
+1-1py-zensical/Makefile
+0-2TODO
+24-64 files

NetBSD/pkgsrc tXruvlBdoc CHANGES-2026 TODO

   doc: Updated devel/py-typer to 0.26.7
VersionDeltaFile
1.3605+2-1doc/CHANGES-2026
1.27365+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 493rCmcdevel/py-typer distinfo Makefile

   py-typer: update to 0.26.7.

   0.26.7

   Fixes

       🐛 Respect wait=False when launching URLs with xdg-open. PR #1820 by @patrick91.


   0.26.6

   Fixes

       🐛 Ensure that the default of a list argument is used correctly. PR #1821 by @svlandeg.

   Internal

       👷 Speed up the CI by shuffling the test matrix. PR #1815 by @svlandeg.
VersionDeltaFile
1.9+4-4devel/py-typer/distinfo
1.9+2-2devel/py-typer/Makefile
+6-62 files

NetBSD/pkgsrc Y7ZuGOZdoc CHANGES-2026 TODO

   doc: Updated devel/py-pdm_backend to 2.4.9
VersionDeltaFile
1.3604+2-1doc/CHANGES-2026
1.27364+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc FAgBMHIdevel/py-pdm_backend distinfo Makefile

   py-pdm_backend: update to 2.4.9.

   No significant changes
VersionDeltaFile
1.24+4-4devel/py-pdm_backend/distinfo
1.26+3-3devel/py-pdm_backend/Makefile
+7-72 files