FreeBSD/ports 1a67190editors/vim distinfo Makefile

editors/vim: Update to 9.2.0738
DeltaFile
+3-3editors/vim/distinfo
+1-1editors/vim/Makefile
+4-42 files

FreeBSD/ports 6d2053fsysutils/bottom distinfo Makefile.crates

sysutils/bottom: Update to 0.14.2
DeltaFile
+25-23sysutils/bottom/distinfo
+11-10sysutils/bottom/Makefile.crates
+1-1sysutils/bottom/Makefile
+37-343 files

FreeBSD/ports 9320841devel/py-jaraco.stream Makefile distinfo

devel/py-jaraco.stream: Update version 3.0.3=>3.0.4

Changelog: https://github.com/jaraco/jaraco.stream/releases/tag/v3.0.4
DeltaFile
+5-4devel/py-jaraco.stream/Makefile
+3-3devel/py-jaraco.stream/distinfo
+8-72 files

FreeBSD/src 62551aeusr.sbin/iostat iostat.8

iostat.8: Expand -w description

PR:             194781
MFC after:      3 days
Reviewed by:    ziaee
Event:          Halifax Hackathon 202606

(cherry picked from commit 4d299a767acce2841ded288e789a9c36620b57d7)
DeltaFile
+6-1usr.sbin/iostat/iostat.8
+6-11 files

FreeBSD/src 1744efcshare/man/man4 tcp.4, sys/netinet tcp_fastopen.c

tcp.fastopen.client_enable: Fix documented default

The default value has been 1 since June 2018, but the docs were not
updated to reflect the change.

MFC after:      3 days
Reviewed by:    ziaee
Fixes:          af4da5865557 (Enable TCP_FASTOPEN by default)
Signed-off-by:  Matteo Riondato <matteo at FreeBSD.org>
Closes:         https://github.com/freebsd/freebsd-src/pull/2285

(cherry picked from commit 0bc852cc62afcd79fc776f784623c3f2b7691d27)
DeltaFile
+2-2share/man/man4/tcp.4
+1-1sys/netinet/tcp_fastopen.c
+3-32 files

FreeBSD/src fa550b2stand/man loader.efi.8

loader.efi.8: hw.uart.console is explained in uart

PR:             295944
MFC to:         15
MFC after:      3 days

(cherry picked from commit a641aa1c80f80e44cd9212b95e6584db9533712c)
DeltaFile
+2-3stand/man/loader.efi.8
+2-31 files

FreeBSD/src c19c83bsbin/mount_udf mount_udf.8

mount_udf.8: Alphabetize and align options

While here, remove "The following UDF specific options are available:".
It is unused and does not appear to have ever been used.

MFC after:      3 days

(cherry picked from commit 05f132adc530cd53203b9cd09d7e1b211d2babc4)
DeltaFile
+5-6sbin/mount_udf/mount_udf.8
+5-61 files

FreeBSD/src 4016f9dcontrib/mandoc mdoc.7

mdoc.7: Revert upstream changes to Lb/LIBRARY

Since this manual describes the mdoc syntax throughout the ecosystem,
I had to blend what we had before with what upstream is doing now.

Thanks:         adrian
MFC after:      3 days (we shipped this doc in 15.0/14.4)
Reviewed by:    ivy, mhorne, des, adrian
Discussed with: arch@
Differential Revision:  https://reviews.freebsd.org/D56153

(cherry picked from commit 4e2bf6e90a65bee317e4dd379e098ba2eb5d8c0d)
DeltaFile
+33-4contrib/mandoc/mdoc.7
+33-41 files

FreeBSD/src 9e6c043bin/ln symlink.7

symlink.7: Clean up markup and tag SPDX

Also unwind some parentheticals.

MFC after:      3 days

(cherry picked from commit e821152cc71dbd09f5bd28be86499165c553f3ae)
DeltaFile
+49-43bin/ln/symlink.7
+49-431 files

FreeBSD/ports e028cc2math/py-pandas-datareader Makefile distinfo, math/py-pandas-datareader/files patch-pyproject.toml

math/py-pandas-datareader: Unbreak with python 3.12

- Update version 0.9.0=>0.11.1

Changelog: https://github.com/pydata/pandas-datareader/releases/tag/v0.11.1

Approved by:    portmgr (blanket)
DeltaFile
+28-0math/py-pandas-datareader/files/patch-pyproject.toml
+10-10math/py-pandas-datareader/Makefile
+3-3math/py-pandas-datareader/distinfo
+41-133 files

FreeBSD/ports b2c8f43math/py-graphillion distinfo Makefile

math/py-graphillion: Update version 1.7.1=>1.8

Changelog: https://github.com/graphillion/graphillion/releases/tag/v1.8
DeltaFile
+3-3math/py-graphillion/distinfo
+1-1math/py-graphillion/Makefile
+4-42 files

FreeBSD/ports 54b1af1devel/tailor Makefile

devel/tailor: Mark BROKEN on python 3.12 and later

Fails to build with No module named configparser

configparser has been removed from python 3.12

Approved by:    portmgr (blanket)
DeltaFile
+8-1devel/tailor/Makefile
+8-11 files

FreeBSD/ports 6ace888www/seahub pkg-plist

www/seahub: Fix build
DeltaFile
+2-2www/seahub/pkg-plist
+2-21 files

FreeBSD/ports 5ff3cb7devel/py-zipp Makefile distinfo

devel/py-zipp: Update version 3.21.0=>3.22.0

Changelog: https://github.com/jaraco/zipp/releases/tag/v3.22.0
DeltaFile
+6-1devel/py-zipp/Makefile
+3-3devel/py-zipp/distinfo
+9-42 files

FreeBSD/ports f36b89cdevel Makefile, devel/py-coherent.licensed Makefile distinfo

devel/py-coherent.licensed: New port

This library was built for coherent.build and skeleton projects to
inject a license file at build time to reflect the license declared in
the License Expression.

WWW: https://github.com/coherent-oss/coherent.licensed
DeltaFile
+47-0devel/py-coherent.licensed/Makefile
+3-0devel/py-coherent.licensed/distinfo
+3-0devel/py-coherent.licensed/pkg-descr
+1-0devel/Makefile
+54-04 files

FreeBSD/ports 2cbef48devel/py-jsonpath-ng Makefile distinfo

devel/py-jsonpath-ng: Update version 1.5.3=>1.8.0

- Switch to pep517

Changelog: https://github.com/h2non/jsonpath-ng/releases/tag/v1.8.0

PR:             296032
Approved by:    maintainer-timeout (michael.boehm at markt.de)
DeltaFile
+5-6devel/py-jsonpath-ng/Makefile
+3-3devel/py-jsonpath-ng/distinfo
+8-92 files

FreeBSD/ports 1b5f94fdevel/py-txaio Makefile distinfo

devel/py-txaio: Update version 23.6.1=>25.6.1

Changelog: https://github.com/crossbario/txaio/releases/tag/v25.6.1
DeltaFile
+3-8devel/py-txaio/Makefile
+3-3devel/py-txaio/distinfo
+6-112 files

FreeBSD/ports 451bbb3x11/py-pyscreenshot distinfo Makefile, x11/py-pyscreenshot/files patch-setup.py

x11/py-pyscreenshot: Update version 0.6=>1.0

Changelog: https://github.com/ponty/pyscreenshot/releases/tag/1.0
DeltaFile
+0-12x11/py-pyscreenshot/files/patch-setup.py
+3-3x11/py-pyscreenshot/distinfo
+2-1x11/py-pyscreenshot/Makefile
+5-163 files

FreeBSD/ports d106ac6security/kanidm distinfo Makefile.crates

security/kanidm: Update version 1.10.3=>1.10.4

Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.10.4
DeltaFile
+203-221security/kanidm/distinfo
+100-109security/kanidm/Makefile.crates
+5-2security/kanidm/Makefile
+308-3323 files

FreeBSD/ports 4bae873textproc/redisearch2 distinfo Makefile

textproc/redisearch2: Update version 2.10.3=>2.10.4

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.10.4
DeltaFile
+3-3textproc/redisearch2/distinfo
+1-1textproc/redisearch2/Makefile
+4-42 files

FreeBSD/ports 0fd1b05textproc/redisearch28 distinfo Makefile

textproc/redisearch28: Update version 2.8.3=>2.8.4

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.8.4
DeltaFile
+7-7textproc/redisearch28/distinfo
+3-3textproc/redisearch28/Makefile
+10-102 files

FreeBSD/ports c0f0d55textproc/redisearch26 distinfo Makefile

textproc/redisearch26: Update version 2.6.3=>2.6.4

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.6.4
DeltaFile
+3-3textproc/redisearch26/distinfo
+1-1textproc/redisearch26/Makefile
+4-42 files

FreeBSD/ports e63ca10textproc/redisearch24 distinfo Makefile

textproc/redisearch24: Update version 2.4.4=>2.4.5

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.5
DeltaFile
+3-3textproc/redisearch24/distinfo
+1-1textproc/redisearch24/Makefile
+4-42 files

FreeBSD/ports a7bf14ddatabases/clickhouse-devel distinfo Makefile

databases/clickhouse-devel: Update version 26.2.8.15=>26.2.9.9

Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.2.9.9-stable
DeltaFile
+3-3databases/clickhouse-devel/distinfo
+1-1databases/clickhouse-devel/Makefile
+4-42 files

FreeBSD/ports ba41c19java/wildfly distinfo Makefile

java/wildfly: Update version 40.0.0=>40.0.1

Changelog: https://github.com/wildfly/wildfly/releases/tag/40.0.1.Final
DeltaFile
+3-3java/wildfly/distinfo
+1-1java/wildfly/Makefile
+4-42 files

FreeBSD/ports ffb3af7devel/cvise/files patch-llvm21

devel/cvise: Fix build
DeltaFile
+43-52devel/cvise/files/patch-llvm21
+43-521 files

FreeBSD/ports fef2b4fdatabases/clickhouse distinfo Makefile.submodules

databases/clickhouse: Update version 26.3.3.20=>26.3.4.11

Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.3.4.11-lts
DeltaFile
+17-17databases/clickhouse/distinfo
+7-7databases/clickhouse/Makefile.submodules
+1-1databases/clickhouse/Makefile
+25-253 files

FreeBSD/ports 2cf61b4databases/freetds-devel distinfo Makefile

databases/freetds-devel: Update version 1.5.402=>1.5.407
DeltaFile
+3-3databases/freetds-devel/distinfo
+1-1databases/freetds-devel/Makefile
+4-42 files

FreeBSD/src bb1154fsys/kern kern_exec.c

kern_exec.c: explicitly include sys/limits.h for UINT_MAX

(cherry picked from commit f5fce0bcc370a9700249e64901eabf2e0be4ecb0)
DeltaFile
+1-1sys/kern/kern_exec.c
+1-11 files

FreeBSD/src 34b95f5sys/kern kern_prot.c

sys_set*id(9): wait for the execblocks to pass

(cherry picked from commit d0384f50dad25d3358d76f7556969ea1d515ba68)
DeltaFile
+10-0sys/kern/kern_prot.c
+10-01 files