FreeBSD/ports 31eac1cwww/filebrowser distinfo Makefile

www/filebrowser: Update to 2.61.0

ChangeLog: https://github.com/filebrowser/filebrowser/releases/tag/v2.61.0
DeltaFile
+7-7www/filebrowser/distinfo
+2-2www/filebrowser/Makefile
+9-92 files

FreeBSD/ports 3dc1215sysutils/nginx-ui distinfo Makefile, sysutils/nginx-ui/files patch-cmd_version_generate.go

sysutils/nginx-ui: Update to 2.3.3

ChangeLog: https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.3
DeltaFile
+7-7sysutils/nginx-ui/distinfo
+3-4sysutils/nginx-ui/Makefile
+1-1sysutils/nginx-ui/files/patch-cmd_version_generate.go
+11-123 files

LLVM/project 45dbce3lldb/include/lldb/Utility LLDBLog.h, lldb/source/Initialization SystemInitializerCommon.cpp

[lldb] Wrap LLDBLog Initialize/Terminate in a class (NFC) (#184469)

This matches what we do for all the other log channels (GDB Remote,
POSIX, Windows, KDP, etc).
DeltaFile
+5-2lldb/include/lldb/Utility/LLDBLog.h
+2-4lldb/source/Initialization/SystemInitializerCommon.cpp
+2-4lldb/source/Utility/LLDBLog.cpp
+9-103 files

LLVM/project 53fbbaalldb/source/Initialization SystemInitializerCommon.cpp, lldb/source/Plugins/Process/MacOSX-Kernel ProcessKDPLog.h ProcessKDP.cpp

[lldb] Fix Initialization/Termination for all log channels (#184467)

Similar to #184261, but for all the other log channels.
DeltaFile
+2-14lldb/source/Plugins/Process/Windows/Common/ProcessWindowsLog.cpp
+3-4lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp
+3-4lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp
+6-0lldb/source/Initialization/SystemInitializerCommon.cpp
+1-0lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.h
+1-0lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
+16-223 files not shown
+19-229 files

LLVM/project 75a4a31llvm/lib/Transforms/Vectorize VPlanTransforms.cpp VPlanTransforms.h, llvm/test/Transforms/LoopVectorize/VPlan vplan-print-after-all.ll

[NFC][VPlan] Split `makeMemOpWideningDecisions` into subpasses

The idea is to have handling of strided memory operations (either from
https://github.com/llvm/llvm-project/pull/147297 or for VPlan-based
multiversioning for unit-strided accesses) done after some mandatory
processing has been performed (e.g., some types **must** be scalarized)
but before legacy CM's decision to widen (gather/scatter) or scalarize
has been committed.

And in longer term, we can uplift all other memory widening decision to
be done here directly at VPlan level. I expect this structure would also
be beneficial for that.
DeltaFile
+63-25llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+10-0llvm/lib/Transforms/Vectorize/VPlanTransforms.h
+0-10llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+3-0llvm/test/Transforms/LoopVectorize/VPlan/vplan-print-after-all.ll
+76-354 files

LLVM/project 7f3d5f1llvm/lib/Transforms/Vectorize LoopVectorize.cpp VPRecipeBuilder.h

Fold one `Legal` use into `tryToWidenHistogram` renamed to `widenIfHistogram`
DeltaFile
+10-2llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+6-6llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
+3-5llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+19-133 files

LLVM/project bd9847dllvm/lib/Transforms/Vectorize VPlanTransforms.cpp LoopVectorize.cpp

Move another `Legal` use to `VPRecipeBuilder::replaceWithFinalIfReductionStore`
DeltaFile
+10-21llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+21-1llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+8-0llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
+1-3llvm/lib/Transforms/Vectorize/VPlanTransforms.h
+40-254 files

LLVM/project 699563eclang/tools/clang-sycl-linker ClangSYCLLinker.cpp, llvm/lib/Transforms/Utils SplitModuleByCategory.cpp

[NFC] Don't replicate hasKernelCallingConv. (#184464)

isKernel function duplicates llvm::Function::hasKernelCallingConv
method.
DeltaFile
+2-9clang/tools/clang-sycl-linker/ClangSYCLLinker.cpp
+1-7llvm/lib/Transforms/Utils/SplitModuleByCategory.cpp
+1-3llvm/tools/llvm-split/llvm-split.cpp
+4-193 files

NetBSD/pkgsrc xeBrNFBgraphics/flameshot Makefile

   flameshot: remove stale PKGCONFIG_OVERRIDE
VersionDeltaFile
1.7+1-3graphics/flameshot/Makefile
+1-31 files

NetBSD/pkgsrc j0ob1F8doc CHANGES-2026

   doc: added graphics/qt6-qt-color-widgets, updated graphics/flameshot
VersionDeltaFile
1.1532+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc IGnolWbgraphics Makefile

   graphics: +qt6-qt-color-widgets
VersionDeltaFile
1.1113+2-1graphics/Makefile
+2-11 files

NetBSD/pkgsrc 8B26LTvgraphics/flameshot Makefile PLIST

   flameshot: update to 13.3.0

   New in version 13:
   Package maintainers can compile out the update checker using -DDISABLE_UPDATE_CHECKER.
   The pixelation feature has been replaced with a new "secure" implementation that only uses pixels outside of the area to be redacted.
   Pinned images can now be rotated.
   A grim based screenshot adapter has been added to work with more wlroots Wayland compositors. Users can enable this in settings.
   Users can symmetrically resize (holding Shift) and preserve aspect ratio (using Ctrl) while resizing.
   Pinned images can have a transparency effect applied.
   A grid can be optionally enabled via the sidebar, and users can have their annotations snap to grid.
   SingleApplication dependency has moved to KdSingleApplication to work around a Qt SharedMemory bug.
   New dateformat of %d-%m-%Y has been added.
   New option to prompt user before exiting has been added to config.
   JPEG quality option has been added.
   Enable saving HEIF/HEIC when supported by 3rd party plug-ins.
   Kde-connect share integration. (needs more testing)
   Add Shortcut to Cancel current selection using CtrlBackspace
   Pinned images now have window titled flameshot-pin.
   Separate tool size for the tools.

    [11 lines not shown]
VersionDeltaFile
1.6+12-9graphics/flameshot/Makefile
1.2+9-0graphics/flameshot/PLIST
1.2+4-4graphics/flameshot/distinfo
+25-133 files

NetBSD/pkgsrc A4hghuMgraphics/qt6-qt-color-widgets Makefile

   g/c stale comment
VersionDeltaFile
1.2+1-3graphics/qt6-qt-color-widgets/Makefile
+1-31 files

LLVM/project 5e5f7eflldb/include/lldb/API SBBlock.h, lldb/source/API SBBlock.cpp

[lldb] Expose block equality with SBBlock. (#184222)

Adding the `operator==` and `operator!=` for SBBlock. This should allow
us to compare blocks within a frame, like:

```python
block = frame.GetBlock()
while True:
  if block == frame.GetFrameBlock():
    # we're at the top function scope.
  else:
    # we're at an inner block scope.
```
DeltaFile
+59-0lldb/test/API/python_api/block/TestBlocks.py
+21-5lldb/source/API/SBBlock.cpp
+11-0lldb/test/API/python_api/block/main.c
+8-0lldb/test/API/python_api/block/fn.c
+5-0lldb/test/API/python_api/block/Makefile
+5-0lldb/include/lldb/API/SBBlock.h
+109-56 files

NetBSD/pkgsrc vUaW0Wqgraphics/qt6-qt-color-widgets PLIST Makefile

   graphics/qt6-qt-color-widgets: import qt6-qt-color-widgets-3.0.0

   Color dialog that is more user-friendly than the default QColorDialog.
VersionDeltaFile
1.1+51-0graphics/qt6-qt-color-widgets/PLIST
1.1+29-0graphics/qt6-qt-color-widgets/Makefile
1.1+14-0graphics/qt6-qt-color-widgets/buildlink3.mk
1.1+5-0graphics/qt6-qt-color-widgets/distinfo
1.1+1-0graphics/qt6-qt-color-widgets/DESCR
+100-05 files

OpenBSD/ports Tr9dBFgsysutils/gitlab-cli Makefile distinfo

   Revert the previous.  gitlab-cli does not use survey any more.

   ok pascal
VersionDeltaFile
1.47+1-9sysutils/gitlab-cli/Makefile
1.46+0-2sysutils/gitlab-cli/distinfo
+1-112 files

LLVM/project b1e5eecllvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

fix

Created using spr 1.3.7
DeltaFile
+84,419-78,498llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+25,751-24,782llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+23,663-20,281llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+21,867-18,577llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+13,685-22,906llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+19,112-16,445llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+188,497-181,489997 files not shown
+310,603-272,7451,003 files

LLVM/project 321e6b2llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.7

[skip ci]
DeltaFile
+84,419-78,498llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+25,751-24,782llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+23,663-20,281llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+21,867-18,577llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+13,685-22,906llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+19,112-16,445llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+188,497-181,489997 files not shown
+310,603-272,7451,003 files

LLVM/project 6ad3251llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

fix

Created using spr 1.3.7
DeltaFile
+84,419-78,498llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+25,751-24,782llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+23,663-20,281llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+21,867-18,577llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+13,685-22,906llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+19,112-16,445llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+188,497-181,489997 files not shown
+310,603-272,7451,003 files

LLVM/project efdfb6allvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.7

[skip ci]
DeltaFile
+84,419-78,498llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+25,751-24,782llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+23,663-20,281llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+21,867-18,577llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+13,685-22,906llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+19,112-16,445llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll
+188,497-181,489997 files not shown
+310,603-272,7451,003 files

FreeNAS/freenas 9315437src/middlewared/middlewared/plugins/filesystem_ utils.py acl.py, tests/api2 test_345_acl_nfs4.py test_347_posix_mode.py

NAS-140020 / 26.0.0-BETA.1 / Switch middleware to using new ACL libraries (#18312)

This removes usage of nfs4-xdr-acl-tools package and puts in the
truenas_pyos ACL API. As part of this refactor we also transition API
tests for ACL functional behavior to local unit tests.

As part of this design change, recursive permissions change endpoints
will now update information on what path they're handling and count of
files they've handled.
DeltaFile
+0-936tests/api2/test_345_acl_nfs4.py
+810-0tests/unit/test_filesystem_acl.py
+464-0tests/unit/test_acl_convert.py
+0-461tests/api2/test_347_posix_mode.py
+142-224src/middlewared/middlewared/plugins/filesystem_/utils.py
+125-189src/middlewared/middlewared/plugins/filesystem_/acl.py
+1,541-1,8105 files not shown
+1,967-1,86211 files

LLVM/project 60d729fflang/lib/Parser prescan.cpp prescan.h, flang/test/Parser not-sentinel.f90

[flang] Fix test breakage from recent preprocessor change (#184455)

!$omp must never be recognized as a compiler directive sentinel when it
is immediately followed by anything other than a space or &. Revert a
bit of a recent change that broke this.
DeltaFile
+2-11flang/lib/Parser/prescan.cpp
+5-0flang/test/Parser/not-sentinel.f90
+0-1flang/lib/Parser/prescan.h
+7-123 files

LLVM/project 630b957mlir/include/mlir/Dialect/Math/IR MathOps.td, mlir/lib/Dialect/Math/IR MathOps.cpp

[mlir][math] Add constant folding for math.rsqrt (#184443)

Add a fold() method to RsqrtOp, matching the pattern used by SqrtOp and
other math unary ops. The fold computes `1.0 / sqrt(x)` using APFloat
division.

---------

Signed-off-by: Ian Wood <ianwood at u.northwestern.edu>
DeltaFile
+27-0mlir/test/Dialect/Math/canonicalize.mlir
+22-0mlir/lib/Dialect/Math/IR/MathOps.cpp
+1-0mlir/include/mlir/Dialect/Math/IR/MathOps.td
+50-03 files

LLVM/project ece4b75lldb/examples/python formatter_bytecode.py

[lldb] Add C source output mode to formatter_bytecode.py (#184242)

Add the ability to generate a C source file, which is in addition to the
existing functionality of generating binary.

An example of the generated source:

```c
#ifdef __APPLE__
#define FORMATTER_SECTION "__DATA_CONST,__lldbformatters"
#else
#define FORMATTER_SECTION ".lldbformatters"
#endif

__attribute__((used, section(FORMATTER_SECTION)))
unsigned char _Account_synthetic[] =
    // version
    "\x01"
    // remaining record size

    [20 lines not shown]
DeltaFile
+125-11lldb/examples/python/formatter_bytecode.py
+125-111 files

LLVM/project e95f9bbllvm/lib/Transforms/Vectorize VPlanTransforms.cpp LoopVectorize.cpp

Move another `Legal` use to `VPRecipeBuilder::replaceWithFinalIfReductionStore`
DeltaFile
+10-21llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+21-1llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+8-0llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
+1-3llvm/lib/Transforms/Vectorize/VPlanTransforms.h
+40-254 files

FreeBSD/ports a49196fx11-fm/xfe distinfo Makefile

x11-fm/xfe: Update to 2.1.5
DeltaFile
+3-3x11-fm/xfe/distinfo
+1-1x11-fm/xfe/Makefile
+4-42 files

LLVM/project 76568dcllvm/lib/Transforms/Scalar LoopUnrollPass.cpp

[LoopUnrollPass] Add `const` to parameters in `computeUnrollCount` (NFC) (#184058)

DeltaFile
+3-2llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
+3-21 files

GhostBSD/ports 6ed0077deskutils/joplin-desktop/files/app-clipper package-lock.json, deskutils/joplin-desktop/files/default-plugins/io.github.jackgruber.backup package-lock.json

Merge remote-tracking branch 'freebsd/main'
DeltaFile
+54,295-0deskutils/joplin-desktop/files/packagejsons/yarn.lock
+33,735-0x11/waveterm/files/packagejsons/package-lock.json
+26,047-0deskutils/joplin-desktop/files/default-plugins/io.github.jackgruber.backup/package-lock.json
+18,983-1,885misc/gemini-cli/pkg-plist
+8,880-0net-im/deltachat-desktop/files/packagejsons/pnpm-lock.yaml
+7,700-0deskutils/joplin-desktop/files/app-clipper/package-lock.json
+149,640-1,8854,727 files not shown
+229,948-49,3594,733 files

FreeBSD/ports 0879b92devel/violet distinfo Makefile

devel/violet: Update 2.2.2 => 2.3.0

Approved by:  db@, yuri@ (Mentors, implicit)
DeltaFile
+3-3devel/violet/distinfo
+1-2devel/violet/Makefile
+4-52 files

LLVM/project 0c04d01llvm/docs LangRef.rst

[NFC] [Doc] Fix text codeblock being declared llvm (#184461)

DeltaFile
+1-1llvm/docs/LangRef.rst
+1-11 files