LLVM/project 533470ellvm/lib/Transforms/ObjCARC ObjCARCOpts.cpp, llvm/test/Transforms/ObjCARC test_autorelease_pool.ll

[ObjCARC] Improve empty autorelease pool elimination in OptimizeAutoreleasePools (#200310)

Verify push/pop pairing before popping the stack, clear the pool stack
on mismatch, and erase the push before the pop for consistency.
DeltaFile
+41-26llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
+33-0llvm/test/Transforms/ObjCARC/test_autorelease_pool.ll
+74-262 files

LLVM/project 1b7d8b0llvm/docs LangRef.rst, llvm/include/llvm/IR Instructions.h

Update doc
DeltaFile
+11-4llvm/lib/IR/Instructions.cpp
+6-6llvm/unittests/IR/VerifierTest.cpp
+4-6llvm/docs/LangRef.rst
+6-3llvm/include/llvm/IR/Instructions.h
+2-1llvm/lib/AsmParser/LLParser.cpp
+2-1llvm/lib/Bitcode/Reader/BitcodeReader.cpp
+31-216 files

LLVM/project 232f98elibc/shared builtins.h, libc/shared/builtins divsf3.h

[libc] add shared divsf3 builtin (#205679)

Re-exposes LLVM-libc's `__divsf3` as `shared::divsf3` for reuse by
compiler-rt's builtins.

Stacked change - merge these first:
- #200094
- #205669
- #205670
- #205671
- #205672
- #205673
- #205674
- #205675
- #205676
- #205677
- #205678

Part of #197824
DeltaFile
+32-0libc/src/__support/builtins/divsf3.h
+29-0libc/shared/builtins/divsf3.h
+9-0libc/src/__support/builtins/CMakeLists.txt
+1-0libc/test/shared/shared_builtins_test.cpp
+1-0libc/shared/builtins.h
+1-0libc/test/shared/CMakeLists.txt
+73-06 files

FreeBSD/ports ce20abbgraphics/blender-doc distinfo Makefile

graphics/blender-doc: Update 5.0 => 5.1

Online manual:
https://docs.blender.org/manual/en/5.1/

Sponsored by:   UNIS Labs
DeltaFile
+5-5graphics/blender-doc/distinfo
+2-2graphics/blender-doc/Makefile
+7-72 files

LLVM/project 060f128llvm/lib/TargetParser Host.cpp

[RISCV] Map spacemit uarch strings to CPU names in host detection (#207636)

-mcpu/-mtune=native first tries hwprobe;
when that yields no usable CPU model it falls back to the
cpuinfo uarch line. Add spacemit,x60/x100/a100 there.
DeltaFile
+3-0llvm/lib/TargetParser/Host.cpp
+3-01 files

FreeBSD/ports 7eab086audio/py-soxr Makefile distinfo, audio/py-soxr/files patch-pyproject.toml

audio/py-soxr: update 1.0.0 → 1.1.0
DeltaFile
+10-0audio/py-soxr/files/patch-pyproject.toml
+4-3audio/py-soxr/Makefile
+3-3audio/py-soxr/distinfo
+17-63 files

FreeBSD/ports 81c2453misc/py-onnxruntime Makefile

misc/py-onnxruntime: Add USE_PYTHON=pep517
DeltaFile
+1-0misc/py-onnxruntime/Makefile
+1-01 files

FreeBSD/ports 5906d9fgraphics/blend2d pkg-plist Makefile, graphics/blend2d/files patch-CMakeLists.txt

graphics/blend2d: update g20200108 → g20260703
DeltaFile
+40-28graphics/blend2d/pkg-plist
+0-11graphics/blend2d/files/patch-CMakeLists.txt
+3-7graphics/blend2d/Makefile
+3-3graphics/blend2d/distinfo
+46-494 files

FreeBSD/ports aa43387graphics/py-easyocr Makefile

graphics/py-easyocr: replace opencv devendency with opencv-python-headless
DeltaFile
+2-2graphics/py-easyocr/Makefile
+2-21 files

FreeBSD/ports e9e40e4net/activemq distinfo Makefile

net/activemq: Update 6.2.6 => 6.2.7

Release Notes:
https://activemq.apache.org/components/classic/download/classic-06-02-07

Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit e4cd2e6a8f0af771ffe969fd58c8354da79d4a84)
DeltaFile
+3-3net/activemq/distinfo
+1-1net/activemq/Makefile
+4-42 files

FreeBSD/ports e4cd2e6net/activemq distinfo Makefile

net/activemq: Update 6.2.6 => 6.2.7

Release Notes:
https://activemq.apache.org/components/classic/download/classic-06-02-07

Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+3-3net/activemq/distinfo
+1-1net/activemq/Makefile
+4-42 files

FreeBSD/ports 9689791graphics/mesa-devel Makefile distinfo, graphics/mesa-devel/files patch-suffix

graphics/mesa-devel: update to 26.1.b.4644

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/68468b6d1b9...712ebaa4b1a
(cherry picked from commit 95f2a571694982eb82de3f2692337f72d9e40bdc)
DeltaFile
+0-83graphics/mesa-devel/files/patch-suffix
+6-8graphics/mesa-devel/Makefile
+3-3graphics/mesa-devel/distinfo
+9-943 files

FreeBSD/ports e64765fgames/veloren-weekly distinfo Makefile

games/veloren-weekly: update to s20260708

Changes:        https://gitlab.com/veloren/veloren/-/compare/23d4caa9b8...ad45ea3a91
(cherry picked from commit 28f5de3016796a872bb18aec5f13402b9b6d312b)
DeltaFile
+3-3games/veloren-weekly/distinfo
+2-2games/veloren-weekly/Makefile
+5-52 files

FreeBSD/ports d7a84a0multimedia/libva distinfo Makefile

multimedia/libva: update to 2.24.1

Changes:        https://github.com/intel/libva/releases/tag/2.24.1
Reported by:    GitHub (watch releases)

(cherry picked from commit 65c5ad2fde9429e774bb203e1b2fdc04f44b64e0)
DeltaFile
+3-3multimedia/libva/distinfo
+1-1multimedia/libva/Makefile
+4-42 files

FreeBSD/ports 74f2aebx11-toolkits/wlroots020 distinfo Makefile

x11-toolkits/wlroots020: update to 0.20.2

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.20.2
Reported by:    GitLab (notify releases)

(cherry picked from commit 00cf69fed09fcd0f7a7d0b63f376c392b0bfdfc8)
DeltaFile
+3-3x11-toolkits/wlroots020/distinfo
+1-1x11-toolkits/wlroots020/Makefile
+4-42 files

FreeBSD/ports 63935a4x11-wm/wlmaker distinfo Makefile

x11-wm/wlmaker: update to 0.8.1

Changes:        https://github.com/phkaeser/wlmaker/releases/tag/v0.8.1
Reported by:    GitHub (watch releases)

(cherry picked from commit 93c2be7bf260a0922e5d2309c27995463fb9b874)
DeltaFile
+3-3x11-wm/wlmaker/distinfo
+1-1x11-wm/wlmaker/Makefile
+4-42 files

FreeBSD/ports f8ddde6benchmarks/clpeak distinfo Makefile

benchmarks/clpeak: update to 2.0.17

Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/2.0.15
Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/2.0.16
Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/2.0.17
Reported by:    GitHub (watch releases)

(cherry picked from commit 730b1bf23264c3798f53b4a8a6c15876c5befb89)
DeltaFile
+3-3benchmarks/clpeak/distinfo
+1-4benchmarks/clpeak/Makefile
+4-72 files

FreeBSD/ports 95f2a57graphics/mesa-devel Makefile distinfo, graphics/mesa-devel/files patch-suffix

graphics/mesa-devel: update to 26.1.b.4644

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/68468b6d1b9...712ebaa4b1a
DeltaFile
+0-83graphics/mesa-devel/files/patch-suffix
+6-8graphics/mesa-devel/Makefile
+3-3graphics/mesa-devel/distinfo
+9-943 files

FreeBSD/ports 28f5de3games/veloren-weekly distinfo Makefile

games/veloren-weekly: update to s20260708

Changes:        https://gitlab.com/veloren/veloren/-/compare/23d4caa9b8...ad45ea3a91
DeltaFile
+3-3games/veloren-weekly/distinfo
+2-2games/veloren-weekly/Makefile
+5-52 files

FreeBSD/ports 4105a17x11-toolkits Makefile, x11-toolkits/scenefx05 Makefile pkg-plist

x11-toolkits/scenefx05: add new port

Changes:        https://github.com/wlrfx/scenefx/releases/tag/0.5
Reported by:    GitHub (watch releases)
DeltaFile
+40-0x11-toolkits/scenefx05/Makefile
+9-0x11-toolkits/scenefx05/pkg-plist
+9-0x11-toolkits/scenefx05/pkg-descr
+3-0x11-toolkits/scenefx05/distinfo
+1-0x11-toolkits/Makefile
+62-05 files

FreeBSD/ports 00cf69fx11-toolkits/wlroots020 distinfo Makefile

x11-toolkits/wlroots020: update to 0.20.2

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.20.2
Reported by:    GitLab (notify releases)
DeltaFile
+3-3x11-toolkits/wlroots020/distinfo
+1-1x11-toolkits/wlroots020/Makefile
+4-42 files

FreeBSD/ports 65c5ad2multimedia/libva distinfo Makefile

multimedia/libva: update to 2.24.1

Changes:        https://github.com/intel/libva/releases/tag/2.24.1
Reported by:    GitHub (watch releases)
DeltaFile
+3-3multimedia/libva/distinfo
+1-1multimedia/libva/Makefile
+4-42 files

FreeBSD/ports 730b1bfbenchmarks/clpeak distinfo Makefile

benchmarks/clpeak: update to 2.0.17

Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/2.0.15
Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/2.0.16
Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/2.0.17
Reported by:    GitHub (watch releases)
DeltaFile
+3-3benchmarks/clpeak/distinfo
+1-4benchmarks/clpeak/Makefile
+4-72 files

FreeBSD/ports 93c2be7x11-wm/wlmaker distinfo Makefile

x11-wm/wlmaker: update to 0.8.1

Changes:        https://github.com/phkaeser/wlmaker/releases/tag/v0.8.1
Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11-wm/wlmaker/distinfo
+1-1x11-wm/wlmaker/Makefile
+4-42 files

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