FreeBSD/ports cb2f236misc/shimmy Makefile.crates Makefile

misc/shimmy: Update to 2.6.4

Changelog: https://github.com/Michael-A-Kuykendall/shimmy/compare/v2.6.3...v2.6.4

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/shimmy/distinfo
+1-1misc/shimmy/Makefile.crates
+1-1misc/shimmy/Makefile
+7-73 files

FreeBSD/ports 52b41f3security Makefile

*/Makefile: Sort SUBDIRs
DeltaFile
+1-1security/Makefile
+1-11 files

FreeBSD/ports 199c3a0security/libgcrypt Makefile

security/libgcrypt: Rephrase AVX512 description

It has been reported that the phrase "support for 14 and 15" is
ambiguous to some. Add "FreeBSD" to the description.
DeltaFile
+1-1security/libgcrypt/Makefile
+1-11 files

FreeBSD/ports d073fb8www/opengist Makefile distinfo

www/opengist: Update to 1.15.2

Changes since 1.15.1:

v1.15.2

Added

  * Anonymous LDAP user search (#794).

Fixed

  * Prevent writes through symbolic links in gists (#799).
  * Prevent server crashes when rendering empty CSV files.
  * Invalid header handling in Git `cat-file` batch reader (#802).
  * Overlapping headers in narrow embeds (#803).
DeltaFile
+7-7www/opengist/distinfo
+1-2www/opengist/Makefile
+8-92 files

FreeBSD/ports a5b0b21net/samba424 Makefile

net/samba424: fix fortity and when python3 is disabled

Samba 4.24 doesn't build with Fortify feature.
When Python3 is disabled fix the cleanup commands

PR:     294595
Reported by:    Rafe <mondo.debater_0q at icloud.com>
Reported by:    Denis Shaposhnikov <dsh at bamus.cz>
Approved by:    samba (kiwi)
Sponsored by:   Klara, Inc.
DeltaFile
+4-3net/samba424/Makefile
+4-31 files

FreeBSD/src 447d4fe. aclocal.m4 configure, admin config.sub ltmain.sh

vendor/lutok: import 0.6.2

This version contains several minor changes related to documentation and
new C++ standards conformance (C++-20+ is now required to build the
project).

This change also uses the version from the official release tarball whereas
the prior imported version (0.4) was committed directly from a git clone.

Obtained from:  https://github.com/freebsd/lutok/releases/tag/lutok-0.6.2
DeltaFile
+23,387-0configure
+11,524-0admin/ltmain.sh
+8,488-0m4/libtool.m4
+2,007-0api-docs/html/doxygen.css
+1,802-0admin/config.sub
+1,733-0aclocal.m4
+48,941-0190 files not shown
+68,467-702196 files

FreeBSD/ports d5d8ea2devel/terraform-ls Makefile distinfo

devel/terraform-ls: Update to 0.39.0

ChangeLog:
https://github.com/hashicorp/terraform-ls/releases/tag/v0.39.0
DeltaFile
+5-5devel/terraform-ls/distinfo
+1-2devel/terraform-ls/Makefile
+6-72 files

FreeBSD/ports a024461security/ffuf pkg-descr Makefile

security/ffuf: Update to 2.2.1

ChangeLog:
https://github.com/ffuf/ffuf/releases/tag/v2.2.1
DeltaFile
+5-21security/ffuf/distinfo
+2-14security/ffuf/Makefile
+10-1security/ffuf/pkg-descr
+17-363 files

FreeBSD/ports 23f5399net/k6 Makefile distinfo

net/k6: Update to 2.2.0

ChangeLog:
https://github.com/grafana/k6/releases/tag/v2.2.0
DeltaFile
+5-5net/k6/distinfo
+2-3net/k6/Makefile
+7-82 files

FreeBSD/ports acf43d8net/samba424 Makefile

net/samba424: fix mampage plist

vfs fruit and glusterfs had bad plist entries. This fix this.

Reported by:    Paul <paul604 at protonmail.ch>
Approved by:    samba (kiwi)
Sponsored by:   Klara, Inc.
DeltaFile
+3-3net/samba424/Makefile
+3-31 files

FreeBSD/src 9bec8a9. RELNOTES

RELNOTES: Add an entry for the NFS over RDMA "glue" commits
DeltaFile
+6-0RELNOTES
+6-01 files

FreeBSD/ports 3f24a96x11/wezterm Makefile Makefile.crates, x11/wezterm/files patch-docs_config_lua_config_tls__servers.md patch-docs_config_lua_config_tls__clients.md

x11/wezterm: Update to 20260820-095106 (continuous/nightly)

Also switch from Material for MkDocs to Zensical for DOCS_BUILD.
Material for MkDocs is scheduled to reach end of life on November 5,
2026.

Changes:
https://github.com/wezterm/wezterm/compare/6a493f88fab06a792308e0c704790390fd3c6232...770d8e1a7519a9a698090cd7d717d0c64aa0a755#diff-77f023b99d3d58008351d3e82fc06e6d06ba1bc2da9e41be6329b7fa4f419f05

PR:             297783
Reported by:    Vladyslav Movchan <vladislav.movchan at gmail.com> (maintainer)
DeltaFile
+785-713x11/wezterm/distinfo
+390-354x11/wezterm/Makefile.crates
+6-10x11/wezterm/Makefile
+12-0x11/wezterm/files/patch-docs_config_lua_config_tls__clients.md
+12-0x11/wezterm/files/patch-docs_config_lua_config_ssh__domains.md
+11-0x11/wezterm/files/patch-docs_config_lua_config_tls__servers.md
+1,216-1,0776 files

FreeBSD/src d8d9f39sys/fs/nfsclient nfs_clvfsops.c

nfs_clvfsops.c: Silence a compiler warning

MFC after:      3 months
Fixes:  884ee8d6c9b4 ("nfscl: Add some glue for client side NFS over RDMA")
DeltaFile
+1-1sys/fs/nfsclient/nfs_clvfsops.c
+1-11 files

FreeBSD/ports 8b0945bdevel/tree-sitter-cli Makefile Makefile.crates

devel/tree-sitter-cli: Update to 0.26.13

Changelog: https://github.com/tree-sitter/tree-sitter/releases/tag/v0.26.13
Commit log: https://github.com/tree-sitter/tree-sitter/compare/v0.26.12...v0.26.13

PR:             298002
Reported by:    Artur Manuel <amadaluzia at disroot.org> (maintainer)
DeltaFile
+223-223devel/tree-sitter-cli/distinfo
+110-110devel/tree-sitter-cli/Makefile.crates
+1-1devel/tree-sitter-cli/Makefile
+334-3343 files

FreeBSD/ports c4c1b19x11-toolkits/hyprtoolkit Makefile, x11-wm/hyprland Makefile

*/*: Bump port revision after aquamarine shlib version bump (9c894a81a927)
DeltaFile
+1-1x11-toolkits/hyprtoolkit/Makefile
+1-0x11-wm/hyprland/Makefile
+2-12 files

FreeBSD/ports 9c894a8x11-toolkits/aquamarine Makefile distinfo, x11-toolkits/aquamarine/files extra-patch-src_backend_Headless.cpp

x11-toolkits/aquamarine: Update to 0.15.0

Changelog: https://github.com/hyprwm/aquamarine/releases/tag/v0.15.0

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11-toolkits/aquamarine/distinfo
+2-2x11-toolkits/aquamarine/files/extra-patch-src_backend_Headless.cpp
+2-2x11-toolkits/aquamarine/Makefile
+7-73 files

FreeBSD/ports e6ff99bdevel/capslock Makefile distinfo

devel/capslock: Update to 0.3.3

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59221
DeltaFile
+5-5devel/capslock/distinfo
+1-2devel/capslock/Makefile
+6-72 files

FreeBSD/ports 9b0504ewww/ghostunnel Makefile distinfo

www/ghostunnel: Update to 1.11.3

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59220
DeltaFile
+5-5www/ghostunnel/distinfo
+1-2www/ghostunnel/Makefile
+6-72 files

FreeBSD/ports d1a1764devel/lefthook Makefile distinfo

devel/lefthook: Update to 2.1.11

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59219
DeltaFile
+5-5devel/lefthook/distinfo
+1-2devel/lefthook/Makefile
+6-72 files

FreeBSD/ports d07bee5net/grpcui Makefile distinfo

net/grpcui: Update to 1.5.3

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59217
DeltaFile
+5-5net/grpcui/distinfo
+1-2net/grpcui/Makefile
+6-72 files

FreeBSD/ports 63641cdsysutils/ipget Makefile distinfo

sysutils/ipget: Update to 0.13.2

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59218
DeltaFile
+5-5sysutils/ipget/distinfo
+1-2sysutils/ipget/Makefile
+6-72 files

FreeBSD/ports cd0f1c4databases/py-python-arango Makefile distinfo

databases/py-python-arango: Update to 8.3.4

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59215
DeltaFile
+3-3databases/py-python-arango/distinfo
+1-1databases/py-python-arango/Makefile
+4-42 files

FreeBSD/ports 404f64amisc/py-langchain-mcp-adapters Makefile distinfo

misc/py-langchain-mcp-adapters: Update to 0.3.2

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59216
DeltaFile
+3-3misc/py-langchain-mcp-adapters/distinfo
+1-1misc/py-langchain-mcp-adapters/Makefile
+4-42 files

FreeBSD/ports 61f1a63devel/py-pytest-recorder Makefile distinfo

devel/py-pytest-recorder: Update to 0.6.6

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59214
DeltaFile
+3-3devel/py-pytest-recorder/distinfo
+1-1devel/py-pytest-recorder/Makefile
+4-42 files

FreeBSD/ports 4201d16devel/pydeps Makefile distinfo

devel/pydeps: Update to 3.0.7

Approved by:    yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D59212
DeltaFile
+3-3devel/pydeps/distinfo
+1-1devel/pydeps/Makefile
+4-42 files

FreeBSD/src 8ee0a61libexec/rc rc.conf, libexec/rc/rc.d nfsclient

nfsclient: Add a new nfs_client_rdma_enable variable

This patch adds a new nfs_client_rdma_enable variable
to /etc/rc.d/nfsclient to enable the client side of
NFS over RDMA.  The client side of NFS over RDMA
requires the nfsclrdma.ko module, which is still under
test/review.

I wanted to get the "glue" into main so that others
could test the module more easily.  Avaliability of
the module will be announced on freebsd-current@ soon.

It should not affect non-RDMA operation.

I've specified a long MFC, since the module still
requires extensive testing and, hopefully, a review.

MFC after:      3 months
DeltaFile
+3-0libexec/rc/rc.d/nfsclient
+1-0libexec/rc/rc.conf
+4-02 files

FreeBSD/ports 432fbb7www/py-django-q2 distinfo Makefile

www/py-django-q2: Update 1.10.0 => 1.11.1

Upstream switched to uv for build.

Changelog:
https://github.com/django-q2/django-q2/blob/v1.11.1/CHANGELOG.md

PR:             297936
Reported by:    Einar Bjarni Halldórsson <einar at isnic.is> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+4-4www/py-django-q2/Makefile
+3-3www/py-django-q2/distinfo
+7-72 files

FreeBSD/src 884ee8dsys/fs/nfs nfsport.h nfs_commonkrpc.c, sys/fs/nfsclient nfsmount.h nfs_clrpcops.c

nfscl: Add some glue for client side NFS over RDMA

This patch adds assorted bits needed by the nfsclrdma.ko
module that implements client side NFS over RDMA.
With this commit, the glue required by the nfsclrdma.ko
module is complete and it should load ok.

It should not affect non-RDMA operation.

I've specified a long MFC, since the module still
requires extensive testing and, hopefully, a review.

MFC after:      3 months
DeltaFile
+119-76sys/fs/nfs/nfs_commonkrpc.c
+109-15sys/fs/nfsclient/nfs_clvfsops.c
+72-3sys/fs/nfsclient/nfs_clrpcops.c
+2-0sys/fs/nfsclient/nfsmount.h
+2-0sys/fs/nfs/nfsport.h
+304-945 files

FreeBSD/ports df7ef9cgraphics/R-cran-pROC Makefile distinfo

graphics/R-cran-pROC: Update to 1.19.1

Reported by:    portscout
DeltaFile
+3-3graphics/R-cran-pROC/distinfo
+1-1graphics/R-cran-pROC/Makefile
+4-42 files

FreeBSD/src a311bd1sys/rpc getnetconfig.c rpc.h

krpc: Add some glue for client side NFS over RDMA

This patch adds assorted bits needed by the nfsclrdma.ko
module that implements client side NFS over RDMA.

It should not affect non-RDMA operation.

Some additional glue is needed for the nfsclrdma.ko
module within the NFS code.  That will be added as
a separate commit.

I've specified a long MFC, since the module still
requires extensive testing and, hopefully, a review.

MFC after:      3 months
DeltaFile
+122-67sys/rpc/clnt_rc.c
+136-0sys/rpc/rpc_generic.c
+104-0sys/rpc/clntrdma.h
+19-1sys/rpc/krpc.h
+15-0sys/rpc/rpc.h
+14-0sys/rpc/getnetconfig.c
+410-683 files not shown
+425-709 files