FreeBSD/ports 8b8f186multimedia/clapper pkg-plist Makefile, multimedia/clapper/files patch-src_bin_clapper-app_data_meson.build patch-src_lib_clapper_features_server_clapper-server-mdns.c

multimedia/clapper: Update 0.8.0 => 0.10.0

Changelog:
https://github.com/Rafostar/clapper/releases/tag/0.10.0

PR:     291950
DeltaFile
+645-520multimedia/clapper/pkg-plist
+15-25multimedia/clapper/Makefile
+11-0multimedia/clapper/files/patch-src_bin_clapper-app_data_meson.build
+4-4multimedia/clapper/files/patch-src_lib_clapper_features_server_clapper-server-mdns.c
+3-3multimedia/clapper/distinfo
+5-0multimedia/clapper/pkg-message
+683-5526 files

LLVM/project f7f4335mlir/cmake/modules AddMLIRPython.cmake, mlir/python CMakeLists.txt

address comments
DeltaFile
+14-11mlir/cmake/modules/AddMLIRPython.cmake
+1-1mlir/python/CMakeLists.txt
+15-122 files

NetBSD/pkgsrc 1RmCKYudoc CHANGES-2025

   Updated devel/py-testfixtures; Removed textproc/csvtomd
VersionDeltaFile
1.7435+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc vItHpWjtextproc Makefile, textproc/csvtomd PLIST distinfo

   csvtomd: removed; dead upstream for over 8 years
VersionDeltaFile
1.1561+1-2textproc/Makefile
1.6+1-1textproc/csvtomd/PLIST
1.7+1-1textproc/csvtomd/distinfo
1.2+1-1textproc/csvtomd/patches/patch-csvtomd_csvtomd.py
1.4+1-1textproc/csvtomd/patches/patch-setup.py
1.17+1-1textproc/csvtomd/Makefile
+6-71 files not shown
+6-77 files

NetBSD/pkgsrc AyxrOxsdevel/py-testfixtures distinfo PLIST

   py-testfixtures: updated to 10.0.0

   10.0.0 (29 Oct 2025)

   - Fixed a bug in the warning issued when a :class:`Replacer` is deleted with replacements still
     in place.

   - Reworked :func:`compare` options so that typos and the like will now result
     in an exception being raised. This ended up being a breaking change if you use custom comparers
     that take options as this now has a :ref:`different API <custom-comparer-options>`.

   - Reworked the :doc:`compare documentation <comparing>` to explain why you should be using it
     as well as updating the examples and explaining more fully how to configure and customise it.
VersionDeltaFile
1.4+4-4devel/py-testfixtures/distinfo
1.5+4-1devel/py-testfixtures/PLIST
1.6+2-2devel/py-testfixtures/Makefile
+10-73 files

LLVM/project 60e5b86llvm/lib/Transforms/Vectorize VPlanUtils.cpp

[VPlan] Support extends and truncs in getSCEVExprForVPValue. (NFCI)

Handle extends and truncates in getSCEVExprForVPValue. This enables
computing SCEVs in more cases in the VPlan-based cost-model, but should
compute the matching costs in all cases.
DeltaFile
+22-0llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
+22-01 files

ELF Tool Chain/elftoolchain 4326trunk/tools netbsd-base-system-import.sh

tools/netbsd-base-system-import.sh: Suppress unwanted expansion of $NetBSD$.

Before this change, instances of the literal string '$NetBSD$' within
this script were expanded by NetBSD's CVS if this script was imported
into NetBSD's sources and then checked out.  When subsequently used,
the script would then copy the expanded string into the locations
in the files being imported where the literal string '$NetBSD$'
was desired.

Although harmless (as CVS would eventually use the correct expansion
when the imported files were checked out later), the use of the
expanded value for '$NetBSD$' caused confusing diffs prior to check-in.

With this change, the literal string '$NetBSD$' should be placed in
the desired locations as-is.
DeltaFile
+3-3trunk/tools/netbsd-base-system-import.sh
+3-31 files

NetBSD/pkgsrc ZPp345Ndoc CHANGES-2025

   doc: Updated x11/xfce4-clipman-plugin to 1.7.0
VersionDeltaFile
1.7434+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc XfN7bV3x11/xfce4-clipman-plugin Makefile distinfo, x11/xfce4-clipman-plugin/patches patch-panel-plugin_Makefile.in

   xfce4-clipman-plugin: update to 1.7.0

   1.7.0 (2025-05-19)
   =====
   Meson has been added as a build system in this release, and the
   associated archive has been generated by 'meson dist'. Although
   autotools has been retained for the time being and can still be used
   via 'autogen.sh', meson is now the preferred build system, and
   autotools will be removed in a future release.

   - Update README after switchover to meson
   - build: Automate copyright year management
   - build: Replace xdt-csource with glib-compile-resources
   - meson-build: Use shared_module()
   - Replace deprecated exo with libxfce4ui 4.21.0
   - Use HTTPS for action URLs
   - history: Add missing sanity checks
   - history: Update size when max values change at runtime
   - history: Fix truncation when max_images changes

    [7 lines not shown]
VersionDeltaFile
1.83+10-3x11/xfce4-clipman-plugin/Makefile
1.5+6-6x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in
1.22+5-5x11/xfce4-clipman-plugin/distinfo
+21-143 files

LLVM/project 2dc0c1cmlir/cmake/modules AddMLIRPython.cmake

parameteriez add_mlir_python_modules
DeltaFile
+19-12mlir/cmake/modules/AddMLIRPython.cmake
+19-121 files

OPNSense/core 6d68da2src/etc/inc interfaces.inc

interfaces: defer manual rtsold script execution for a bit #9564
DeltaFile
+9-1src/etc/inc/interfaces.inc
+9-11 files

NetBSD/pkgsrc 4OiDC8slicenses radiance-license

   remove unused radiance-license
VersionDeltaFile
1.2+0-0licenses/radiance-license
+0-01 files

LLVM/project 1b4de1fmlir/cmake/modules AddMLIRPython.cmake

fix empty _mlir_python_support_libs
DeltaFile
+1-1mlir/cmake/modules/AddMLIRPython.cmake
+1-11 files

LLVM/project 295a01fllvm/include/llvm/Analysis MemoryProfileInfo.h, llvm/lib/Analysis MemoryProfileInfo.cpp

[MemProf] Fix reporting with -memprof-matching-cold-threshold (#173327)

With the -memprof-matching-cold-threshold option, we hint as cold
allocations where the fraction of cold bytes is at least the given
threshold. However, we were incorrectly reporting all of the
allocation's contexts and bytes as hinted cold.

Fix this to report the non-cold contexts as ignored. To do this,
refactor out some existing reporting, and also keep track of the
original allocation type for each context in the Trie along with its
ContextTotalSize information. Most of the changes are the change to this
array's type and name.
DeltaFile
+43-20llvm/lib/Analysis/MemoryProfileInfo.cpp
+17-6llvm/include/llvm/Analysis/MemoryProfileInfo.h
+2-2llvm/test/Transforms/PGOProfile/memprof.ll
+62-283 files

FreeBSD/ports 78c4175graphics/opencv Makefile distinfo

graphics/opencv: pull in upstream commits for ffmpeg 8 compatibility

Some functions were removed in ffmpeg 8.

Reference:      https://github.com/opencv/opencv/issues/27688
                https://github.com/opencv/opencv/pull/27691
                https://github.com/opencv/opencv/pull/27746

PR: 291933
DeltaFile
+4-2graphics/opencv/Makefile
+5-1graphics/opencv/distinfo
+9-32 files

FreeBSD/ports 801e78bsecurity/wazuh-server Makefile, security/wazuh-server/files pkg-message.in

security/wazuh-server: Update pkg-message file about logstash-output-opensearch

- Modify pkg-message entries about logstash-output-opensearch plugin
- Change openjdk11 to openjdk17
- Bump PORTREVISION
DeltaFile
+10-3security/wazuh-server/files/pkg-message.in
+1-0security/wazuh-server/Makefile
+11-32 files

FreeBSD/ports eb34371security/wazuh-manager distinfo

security/wazuh-manager: Fix package on 13-amd64 and 15-amd64

Reported by:    pkg-fallout
DeltaFile
+4-4security/wazuh-manager/distinfo
+4-41 files

NetBSD/pkgsrc Bhyetxpdoc CHANGES-2025

   doc: Updated lang/fennel to 1.6.0
VersionDeltaFile
1.7433+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 8NUzDdXlang/fennel distinfo Makefile, lang/fennel/patches patch-Makefile

   fennel: update to 1.6.0

   * Support `extra-compiler-env` in options table when compiling.
   * Accept `path` in options table of `fennel.install`.
   * Improve printing of large integers in Lua 5.3+.
   * Allow disk reads from compiler sandbox.
   * Add `--to-be-closed` option for better stack traces in `with-open`
     on Lua 5.4.
   * Stack traces from macro errors shouldn't contain compiler
     internals.
   * Look for macros in `.fnlm` files in addition to `.fnl` files.
   * Support `extra-env` in compiler API when evaluating in compiler
     scope.
   * Allow `--compile-binary` to work on `.lua` and `.luac` files.
   * Add `--lambda-as-fn` option to remove overhead from arg checking.
   * Fix a bug where `,find` repl command didn't work on files with long
     names.
   * Some 3-decimal string escapes ignored the 3rd digit;
     e.g. `\x7f` -> `\127` -> `\f7`.

    [2 lines not shown]
VersionDeltaFile
1.5+7-7lang/fennel/patches/patch-Makefile
1.6+5-5lang/fennel/distinfo
1.6+3-3lang/fennel/Makefile
+15-153 files

NetBSD/pkgsrc JVyDElvdoc CHANGES-2025

   doc: Updated lang/janet to 1.40.1
VersionDeltaFile
1.7432+2-1doc/CHANGES-2025
+2-11 files

FreeBSD/src 350f319contrib/kyua/cli cmd_debug.cpp, contrib/kyua/engine scheduler.cpp scheduler.hpp

kyua: Make "debug -p" skip writing stdout/stderr to tmp files

Reviewed by:    kp, ngie
Differential Revision:  https://reviews.freebsd.org/D54363
DeltaFile
+15-5contrib/kyua/engine/scheduler.cpp
+5-1contrib/kyua/engine/scheduler.hpp
+5-1contrib/kyua/cli/cmd_debug.cpp
+25-73 files

NetBSD/pkgsrc 4DlrFQ7lang/janet distinfo PLIST

   janet: update to 1.40.1

   Many, many updates. See https://github.com/janet-lang/janet/releases
   for everything since 1.35.2.
VersionDeltaFile
1.30+4-4lang/janet/distinfo
1.21+2-2lang/janet/PLIST
1.32+2-2lang/janet/Makefile
+8-83 files

FreeBSD/ports bc40222x11/plasma6-plasma Makefile

x11/plasma6-plasma: add option for GTK support
DeltaFile
+6-3x11/plasma6-plasma/Makefile
+6-31 files

LLVM/project 42ea774llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer crash_exceed_scheduling.ll extract-many-users-buildvector.ll

[SLP]Enable float point math ops as copyables elements.

Patch enables support for float point math operations as base
instructions for copyable elements. It also fixes some scheduling
issues, found during testing

Reviewers: hiraditya, RKSimon

Pull Request: https://github.com/llvm/llvm-project/pull/169857

Recommit after reverts in 9008922707915a6632fb74ed301bce11d8775e2a and
c2441689830fcb2588673dedba98da1219a2fb9e.
c2441689830fcb2588673dedba98da1219a2fb9e was caused by other issues, not
related to this patch directly
DeltaFile
+92-46llvm/test/Transforms/SLPVectorizer/crash_exceed_scheduling.ll
+26-102llvm/test/Transforms/SLPVectorizer/X86/vect_copyable_in_binops.ll
+67-23llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+34-38llvm/test/Transforms/SLPVectorizer/extract-many-users-buildvector.ll
+18-26llvm/test/Transforms/SLPVectorizer/X86/user-with-multi-copyable-ops.ll
+20-20llvm/test/Transforms/SLPVectorizer/insertelement-postpone.ll
+257-25515 files not shown
+351-34421 files

FreeBSD/ports 0445d5bx11/kde pkg-descr Makefile

x11/kde: reduce payload in attempt to fit release DVD

Depend on Plasma components directly rather than on x11/plasma6
meta port that pulls KF5/Qt5 packages,
do not install GTK related components and legacy Oxygen theme.

PR:             291095
DeltaFile
+3-3x11/kde/pkg-descr
+3-2x11/kde/Makefile
+6-52 files

NetBSD/pkgsrc UtRJqTZdoc CHANGES-2025

   Updated games/py-easyAI, devel/py-lupa
VersionDeltaFile
1.7431+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc ZZ0BKGLdevel/py-lupa distinfo Makefile

   py-lupa: updated to 2.6

   2.6 (2025-10-24)

   * The bundled LuaJIT versions were updated to the latest git branches.
   * Built with Cython 3.1.6.


   2.5 (2025-06-15)

   * Lua uses ``dlopen()`` again, which was lost in Lupa 2.3.
     Patch by Philipp Krones.
   * The bundled Lua 5.4 was updated to 5.4.8.
   * The bundled LuaJIT versions were updated to the latest git branches.
   * Built with Cython 3.1.2.
VersionDeltaFile
1.14+4-4devel/py-lupa/distinfo
1.20+2-3devel/py-lupa/Makefile
+6-72 files

NetBSD/pkgsrc vEKIWv4games/py-easyAI PLIST Makefile

   py-easyAI: updated to 2.0.12

   2.0.12
   Unknown changes
VersionDeltaFile
1.3+21-20games/py-easyAI/PLIST
1.13+11-8games/py-easyAI/Makefile
1.6+4-4games/py-easyAI/distinfo
+36-323 files

Linux/linux 3f0e9c8drivers/block ublk_drv.c, drivers/block/rnbd rnbd-clt.h

Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux

Pull block fixes from Jens Axboe:

 - Fix for a signedness issue introduced in this kernel release for rnbd

 - Fix up user copy references for ublk when the server exits

* tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
  block: rnbd-clt: Fix signedness bug in init_dev()
  ublk: clean up user copy references on ublk server exit
DeltaFile
+1-2drivers/block/ublk_drv.c
+1-1drivers/block/rnbd/rnbd-clt.h
+2-32 files

LLVM/project 60189b3lldb/tools/lldb-dap JSONUtils.cpp, lldb/tools/lldb-dap/Handler StackTraceRequestHandler.cpp

[lldb-dap] Migrate stackTrace request to structured types (#173226)

This patch finishes migration to structured types and removes
`LegacyRequestHandler`.
DeltaFile
+126-129lldb/tools/lldb-dap/Handler/StackTraceRequestHandler.cpp
+0-158lldb/tools/lldb-dap/JSONUtils.cpp
+89-0lldb/tools/lldb-dap/Protocol/ProtocolTypes.h
+86-0lldb/unittests/DAP/ProtocolTypesTest.cpp
+68-0lldb/unittests/DAP/ProtocolRequestsTest.cpp
+56-0lldb/tools/lldb-dap/Protocol/ProtocolTypes.cpp
+425-2876 files not shown
+491-35312 files