FreeBSD/ports 962a65amath/R-cran-RcppParallel Makefile distinfo

math/R-cran-RcppParallel: Update 6.2.0 => 6.2.1

Changelog:
https://github.com/RcppCore/RcppParallel/blob/v6.2.1/NEWS.md

PR:             298012
Reported by:    Christos Longros <chris.longros at gmail.com> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-3math/R-cran-RcppParallel/distinfo
+1-1math/R-cran-RcppParallel/Makefile
+4-42 files

LLVM/project 98f0f00flang/include/flang/Semantics openmp-modifiers.h openmp-utils.h, flang/lib/Semantics check-omp-loop.cpp resolve-directives.cpp

[flang][OpenMP] Switch OpenMP version from unsigned to llvm::omp::Version

Also make llvm::omp::Version converting constructor/operstor explicit.
DeltaFile
+91-88flang/lib/Semantics/check-omp-structure.cpp
+20-18flang/include/flang/Semantics/openmp-utils.h
+18-17flang/lib/Semantics/openmp-utils.cpp
+10-10flang/include/flang/Semantics/openmp-modifiers.h
+7-7flang/lib/Semantics/resolve-directives.cpp
+6-6flang/lib/Semantics/check-omp-loop.cpp
+152-14621 files not shown
+220-20227 files

LLVM/project 7e20a1aclang/include/clang/AST OpenMPClause.h, clang/lib/AST DeclPrinter.cpp StmtPrinter.cpp

[clang][OpenMP] Switch OpenMP version from unsigned to llvm::omp::Version
DeltaFile
+61-58clang/lib/Sema/SemaOpenMP.cpp
+16-16clang/lib/Parse/ParseOpenMP.cpp
+6-9clang/lib/AST/StmtPrinter.cpp
+4-3clang/lib/Sema/TreeTransform.h
+3-3clang/lib/AST/DeclPrinter.cpp
+3-2clang/include/clang/AST/OpenMPClause.h
+93-912 files not shown
+98-928 files

FreeBSD/ports c484655editors/enter-tex Makefile

editors/enter-tex: re-add USE_TEX=dvipsk

required for Computer Modern fonts when generating PDF

(cherry picked from commit 6c6b333ac506529d037fd42e755bb978b14070b5)
DeltaFile
+2-2editors/enter-tex/Makefile
+2-21 files

FreeBSD/ports fd2469cmultimedia/avidemux-plugins Makefile

multimedia/avidemux-plugins: Unbreak - exclude build option VAPOURSYNTH

Approved by:    blanket (fix build)
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 9be86155734d753b46ab36525c60d53af497db3a)
DeltaFile
+4-3multimedia/avidemux-plugins/Makefile
+4-31 files

FreeBSD/ports 9be8615multimedia/avidemux-plugins Makefile

multimedia/avidemux-plugins: Unbreak - exclude build option VAPOURSYNTH

Approved by:    blanket (fix build)
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+4-3multimedia/avidemux-plugins/Makefile
+4-31 files

LLVM/project 968f030clang/lib/AST/ByteCode Source.h Source.cpp

[clang][bytecode][NFC] Remove unused SourceMapper functions (#219786)
DeltaFile
+0-12clang/lib/AST/ByteCode/Source.cpp
+0-6clang/lib/AST/ByteCode/Source.h
+0-182 files

LLVM/project 65a8ecdflang/include/flang/Semantics openmp-modifiers.h openmp-utils.h, flang/lib/Semantics check-omp-loop.cpp resolve-directives.cpp

[flang][OpenMP] Switch OpenMP version from unsigned to llvm::omp::Version

Also make llvm::omp::Version converting constructor/operstor explicit.
DeltaFile
+91-88flang/lib/Semantics/check-omp-structure.cpp
+20-18flang/include/flang/Semantics/openmp-utils.h
+18-17flang/lib/Semantics/openmp-utils.cpp
+10-10flang/include/flang/Semantics/openmp-modifiers.h
+7-7flang/lib/Semantics/resolve-directives.cpp
+6-6flang/lib/Semantics/check-omp-loop.cpp
+152-14621 files not shown
+220-20227 files

LLVM/project 5e5d1adclang/include/clang/Basic LangOptions.h, clang/lib/AST DeclPrinter.cpp StmtPrinter.cpp

[clang][OpenMP] Switch OpenMP version from unsigned to llvm::omp::Version
DeltaFile
+61-58clang/lib/Sema/SemaOpenMP.cpp
+16-16clang/lib/Parse/ParseOpenMP.cpp
+6-9clang/lib/AST/StmtPrinter.cpp
+4-3clang/lib/Sema/TreeTransform.h
+3-3clang/lib/AST/DeclPrinter.cpp
+6-0clang/include/clang/Basic/LangOptions.h
+96-892 files not shown
+100-928 files

OpenBSD/ports 1dJLgPgnet/haproxy Makefile distinfo

   MFC: net/haproxy: update to 3.2.23

   Changes:
   https://www.haproxy.org/download/3.2/src/CHANGELOG

   from Mark Patruck
VersionDeltaFile
1.93.2.4+2-2net/haproxy/distinfo
1.134.2.4+1-1net/haproxy/Makefile
+3-32 files

LLVM/project b369c19llvm/include/llvm/Frontend/OpenMP OMPDescriptors.h OMPVersion.h, llvm/lib/Frontend/OpenMP OMPDescriptors.inc

[OpenMP] Make OpenMP version have separate type

It's unsigned now. Giving it a separate type would make the code clearer,
and it would make it easier to change the effective type if it's ever
needed.
DeltaFile
+788-788llvm/lib/Frontend/OpenMP/OMPDescriptors.inc
+63-0llvm/include/llvm/Frontend/OpenMP/OMPVersion.h
+29-17llvm/utils/TableGen/Basic/DirectiveEmitter.cpp
+13-13llvm/test/TableGen/directive1.td
+12-12llvm/test/TableGen/directive2.td
+10-10llvm/include/llvm/Frontend/OpenMP/OMPDescriptors.h
+915-84011 files not shown
+975-88917 files

OpenBSD/ports CgYL6H6net/haproxy Makefile distinfo

   net/haproxy: update to 3.2.23

   Changes:
   https://www.haproxy.org/download/3.2/src/CHANGELOG

   from Mark Patruck
VersionDeltaFile
1.98+2-2net/haproxy/distinfo
1.139+1-1net/haproxy/Makefile
+3-32 files

OpenBSD/src GsDoqqRsys/kern kern_pledge.c

   mention that specific files opened by __pledge_open() are only opened
   by specific libc functions (with symbol visibility helping us). these fd
   are marked UF_PLEDGEOPEN, and the kernel prohibits various operations
   on them (basically we are trying to prevent threads from playing with them)
VersionDeltaFile
1.362+5-1sys/kern/kern_pledge.c
+5-11 files

FreeBSD/ports 6c6b333editors/enter-tex Makefile

editors/enter-tex: re-add USE_TEX=dvipsk

required for Computer Modern fonts when generating PDF
DeltaFile
+2-2editors/enter-tex/Makefile
+2-21 files

NetBSD/pkgsrc nkBoW1Gmk/defaults options.description

   mk/defaults: Describe cdio option
VersionDeltaFile
1.767+1-0mk/defaults/options.description
+1-01 files

OpenBSD/ports HszpWxqx11/dbus-intf distinfo Makefile, x11/dbus-intf/pkg PLIST

   Update to 3.2.
VersionDeltaFile
1.16+9-10x11/dbus-intf/Makefile
1.6+2-2x11/dbus-intf/distinfo
1.6+1-1x11/dbus-intf/pkg/PLIST
+12-133 files

LLVM/project f84f14bflang/include/flang/Semantics openmp-modifiers.h openmp-utils.h, flang/lib/Semantics check-omp-loop.cpp resolve-directives.cpp

[flang][OpenMP] Switch OpenMP version from unsigned to llvm::omp::Version

Also make llvm::omp::Version converting constructor/operstor explicit.
DeltaFile
+91-88flang/lib/Semantics/check-omp-structure.cpp
+20-18flang/include/flang/Semantics/openmp-utils.h
+18-17flang/lib/Semantics/openmp-utils.cpp
+10-10flang/include/flang/Semantics/openmp-modifiers.h
+7-7flang/lib/Semantics/resolve-directives.cpp
+6-6flang/lib/Semantics/check-omp-loop.cpp
+152-14621 files not shown
+220-20027 files

LLVM/project e4524f1clang/include/clang/Basic LangOptions.h, clang/lib/AST DeclPrinter.cpp StmtPrinter.cpp

[clang][OpenMP] Switch OpenMP version from unsigned to llvm::omp::Version
DeltaFile
+61-58clang/lib/Sema/SemaOpenMP.cpp
+16-16clang/lib/Parse/ParseOpenMP.cpp
+6-9clang/lib/AST/StmtPrinter.cpp
+4-3clang/lib/Sema/TreeTransform.h
+3-3clang/lib/AST/DeclPrinter.cpp
+6-0clang/include/clang/Basic/LangOptions.h
+96-892 files not shown
+100-928 files

NetBSD/pkgsrc a4OMEDbdoc CHANGES-2026

   doc: Updated audio/qmmp to 1.7.11
VersionDeltaFile
1.5690+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc b7j86TLaudio/qmmp PLIST Makefile

   audio/qmmp: Update to 1.7.11

   * Add cdio option to play CD-DA with cdda:// URI.

   Changelog:
   Version 1.7.11
   * fixed build with PipeWire versions less than 0.3.50
   * fixed settings dialog layout
   * fixed default CUE encoding
   * fixed possible null pointer dereference
   * fixed uninitialized structure usage
   * improved sid plugin:
     - added libsidplayfp 3.0 support
     - added feature to build without residfp engine
     - fixed memory leak
     - fixed displaying audio information

   Version 1.7.10
   * fixed determination of FLAC files with ID3v2 tags

    [60 lines not shown]
VersionDeltaFile
1.6+10-2audio/qmmp/options.mk
1.15+4-4audio/qmmp/distinfo
1.77+2-3audio/qmmp/Makefile
1.8+3-1audio/qmmp/PLIST
+19-104 files

OpenBSD/ports rH0B2KZx11/dbus-tcl distinfo Makefile, x11/dbus-tcl/pkg PLIST

   Update to 4.2.
   Build for Tcl 8 and 9.
VersionDeltaFile
1.20+28-9x11/dbus-tcl/Makefile
1.8+12-11x11/dbus-tcl/pkg/PLIST
1.8+2-2x11/dbus-tcl/distinfo
+42-223 files

OpenBSD/ports DFB0bymtextproc/tdom Makefile, textproc/tdom/patches patch-configure

   Build for Tcl 8 and 9.
VersionDeltaFile
1.6+21-18textproc/tdom/pkg/PLIST
1.10+34-5textproc/tdom/Makefile
1.6+23-1textproc/tdom/patches/patch-configure
+78-243 files

LLVM/project 6709c95llvm/include/llvm/Frontend/OpenMP OMP.h OMPVersion.h, llvm/lib/Frontend/OpenMP OMPDescriptors.inc

[OpenMP] Make OpenMP version have separate type

It's unsigned now. Giving it a separate type would make the code clearer,
and it would make it easier to change the effective type if it's ever
needed.
DeltaFile
+788-788llvm/lib/Frontend/OpenMP/OMPDescriptors.inc
+61-0llvm/include/llvm/Frontend/OpenMP/OMPVersion.h
+28-17llvm/utils/TableGen/Basic/DirectiveEmitter.cpp
+13-13llvm/test/TableGen/directive1.td
+12-12llvm/test/TableGen/directive2.td
+11-9llvm/include/llvm/Frontend/OpenMP/OMP.h
+913-83911 files not shown
+972-88917 files

NetBSD/pkgsrc byEfITNdoc CHANGES-2026

   doc: Updated cad/py-PyRTL to 1.0.3
VersionDeltaFile
1.5689+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc a9WMc5ycad/py-PyRTL Makefile distinfo

   cad/py-PyRTL: Update to 1.0.3

   Changelog:
   [1.0.3] - 2026-08-04

   Added

     * name_scope is a context manager that prepends string prefixes to WireVector
       and MemBlock names.

   Changed

     * sign_extended and zero_extended no longer generate slice (s) LogicNets.
     * When concat is called with Const args, the constants are immediately
       concatenated, returning a new Const.
     * Improved render_trace's ASCII output.

   Fixed


    [4 lines not shown]
VersionDeltaFile
1.16+4-4cad/py-PyRTL/distinfo
1.17+2-2cad/py-PyRTL/Makefile
+6-62 files

NetBSD/pkgsrc-wip b1e5248gitea-runner Makefile, gitea-runner/files gitea-runner.sh

gitea-runner: add an RC file
DeltaFile
+26-0gitea-runner/files/gitea-runner.sh
+6-0gitea-runner/Makefile
+32-02 files

LLVM/project 788bcc0llvm/lib/Transforms/Vectorize VPlanRecipes.cpp VPlan.cpp, llvm/test/Transforms/LoopVectorize struct-return.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+80-8llvm/test/Transforms/LoopVectorize/struct-return.ll
+12-0llvm/lib/Transforms/Vectorize/VPlan.cpp
+4-3llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
+96-113 files

LLVM/project 6db1905clang/lib/AST/ByteCode Pointer.cpp, libc/test/src/math CMakeLists.txt

Merge branch 'main' into users/ziqingluo-90/PR-185840466-2
DeltaFile
+143-144clang/lib/AST/ByteCode/Pointer.cpp
+174-1libc/test/src/math/CMakeLists.txt
+132-41llvm/test/Transforms/PhaseOrdering/AArch64/loopflatten.ll
+54-54lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py
+94-0llvm/test/Transforms/SLPVectorizer/RISCV/splat-gather-extracts.ll
+83-3lldb/source/Plugins/Process/Utility/RegisterInfos_riscv32.h
+680-243150 files not shown
+1,675-728156 files

OpenBSD/src XacLq9Yshare/man/man5 port-modules.5

   New variables for Tcl 8/9 ports.

   ok sthen@
VersionDeltaFile
1.290+10-2share/man/man5/port-modules.5
+10-21 files

OpenBSD/ports KTn8CsXlang/tcl tcl.port.mk

   New variables for Tcl 8/9 ports.

   ok sthen@
VersionDeltaFile
1.23+12-0lang/tcl/tcl.port.mk
+12-01 files