FreeBSD/ports 870d507net/croc Makefile distinfo

net/croc: Update to 11.1.1
DeltaFile
+5-5net/croc/distinfo
+2-3net/croc/Makefile
+7-82 files

FreeBSD/ports db1d063devel/ghgrab distinfo Makefile.crates

devel/ghgrab: Update to 2.0.2

- Split CARGO_CRATES into Makefile.crates
DeltaFile
+1-263devel/ghgrab/Makefile
+260-0devel/ghgrab/Makefile.crates
+3-3devel/ghgrab/distinfo
+264-2663 files

FreeBSD/ports 4724b7dbiology/iolib distinfo Makefile, biology/iolib/files patch-htscodecs_htscodecs_rANS__static4x16pr.c patch-htscodecs_htscodecs_rANS__static32x16pr__neon.c

biology/iolib: Update 1-15-1 => 1.16.0

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+2-24biology/iolib/pkg-plist
+5-7biology/iolib/Makefile
+0-11biology/iolib/files/patch-htscodecs_htscodecs_rANS__static4x16pr.c
+0-11biology/iolib/files/patch-htscodecs_htscodecs_rANS__static32x16pr__neon.c
+0-11biology/iolib/files/patch-htscodecs_htscodecs_rANS__static32x16pr.h
+3-3biology/iolib/distinfo
+10-671 files not shown
+11-687 files

FreeBSD/ports f6c5364graphics/gpxsee Makefile distinfo

graphics/gpxsee: Update to 16.12

Changelog: https://github.com/tumic0/GPXSee/releases/tag/16.12

PR:             297539
Approved by:    fluffy (mentor)
DeltaFile
+3-3graphics/gpxsee/distinfo
+1-1graphics/gpxsee/Makefile
+4-42 files

FreeBSD/ports b4e3d83textproc/highlight Makefile distinfo

textproc/highlight: Update to 4.21

Changelog: https://gitlab.com/saalen/highlight/-/raw/v4.21/ChangeLog.adoc

PR:             297565
Approved by:    fluffy (mentor)
DeltaFile
+3-3textproc/highlight/distinfo
+1-1textproc/highlight/Makefile
+4-42 files

FreeBSD/src 0c9bf04. aclocal.m4 configure, admin config.guess config.sub

vendor/atf: import atf-0.24-rc1

This release candidate will likely serve as the actual upstream
release tag for version 0.24, but for now it should be considered a
release-candidate worthy tag as this code has not gone through a full
FreeBSD test suite run or been built with `make tinderbox` yet on all
supported architectures.

Obtained from:          https://github.com/freebsd/atf/releases/tag/atf-0.24-rc1
DeltaFile
+8,987-4,633configure
+328-9,165aclocal.m4
+1,286-695admin/ltmain.sh
+869-849admin/config.sub
+887-389m4/libtool.m4
+430-497admin/config.guess
+12,787-16,22895 files not shown
+14,684-19,180101 files

FreeBSD/ports a8534c4textproc/py-urlscan Makefile distinfo

textproc/py-urlscan: Update to 1.1.2

ChangeLog:      https://github.com/firecat53/urlscan/releases/tag/1.1.2
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3textproc/py-urlscan/distinfo
+1-1textproc/py-urlscan/Makefile
+4-42 files

FreeBSD/ports b0a060aMk bsd.port.mk

Mk/bsd.port.mk: preserve flavors in missing dependencies list

PR:             267230
DeltaFile
+1-1Mk/bsd.port.mk
+1-11 files

FreeBSD/src 62d5d11sys/dev/ixgbe ixgbe_e610.c

ix(4): Remove workaround for 2.5/5G speeds on E610

The problem observed on X550 adapters with 2.5 and 5 Gbps speeds
negotiation on some switches is not affecting E610 adapters.
Remove workaround, which omitted those speeds in the list
of initially advertised speeds and advertise all speeds
supported by adapter.

Signed-off-by: Krzysztof Galazka <krzysztof.galazka at intel.com>

Reviewed by:    kbowling
Tested by:      Mateusz Moga <mateusz.moga at intel.com>
MFC after:      1 week
Sponsored by:   Intel Corporation
Differential Revision:  https://reviews.freebsd.org/D57339
DeltaFile
+12-23sys/dev/ixgbe/ixgbe_e610.c
+12-231 files

FreeBSD/ports 0007de4Mk bsd.port.mk

Mk/bsd.port.mk: fix install-missing-packages without a tty

install-missing-packages runs xargs with -o, which reopens stdin from
/dev/tty so that pkg can prompt interactively.  In automated or batch
runs there is no controlling terminal, so xargs fails with "can't open
/dev/tty: Device not configured".

Make the -o flag conditional on BATCH: keep the interactive pkg prompt
outside BATCH, and use pkg install -yA (auto-confirm) inside BATCH.

PR:             267416
Reported by:    patmaddox at FreeBSD.org
DeltaFile
+8-1Mk/bsd.port.mk
+8-11 files

FreeBSD/ports 654078edatabases/sabiql Makefile Makefile.crates

databases/sabiql: Update to 2.0.1

ChangeLog:      https://github.com/riii111/sabiql/releases/tag/v2.0.1
Reported by:    riii111 <notifications at github.com>
DeltaFile
+243-253databases/sabiql/distinfo
+120-125databases/sabiql/Makefile.crates
+1-1databases/sabiql/Makefile
+364-3793 files

FreeBSD/ports 7cae851Mk/Scripts do-depends.sh

Mk/Scripts/do-depends.sh: summarize dependency errors

Accumulate and number dependency resolution errors in do-depends.sh
instead of only setting a flag, so that a clear summary of all errors
is printed at the end of the run rather than being buried in the
output of the dependency traversal. (#257069)

Add a record_error() helper that increments an error counter, prints
each error to stderr, and accumulates the messages for the final
summary.  Use printf "%b" with a literal format string to avoid
interpreting user-controlled data (origins, patterns) as format
specifiers.

PR:             257069
Submitted by:   sobomax at FreeBSD.org
DeltaFile
+17-15Mk/Scripts/do-depends.sh
+17-151 files

FreeBSD/ports 0a6000asecurity/openvpn Makefile distinfo

security/openvpn: bugfix update to 2.7.6

This is not security-relevant on FreeBSD, one security fix affects
Windows, the other one only affects builds against mbedTLS (which is not
currently supported by the port), and a third one (second bullet point)
turned out to not be exploitable.

Note that the --dev option defaults to "tun" (if not specified).

Note that --ping and --keepalive settings are now capped at 24 h.

TCP-based configurations now always enable TCP_NODELAY.

Changelog:      https://github.com/OpenVPN/openvpn/releases/tag/v2.7.6
MFH:            2026Q3
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/584

(cherry picked from commit bbddd98141d38561ab0c715c737ed7dbd87688d6)
DeltaFile
+3-3security/openvpn/distinfo
+2-2security/openvpn/Makefile
+5-52 files

FreeBSD/ports b17362adatabases/rainfrog Makefile distinfo

databases/rainfrog: Update to 0.4.4

ChangeLog:      https://github.com/achristmascarl/rainfrog/releases/tag/v0.4.4

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3databases/rainfrog/distinfo
+1-1databases/rainfrog/Makefile
+4-42 files

FreeBSD/ports f0f863bMk/Scripts qa.sh

Mk/Scripts/qa.sh: readelf 1 file a time, baselibs()

...to repair detection of libssl/libcrypto usage inside a port,
to avoid a bogus "you may not need USES=ssl" warning from stage-qa
in ports that have USES=ssl and that do dynamically link against
libcrypto.so or libssl.so.

The cause is that the script currently feeds many files to readelf -d,
in lexiographical order from find -s, and might feed non-ELF
executables, such as scripts. In that case, readelf aborts without looking
at any other file, and the error message is sent 2>/dev/null,
we and may miss those files later in the list that do use crypto/ssl.

Fix: feed files individually to readelf -d
to make sure it really looks at each of them.

PR:             296889
Fixes:          cfff850 Make baselibs QA check non recursive and activate it again
(The ldd -a used before the earlier more lenient and would process all files.)
DeltaFile
+1-1Mk/Scripts/qa.sh
+1-11 files

FreeBSD/ports bbddd98security/openvpn Makefile distinfo

security/openvpn: bugfix update to 2.7.6

This is not security-relevant on FreeBSD, one security fix affects
Windows, the other one only affects builds against mbedTLS (which is not
currently supported by the port), and a third one (second bullet point)
turned out to not be exploitable.

Note that the --dev option defaults to "tun" (if not specified).

Note that --ping and --keepalive settings are now capped at 24 h.

TCP-based configurations now always enable TCP_NODELAY.

Changelog:      https://github.com/OpenVPN/openvpn/releases/tag/v2.7.6
MFH:            2026Q3
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/584
DeltaFile
+3-3security/openvpn/distinfo
+2-2security/openvpn/Makefile
+5-52 files

FreeBSD/ports 46a40c1databases/powa-web Makefile distinfo

databases/powa-web: Update to 5.3.0

Release notes:  https://github.com/powa-team/powa-web/releases/tag/5.3.0
DeltaFile
+3-3databases/powa-web/distinfo
+1-1databases/powa-web/Makefile
+4-42 files

FreeBSD/ports be222c9sysutils/fluent-bit Makefile distinfo

sysutils/fluent-bit: Update to 5.1.1

Release notes:  https://github.com/fluent/fluent-bit/releases/tag/v5.1.1
DeltaFile
+3-3sysutils/fluent-bit/distinfo
+1-1sysutils/fluent-bit/Makefile
+4-42 files

FreeBSD/ports a6f1534databases/powa-archivist Makefile pkg-plist

databases/powa-archivist: Update to 5.3.0

Release notes:  https://github.com/powa-team/powa-archivist/blob/master/CHANGELOG.md
DeltaFile
+3-3databases/powa-archivist/distinfo
+1-1databases/powa-archivist/Makefile
+2-0databases/powa-archivist/pkg-plist
+6-43 files

FreeBSD/ports 822e687lang/chicken distinfo Makefile

lang/chicken: update to 6.0.0

https://lists.nongnu.org/archive/html/chicken-users/2026-08/msg00017.html
DeltaFile
+31-13lang/chicken/pkg-plist
+4-8lang/chicken/Makefile
+3-3lang/chicken/distinfo
+38-243 files

FreeBSD/src 8e968c5sys/netgraph/bluetooth/l2cap ng_l2cap_llpi.c

bluetooth(4): Fix a typo in a kernel message in l2cap

- s/staring/starting/

MFC after:      5 days
DeltaFile
+1-1sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c
+1-11 files

FreeBSD/src 251e6efsys/netpfil/ipfw dn_sched_fq_pie.c

ipfw(4): Fix a typo in a source code comment

- s/varaiables/variables/

MFC after:      3 days
DeltaFile
+1-1sys/netpfil/ipfw/dn_sched_fq_pie.c
+1-11 files

FreeBSD/src 8362aecsys/dev/ichwd i6300esbwd.c

ichwd(4): Fix a typo in a source code comment

- s/modifing/modifying/

MFC after:      3 days
DeltaFile
+1-1sys/dev/ichwd/i6300esbwd.c
+1-11 files

FreeBSD/src c47b430sys/dev/fxp rcvbundl.h

fxp(4): Fix a typo in a source code comment

- s/modifing/modifying/

MFC after:      3 days
DeltaFile
+1-1sys/dev/fxp/rcvbundl.h
+1-11 files

FreeBSD/src 709bd45sys/dev/ppbus ppb_msq.h

ppbus(4): Fix a typo in a source code comment

- s/predifined/predefined/

MFC after:      3 days
DeltaFile
+1-1sys/dev/ppbus/ppb_msq.h
+1-11 files

FreeBSD/src 88293bdsys/vm swap_pager.c

swap_pager: Fix a typo in a source code comment

- s/errornous/erroneous/

MFC after:      3 days
DeltaFile
+1-1sys/vm/swap_pager.c
+1-11 files

FreeBSD/src 27c70desys/fs/nullfs null_vnops.c

nullfs(4): Fix a typo in a source code comment

- s/modifing/modifying/

MFC after:      3 days
DeltaFile
+1-1sys/fs/nullfs/null_vnops.c
+1-11 files

FreeBSD/src cd4aae2lib/msun/src catrig.c

msun: Fix a typo in a source code comment

- s/uneccessarily/unnecessarily/

Obtained from:  NetBSD
MFC after:      3 days
DeltaFile
+1-1lib/msun/src/catrig.c
+1-11 files

FreeBSD/ports e73efedmultimedia/libvpl-tools pkg-plist Makefile, multimedia/libvpl-tools/files patch-tools_legacy_sample__common_src_vm_thread__linux.cpp patch-tools_cli_val-surface-sharing_src_vpp.cpp

multimedia/libvpl-tools: New port: Intel Video Processing Library Tools

Intel Video Processing Library (Intel VPL) tools provide access to hardware
accelerated video decode, encode, and processing capabilities on Intel GPU
from the command line.

The tools require the Intel VPL base library and a runtime library installed.
Current runtime implementations:

- Intel VPL GPU Runtime for use on Intel Iris Xe graphics and newner
- Intel Media SDK for use on legacy Intel graphic

WWW: https://www.intel.com/content/www/us/en/developer/tools/vpl/overview.html

PR:             297308
Reported by:    Yuichiro NAITO <naito.yuichiro at gmail.com> (new maintainer)
DeltaFile
+43-0multimedia/libvpl-tools/Makefile
+38-0multimedia/libvpl-tools/files/patch-tools_cli_val-surface-sharing_src_encode.cpp
+20-0multimedia/libvpl-tools/files/patch-tools_cli_val-surface-sharing_src_vpp.cpp
+20-0multimedia/libvpl-tools/files/patch-tools_legacy_sample__common_CMakeLists.txt
+19-0multimedia/libvpl-tools/files/patch-tools_legacy_sample__common_src_vm_thread__linux.cpp
+12-0multimedia/libvpl-tools/pkg-plist
+152-010 files not shown
+242-016 files

FreeBSD/ports 397a933audio/musicpd Makefile distinfo, audio/musicpd/files patch-doc_mpdconf.example

audio/musicpd: Update to upstream release 0.24.14

Details:
- Bug fixes, mostly, see changelog:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.14/NEWS

MFH:            2026Q3
(cherry picked from commit 6e51026ff5300c9f8e85874cb25d867a88455b68)
DeltaFile
+7-7audio/musicpd/files/patch-doc_mpdconf.example
+3-3audio/musicpd/distinfo
+1-1audio/musicpd/Makefile
+11-113 files