NetBSD/pkgsrc FAoLOtFdoc CHANGES-2026

   doc: Updated math/ggml to 0.16.0nb1
VersionDeltaFile
1.4448+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc l67bRComath/ggml Makefile distinfo, math/ggml/patches patch-include_ggml.h

   ggml: remove patch for stable-diffusion.cpp

   stable-diffusion.cpp uses local copy anyway.
VersionDeltaFile
1.3+2-1math/ggml/Makefile
1.3+1-2math/ggml/distinfo
1.2+1-1math/ggml/patches/patch-include_ggml.h
+4-43 files

NetBSD/pkgsrc A69SLYStextproc/R-hunspell Makefile distinfo, textproc/R-hunspell/patches patch-src_Makevars

   (textproc/R-hunspell) Fix on Darwin and hopefully on Linux
VersionDeltaFile
1.2+10-17textproc/R-hunspell/patches/patch-src_Makevars
1.6+12-3textproc/R-hunspell/Makefile
1.8+2-2textproc/R-hunspell/distinfo
+24-223 files

FreeNAS/freenas be17462src/middlewared/middlewared/plugins/cloud_credentials crud.py verify.py

`ruff`
DeltaFile
+3-2src/middlewared/middlewared/plugins/cloud_credentials/crud.py
+1-2src/middlewared/middlewared/plugins/cloud_credentials/verify.py
+4-42 files

FreeBSD/ports 0cc0e5awww/qutebrowser Makefile

www/qutebrowser: drop qt5 flavor

As QT5 will be deprecated soon, drop the QT5 flavor.

Reviewed by:            kde (arrowd)
Differential Revision:  https://reviews.freebsd.org/D58170
DeltaFile
+2-19www/qutebrowser/Makefile
+2-191 files

LLVM/project c4cb2c0flang CMakeLists.txt

[Flang] Multi-config CMake output paths in standalone builds (#208690)

When using a multi-config generator with CMake (such as "Ninja
Multi-Config" or any Visual Studio generator), the output path must be
specific to each config by having it include `${CMAKE_CFG_INTDIR}`.
`CMAKE_CFG_INTDIR` will just be `.` in single-config generators. Use the
same path as used by LLVM:
https://github.com/llvm/llvm-project/blob/cd662a7c4fb03a88d0e429a7fc8d8b470a812e2b/llvm/CMakeLists.txt#L562-L563

`LLVM_LIBDIR_SUFFIX` was seemingly forgotten in one of the paths.

This is not complete support (neither has LLVM). More paths would need
to be config-specific. In particular, `check-flang` does not work, but
at least one can build the executables.
DeltaFile
+5-5flang/CMakeLists.txt
+5-51 files

LLVM/project fbb920fllvm/lib/Target/SPIRV SPIRVNonSemanticDebugHandler.cpp

Fix comment.
DeltaFile
+1-2llvm/lib/Target/SPIRV/SPIRVNonSemanticDebugHandler.cpp
+1-21 files

NetBSD/pkgsrc-wip 0dbc503libwebm Makefile PLIST, libwebm/files libwebm.pc

libwebm: add pkg-config file
DeltaFile
+18-0libwebm/Makefile
+10-0libwebm/files/libwebm.pc
+1-0libwebm/PLIST
+29-03 files

LLVM/project 695238fclang/lib/Serialization ASTWriter.cpp ASTReader.cpp, clang/test/CodeGen/SystemZ zos-check-lanuage.c

Write original source language when writing and reading AST (#208115)

FAIL: Clang :: Frontend/ast-main.c
FAIL: Clang :: Frontend/ast-main.cpp

were failing on z/OS; this change fixes these lit failures.

The issue here is that on z/OS the original source code language needs
to be passed through to the IR so that the backend can encode this
information in the PPA2 in the object file. That means that it needs to
be exported to the AST so that going from saved AST -> IR will carry the
language through.
DeltaFile
+27-0clang/test/CodeGen/SystemZ/zos-check-lanuage.c
+1-0clang/lib/Serialization/ASTWriter.cpp
+1-0clang/lib/Serialization/ASTReader.cpp
+29-03 files

FreeBSD/ports e2cbc72net/libcmis distinfo pkg-plist, net/libcmis/files patch-boost-1.86 patch-libxml2-2.12

net/libcmis: update to 0.6.1 release (+)

libcmis 0.6.3
  * More robust handling of server responses: added bounds and
    missing-value checks across the XML, SOAP, JSON, multipart and
    base64 parsing paths
  * Reject stray control characters in URLs, headers, credentials and
    proxy settings, and bound the size and duration of a response
  * Run curl_global_init once via std::call_once
  * Build fixes for boost 1.86, libxml2 2.12 and clang
  * Switched continuous integration to GitHub Actions
DeltaFile
+0-47net/libcmis/files/patch-boost-1.86
+0-26net/libcmis/files/patch-libxml2-2.12
+3-3net/libcmis/distinfo
+2-2net/libcmis/pkg-plist
+1-2net/libcmis/Makefile
+6-805 files

FreeBSD/ports e98cf71graphics/libcdr01 distinfo Makefile

graphics/libcdr01: update to 0.1.9 release (+)

libcdr 0.1.9
* Memory safety fixes
DeltaFile
+3-3graphics/libcdr01/distinfo
+1-2graphics/libcdr01/Makefile
+4-52 files

FreeBSD/ports 36c6012print/libmspub01 distinfo Makefile, print/libmspub01/files patch-configure patch-src_lib_MSPUBMetaData.h

print/libmspub01: update to 0.1.5 release (+)

libmspub 0.1.5
* Memory safety fixes
* Minor cleanups
DeltaFile
+27-18print/libmspub01/files/patch-configure
+3-3print/libmspub01/distinfo
+2-2print/libmspub01/files/patch-src_lib_MSPUBMetaData.h
+1-2print/libmspub01/Makefile
+1-1print/libmspub01/pkg-plist
+34-265 files

FreeBSD/ports 52f8b28graphics/libfreehand distinfo Makefile, graphics/libfreehand/files patch-src_lib_libfreehand__utils.cpp

graphics/libfreehand: update to 0.1.3 release (+)

libfreehand 0.1.3
* Memory safety fixes
* Minor cleanups
DeltaFile
+0-40graphics/libfreehand/files/patch-src_lib_libfreehand__utils.cpp
+3-3graphics/libfreehand/distinfo
+1-2graphics/libfreehand/Makefile
+1-1graphics/libfreehand/pkg-plist
+5-464 files

FreeBSD/ports 63fab19textproc/libexttextcat pkg-plist distinfo, textproc/libexttextcat/files patch-src__Makefile.in

textproc/libexttextcat: update to 3.4.8 release (+)

release to 3.4.8
  + respect bufsize in prepbuffer
  + widen fp_Create bufsize from uint4 to size_t (ABI break;
    SONAME bumped libexttextcat-2.0.so.0 -> libexttextcat-2.0.so.1
    via -version-info 1:0:0)
  + fix leak in textcat_Init bailout path
  + avoid forming &dest[-1] in wg_trim (undefined behavior)
  + update README for current UDHR source location (efele.net,
    after unicode.org/udhr retired in January 2024)
  + add Telugu, Kabyle, Nenets, Karakalpak, Morisyen, Arpitan,
    Sidamo, Quechua (North Bolivian), Inari Saami and Skolt Saami
  + rename ha-NG to ha-Latn-NG to match BCP-47/LibreOffice

release to 3.4.7
  + add Saraiki and Ilocano
DeltaFile
+16-4textproc/libexttextcat/pkg-plist
+8-8textproc/libexttextcat/files/patch-src__Makefile.in
+3-3textproc/libexttextcat/distinfo
+1-1textproc/libexttextcat/Makefile
+28-164 files

FreeBSD/ports ad5c317textproc/libabw distinfo Makefile

textproc/libabw: update to 0.1.4 release (+)

libabw 0.1.4
* Memory safety fixes
DeltaFile
+3-3textproc/libabw/distinfo
+1-2textproc/libabw/Makefile
+1-1textproc/libabw/pkg-plist
+5-63 files

FreeBSD/ports b7c9c75textproc/libstaroffice distinfo Makefile

textproc/libstaroffice: update to 0.0.8 release (+)

libstaroffice 0.0.8:
* fix some errors detected by LLM
DeltaFile
+3-3textproc/libstaroffice/distinfo
+1-2textproc/libstaroffice/Makefile
+4-52 files

FreeBSD/ports 03d3b83textproc/librevenge distinfo Makefile

textproc/librevenge: update to 0.0.6 release (+)

librevenge 0.0.6:
* Improve robustness when reading damaged or malformed OLE2 and Zip streams.
* Improve performance (tdf#63130).
* Replace the deprecated std::shared_ptr::unique() with use_count() == 1.
DeltaFile
+3-3textproc/librevenge/distinfo
+1-1textproc/librevenge/Makefile
+4-42 files

LLVM/project 03552bcflang/lib/Lower/OpenMP OpenMP.cpp, mlir/lib/Dialect/OpenMP/IR OpenMPDialect.cpp

[flang][OpenMP] Lower target in_reduction

Enable host lowering for target in_reduction in Flang and MLIR OpenMP
translation.

Model target in_reduction through the matching map entry, force
address-preserving implicit mapping for Flang in_reduction list items, and emit
the host-side task-reduction lookup with __kmpc_task_reduction_get_th_data. The
runtime entry point takes and returns a generic, default-address-space pointer,
so normalize a non-default-address-space captured pointer to the generic address
space before the call and cast the returned private pointer back to the map
block argument's address space, mirroring the in_reduction handling on
omp.taskloop. On the target device, in_reduction is handled as a regular
map(tofrom) variable. The byref modifier, two-argument initializers, cleanup
regions, and the remaining Flang COMMON/EQUIVALENCE/privatized-variable cases
continue to be diagnosed.

Add Flang lowering, MLIR verifier/translation, and LLVM IR tests for the
supported host path, including a non-default-address-space case, and the
remaining unsupported cases.
DeltaFile
+128-21mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
+127-14mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
+107-0mlir/test/Target/LLVMIR/openmp-target-in-reduction.mlir
+88-15flang/lib/Lower/OpenMP/OpenMP.cpp
+88-3mlir/test/Target/LLVMIR/openmp-todo.mlir
+85-0mlir/test/Dialect/OpenMP/invalid.mlir
+623-5314 files not shown
+1,032-7920 files

LLVM/project ada4f7ccross-project-tests/intrinsic-header-tests riscv_packed_simd.c, llvm/lib/Target/RISCV RISCVInstrInfoP.td RISCVISelLowering.cpp

[RISCV][P-ext] Improve RV64 v2i16 reverse codegen (#208664)

On RV64, v2i16 is widened to v4i16 before shuffle lowering. Recognize
the widened low-half reverse and select ppairoe.h directly instead of
rev16 followed by srli.
DeltaFile
+7-1llvm/lib/Target/RISCV/RISCVInstrInfoP.td
+2-2cross-project-tests/intrinsic-header-tests/riscv_packed_simd.c
+1-2llvm/test/CodeGen/RISCV/rvp-reverse.ll
+2-0llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+12-54 files

LLVM/project d81ce6dllvm/include/llvm/CodeGen Rematerializer.h, llvm/lib/CodeGen Rematerializer.cpp

Move includes to .cpp
DeltaFile
+0-2llvm/include/llvm/CodeGen/Rematerializer.h
+2-0llvm/lib/CodeGen/Rematerializer.cpp
+2-22 files

FreeBSD/ports 301bc40misc/grok-build distinfo Makefile

misc/grok-build: update 0.2.93 → 0.2.99
DeltaFile
+5-5misc/grok-build/distinfo
+1-1misc/grok-build/Makefile
+6-62 files

FreeBSD/ports 40e5f72cad/verilator Makefile

cad/verilator: Add missing lz4 run-time dependency

PR:             296673
Reported by:    Joel Bodenmann <jbo at FreeBSD.org>
DeltaFile
+3-2cad/verilator/Makefile
+3-21 files

FreeBSD/ports 2f14e41textproc/py-docling-eval distinfo Makefile

textproc/py-docling-eval: update 1.4.1 → 1.4.2
DeltaFile
+3-3textproc/py-docling-eval/distinfo
+2-2textproc/py-docling-eval/Makefile
+5-52 files

FreeNAS/freenas c9fbae3src/middlewared/middlewared/api/v27_0_0 __init__.py, src/middlewared/middlewared/plugins/cloud_credentials crud.py

`ruff`
DeltaFile
+1-1src/middlewared/middlewared/plugins/cloud_credentials/crud.py
+1-1src/middlewared/middlewared/api/v27_0_0/__init__.py
+2-22 files

LLVM/project fb0ffb1llvm/lib/Target/AArch64 AArch64ISelLowering.cpp

[AArch64] NFCI: Simplify LowerVectorFP_TO_INT_SAT (part 1) (#207198)

The lowering code tries to implement splitting by keeping two source
values SrcVal and SrcVal2 for the Lo/Hi part respectively.

This is a bit awkward, because SrcVal2 may not be set. It makes more
sense to generating new DAG nodes that will be lowered separately by the
lowering mechanism, which revisits the newly added (split sourceval)
nodes for lowering.
DeltaFile
+19-30llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+19-301 files

LLVM/project f0a014allvm/docs LangRef.rst LangRef.md, llvm/lib/Support UnicodeNameToCodepointGenerated.cpp

Merge branch 'main' into users/c8ef/atomic_minmax
DeltaFile
+35,680-35,770llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+24,053-23,916llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+0-33,105llvm/docs/LangRef.rst
+30,305-0llvm/docs/LangRef.md
+11,768-11,069llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+13,779-6,871llvm/test/tools/llvm-mca/AArch64/Cortex/C1Ultra-sve-instructions.s
+115,585-110,73112,664 files not shown
+917,646-603,54712,670 files

FreeNAS/freenas 94bdf0csrc/middlewared/middlewared/api/v27_0_0 cloud_credential.py cloud_sync_providers.py, src/middlewared/middlewared/plugins cloud_sync.py

mypy fixes
DeltaFile
+5-1src/middlewared/middlewared/plugins/cloud_credentials/crud.py
+4-2src/middlewared/middlewared/plugins/keychain/used_by.py
+1-2src/middlewared/middlewared/api/v27_0_0/cloud_credential.py
+1-1src/middlewared/middlewared/plugins/cloud_sync.py
+1-1src/middlewared/middlewared/api/v27_0_0/cloud_sync_providers.py
+1-1src/middlewared/middlewared/plugins/cloud_credentials/verify.py
+13-82 files not shown
+15-88 files

NetBSD/pkgsrc HKb9obKmath/R-survey Makefile

   (math/R-survey) Fix on Darwin and hopefully on Linux
VersionDeltaFile
1.7+2-2math/R-survey/Makefile
+2-21 files

NetBSD/pkgsrc-wip e8c5dc8llama.cpp distinfo Makefile.common, llama.cpp/patches patch-ggml_src_ggml-cpu_ggml-cpu.cpp

llama.cpp: update to 0.0.2.9969.

(newer versions need unreleased ggml)
DeltaFile
+0-17llama.cpp/patches/patch-ggml_src_ggml-cpu_ggml-cpu.cpp
+6-7llama.cpp/distinfo
+2-2llama.cpp/Makefile.common
+8-263 files

NetBSD/pkgsrc t4RDvGpsecurity/clamav distinfo Makefile.common, security/clamav-doc PLIST

   Pullup ticket #7162 - requested by taca
   security/clamav: security fix

   Revisions pulled up:
   - security/clamav-doc/PLIST                                     1.14
   - security/clamav/Makefile                                      1.108
   - security/clamav/Makefile.common                               1.31
   - security/clamav/cargo-depends.mk                              1.3
   - security/clamav/distinfo                                      1.49

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Sat Jul  4 04:00:48 UTC 2026

      Modified Files:
        pkgsrc/security/clamav: Makefile Makefile.common cargo-depends.mk
            distinfo


    [106 lines not shown]
VersionDeltaFile
1.48.4.1+4-10security/clamav/distinfo
1.13.4.1+7-4security/clamav-doc/PLIST
1.30.4.1+2-2security/clamav/Makefile.common
1.2.4.1+1-3security/clamav/cargo-depends.mk
1.107.2.1+1-2security/clamav/Makefile
+15-215 files