FreeBSD/src 4c58eeflib/libsys stat.2

stat.2: enhance the description of st_blocks

Reviewed by:    emaste, mckusick
Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
Differential revision:  https://reviews.freebsd.org/D58592
DeltaFile
+11-1lib/libsys/stat.2
+11-11 files

FreeBSD/ports 2cdb8e6emulators/supermodel distinfo Makefile, emulators/supermodel/files pkg-message.in

emulators/supermodel: Update 0.3a-20260506 => 0.3a-20260726

While here:
- Use tab instead of space in DISTVERSIONSUFFIX (pet portlint).
- Use UCL format in pkg-message.
- Fix sanity check by setting GH_PROJECT.

Commit log:
https://github.com/trzy/Supermodel/compare/v0.3a-20260506-git-9c9e7b7...v0.3a-20260726-git-b7d8acd

PR:             297178
Reported by:    Hywel Andrews <owlandrews at protonmail.com> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+7-1emulators/supermodel/files/pkg-message.in
+3-4emulators/supermodel/Makefile
+3-3emulators/supermodel/distinfo
+13-83 files

FreeBSD/ports 959ff0cmath/octave-forge-dsppack Makefile distinfo

math/octave-forge-dsppack: Update to 1.2.0.
DeltaFile
+3-3math/octave-forge-dsppack/distinfo
+1-1math/octave-forge-dsppack/Makefile
+4-42 files

FreeBSD/ports 88f6ad7math/octave-forge-strings distinfo Makefile

math/octave-forge-strings: Update to 1.3.2.
DeltaFile
+8-5math/octave-forge-strings/Makefile
+3-3math/octave-forge-strings/distinfo
+11-82 files

FreeBSD/ports 9e376feemulators/fuse-utils Makefile distinfo

emulators/fuse-utils: update to 1.4.6

Reported by:    portscout
DeltaFile
+3-3emulators/fuse-utils/distinfo
+1-1emulators/fuse-utils/Makefile
+4-42 files

FreeBSD/ports 2a88b65irc/weechat pkg-plist Makefile

irc/weechat: Security update to 4.10.0

Security:       12d42997-8e54-11f1-8144-8447094a420f
MFH:            2026Q3
(cherry picked from commit 49476068dcafbd05a601973e8483cdd94cff3f90)
DeltaFile
+3-3irc/weechat/distinfo
+1-1irc/weechat/Makefile
+1-0irc/weechat/pkg-plist
+5-43 files

FreeBSD/ports 4947606irc/weechat pkg-plist Makefile

irc/weechat: Security update to 4.10.0

Security:       12d42997-8e54-11f1-8144-8447094a420f
MFH:            2026Q3
DeltaFile
+3-3irc/weechat/distinfo
+1-1irc/weechat/Makefile
+1-0irc/weechat/pkg-plist
+5-43 files

FreeBSD/ports 3b83c36security/cryptopp-modern distinfo Makefile

security/cryptopp-modern: Update to 2026.8.0

- Build with -DCRYPTOPP_BUILD_SHARED=ON
- Set tests as TESTING_UNSAFE

ChangeLog:
https://github.com/cryptopp-modern/cryptopp-modern/releases/tag/2026.8.0
DeltaFile
+5-3security/cryptopp-modern/pkg-plist
+5-2security/cryptopp-modern/Makefile
+3-3security/cryptopp-modern/distinfo
+13-83 files

FreeBSD/ports 5a4cadenet-p2p/libtorrent Makefile distinfo, net-p2p/libtorrent/files patch-PR841

net-p2p/{lib,r}torrent: Update to 0.16.19

ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.19
DeltaFile
+0-12net-p2p/libtorrent/files/patch-PR841
+4-3net-p2p/libtorrent/pkg-plist
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+12-236 files

FreeBSD/ports a57029fnet-p2p/amule Makefile

net-p2p/amule: Use cryptopp-modern shared lib

security/cryptopp-modern 2026.8.0 builds with shared libs.
Let's use shared lib instead of previous static one.
DeltaFile
+4-3net-p2p/amule/Makefile
+4-31 files

FreeBSD/ports 178a1ecsecurity/vuxml myvuln, security/vuxml/vuln 2026.xml

security/vuxml: Document Weechat vulnerabilities
DeltaFile
+50-0security/vuxml/vuln/2026.xml
+50-0security/vuxml/myvuln
+100-02 files

FreeBSD/ports 4c00a51textproc/moor Makefile distinfo

textproc/moor: Update 2.16.1 => 2.16.2

Changelog:
https://github.com/walles/moor/releases/tag/v2.16.2

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3

(cherry picked from commit e4a263e20d9c514c6e142570b130a89b8674daa0)
DeltaFile
+5-5textproc/moor/distinfo
+1-1textproc/moor/Makefile
+6-62 files

FreeBSD/ports e4a263etextproc/moor Makefile distinfo

textproc/moor: Update 2.16.1 => 2.16.2

Changelog:
https://github.com/walles/moor/releases/tag/v2.16.2

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3
DeltaFile
+5-5textproc/moor/distinfo
+1-1textproc/moor/Makefile
+6-62 files

FreeBSD/src 8a9ae26bin/cp cp.1

cp: Correct description of SIGINFO

The manual page claimed that SIGINFO caused information to be printed to
stdout, when in fact it is printed to stderr, as one would expect.  This
has been true ever since the feature was first added in 2003.

MFC after:      1 week
Fixes:          00d321a2b395 ("Add a SIGINFO handler.")
Reviewed by:    jilles
Differential Revision:  https://reviews.freebsd.org/D58392

(cherry picked from commit 5dc400ff452b0259f0c50474255ebe6e5e02edb9)
DeltaFile
+2-2bin/cp/cp.1
+2-21 files

FreeBSD/src c878cb7bin/cp cp.1

cp: Correct description of SIGINFO

The manual page claimed that SIGINFO caused information to be printed to
stdout, when in fact it is printed to stderr, as one would expect.  This
has been true ever since the feature was first added in 2003.

MFC after:      1 week
Fixes:          00d321a2b395 ("Add a SIGINFO handler.")
Reviewed by:    jilles
Differential Revision:  https://reviews.freebsd.org/D58392

(cherry picked from commit 5dc400ff452b0259f0c50474255ebe6e5e02edb9)
DeltaFile
+2-2bin/cp/cp.1
+2-21 files

FreeBSD/src 4334125contrib/kyua/cli cmd_debug.cpp, contrib/kyua/doc kyua-debug.1.in

kyua-debug: Add -P option

Add -P as shorthand for --pause-before-cleanup.

MFC after:      1 week
Reviewed by:    ngie
Differential Revision:  https://reviews.freebsd.org/D56613

(cherry picked from commit 7c51da13ae55dc98e9cc1b794e1fe6fc001d7f42)
DeltaFile
+2-2contrib/kyua/doc/kyua-debug.1.in
+1-0contrib/kyua/cli/cmd_debug.cpp
+3-22 files

FreeBSD/src b56bd4clib/libfetch common.c

libfetch: Fix handling of connection failures

After commit 848f360c8f9a, if one tries to connect to a closed port,
fetch reports "Operation now in progress", which is rather confusing.
Return a more useful error message, restoring the old behaviour.

Fixes:          848f360c8f9a ("libfetch: Apply timeout to connection attempts")
Reviewed by:    des
MFC after:      3 days
Differential Revision:  https://reviews.freebsd.org/D58481

(cherry picked from commit b02e02958dad2d5ce3675cbc18b9a94635d09e66)
DeltaFile
+4-0lib/libfetch/common.c
+4-01 files

FreeBSD/src 70fffablib/libfetch common.c

libfetch: Further improve connection polling

* Reorganize the connection loop to make it a little more readable

* Start the timeout clock earlier

* Correctly calculate the poll timeout before calling poll()

* Don't leak the socket on failure

Fixes:          848f360c8f9a ("libfetch: Apply timeout to connection attempts")
Fixes:          b02e02958dad ("libfetch: Fix handling of connection failures")
MFC after:      3 days
Reviewed by:    markj
Differential Revision:  https://reviews.freebsd.org/D58512

(cherry picked from commit 351ed134887fe5b8da39d22fcb267c96ab009ca2)
DeltaFile
+51-36lib/libfetch/common.c
+51-361 files

FreeBSD/src 21101f5lib/libfetch common.c

libfetch: Fix handling of connection failures

After commit 848f360c8f9a, if one tries to connect to a closed port,
fetch reports "Operation now in progress", which is rather confusing.
Return a more useful error message, restoring the old behaviour.

Fixes:          848f360c8f9a ("libfetch: Apply timeout to connection attempts")
Reviewed by:    des
MFC after:      3 days
Differential Revision:  https://reviews.freebsd.org/D58481

(cherry picked from commit b02e02958dad2d5ce3675cbc18b9a94635d09e66)
DeltaFile
+4-0lib/libfetch/common.c
+4-01 files

FreeBSD/src f904310lib/libfetch common.c

libfetch: Further improve connection polling

* Reorganize the connection loop to make it a little more readable

* Start the timeout clock earlier

* Correctly calculate the poll timeout before calling poll()

* Don't leak the socket on failure

Fixes:          848f360c8f9a ("libfetch: Apply timeout to connection attempts")
Fixes:          b02e02958dad ("libfetch: Fix handling of connection failures")
MFC after:      3 days
Reviewed by:    markj
Differential Revision:  https://reviews.freebsd.org/D58512

(cherry picked from commit 351ed134887fe5b8da39d22fcb267c96ab009ca2)
DeltaFile
+51-36lib/libfetch/common.c
+51-361 files

FreeBSD/ports 3a09d88security/binwalk/files patch-src_binwalk_core_magic.py patch-src_binwalk_core_module.py

security/binwalk: fix binwalk for use with python3.12

- replaces the deprecated imp implementation with
  a Python 3.12-compatible alternative.

PR:             297235
Source:         https://github.com/Mil3tus/binwalk-python312-freebsd-patch
                https://github.com/rampageX/firmware-mod-kit/issues/191
Reported-by:    rodrigo
DeltaFile
+83-0security/binwalk/files/patch-src_binwalk_core_plugin.py
+45-0security/binwalk/files/patch-src_binwalk_core_module.py
+11-0security/binwalk/files/patch-src_binwalk_core_magic.py
+139-03 files

FreeBSD/ports 74f3a81www/forgejo15 Makefile distinfo

www/forgejo15: Update to 15.0.6

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.6.md

MFH:            2026Q3
(cherry picked from commit b38bb72f88856743b109452ce5db076dc5441fa4)
DeltaFile
+3-3www/forgejo15/distinfo
+1-1www/forgejo15/Makefile
+4-42 files

FreeBSD/ports 359b105www/forgejo16 Makefile distinfo

www/forgejo16: Update to 16.0.2

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/16.0.2.md
DeltaFile
+3-3www/forgejo16/distinfo
+1-1www/forgejo16/Makefile
+4-42 files

FreeBSD/ports b38bb72www/forgejo15 Makefile distinfo

www/forgejo15: Update to 15.0.6

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.6.md

MFH:            2026Q3
DeltaFile
+3-3www/forgejo15/distinfo
+1-1www/forgejo15/Makefile
+4-42 files

FreeBSD/ports d6a6c75emulators/libspectrum pkg-plist Makefile

emulators/libspectrum: update to 1.6.3

Reported by:    portscout
DeltaFile
+3-3emulators/libspectrum/distinfo
+1-1emulators/libspectrum/pkg-plist
+1-1emulators/libspectrum/Makefile
+5-53 files

FreeBSD/ports 0408b28textproc/p5-Text-ClearSilver pkg-descr pkg-plist, textproc/p5-Text-ClearSilver/files patch-rules.mk.in patch-build_cs.pl

textproc/p5-Text-ClearSilver: Remove expired port

2026-08-01 textproc/p5-Text-ClearSilver: uses hidden Perl functions that are hidden after 5.37.0
DeltaFile
+0-29textproc/p5-Text-ClearSilver/files/patch-noe_err.h
+0-26textproc/p5-Text-ClearSilver/Makefile
+0-11textproc/p5-Text-ClearSilver/pkg-plist
+0-11textproc/p5-Text-ClearSilver/files/patch-rules.mk.in
+0-11textproc/p5-Text-ClearSilver/files/patch-build_cs.pl
+0-2textproc/p5-Text-ClearSilver/pkg-descr
+0-903 files not shown
+1-939 files

FreeBSD/ports b619144devel Makefile, devel/p5-Devel-BeginLift distinfo pkg-plist

devel/p5-Devel-BeginLift: Remove expired port

2026-08-01 devel/p5-Devel-BeginLift: uses hidden Perl functions that are hidden after 5.37.0
DeltaFile
+0-44devel/p5-Devel-BeginLift/files/patch-BeginLift.xs
+0-24devel/p5-Devel-BeginLift/Makefile
+0-3devel/p5-Devel-BeginLift/pkg-plist
+0-3devel/p5-Devel-BeginLift/pkg-descr
+0-2devel/p5-Devel-BeginLift/distinfo
+0-1devel/Makefile
+0-771 files not shown
+1-777 files

FreeBSD/ports 40aa4e2. MOVED, devel Makefile

devel/p5-Data-Swap: Remove expired port

2026-08-01 devel/p5-Data-Swap: uses hidden Perl functions that are hidden after 5.37.0
DeltaFile
+0-19devel/p5-Data-Swap/Makefile
+0-8devel/p5-Data-Swap/pkg-descr
+0-3devel/p5-Data-Swap/pkg-plist
+0-2devel/p5-Data-Swap/distinfo
+0-1devel/Makefile
+1-0MOVED
+1-336 files

FreeBSD/ports 3d869c1. MOVED, math Makefile

math/p5-Set-IntSpan-Fast-XS: Remove expired port

no updates in years, depends on expired devel/p5-Data-Swap
DeltaFile
+0-19math/p5-Set-IntSpan-Fast-XS/Makefile
+0-3math/p5-Set-IntSpan-Fast-XS/pkg-plist
+0-2math/p5-Set-IntSpan-Fast-XS/pkg-descr
+0-2math/p5-Set-IntSpan-Fast-XS/distinfo
+0-1math/Makefile
+1-0MOVED
+1-276 files

FreeBSD/ports b51cdd1. MOVED, devel Makefile

devel/p5-Data-Thunk: Remove expired port

no updates in years, depends on expired devel/p5-Data-Swap
DeltaFile
+0-25devel/p5-Data-Thunk/Makefile
+0-8devel/p5-Data-Thunk/pkg-plist
+0-3devel/p5-Data-Thunk/pkg-descr
+0-2devel/p5-Data-Thunk/distinfo
+0-1devel/Makefile
+1-0MOVED
+1-396 files