NetBSD/src R7w9ii4usr.sbin/dumplfs dumplfs.c

   Sort the list of segments entered with -s so they appear in the output in
   sequence regardless of the input order.  In particular, the old code always
   produced the segments in reverse order.
VersionDeltaFile
1.73+29-24usr.sbin/dumplfs/dumplfs.c
+29-241 files

LLVM/project d089e1fllvm/lib/MC TargetRegistry.cpp

[llvm] Change the implementation of isValidFeatureListFormat (#219266)

This is mostly to change the function-local static variable because some
programs are having static initialization order problems. Also the
coding standard states statics with ctor/dtor should be avoided. The new
implementation also does not use Regex anymore.
DeltaFile
+11-3llvm/lib/MC/TargetRegistry.cpp
+11-31 files

NetBSD/pkgsrc jRjiqrGdoc CHANGES-2026

   doc: Updated multimedia/libdvdnav to 7.0.0
VersionDeltaFile
1.5636+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3yXig3Dmultimedia/libdvdnav PLIST distinfo

   multimedia/libdvdnav: Update  to 7.0.0

   Changelog:
   libdvdnav (7.0.0)
    * add dvdnav_get_volid_string to obtain the volume id of the disc
    * add dvdnav_get_number_of_streams API to list tracks
    * add dvdnav_set_active_stream API to activate a stream
    * add dvdnav_toggle_spu_stream API to enable/disable the current SPU stream
    * add dvdnav_get_disk_region_mask API to get the reported version from the disk
    * expose dvdnav_jump_to_sector_by_time to the API
    * switch build system to Meson (and remove autotools)
    * fix crashes and avoid asserts
VersionDeltaFile
1.20+5-6multimedia/libdvdnav/Makefile
1.17+4-4multimedia/libdvdnav/distinfo
1.8+5-2multimedia/libdvdnav/PLIST
+14-123 files

OpenBSD/ports cQFy7A0www/librewolf Makefile distinfo, www/librewolf/patches patch-third_party_llama_cpp_moz_build

   www/librewolf: update to 154.0.1-3, from yaydn

   adds riscv64 patch from jca@
VersionDeltaFile
1.1+38-0www/librewolf/patches/patch-third_party_llama_cpp_moz_build
1.12+2-2www/librewolf/distinfo
1.14+1-1www/librewolf/Makefile
+41-33 files

LLVM/project 71e148aclang/lib/CIR/CodeGen CIRGenTypes.cpp, clang/test/CIR/CodeGen forward-enum.c

[CIR] Flush the type cache when an enum completes differently

An enum that is still incomplete converts to a guessed !u32i, since it has no
CIR type of its own to complete later the way a record does.  If the definition
disagrees with the guess, everything already converted from it is wrong.

We now flush the cache when the definition contradicts the guess, so anything
derived from it is rebuilt.

A signature converted while the enum was incomplete keeps the guess, so a
declaration can still name the wrong width where classic leaves it
unprototyped.  Nothing emitted reads that signature, since call sites bitcast
the callee to the type the definition gave the enum, and a definition of the
function gets a fresh signature.

Assisted-by: Cursor / claude-opus-5
DeltaFile
+105-4clang/test/CIR/CodeGen/forward-enum.c
+7-11clang/lib/CIR/CodeGen/CIRGenTypes.cpp
+112-152 files

NetBSD/pkgsrc BqphJNhdoc CHANGES-2026

   doc: Updated multimedia/libdvdread to 7.1.1
VersionDeltaFile
1.5635+2-1doc/CHANGES-2026
+2-11 files

LLVM/project c98c903libc/include CMakeLists.txt, libc/include/llvm-libc-macros CMakeLists.txt sys-mount-macros.h

[libc] Add placeholder for sys/mount.h Linux header. (#219127)

Provide `<sys/mount.h>` header on Linux platforms. This header doesn't
yet contain the entrypoints (mount, unmount, unmount2), but has a
collection of `MS_` symbolic constants that should be passed as
arguments to `mount` syscall wrapper.

This is an interesting case, since header is a non-POSIX, and contains
different information on Linux and on BSD systems (macro are named
differently, functions have different prototypes, etc.). We may decide
how to approach this at the point when we add function prototypes. For
macro, we're in a slightly better shape, as there's existing support for
OS-specific macro definitions that we're using here.

Assisted by: automated tooling, human-reviewed
DeltaFile
+40-0libc/include/llvm-libc-macros/linux/sys-mount-macros.h
+21-0libc/include/llvm-libc-macros/sys-mount-macros.h
+15-0libc/include/sys/mount.yaml
+9-0libc/include/CMakeLists.txt
+6-0libc/include/llvm-libc-macros/linux/CMakeLists.txt
+6-0libc/include/llvm-libc-macros/CMakeLists.txt
+97-02 files not shown
+99-08 files

NetBSD/pkgsrc kQ1Oy2Mmultimedia/libdvdread distinfo Makefile

   multimedia/libdvdread: Update to 7.1.1

   Changelog:
   libdvdread (7.1.1)
    * reduce the number of symbols exported to avoid conflicts when linking
    * improve CI coverage

   libdvdread (7.1.0)
    * DVD-Audio support:
        * Allow CPRM and CSS decryption support to be available simultaneously
        * Add Audio Still Video Set (ASVS) IFO structures and readers
        * Add ASVS and SAMG support to public IFO open APIs
        * Expose ASVS IFO, backup and menu VOB files
        * Improve AOB/VOB stream type handling
        * Misc fixes on structures documentation
    * DVD-VR support:
        * Add DVD-VR IFO parsing (PGIT, PG_GI, PS_GI)
        * Add DVDOpenVideoRecording functions
        * Add ifoOpenVideoRecording support

    [40 lines not shown]
VersionDeltaFile
1.8+8-5multimedia/libdvdread/PLIST
1.31+4-4multimedia/libdvdread/distinfo
1.37+4-4multimedia/libdvdread/Makefile
+16-133 files

NetBSD/pkgsrc HN1RUpZdoc TODO CHANGES-2026

   doc: Updated devel/py-build to 1.6.0
VersionDeltaFile
1.27833+1-2doc/TODO
1.5634+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 9BOarYsdevel/py-build distinfo Makefile

   py-build: update to 1.6.0.

   ####################
    1.6.0 (2026-08-27)
   ####################

   **********
    Features
   **********

   - Add ``--report=PATH`` to write a machine-readable JSON report of built artifacts; ``--metadata`` now also accepts
     ``.whl`` files - by :user:`gaborbernat` (:issue:`198`)
   - The ``srcdir`` argument now accepts ``.tar.gz`` source distributions, extracting and building from them - by
     :user:`gaborbernat` (:issue:`311`)
   - The "Unmet dependencies" error from ``--no-isolation`` builds now shows the wanted version, found version, and
     interpreter - by :user:`gaborbernat` (:issue:`504`)
   - Add ``--sdist-extract-dir`` to extract the intermediate sdist into a persistent directory, enabling compiler cache reuse
     across rebuilds - by :user:`gaborbernat` (:issue:`614`)
   - Add ``--env-dir`` to place the isolated build environment at a fixed path, enabling compiler cache reuse across builds -

    [44 lines not shown]
VersionDeltaFile
1.18+4-4devel/py-build/distinfo
1.29+4-4devel/py-build/Makefile
+8-82 files

NetBSD/pkgsrc-wip f2cc9b2blocky Makefile go-modules.mk, blocky/patches patch-querylog-database_writer_sqlite_unsupported.go patch-querylog-database_writer_sqlite.go

blocky: initial version v0.34.0
DeltaFile
+1,637-0blocky/distinfo
+545-0blocky/go-modules.mk
+30-0blocky/Makefile
+24-0blocky/patches/patch-Makefile
+12-0blocky/patches/patch-querylog-database_writer_sqlite_unsupported.go
+12-0blocky/patches/patch-querylog-database_writer_sqlite.go
+2,260-02 files not shown
+2,263-08 files

FreeBSD/src 59f363dshare/man/man4 nvme.4

nvme.4: Canonicalize LOADER TUNABLES

Improve style for consistency with the rest of the manual
and add the tunables to the search database.

MFC after:              3 days
Reviewed by:            seuros
Differential Revision:  https://reviews.freebsd.org/D59165
DeltaFile
+69-92share/man/man4/nvme.4
+69-921 files

LLVM/project 102e33fclang/lib/CIR/CodeGen CIRGenExprConstant.cpp CIRGenModule.h, clang/test/CIR/CodeGen pointer-to-data-member-indirect-field.cpp

[CIR] Implement indirect-field accesses (#219505)

Anonymous structs/unions cause an 'indirect field' declaration, which
contains the path with how to get through it. We were missing handling
in 2 places:
1- At emitTopLevelDecl, which we just need to ignore it (as the global
    itself handles the emit)
2- When generating the get-member pointer value. This just requires us
to properly follow the 'field' chain.
DeltaFile
+92-0clang/test/CIR/CodeGen/pointer-to-data-member-indirect-field.cpp
+26-6clang/lib/CIR/CodeGen/CIRGenModule.cpp
+3-3clang/lib/CIR/CodeGen/CIRGenExprConstant.cpp
+4-2clang/lib/CIR/CodeGen/CIRGenModule.h
+125-114 files

LLVM/project 1b37aadclang/lib/CIR/CodeGen CIRGenExpr.cpp, clang/test/CIR/CodeGen global-init.cpp

[CIR] Fix materialize-temporary-expr for non scalar/aggregates (#219514)

The reproducer I added came from a test suite, and identified that our
MaterializeTemporaryExpr handling used cir::ZeroAttr::get, which only
handles aggregates, but we needed a double. This fairly simple change
just replaces that with a call to builder.getZeroInitAttr.
DeltaFile
+46-0clang/test/CIR/CodeGen/global-init.cpp
+1-1clang/lib/CIR/CodeGen/CIRGenExpr.cpp
+47-12 files

NetBSD/pkgsrc yMVZMwnmultimedia/ffmpeg3 Makefile, multimedia/ffmpeg6 Makefile

   *: Recursive revbump from multimedia/libbluray
VersionDeltaFile
1.324+2-2multimedia/vlc/Makefile
1.187+2-2multimedia/mpv/Makefile
1.14+2-2multimedia/ffmpeg8/Makefile
1.30+2-2multimedia/ffmpeg7/Makefile
1.38+2-2multimedia/ffmpeg6/Makefile
1.120+2-2multimedia/ffmpeg3/Makefile
+12-126 files not shown
+24-2212 files

NetBSD/pkgsrc AkXf8Xrdoc CHANGES-2026

   doc: Updated multimedia/libbluray to 1.5.0
VersionDeltaFile
1.5633+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 4xwks3Tmultimedia/libbluray PLIST buildlink3.mk

   multimedia/libbluray: Update to 1.5.0

   Changelog:
   2026-07-14: Version 1.5.0
   - Expose dynamic range, color space, cr_flag and HDR10+ flags in stream info
   - Expose chapter names in title info
   - list_titles: report the number of Dolby Vision tracks
   - BD-J: Implement HAVI text and graphic look & feel components
   - BD-J: Implement navigable and actionable HAVI components
   - BD-J: Fix disabled components being hidden and vertical text alignment
   - BD-J: Lazy-load .bdjo title files for faster startup
   - BD-J: Add S3D and UHD stream types
   - Build: remove the java9 Meson option

   2026-01-26: Version 1.4.1
   - Fix linking on Windows with Freetype enabled
   - Improve compilation with MSVC
   - Cleaning and improvements in Meson build files
   - Fix build with Java 23 for BD-J

    [17 lines not shown]
VersionDeltaFile
1.45+7-11multimedia/libbluray/Makefile
1.26+4-4multimedia/libbluray/distinfo
1.20+3-3multimedia/libbluray/buildlink3.mk
1.4+4-1multimedia/libbluray/PLIST
+18-194 files

LLVM/project ebd5fb6clang/include/clang/ScalableStaticAnalysis/Analyses/EntityPointerLevel EntityPointerLevel.h

Update clang/include/clang/ScalableStaticAnalysis/Analyses/EntityPointerLevel/EntityPointerLevel.h

Co-authored-by: Balázs Benics <benicsbalazs at gmail.com>
DeltaFile
+1-1clang/include/clang/ScalableStaticAnalysis/Analyses/EntityPointerLevel/EntityPointerLevel.h
+1-11 files

LLVM/project 4303ea8clang/test/Analysis/Scalable/source-edit-generation write-failure.cpp coexistence.cpp, clang/test/Analysis/Scalable/source-edit-generation/Plugins/TestTransformationPlugin TestTransformation.cpp

[SSAF] Remove useless anchor variable from test plugin (#219081)

The plugin code defines the extern variable
SSAFTestTransformationAnchorSource, which is supposed to be used to
force static linking, so not needed here.

The variable definition should undoubtedly be removed, as doing so
solves the build issue locally. The explanation below regarding why this
variable causes the issue was provided by Claude. I repeatedly asked
Claude questions, and he revised his reasoning several times until it
became consistent. However, we should still take the following
explanation with a grain of salt:

ASan created a private alias symbol for the extern variable
SSAFTestTransformationAnchorSource. The linker, when in
'-flat_namespace' mode, treated the symbol as a name-based bind, which
later failed to be resolved through name searching by the loader.

rdar://185749574

Assisted by Claude
DeltaFile
+0-8clang/test/Analysis/Scalable/source-edit-generation/Plugins/TestTransformationPlugin/TestTransformation.cpp
+0-3clang/test/Analysis/Scalable/source-edit-generation/happy-path.cpp
+0-2clang/test/Analysis/Scalable/source-edit-generation/write-failure.cpp
+0-2clang/test/Analysis/Scalable/source-edit-generation/coexistence.cpp
+0-154 files

NetBSD/pkgsrc nOrdZTBdoc CHANGES-2026 TODO

   doc: Updated graphics/digikam-gmic-qt to 4.0.3.20260825
VersionDeltaFile
1.27832+4-1doc/TODO
1.5632+2-1doc/CHANGES-2026
+6-22 files

NetBSD/pkgsrc OOgjq8fgraphics/digikam-gmic-qt Makefile distinfo

   digikam-gmic-qt: update to 4.0.3.20260825.

   backport official patch from David
VersionDeltaFile
1.10+4-4graphics/digikam-gmic-qt/distinfo
1.19+3-3graphics/digikam-gmic-qt/Makefile
+7-72 files

NetBSD/pkgsrc SGsqlQudoc CHANGES-2026 TODO

   doc: Updated textproc/rumdl to 0.2.62
VersionDeltaFile
1.27831+2-3doc/TODO
1.5631+2-1doc/CHANGES-2026
+4-42 files

LLVM/project 9613a02flang/test/Lower/OpenMP metadirective-loop.f90

Improve metadirective loop test

Existing checks could miss duplicate loop operations, match operations outside
the intended region, or overlook incorrect loop-IV data flow.

Add region boundaries and negative checks for unexpected loop operations.
Verify private and linear IV usage across static, runtime, ENTRY, NOTHING, and
nested-loop lowering paths.
DeltaFile
+403-174flang/test/Lower/OpenMP/metadirective-loop.f90
+403-1741 files

NetBSD/pkgsrc J3Gmelstextproc/rumdl Makefile distinfo

   rumdl: update to 0.2.62.

   ## [0.2.62]

   ### Added

   - **flavor**: add support for Markdown with Gherkin (MDG) ([db62377](https://github.com/rvben/rumdl/commit/db62377aa7e63865f682bf16d790c6ff5eb40b31))

   ## [0.2.61]

   ### Added

   - **cli**: add `--stdin-batch` for NUL-framed multi-document linting and `--stdin-batch-closed-world` for supplied-document-only link resolution
VersionDeltaFile
1.53+4-4textproc/rumdl/distinfo
1.55+2-2textproc/rumdl/Makefile
+6-62 files

LLVM/project b08dda4clang/lib/Sema HLSLExternalSemaSource.cpp

[NFC][HLSL] Refactor texture type declaration
DeltaFile
+146-209clang/lib/Sema/HLSLExternalSemaSource.cpp
+146-2091 files

FreeBSD/ports 767a717x11-wm/wayfire-plugins-extra distinfo Makefile, x11-wm/wayfire-plugins-extra/files patch-meson.build

x11-wm/wayfire-plugins-extra: Update 0.11.0 => 0.11.2

Commit log:
https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.11.0...v0.11.2

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+11-0x11-wm/wayfire-plugins-extra/files/patch-meson.build
+5-5x11-wm/wayfire-plugins-extra/Makefile
+3-3x11-wm/wayfire-plugins-extra/distinfo
+19-83 files

LLVM/project eb85a8elld/test/wasm archive.s shared-weak-symbols.s, llvm/lib/Target/WebAssembly WebAssemblyExceptionInfo.cpp WebAssemblyCFGStackify.cpp

[WebAssembly] Fix typos (#219339)

This fixes typos in Wasm codebase using codespell.
DeltaFile
+11-11llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
+4-4llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
+3-3llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
+3-3llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
+3-3lld/test/wasm/shared-weak-symbols.s
+2-2lld/test/wasm/archive.s
+26-2652 files not shown
+88-8658 files

FreeNAS/freenas 5db65cesrc/middlewared/middlewared/api/v25_04_0 pool_snapshottask.py, src/middlewared/middlewared/api/v25_04_1 pool_snapshottask.py

NAS-142610 / 27.0.0-BETA.1 / Fix accepting invalid snapshot lifetime value (#19557)
DeltaFile
+13-1tests/api2/test_snapshot_task_crud.py
+1-1src/middlewared/middlewared/api/v25_04_2/pool_snapshottask.py
+1-1src/middlewared/middlewared/api/v25_04_1/pool_snapshottask.py
+1-1src/middlewared/middlewared/api/v25_04_0/pool_snapshottask.py
+1-0src/middlewared/middlewared/api/v27_0_0/pool_snapshottask.py
+1-0src/middlewared/middlewared/api/v26_0_0/pool_snapshottask.py
+18-44 files not shown
+22-410 files

LLVM/project 65d5b7dllvm/include/llvm/IR RuntimeLibcallsImpl.td, llvm/lib/IR RuntimeLibcalls.cpp

RuntimeLibcalls: Introduce LibcallLibrary schema (#217592)

Currently the set of system libraries calls is flat and
disorganized. Begin organizing this per-provider library.
The goal is to organize groups of functions by named sets,
corresponding to the underlying library which will be linked.

A LibcallLibrary is a named runtime library whose impls are made
available as a unit; its members use the same dag vocabulary as
LibcallImpls. The emitter emits one setAvailableLibFuncs_<name>
per distinct library name, merging same-named libraries under their
per-variant availability predicates. isLibraryAvailable()
is added as a stub for a future dispatch driver. No target
defines a LibcallLibrary, so generated output is mostly unchanged
(there are some incidental enum reorderings).

Reorganizing all of the library functions require a good bit more
infrastructure to be practical, but this is a minimally functional
piece to start the review.

Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
DeltaFile
+254-83llvm/utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp
+102-0llvm/test/TableGen/RuntimeLibcallEmitter-library-name-merge.td
+80-0llvm/test/TableGen/RuntimeLibcallEmitter-library-grouping.td
+12-0llvm/include/llvm/IR/RuntimeLibcallsImpl.td
+6-0llvm/lib/IR/RuntimeLibcalls.cpp
+2-2llvm/test/TableGen/RuntimeLibcallEmitter-multiple-impls.td
+456-851 files not shown
+460-857 files