FreeBSD/ports fda9d9dnet/pacemaker2 pkg-plist Makefile

net/pacemaker2: Update 2.1.7 => 2.1.11

Changelog:
https://github.com/ClusterLabs/pacemaker/blob/Pacemaker-2.1.11/ChangeLog

Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit e668404cefb74f5860c8855537dd67730df2bcc2)
DeltaFile
+175-50net/pacemaker2/pkg-plist
+3-4net/pacemaker2/Makefile
+3-3net/pacemaker2/distinfo
+0-1net/pacemaker2/Makefile.common
+181-584 files

FreeBSD/ports e668404net/pacemaker2 pkg-plist Makefile

net/pacemaker2: Update 2.1.7 => 2.1.11

Changelog:
https://github.com/ClusterLabs/pacemaker/blob/Pacemaker-2.1.11/ChangeLog

Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+175-50net/pacemaker2/pkg-plist
+3-4net/pacemaker2/Makefile
+3-3net/pacemaker2/distinfo
+0-1net/pacemaker2/Makefile.common
+181-584 files

FreeBSD/ports dfa8c6bmultimedia/vapoursynth-vmaf distinfo Makefile

multimedia/vapoursynth-vmaf: Update r7 => r10

Changelogs:
https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF/releases/tag/r8
https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF/releases/tag/r9
https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF/releases/tag/r10

Sponsored by:   UNIS Labs
DeltaFile
+3-3multimedia/vapoursynth-vmaf/distinfo
+1-2multimedia/vapoursynth-vmaf/Makefile
+4-52 files

LLVM/project 7e49820libc/docs hand_in_hand.md full_host_build.md, libc/docs/dev builtin_compatibility.md undefined_behavior.md

[docs] Finish MyST migration for selected docs
DeltaFile
+115-116libc/docs/dev/builtin_compatibility.md
+17-18libc/docs/dev/undefined_behavior.md
+15-13libc/docs/hand_in_hand.md
+13-14libc/docs/dev/printf_behavior.md
+13-8libc/docs/full_host_build.md
+7-8libc/docs/build_and_test.md
+180-17720 files not shown
+229-24426 files

LLVM/project 752c0a2clang/lib/Sema SemaAccess.cpp, libc/docs/dev code_style.rst code_style.md

[docs] Merge libc Markdown migration
DeltaFile
+105-658clang/lib/Sema/SemaAccess.cpp
+0-411libc/docs/dev/code_style.rst
+400-0libc/docs/dev/code_style.md
+0-351libc/docs/dev/builtin_compatibility.rst
+137-137llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing-reductions-tail-folded.ll
+272-0llvm/test/Transforms/ConstraintElimination/induction-condition-in-loop-exit.ll
+914-1,557197 files not shown
+5,977-6,356203 files

FreeBSD/ports 99edd01www/freenginx-devel distinfo Makefile.extmod

www/freenginx-devel: third-party modules management (+)

- auth_jwt module update: 0.13.1 -> 0.14.1

Bump PORTREVISION.

Sponsored by:   tipi.work
DeltaFile
+5-5www/freenginx-devel/distinfo
+2-2www/freenginx-devel/Makefile.extmod
+1-1www/freenginx-devel/Makefile
+8-83 files

LLVM/project f83f177libc/docs full_host_build.md full_cross_build.md, libc/docs/dev builtin_compatibility.md code_style.md

[docs] Convert selected rst docs with rst2myst
DeltaFile
+176-345libc/docs/dev/builtin_compatibility.md
+207-217libc/docs/dev/code_style.md
+156-163libc/docs/full_host_build.md
+134-143libc/docs/full_cross_build.md
+88-91libc/docs/dev/undefined_behavior.md
+84-88libc/docs/talks.md
+845-1,04723 files not shown
+1,807-2,10329 files

LLVM/project 35a616flibc/docs/dev code_style.md code_style.rst

[docs] Rename selected libc docs to Markdown
DeltaFile
+411-0libc/docs/dev/code_style.md
+0-411libc/docs/dev/code_style.rst
+0-351libc/docs/dev/builtin_compatibility.rst
+351-0libc/docs/dev/builtin_compatibility.md
+260-0libc/docs/dev/printf_behavior.md
+0-260libc/docs/dev/printf_behavior.rst
+1,022-1,02252 files not shown
+3,687-3,68758 files

FreeBSD/ports 1a92145net/asterisk-g72x distinfo Makefile

net/asterisk-g72x: Update 1.4.4 => 1.4.5

Commit log:
https://github.com/arkadijs/asterisk-g72x/compare/1910306...55a7b82

Sponsored by:   UNIS Labs
DeltaFile
+3-3net/asterisk-g72x/distinfo
+1-1net/asterisk-g72x/Makefile
+4-42 files

FreeBSD/ports 9a64a87net/v2ray distinfo Makefile

net/v2ray: Update 5.49.0 => 5.51.2

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

LLVM/project 62e4015clang/include/clang/AST OpenMPClause.h, clang/lib/AST OpenMPClause.cpp

[Clang][OpenMP] Add parsing/sema for dims modifier in num_threads
DeltaFile
+150-41clang/include/clang/AST/OpenMPClause.h
+79-34clang/lib/Parse/ParseOpenMP.cpp
+61-36clang/lib/Sema/SemaOpenMP.cpp
+62-0clang/test/OpenMP/dims_modifier_ast_print.cpp
+52-7clang/lib/AST/OpenMPClause.cpp
+53-1clang/test/OpenMP/dims_modifier_messages.cpp
+457-11927 files not shown
+589-20733 files

LLVM/project e66de1dclang/lib/Sema SemaAccess.cpp, libc/docs/dev code_style.rst code_style.md

[docs] Merge libc Markdown migration
DeltaFile
+105-658clang/lib/Sema/SemaAccess.cpp
+0-411libc/docs/dev/code_style.rst
+400-0libc/docs/dev/code_style.md
+0-351libc/docs/dev/builtin_compatibility.rst
+137-137llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing-reductions-tail-folded.ll
+272-0llvm/test/Transforms/ConstraintElimination/induction-condition-in-loop-exit.ll
+914-1,557180 files not shown
+4,849-5,187186 files

LLVM/project 2d9804flibc/docs build_and_test.md compiler_support.md, libc/docs/dev builtin_compatibility.md undefined_behavior.md

[docs] Finish MyST migration for selected docs
DeltaFile
+115-116libc/docs/dev/builtin_compatibility.md
+17-18libc/docs/dev/undefined_behavior.md
+13-14libc/docs/dev/printf_behavior.md
+7-8libc/docs/build_and_test.md
+7-8libc/docs/dev/building_docs.md
+4-5libc/docs/compiler_support.md
+163-16911 files not shown
+184-20017 files

LLVM/project c48a96fclang/include/clang/AST OpenMPClause.h, clang/lib/AST OpenMPClause.cpp

[Clang][OpenMP] Add parsing/sema for dims modifier in num_threads
DeltaFile
+149-41clang/include/clang/AST/OpenMPClause.h
+79-34clang/lib/Parse/ParseOpenMP.cpp
+62-37clang/lib/Sema/SemaOpenMP.cpp
+62-0clang/test/OpenMP/dims_modifier_ast_print.cpp
+52-7clang/lib/AST/OpenMPClause.cpp
+53-1clang/test/OpenMP/dims_modifier_messages.cpp
+457-12025 files not shown
+585-20531 files

FreeBSD/ports 7de4ee8sysutils/graylog distinfo Makefile

sysutils/graylog: Update 7.1.3 => 7.1.5

Changelog:
https://go2docs.graylog.org/current/changelogs/changelog.html#Graylog715

Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit f78ad9e5fc720e8b4a950db37fb784f673d4dd0e)
DeltaFile
+3-3sysutils/graylog/distinfo
+2-2sysutils/graylog/Makefile
+5-52 files

LLVM/project a6a2e95libc/docs build_and_test.md, libc/docs/dev builtin_compatibility.md code_style.md

[docs] Convert selected rst docs with rst2myst
DeltaFile
+176-345libc/docs/dev/builtin_compatibility.md
+207-217libc/docs/dev/code_style.md
+88-91libc/docs/dev/undefined_behavior.md
+81-90libc/docs/dev/config_options.md
+74-76libc/docs/dev/header_generation.md
+68-74libc/docs/build_and_test.md
+694-89314 files not shown
+1,164-1,41820 files

LLVM/project b853757libc/docs/dev code_style.rst code_style.md

[docs] Rename selected libc docs to Markdown
DeltaFile
+0-411libc/docs/dev/code_style.rst
+411-0libc/docs/dev/code_style.md
+0-351libc/docs/dev/builtin_compatibility.rst
+351-0libc/docs/dev/builtin_compatibility.md
+260-0libc/docs/dev/printf_behavior.md
+0-260libc/docs/dev/printf_behavior.rst
+1,022-1,02235 files not shown
+2,518-2,51841 files

FreeBSD/ports f78ad9esysutils/graylog distinfo Makefile

sysutils/graylog: Update 7.1.3 => 7.1.5

Changelog:
https://go2docs.graylog.org/current/changelogs/changelog.html#Graylog715

Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+3-3sysutils/graylog/distinfo
+2-2sysutils/graylog/Makefile
+5-52 files

LLVM/project 82fc083mlir/lib/Transforms/Utils CMakeLists.txt

[MLIR] Add missing MLIRPass dep when DMLIR_ENABLE_PDL_IN_PATTERNMATCH=OFF used (NFC) (#208289)

When PDL dialect is disabled during build stage
(`DMLIR_ENABLE_PDL_IN_PATTERNMATCH=OFF`) we got a compiler errors due to
some of pdl deps transitively includes `MLIRPass` but without PDL this
dep missing and lead to compile errors
DeltaFile
+1-0mlir/lib/Transforms/Utils/CMakeLists.txt
+1-01 files

LLVM/project 4b910dbllvm/lib/Target/AMDGPU SIFoldOperands.cpp

[NFCI][AMDGPU] Change foldOperand to return changed
DeltaFile
+29-24llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
+29-241 files

LLVM/project 0fbdfc8mlir/include/mlir/Dialect/OpenACC/Transforms Passes.h Passes.td, mlir/lib/Dialect/OpenACC/Transforms ACCSpecializeForDevice.cpp

[mlir][acc] Specialize acc.on_device with constant arg for device (#208099) (#208351)

Fold known result acc.on_device to a constant in device-side code.

Re-submitted PR due to accidental stack PR merge
DeltaFile
+72-1mlir/test/Dialect/OpenACC/acc-specialize-for-device.mlir
+38-2mlir/lib/Dialect/OpenACC/Transforms/ACCSpecializeForDevice.cpp
+8-1mlir/include/mlir/Dialect/OpenACC/Transforms/Passes.h
+5-0mlir/include/mlir/Dialect/OpenACC/Transforms/Passes.td
+123-44 files

LLVM/project a8264aeclang/test/SemaCXX deduced-return-type-cxx14.cpp

[clang] add triple to `test/SemaCXX/deduced-return-type-cxx14.cpp` (#208340)

Fixes issue reported here:
https://github.com/llvm/llvm-project/pull/208285#issuecomment-4919717057

Since that test file now uses the `cdecl` attribute, which is not
supported in some targets, pin that test to x86_64 triple.
DeltaFile
+6-6clang/test/SemaCXX/deduced-return-type-cxx14.cpp
+6-61 files

LLVM/project 7a0aea3flang/include/flang/Optimizer/Builder OpenACCIntrinsicCall.h IntrinsicCall.h, flang/lib/Lower ConvertCall.cpp

[flang][acc] Emit acc.on_device operation for acc_on_device call (#208098)

It is important we recognize acc_on_device calls as they need to be
folded during compilation. Emitting this operation helps with the
recognition of the runtime call in the optimizer.
DeltaFile
+48-0flang/lib/Optimizer/Builder/OpenACCIntrinsicCall.cpp
+23-19flang/lib/Optimizer/Builder/IntrinsicCall.cpp
+32-0flang/include/flang/Optimizer/Builder/OpenACCIntrinsicCall.h
+5-15flang/lib/Optimizer/Builder/CUDAIntrinsicCall.cpp
+15-1flang/include/flang/Optimizer/Builder/IntrinsicCall.h
+8-7flang/lib/Lower/ConvertCall.cpp
+131-424 files not shown
+141-4510 files

NetBSD/pkgsrc-wip 306fc5dprusaslicer distinfo PLIST, prusaslicer/patches patch-src_slic3r_GUI_wxExtensions.cpp patch-src_slic3r_GUI_ExtraRenderers.cpp

prusaslicer: update to 2.9.6

PrusaSlicer 2.9.6

Changes with respect to 2.9.6-rc1:

* Toolpath moves between FLUSH_START and FLUSH_END tags are now not shown in
  the G-code preview.
* Fan speed was incorrectly being restored to the value belonging to wrong
  filament when toolchange command was prepended by whitespace.

PrusaSlicer 2.9.6-rc1

Improvements with respect to 2.9.6-beta1

* Use area-dominant extruder instead of the default one when applying "Maximum
  width of a segmented region".
* Incorporate filament_load_time and filament_unload_time into cooling
  slowdown logic.

    [66 lines not shown]
DeltaFile
+6-6prusaslicer/patches/patch-src_slic3r_GUI_wxExtensions.cpp
+5-5prusaslicer/distinfo
+7-0prusaslicer/PLIST
+3-3prusaslicer/patches/patch-src_slic3r_GUI_ExtraRenderers.cpp
+1-1prusaslicer/Makefile
+22-155 files

FreeBSD/ports 25a7f1ewww/py-exa-py distinfo Makefile

www/py-exa-py: update to 2.16.0
DeltaFile
+3-3www/py-exa-py/distinfo
+1-1www/py-exa-py/Makefile
+4-42 files

FreeBSD/ports 5283f90misc/py-anthropic distinfo Makefile

misc/py-anthropic: update to 0.116.0
DeltaFile
+3-3misc/py-anthropic/distinfo
+1-1misc/py-anthropic/Makefile
+4-42 files

LLVM/project 20a0cd8llvm/test/Transforms/SLPVectorizer/AArch64 fma-reduce-regression.ll

[SLP][NFC]Add a test with the regression in reduction, which should remain scalar FMAs



Reviewers: 

Pull Request: https://github.com/llvm/llvm-project/pull/208349
DeltaFile
+42-0llvm/test/Transforms/SLPVectorizer/AArch64/fma-reduce-regression.ll
+42-01 files

LLVM/project 01d928dflang/include/flang/Optimizer/Builder OpenACCIntrinsicCall.h IntrinsicCall.h, flang/lib/Lower ConvertCall.cpp

[flang][acc] Emit acc.on_device operation for acc_on_device call (#208098)

It is important we recognize acc_on_device calls as they need to be
folded during compilation. Emitting this operation helps with the
recognition of the runtime call in the optimizer.
DeltaFile
+48-0flang/lib/Optimizer/Builder/OpenACCIntrinsicCall.cpp
+23-19flang/lib/Optimizer/Builder/IntrinsicCall.cpp
+32-0flang/include/flang/Optimizer/Builder/OpenACCIntrinsicCall.h
+5-15flang/lib/Optimizer/Builder/CUDAIntrinsicCall.cpp
+15-1flang/include/flang/Optimizer/Builder/IntrinsicCall.h
+8-7flang/lib/Lower/ConvertCall.cpp
+131-424 files not shown
+141-4510 files

LLVM/project 475684eclang/include/clang/AST OpenMPClause.h, clang/lib/AST OpenMPClause.cpp

[Clang][OpenMP] Add parsing/sema for dims modifier in num_threads
DeltaFile
+129-38clang/include/clang/AST/OpenMPClause.h
+79-34clang/lib/Parse/ParseOpenMP.cpp
+62-37clang/lib/Sema/SemaOpenMP.cpp
+62-0clang/test/OpenMP/dims_modifier_ast_print.cpp
+52-7clang/lib/AST/OpenMPClause.cpp
+53-1clang/test/OpenMP/dims_modifier_messages.cpp
+437-11725 files not shown
+565-20231 files

NetBSD/src wWhtON0sys/dev/ic mpt_netbsd.c

   dev/ic/mpt_netbsd.c - another clang appeasement attempt
   and change all strncat() (which were not what was intended)
   into strlcat() which implement the original intent.
VersionDeltaFile
1.43+25-28sys/dev/ic/mpt_netbsd.c
+25-281 files