FreeBSD/ports 4b78ca1textproc/feluda distinfo Makefile.crates

textproc/feluda: Update 1.10.3 => 1.11.0

Changelog:
- https://github.com/anistark/feluda/relOBeases/tag/v1.11.0

PR:             291953
Reported by:    Yusuf Yaman <nxjoseph at protonmail.com> (maintainer)
DeltaFile
+59-65textproc/feluda/distinfo
+28-31textproc/feluda/Makefile.crates
+1-2textproc/feluda/Makefile
+88-983 files

NetBSD/pkgsrc njDthlIdoc TODO CHANGES-2026

   doc: Updated misc/khard to 0.20.1
VersionDeltaFile
1.26624+1-2doc/TODO
1.90+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc jSdIrnzmisc/khard distinfo Makefile

   khard: update to 0.20.1.

   v0.20.1 2026-01-01

   - Fix reopening of stdin on Windows (#347)
VersionDeltaFile
1.20+4-4misc/khard/distinfo
1.44+2-2misc/khard/Makefile
+6-62 files

FreeBSD/src ece6e06sys/dev/ufshci ufshci_ctrlr.c ufshci_req_queue.c

ufshci: Enable admin command retry

Also, This patch fixes an issue where the admin command flag was not
passed through.

Sponsored by:           Samsung Electronic

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D54244
DeltaFile
+4-13sys/dev/ufshci/ufshci_ctrlr.c
+3-4sys/dev/ufshci/ufshci_req_queue.c
+2-4sys/dev/ufshci/ufshci_private.h
+4-2sys/dev/ufshci/ufshci_ctrlr_cmd.c
+2-1sys/dev/ufshci/ufshci_dev.c
+2-1sys/dev/ufshci/ufshci_sim.c
+17-256 files

FreeBSD/src ef2d7ccsys/dev/ufshci ufshci_req_queue.c ufshci_ctrlr.c

ufshci: Fix task management queue num_trackers on failure path

Fix a kernel panic caused by the task management queue using
the transfer request queue’s num_entries value.

Sponsored by:           Samsung Electronic

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D54243
DeltaFile
+5-9sys/dev/ufshci/ufshci_req_queue.c
+2-6sys/dev/ufshci/ufshci_ctrlr.c
+1-1sys/dev/ufshci/ufshci_private.h
+8-163 files

FreeBSD/ports 024490amisc/fq distinfo Makefile, misc/fq/files modules.txt

misc/fq: the port had been updated to the latest version 0.16.0

This release includes jq language fixes, a new safetensors decoder,
and minor improvements and fixes to MP4, AVC, and FLAC decoders.

Go 1.23 and later require dependency packages to be explicitly listed
in `vendor/modules.txt' to be imported; populating GH_TUPLE alone is
not enough.  Unfortunately, I could not find a robust way to generate
this file during the build in offline mode and must resort to keeping
its static copy for now.

Notified by:    upstream (the author), portscout
DeltaFile
+87-0misc/fq/files/modules.txt
+19-19misc/fq/distinfo
+12-10misc/fq/Makefile
+118-293 files

LLVM/project 05b8a36clang/include/clang/Basic DiagnosticSemaKinds.td, clang/lib/Sema SemaExprCXX.cpp

[Clang][Diagnostics] Mention 'import std' in typeid diagnostic (#173236)

Previously, the diagnostic only suggested including `<typeinfo>`. Since
C++20,the standard library may also be made available via `import std;`.

This change updates the diagnostic to mention `import std` as an
alternative and adds a test to cover the new wording.
DeltaFile
+10-0clang/test/SemaCXX/typeid-requires-typeinfo.cpp
+6-3clang/lib/Sema/SemaExprCXX.cpp
+1-1clang/include/clang/Basic/DiagnosticSemaKinds.td
+17-43 files

FreeBSD/ports 5354a6fnet/seaweedfs distinfo Makefile

net/seaweedfs: Update to 4.04

While here, update WWW.

Changelogs:
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.92
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.93
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.94
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.95
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.96
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.97
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.98
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.99
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.00
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.01
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.02
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.03
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.04


    [4 lines not shown]
DeltaFile
+5-5net/seaweedfs/distinfo
+4-4net/seaweedfs/Makefile
+9-92 files

NetBSD/pkgsrc nZvefk0doc TODO CHANGES-2026

   doc: Updated www/kiwix-desktop to 2.5.0
VersionDeltaFile
1.26623+1-2doc/TODO
1.89+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 5IpwJfMwww/kiwix-desktop distinfo Makefile

   kiwix-desktop: update to 2.5.0.

   kiwix-destkop 2.5.0
   ===================

   General:
   * FIX: Bad english in download error message (@theVeryPulse #1331)
   * FIX: Wrong app icon on Linux with Wayland (@Integral-Tech #1384)
   * FIX: Allow to directly access ZIM file (ready-only) for Linux flatpak (@kelson42 #800)
   * FIX: Avoid fulltext crash scenarios (@vighnesh-sawant #1241)
   * NEW: Hidde default Kiwix Server port 80 in URL (@vighnesh-sawant #1417)
   * NEW: Introduce "copy link" in context menu (@Bad-ptr #1422)
   * NEW: Introduce Parrallels shared folder support (@kelson42 #1313)
   * NEW: Tab shortcuts CTRL+PGUP and CTRL+PGDOWN (@kelson42 #1301)
   * NEW: Deactivate menu entries when not actionable (@etude11 #1337)
   * NEW: Speed control option for Text-to-Speech module (@heropj #1317)

   Search(es):
   * FIX: Single word suggestion query followed by a space query (@veloman-yunkan #953)

    [23 lines not shown]
VersionDeltaFile
1.2+4-4www/kiwix-desktop/distinfo
1.5+2-3www/kiwix-desktop/Makefile
+6-72 files

NetBSD/pkgsrc RT6EX3Kdoc CHANGES-2026 TODO

   doc: Updated devel/ncurses to 6.6
VersionDeltaFile
1.88+2-1doc/CHANGES-2026
1.26622+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc r0qOuPEdevel/ncurses distinfo PLIST, devel/ncurses/patches patch-misc_run__tic.in

   ncurses: update to 6.6.

   20251230 6.6 release for upload to ftp.gnu.org
        + update announcement
        + corrected an ifdef needed for mouse support in MinGW/Windows
        + eliminate remaining duplicate code between MinGW/Windows drivers

   20251227
        + make win32_curses.h obsolete in favor of nc_win32.h
        + modify MinGW32 configuration to account for its use of Windows-style
          pathnames in filesystem checks.
        + replace --enable-exp-win32 option with --enable-named-pipes

   20251220
        > in-progress work to merge MinGW/Windows port.
          + eliminate EXP_WIN32_DRIVER with USE_NAMED_PIPES
          + change MS_TERMINAL to DEFAULT_TERM_VAR

   20251213

    [551 lines not shown]
VersionDeltaFile
1.2+6-6devel/ncurses/patches/patch-misc_run__tic.in
1.55+5-6devel/ncurses/distinfo
1.31+5-1devel/ncurses/PLIST
1.122+2-3devel/ncurses/Makefile
+18-164 files

LLVM/project 1b43f5cllvm/include/llvm/CodeGen ISDOpcodes.h, llvm/lib/CodeGen/SelectionDAG DAGCombiner.cpp LegalizeIntegerTypes.cpp

[RISCV][SelectionDAG] Add a ISD::CTLS node for count leading redundant sign bits. Use it to select CLS(W). (#173417)

The RISC-V P extension adds an instruction equivalent to
__builtin_clrsb. AArch64 has a similar instruction that we currently fail to
select when using the builtin.

This patch adds a combine based on the canonical version of the pattern
emitted by clang for the builtin, (add (ctlz (xor x, (sra x, bw-1)))),
-1). I'm starting the combine at the ctlz because the outer add can
easily be combined into other nodes obscuring the full pattern. So we
generate (add (ctls x), 1) and hope the add will be combined away.

I've also added a combine for the pattern AArch64 recognizes
(ctlz_zero_undef (or (shl (xor x, (sra x, bw-1)), 1), 1)).

I've only enabled the combines when the target has a Legal or Custom
action for the operation, taking into account type promotion. We
can relax this in the future by adding a default expansion to
LegalizeDAG and adding more type legalization rules.
DeltaFile
+136-0llvm/test/CodeGen/RISCV/rv32p.ll
+108-0llvm/test/CodeGen/RISCV/rv64p.ll
+44-0llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
+23-4llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+14-0llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
+4-0llvm/include/llvm/CodeGen/ISDOpcodes.h
+329-45 files not shown
+336-411 files

NetBSD/pkgsrc sjuxXNddoc CHANGES-2026 TODO

   doc: Updated graphics/libheif to 1.21.1
VersionDeltaFile
1.87+2-1doc/CHANGES-2026
1.26621+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc QOnyYjygraphics/libheif distinfo Makefile, graphics/libheif/patches patch-CMakeLists.txt

   libheif: update to 1.21.1.

   Workaround for c++17 stopped working, now really needs c++20 (like
   it said for a couple releases already).

   Changes:

   1.21.1

   This patch release only fixes a build error with some GCC versions because of a missing #include.
   If you didn't get any build error, you do not need this updated patch release.

   1.21.0

   This release adds full support for reading and writing HEIF image sequences.
   libheif will now encode HEIF image sequences with all included codecs.
   Since HEIF image sequences are very similar to MP4 videos, this new version is also capable of decoding most MP4 videos (without audio, of course).

   heif-enc documentation for sequence encoding

    [13 lines not shown]
VersionDeltaFile
1.43+4-5graphics/libheif/distinfo
1.51+3-3graphics/libheif/Makefile
1.4+1-1graphics/libheif/patches/patch-CMakeLists.txt
1.8+1-0graphics/libheif/PLIST
+9-94 files

NetBSD/pkgsrc W2Fw0EMdoc CHANGES-2026 TODO

   doc: Updated textproc/libzim to 9.4.1
VersionDeltaFile
1.86+2-1doc/CHANGES-2026
1.26620+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc HigdoNRtextproc/libzim distinfo Makefile

   libzim: update to 9.4.1.

   libzim 9.4.1
   ============

    * Remove SORTPP_PASS which breaks modern Windows SDKs (@BillyONeal #1017)
    * Add support of future Xapian 2.0 (@ojwb #1018 #1019 #1020)
    * Fix broken CI for linux-aarch64-dyn (@veloman-yunkan #1024)
VersionDeltaFile
1.3+4-4textproc/libzim/distinfo
1.3+2-2textproc/libzim/Makefile
+6-62 files

NetBSD/pkgsrc ElokQ9rdoc CHANGES-2026 TODO

   doc: Updated comms/py-textual to 7.0.0
VersionDeltaFile
1.85+2-1doc/CHANGES-2026
1.26619+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc utotkulcomms/py-textual distinfo Makefile

   py-textual: update to 7.0.0.

   This is a much smaller change than the version number may suggest.
   A breaking change to a method added just a few days ago. But Semver
   mandates the major version bump.

   This release has two new themes, thanks to @NSPC911
VersionDeltaFile
1.35+4-4comms/py-textual/distinfo
1.40+3-3comms/py-textual/Makefile
+7-72 files

NetBSD/pkgsrc xdD491Udoc CHANGES-2026 TODO

   doc: Updated graphics/glm to 1.0.3
VersionDeltaFile
1.84+2-1doc/CHANGES-2026
1.26618+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc i9qW9wggraphics/glm distinfo Makefile

   glm: update to 1.0.3.

   Features:

       Implemented reflection matrix calculation #1370

   Fixes:

       Fixed Quaternion rotate direction (reverted)
       Fixed vec4 to vec3 conversion #1398
       Fixed vec3 operator-
       Fixed swizzle compatibility with GLM_FORCE_SIZE_T_LENGTH
VersionDeltaFile
1.11+4-4graphics/glm/distinfo
1.13+2-2graphics/glm/Makefile
+6-62 files

LLVM/project f5dab90mlir/cmake/modules MLIRDetectPythonEnv.cmake

[mlir][Python] Bump MLIR Python minimum version to 3.10 (#163499)

This PR bumps the minimum Python version required for MLIR to be Python
3.10. See
https://discourse.llvm.org/t/rfc-adopt-regularly-scheduled-python-minimum-version-bumps/88841
for a discussion about the expected bump schedule going forward.
DeltaFile
+4-3mlir/cmake/modules/MLIRDetectPythonEnv.cmake
+4-31 files

NetBSD/pkgsrc 55bQQhLdoc CHANGES-2026 TODO

   doc: Updated textproc/py-sphinx-autodoc-typehints to 3.6.2
VersionDeltaFile
1.83+2-1doc/CHANGES-2026
1.26617+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc PRK9aHstextproc/py-sphinx-autodoc-typehints distinfo Makefile

   py-sphinx-autodoc-typehints: update to 3.6.2.

   Fix compatibility with 9.1.0 by @gaborbernat in #595
VersionDeltaFile
1.31+4-4textproc/py-sphinx-autodoc-typehints/distinfo
1.40+2-2textproc/py-sphinx-autodoc-typehints/Makefile
+6-62 files

NetBSD/pkgsrc WfmZtzFdoc TODO CHANGES-2026

   doc: Updated audio/py-last to 7.0.1
VersionDeltaFile
1.26616+1-2doc/TODO
1.82+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc C0QaJ7Paudio/py-last distinfo Makefile

   py-last: update to 7.0.1.

   Fix typing for get_artists() and get_loved_tracks() (#511) @C0rn3j
VersionDeltaFile
1.13+4-4audio/py-last/distinfo
1.20+2-2audio/py-last/Makefile
+6-62 files

NetBSD/pkgsrc Ctew2Nzdoc CHANGES-2026 TODO

   doc: Updated devel/py-filelock to 3.20.2
VersionDeltaFile
1.81+2-1doc/CHANGES-2026
1.26615+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc OY1DUo3devel/py-filelock distinfo Makefile

   py-filelock: update to 3.20.2.

   Support Unix systems without O_NOFOLLOW by @mwilliamson in #463
   [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #464
VersionDeltaFile
1.35+4-4devel/py-filelock/distinfo
1.36+2-2devel/py-filelock/Makefile
+6-62 files

NetBSD/pkgsrc 8ql8NhHdoc CHANGES-2026 TODO

   doc: Updated devel/py-astroid to 4.0.3
VersionDeltaFile
1.80+2-1doc/CHANGES-2026
1.26614+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc zKonN51devel/py-astroid distinfo Makefile

   py-astroid: update to 4.0.3.

   Release date: 2026-01-03

       Fix inference of IfExp (ternary expression) nodes to avoid prematurely narrowing
       results in the face of inference ambiguity.

       Closes #2899

       Fix base class inference for dataclasses using the PEP 695 typing syntax.

       Refs pylint-dev/pylint#10788
VersionDeltaFile
1.95+4-4devel/py-astroid/distinfo
1.107+2-2devel/py-astroid/Makefile
+6-62 files