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

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

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

FreeBSD/src 8cbc9c0lib/libc/stdlib tsearch.3 Makefile.inc

tdestroy(3) man page

(cherry picked from commit b0d4b059cf8425cbe094f93362a61c56a26d45f3)
DeltaFile
+23-2lib/libc/stdlib/tsearch.3
+2-1lib/libc/stdlib/Makefile.inc
+25-32 files

FreeBSD/src 6197518include search.h, lib/libc/stdlib tdestroy.c Symbol.map

libc: add glibc-compatible tdestroy(3)

(cherry picked from commit b8c99e7d912f0dad84cec80f8c4331646b87a3ec)
DeltaFile
+68-0lib/libc/stdlib/tdestroy.c
+1-0lib/libc/stdlib/Symbol.map
+1-0include/search.h
+1-0lib/libc/stdlib/Makefile.inc
+71-04 files

FreeBSD/src 6a6f964lib/libc/tests/stdlib tsearch_test.c

tdestroy(3): add tests

(cherry picked from commit 3204c097fd08436805f059c0d7f676d29ee9bb62)
DeltaFile
+65-0lib/libc/tests/stdlib/tsearch_test.c
+65-01 files

FreeBSD/src 567e77dlib/libc/gen exterr_cat_filenames.h

Add automatically generated file libc/gen/exterr_cat_filenames.h

(cherry picked from commit 5685c07b5a8e4ccc19140eeaa5987a38dca7c668)
DeltaFile
+17-0lib/libc/gen/exterr_cat_filenames.h
+17-01 files

FreeBSD/src 2b83f57lib/libc/gen err.3, share/man/man7 environ.7

man pages: provide some description for extended errors

(cherry picked from commit 3088263177da2813dd09364171feadd0e31d1fc3)
DeltaFile
+16-0lib/libc/gen/err.3
+15-1share/man/man7/environ.7
+31-12 files

FreeBSD/src 39a04a3tests/sys/kern exterr_test.c

exterr_test: loosen the error string pattern

(cherry picked from commit 543c86636f73119fa1dab860f07396df5a1884d4)
DeltaFile
+1-1tests/sys/kern/exterr_test.c
+1-11 files

FreeBSD/src e5b9182lib/libc/gen uexterr_format.c, sys/sys exterr_cat.h

exterr: in verbose mode, print the source file name

(cherry picked from commit 874cdf6af695c42d561647f7165c99c2d3df0faa)
DeltaFile
+17-4lib/libc/gen/uexterr_format.c
+11-0sys/sys/exterr_cat.h
+28-42 files

FreeBSD/src 39abebbtools/build make_libc_exterr_cat_filenames.sh

Add a script to auto-generate mapping from exterr category to source file

(cherry picked from commit 3ef25acf3600fb822bdf1487036184b4978d737f)
DeltaFile
+22-0tools/build/make_libc_exterr_cat_filenames.sh
+22-01 files

FreeBSD/src 6c797f5sys/vm vm_mmap.c

vm/vm_mmap.c: inline erronous argument values for extended errors

(cherry picked from commit 2904edaf2f09934142f9f6a6d2886879395145cc)
DeltaFile
+25-18sys/vm/vm_mmap.c
+25-181 files

FreeBSD/src ca345aalib/libc/gen uexterr_format.c

exterror: Add EXTERROR_VERBOSE env variable to control verbosity

(cherry picked from commit 42210fe8dcd4684a45e0e4db1b8194e291dc8fda)
DeltaFile
+48-5lib/libc/gen/uexterr_format.c
+48-51 files

FreeBSD/src a26a553lib/libc/stdlib Makefile.inc

libc/stdlib/Makefile: one line for each source file name

(cherry picked from commit 04a664d87607d25d87baf56903090707cc91e2e0)
DeltaFile
+69-13lib/libc/stdlib/Makefile.inc
+69-131 files

FreeBSD/src a3b3ac6share/man/man9 exterror.9

exterror.9: describe formatting of optional arguments

(cherry picked from commit 14bd57d0a78dcd98449597fd3e19749799e36935)
DeltaFile
+10-0share/man/man9/exterror.9
+10-01 files

FreeBSD/src 12918e9sys/fs/fuse fuse_device.c fuse_vfsops.c, sys/sys exterr_cat.h

fs/fuse: use dedicated category per source file

(cherry picked from commit 54b52f655e0fdaef21c3cde85e8bf030efa7b86e)
DeltaFile
+3-1sys/sys/exterr_cat.h
+1-1sys/fs/fuse/fuse_device.c
+1-1sys/fs/fuse/fuse_vfsops.c
+1-1sys/fs/fuse/fuse_vnops.c
+6-44 files

FreeBSD/src 4c273b7lib/libc/gen uexterr_format.c

exterror: add support for the format specifiers in the extended error msg

(cherry picked from commit 8bff95f3ce0396ff40b4f7d943ea856ac3f846c3)
DeltaFile
+2-1lib/libc/gen/uexterr_format.c
+2-11 files

FreeBSD/src 1f5dfc8lib/libc/gen err.c

libc/gen/err.c: remove 'extended error' herald from extended error output

(cherry picked from commit 37ddbbe5535cb6c27b8a026b2f28d64319b9f802)
DeltaFile
+1-1lib/libc/gen/err.c
+1-11 files

FreeBSD/ports 2efd091net-im/tde2e distinfo Makefile

net-im/tde2e: update: 1.8.59 -> 1.8.60

Sponsored by:   tipi.work
DeltaFile
+3-3net-im/tde2e/distinfo
+2-2net-im/tde2e/Makefile
+5-52 files

FreeBSD/ports e177970net-im/telegram-desktop distinfo Makefile

net-im/telegram-desktop: update: 6.3.9 -> 6.4.0

Sponsored by:   tipi.work
DeltaFile
+3-3net-im/telegram-desktop/distinfo
+1-2net-im/telegram-desktop/Makefile
+4-52 files

FreeBSD/ports 97909c8misc/ollama distinfo Makefile, misc/ollama/files freebsd-compatibility.patch

misc/ollama: update 0.13.1-rc0 → 0.13.5
DeltaFile
+160-0misc/ollama/files/freebsd-compatibility.patch
+5-5misc/ollama/distinfo
+6-3misc/ollama/Makefile
+171-83 files

FreeBSD/ports 6aa439fmisc Makefile, misc/py-langgraph-prebuilt Makefile distinfo

misc/py-langgraph-prebuilt: New port: LangGraph: APIs for creating and executing LangGraph agents and tools
DeltaFile
+25-0misc/py-langgraph-prebuilt/Makefile
+3-0misc/py-langgraph-prebuilt/distinfo
+2-0misc/py-langgraph-prebuilt/pkg-descr
+1-0misc/Makefile
+31-04 files

FreeBSD/src 9c92357sys/vm vm_object.h

vm/vm_object.h: clarify the OBJ_ONEMAPPING semantic

Reviewed by:    markj
Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
Differential revision:  https://reviews.freebsd.org/D54459
DeltaFile
+3-2sys/vm/vm_object.h
+3-21 files

FreeBSD/ports 903eb12devel/stack distinfo Makefile

devel/stack: Update to 3.9.1
DeltaFile
+181-175devel/stack/distinfo
+81-74devel/stack/Makefile
+262-2492 files

FreeBSD/ports fb84334textproc/hs-pandoc distinfo pkg-plist

textproc/hs-pandoc: Update to 3.8.3
DeltaFile
+63-61textproc/hs-pandoc/distinfo
+1-72textproc/hs-pandoc/pkg-plist
+28-29textproc/hs-pandoc/Makefile
+92-1623 files

FreeBSD/ports e09f6fbdevel/hs-haskell-language-server Makefile.cabal.ghc98 distinfo

devel/hs-haskell-language-server: Add ghc98 flavor and switch default to GHC 9.10
DeltaFile
+266-0devel/hs-haskell-language-server/Makefile.cabal.ghc98
+79-1devel/hs-haskell-language-server/distinfo
+31-44devel/hs-haskell-language-server/Makefile.cabal.default
+9-1devel/hs-haskell-language-server/Makefile
+385-464 files

FreeBSD/ports 63968b4net-p2p/cardano-db-sync Makefile

net-p2p/cardano-db-sync: Switch to GHC 9.8
DeltaFile
+1-0net-p2p/cardano-db-sync/Makefile
+1-01 files

FreeBSD/ports 3d67695net-p2p/ogmios distinfo Makefile, net-p2p/ogmios/files patch-cabal.project

net-p2p/ogmios: Update to 6.14.0
DeltaFile
+517-585net-p2p/ogmios/distinfo
+225-225net-p2p/ogmios/Makefile
+11-12net-p2p/ogmios/files/patch-cabal.project
+753-8223 files