NetBSD/pkgsrc bbhgdWQdoc CHANGES-2025

   doc: Updated wm/evilwm to 1.5
VersionDeltaFile
1.7506+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc m3oE0eXwm/evilwm distinfo Makefile

   wm/evilwm: update to 1.5

    - Fix compilation with SOLIDDRAG undefined [jake]
    - Allow specifying a matrix for vdesk organisation [Stefan Uhl]
    - Allow specifying virtual desktop for application in X,Y format.
    - EWMH: list viewport and workarea for each virtual desktop.
    - Add --ignore-position option; ignores USPosition for matched app.
    - Add --ignore-border option; ignores application-specified border width.
VersionDeltaFile
1.29+4-4wm/evilwm/distinfo
1.43+2-2wm/evilwm/Makefile
+6-62 files

LLVM/project 292c9e3llvm/test/CodeGen/SPARC 2011-01-19-DelaySlot.ll

[SPARC] Change delay slot test to use autogenerated code (#173442)

DeltaFile
+435-59llvm/test/CodeGen/SPARC/2011-01-19-DelaySlot.ll
+435-591 files

NetBSD/pkgsrc nHoZjN4doc CHANGES-2025

   doc: Updated net/yaydl to 0.19.0
VersionDeltaFile
1.7505+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 8x6YwoXnet/yaydl distinfo Makefile

   net/yaydl: update to 0.19.0

    - added a generic KTPlayer fallback - probably fixed :-) xhamster disturbing other sites
VersionDeltaFile
1.33+4-4net/yaydl/distinfo
1.35+4-4net/yaydl/Makefile
1.25+0-0net/yaydl/cargo-depends.mk
+8-83 files

NetBSD/pkgsrc p0WopYRdoc CHANGES-2025

   doc: Updated devel/tokei to 14.0.0
VersionDeltaFile
1.7504+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc y3dNcG9devel/tokei distinfo cargo-depends.mk

   devel/tokei: update to 14.0.0

   Added

       add support for C++20 modules (#1278)
       Add language support for Ark TypeScript (#1300)

   Other

       Fix downcast type mismatches in clap_builder (#1310)
       remove tokei.rs references
       Add support for Koka (#1306)
       Stop recommending comma-separated CLI args (#1305)
       Update clap-cargo from 0.13 to 0.18 (#1298)
VersionDeltaFile
1.15+25-25devel/tokei/distinfo
1.13+7-7devel/tokei/cargo-depends.mk
1.16+2-2devel/tokei/Makefile
+34-343 files

NetBSD/pkgsrc e3RCL6Kdoc CHANGES-2025

   doc: Updated sysutils/lla to 0.5.3
VersionDeltaFile
1.7503+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc kOad4n2sysutils/lla distinfo cargo-depends.mk

   sysutils/lla: update to 0.5.3

   [0.5.3] - 2025-12-26
   Fixed

       lla --fuzzy editor integration now properly handles empty editor config strings, allowing the fallback chain to work correctly when the config editor field is empty.

   Thanks to @chenrui333 for the pr #148
   [0.5.2] - 2025-12-25
   Added

       lla --fuzzy:
           Vim/Emacs-style navigation shortcuts: Ctrl+J/K, Ctrl+N/P, Ctrl+U/D (half-page), Ctrl+G (jump to end), Ctrl+Shift+G (jump to start).
           Search bar editing shortcuts: Ctrl+W (delete word backward), Ctrl+H (delete character), Ctrl+A (start of line), Home/End.
           Inline rename: F2 to rename the selected file, Enter to confirm, Esc/Ctrl+C to cancel.
           External editor integration: Ctrl+E opens the selected (or multi-selected) file(s) in your editor.
               Editor precedence: listers.fuzzy.editor (config) → $EDITOR → $VISUAL → fallback.

       Homebrew Plugin (brew): manage Homebrew packages from lla (list/search/info/install/uninstall/upgrade/cleanup/doctor) with an interactive menu.

    [20 lines not shown]
VersionDeltaFile
1.22+31-13sysutils/lla/distinfo
1.21+9-3sysutils/lla/cargo-depends.mk
1.24+4-4sysutils/lla/Makefile
+44-203 files

NetBSD/pkgsrc ANAcVIEdoc CHANGES-2025

   doc: Updated devel/feluda to 1.11.0
VersionDeltaFile
1.7502+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc F3H4Tepdevel/feluda distinfo cargo-depends.mk, devel/feluda/patches patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs

   devel/feluda: update to 1.11.0

   What's Changed

       refactor: analyze only root project directory and clean up progress module by anistark in #176
       feat: GitHub license cache by anistark in #178
       chore: cleanup readme, contributing, justfile by anistark in #179
       feat: add local license checking for Go and Python by anistark in #180
       fix: add missing env var cleanup to prevent test isolation issues in parallel execution by anistark in #182
       feat: add .NET support with NuGet integration by anistark in #183
       feat: add --github-token flag for authenticated GitHub API requests by anistark in #184
VersionDeltaFile
1.16+89-97devel/feluda/distinfo
1.16+28-31devel/feluda/cargo-depends.mk
1.1+18-0devel/feluda/patches/patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs
1.18+2-2devel/feluda/Makefile
+137-1304 files

NetBSD/pkgsrc L0TvrdJdoc CHANGES-2025

   doc: Updated textproc/television to 0.14.3
VersionDeltaFile
1.7501+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc pYEzRr3textproc/television distinfo Makefile

   textproc/television: update to 0.14.3

   0.14.3 - 2025-12-28
   🚜 Refactor

       c4aaa16 (previews) Preview caching is now an opt-out feature by @alexpasmantier
       903d034 (zsh) Use the dedicated channel for the zsh history shell integration by @alexpasmantier in #830

   📚 Documentation

       8c15b9b (cli) Update tv --help output (auto) by @github-actions[bot] in #827
       aa2b210 (cli) Update tv --help output (auto) by @github-actions[bot] in #825
       976d83f (uncategorized) Fix command option in README for tv preview by @driftcell in #828

   ⚡ Performance

       78acbc7 (preview) Caching strategy improvements by @alexpasmantier in #826

   ⚙️ Miscellaneous Tasks

    [30 lines not shown]
VersionDeltaFile
1.11+4-4textproc/television/distinfo
1.11+2-2textproc/television/Makefile
1.10+0-0textproc/television/cargo-depends.mk
+6-63 files

LLVM/project 4fe4824llvm/test/tools/UpdateTestChecks/update_mc_test_checks riscv-show-inst.test, llvm/test/tools/UpdateTestChecks/update_mc_test_checks/Inputs riscv_show_inst.s.expected riscv_show_inst.s

[𝘀𝗽𝗿] initial version

Created using spr 1.3.8-beta.1
DeltaFile
+23-21llvm/utils/update_mc_test_checks.py
+8-0llvm/test/tools/UpdateTestChecks/update_mc_test_checks/Inputs/riscv_show_inst.s.expected
+5-0llvm/test/tools/UpdateTestChecks/update_mc_test_checks/riscv-show-inst.test
+2-0llvm/test/tools/UpdateTestChecks/update_mc_test_checks/Inputs/riscv_show_inst.s
+38-214 files

NetBSD/pkgsrc dTecjQddoc CHANGES-2025

   doc: Updated textproc/clicsv to 1.1.0
VersionDeltaFile
1.7500+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc niLGBUgtextproc/clicsv distinfo Makefile

   textproc/clicsv: update to 1.1.0

    No ChangeLog provided.
VersionDeltaFile
1.5+4-4textproc/clicsv/distinfo
1.5+2-2textproc/clicsv/Makefile
1.5+0-0textproc/clicsv/cargo-depends.mk
+6-63 files

LLVM/project f00575ellvm/test/tools/UpdateTestChecks lit.local.cfg

[UpdateTestChecks] Fix %update_mc_test_checks substitution

We need to explicitly pass --llvm-mc-binary to avoid picking up llvm-mc
from somewhere else in $PATH. Noticed this because test lines were being
generated that didn't include my latest changes to update_mc_test_checks.py

Pull Request: https://github.com/llvm/llvm-project/pull/172230
DeltaFile
+2-1llvm/test/tools/UpdateTestChecks/lit.local.cfg
+2-11 files

HardenedBSD/src 8ab44d0lib/libpfctl libpfctl.c libpfctl.h, sbin/pfctl pfctl_radix.c

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+68-1lib/libpfctl/libpfctl.c
+40-0sys/netpfil/pf/pf_nl.c
+6-16sbin/pfctl/pfctl_radix.c
+2-2tests/sys/netpfil/pf/nat.sh
+2-0lib/libpfctl/libpfctl.h
+2-0sys/netpfil/pf/pf_nl.h
+120-191 files not shown
+121-197 files

HardenedBSD/src ffe961flib/libpfctl libpfctl.c libpfctl.h, sbin/pfctl pfctl_radix.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+68-1lib/libpfctl/libpfctl.c
+40-0sys/netpfil/pf/pf_nl.c
+6-16sbin/pfctl/pfctl_radix.c
+2-2tests/sys/netpfil/pf/nat.sh
+2-0lib/libpfctl/libpfctl.h
+2-0sys/netpfil/pf/pf_nl.h
+120-191 files not shown
+121-197 files

HardenedBSD/src b2717ddsys/arm/allwinner aw_rtc.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+12-11sys/arm/allwinner/aw_rtc.c
+12-111 files

FreeBSD/ports 65b6af3sysutils/xfce4-settings distinfo Makefile

sysutils/xfce4-settings: Update to 4.20.3
DeltaFile
+3-3sysutils/xfce4-settings/distinfo
+1-1sysutils/xfce4-settings/Makefile
+4-42 files

FreeBSD/ports 03b2b54x11-wm/xfce4-panel distinfo Makefile

x11-wm/xfce4-panel: Update to 4.20.6
DeltaFile
+3-3x11-wm/xfce4-panel/distinfo
+1-1x11-wm/xfce4-panel/Makefile
+4-42 files

FreeBSD/ports 3e0184dx11/libxfce4windowing Makefile distinfo, x11/libxfce4windowing/files libxfce4windowing-docs.xml.in libxfce4windowingui-docs.xml.in

x11/libxfce4windowing: Update to 4.20.5

- Removed extra files now included in distribution
DeltaFile
+0-83x11/libxfce4windowing/files/libxfce4windowing-docs.xml.in
+0-55x11/libxfce4windowing/files/libxfce4windowingui-docs.xml.in
+1-6x11/libxfce4windowing/Makefile
+3-3x11/libxfce4windowing/distinfo
+4-1474 files

NetBSD/pkgsrc-wip 77a81a9chromium distinfo, chromium/patches patch-services_device_hid_hid__service__netbsd.h patch-services_device_hid_hid__service__netbsd.cc

chromium: update patchset
DeltaFile
+42-41chromium/distinfo
+0-42chromium/patches/patch-services_device_hid_hid__service__netbsd.h
+0-36chromium/patches/patch-services_device_hid_hid__service__netbsd.cc
+3-1chromium/patches/patch-services_device_hid_BUILD.gn
+1-1chromium/patches/patch-v8_tools_run-paxctl.py
+1-1chromium/patches/patch-third__party_speech-dispatcher_libspeechd__version.h
+47-12236 files not shown
+83-15842 files

FreeBSD/ports 7305a52net/ntopng pkg-plist Makefile, net/ntopng/files patch-configure.ac.in patch-Makefile.in

net/ntopng: Update to 6.6 branch head
DeltaFile
+77-18net/ntopng/pkg-plist
+39-47net/ntopng/files/patch-configure.ac.in
+31-8net/ntopng/files/patch-Makefile.in
+8-6net/ntopng/Makefile
+9-2net/ntopng/files/patch-autogen.sh
+5-5net/ntopng/distinfo
+169-866 files

FreeBSD/ports a0a3679net/ndpi distinfo Makefile, net/ndpi/files patch-src_lib_Makefile.in patch-example_Makefile.in

net/ndpi: Update to 5.0 branch head
DeltaFile
+14-14net/ndpi/files/patch-src_lib_Makefile.in
+10-11net/ndpi/files/patch-example_Makefile.in
+7-7net/ndpi/files/patch-tests_dga_Makefile.in
+7-7net/ndpi/files/patch-tests_unit_Makefile.in
+3-3net/ndpi/distinfo
+2-2net/ndpi/Makefile
+43-446 files

FreeBSD/ports 14821d6databases/clickhouse-cpp pkg-plist Makefile, databases/clickhouse-cpp/files patch-clickhouse_base_platform.h patch-clickhouse_base_socket.h

databases/clickhouse-cpp: Add new port

clickhouse-cpp is the official C++ client library for ClickHouse,
providing a fast and type-safe interface to ClickHouse using its
native binary protocol.
DeltaFile
+45-0databases/clickhouse-cpp/pkg-plist
+41-0databases/clickhouse-cpp/Makefile
+20-0databases/clickhouse-cpp/files/patch-clickhouse_base_platform.h
+13-0databases/clickhouse-cpp/files/patch-clickhouse_base_socket.h
+11-0databases/clickhouse-cpp/files/patch-clickhouse_base_socket.cpp
+3-0databases/clickhouse-cpp/pkg-descr
+133-02 files not shown
+137-08 files

LLVM/project 0b46cf7llvm/lib/Transforms/Vectorize VPlanTransforms.cpp, llvm/test/Transforms/LoopVectorize vector-loop-backedge-elimination-early-exit.ll

[VPlan] Handle BranchOnTwoConds in simplifyBranchCondition.

This fixes a crash after introducing BranchOnTwoConds (524b1788,
https://github.com/llvm/llvm-project/pull/172750) when trying to
replace BranchOnTwoConds with a VPBranchOnCond, without dissolving the
region.

In that case, we need to update the appropriate condition operand.
DeltaFile
+122-0llvm/test/Transforms/LoopVectorize/vector-loop-backedge-elimination-early-exit.ll
+7-0llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+129-02 files

LLVM/project 16a8055llvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

InstCombine: Implement SimplifyDemandedFPClass for sqrt
DeltaFile
+31-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+10-19llvm/lib/Analysis/ValueTracking.cpp
+24-0llvm/lib/Support/KnownFPClass.cpp
+7-11llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-sqrt.ll
+4-0llvm/include/llvm/Support/KnownFPClass.h
+76-305 files

LLVM/project 293a863llvm/include/llvm/ADT FloatingPointMode.h, llvm/include/llvm/Support KnownFPClass.h

InstCombine: Handle log/log2/log10 in SimplifyDemandedFPClass
DeltaFile
+16-30llvm/lib/Analysis/ValueTracking.cpp
+37-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+9-18llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-log.ll
+17-0llvm/lib/Support/KnownFPClass.cpp
+5-0llvm/include/llvm/ADT/FloatingPointMode.h
+4-0llvm/include/llvm/Support/KnownFPClass.h
+88-486 files