OpenBSD/ports 3xwr4AUshells/atuin distinfo crates.inc

   shells/atuin: update to 18.16.1
VersionDeltaFile
1.7+412-314shells/atuin/distinfo
1.7+205-156shells/atuin/crates.inc
1.8+1-1shells/atuin/Makefile
+618-4713 files

Linux/linux 4242809arch/arm/include/asm io.h, arch/arm/kernel hibernate.c entry-armv.S

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux

Pull ARM fixes from Russell King:

 - Avoid KASAN instrumentation of half-word IO

 - Use a byte load for KASAN shadow stack

 - Fix kexec and hibernation with PAN

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux:
  ARM: 9476/1: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PAN
  ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadow
  ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/O
DeltaFile
+13-2arch/arm/include/asm/io.h
+12-0arch/arm/mm/idmap.c
+10-0arch/arm/kernel/hibernate.c
+1-1arch/arm/kernel/entry-armv.S
+36-34 files

OpenBSD/src rrFF8chregress/lib/libssl/renegotiation renegotiation_test.c Makefile

   Improve renegotation regress.

   Include coverage of Renegotiation Indication and legacy connection
   handling.
VersionDeltaFile
1.4+106-18regress/lib/libssl/renegotiation/renegotiation_test.c
1.3+3-2regress/lib/libssl/renegotiation/Makefile
+109-202 files

OpenBSD/src d9ZIpEylib/libssl/man SSL_CTX_set_options.3

   Mop up SSL_CTX_set_options(3).

   SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS is now a no-op, tidy up
   SSL_OP_LEGACY_SERVER_CONNECT and reflect the current state of SSL_OP_ALL
   Delete the entire "SECURE RENEGOTIATION" section that contained ancient
   ramblings.

   ok beck@ tb@
VersionDeltaFile
1.18+5-89lib/libssl/man/SSL_CTX_set_options.3
+5-891 files

FreeBSD/src ffe47c4usr.bin/grep util.c

grep: periodic timer-based fflush instead of unconditional per-line flush

Replace the unconditional fflush(stdout) in grep_printline and
procmatches with a periodic timer that flushes at most once every
100ms.  This preserves interactive responsiveness (grep | tee,
grep | tail -f) while avoiding 1M+ write(2) syscalls when
processing large inputs.

The flush interval is tracked via clock_gettime(CLOCK_MONOTONIC)
and a static timespec.  --line-buffered continues to flush
immediately via setlinebuf(3), as before.

Benchmark on 1M lines (37MB output to file):
  unconditional fflush:  1.90s  (sys 1.22s)
  periodic 100ms timer:   0.49s  (sys 0.007s)

Reviewed by:            kevans
Differential Revision:  https://reviews.freebsd.org/D57528
DeltaFile
+29-4usr.bin/grep/util.c
+29-41 files

OpenBSD/src 2yaCHYClib/libssl ssl_lib.c ssl.h

   Remove SSL_OP_LEGACY_SERVER_CONNECT from default options.

   Remove SSL_OP_LEGACY_SERVER_CONNECT from the default SSL options and the
   SSL_OP_ALL define. This means that we will now refuse to connect to a
   TLSv1.2 server if it does not support the Renegotiation Indication (RI)
   extension. This prevents a class of attacks against TLS clients that are
   talking to TLSv1.2-only servers that permit client initiated renegotiation.

   Raised by Lucca Hirschi et al from Inria.

   ok beck@ tb@
VersionDeltaFile
1.335+2-6lib/libssl/ssl_lib.c
1.251+2-3lib/libssl/ssl.h
+4-92 files

FreeBSD/ports e2eff47lang/erlang-wx Makefile pkg-plist

lang/erlang-wx: Update to 28.5.0.2

OTP 28 reordered the lib/*/vsn.mk files (version line first, then an
SPDX copyright block), so extract the app version with a grep for the
_VSN line instead of a positional cut over the whole file.
DeltaFile
+7-7lang/erlang-wx/Makefile
+6-2lang/erlang-wx/pkg-plist
+3-3lang/erlang-wx/distinfo
+16-123 files

FreeBSD/ports 47dbf3flang/erlang-java distinfo Makefile

lang/erlang-java: Update to 28.5.0.2
DeltaFile
+3-3lang/erlang-java/distinfo
+2-2lang/erlang-java/Makefile
+5-52 files

FreeBSD/ports 08d16c6lang/erlang-doc distinfo Makefile

lang/erlang-doc: Update to 28.5.0.2
DeltaFile
+3-3lang/erlang-doc/distinfo
+1-1lang/erlang-doc/Makefile
+4-42 files

FreeBSD/ports b60388flang/erlang-man distinfo Makefile

lang/erlang-man: Update to 28.5.0.2
DeltaFile
+3-3lang/erlang-man/distinfo
+1-1lang/erlang-man/Makefile
+4-42 files

FreeBSD/ports 1d3ce55lang/erlang Makefile distinfo

lang/erlang: Update to 28.5.0.2

OTP 26 is end-of-life; move the main suite to OTP 28.  Update the bundled
erl_interface, snmp and tools subsystem versions, and bump the corba
dependency to 5.2.2.

Drop the FOP and PDF options: they relied on the XML/fop documentation
toolchain that upstream removed in OTP 27, so they no longer build.
DeltaFile
+7-57lang/erlang/Makefile
+5-5lang/erlang/distinfo
+0-1lang/erlang/pkg-plist
+12-633 files

NetBSD/pkgsrc-wip 392c61elibvips distinfo PLIST

Bump libvips to 8.18.3
DeltaFile
+3-3libvips/distinfo
+2-2libvips/PLIST
+1-1libvips/Makefile
+6-63 files

FreeBSD/ports 337c894misc/py-litellm distinfo Makefile

misc/py-litellm: Update to 1.89.0

Changelog: https://github.com/BerriAI/litellm/releases/tag/v1.89.0

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm/distinfo
+1-1misc/py-litellm/Makefile
+4-42 files

OpenBSD/ports ixkmdb5editors/jmigpin-editor distinfo modules.inc

   editors/jmigpin-editor: update to 3.13
VersionDeltaFile
1.4+128-56editors/jmigpin-editor/distinfo
1.4+34-16editors/jmigpin-editor/modules.inc
1.4+1-1editors/jmigpin-editor/Makefile
+163-733 files

OpenBSD/ports axIrmIYwww/dufs crates.inc

   www/dufs: remove unexpected output from crates.inc

   pointed by espie@

   no build changes
VersionDeltaFile
1.2+0-2www/dufs/crates.inc
+0-21 files

OpenBSD/src duRZSlmshare/man/man5 cargo-module.5

   cargo-module.5: document more variables

   From Andrew Kloet andrew kloet.net
VersionDeltaFile
1.11+85-2share/man/man5/cargo-module.5
+85-21 files

NetBSD/pkgsrc-wip 3a4b038litehtml PLIST distinfo, litehtml/patches patch-CMakeLists.txt

litehtml: remove patch to provide liblitehtml.a instead liblitehtml.so
DeltaFile
+0-28litehtml/patches/patch-CMakeLists.txt
+1-3litehtml/PLIST
+0-1litehtml/distinfo
+1-323 files

NetBSD/pkgsrc-wip c7476c9. Makefile, knot-resolver PLIST Makefile

knot-resolver: trying to initial setup
DeltaFile
+117-0knot-resolver/PLIST
+43-0knot-resolver/Makefile
+5-0knot-resolver/distinfo
+3-0knot-resolver/DESCR
+2-0knot-resolver/TODO
+1-0Makefile
+171-06 files

FreeBSD/ports cba8d7fmultimedia/dvb-apps Makefile

multimedia/dvb-apps: Fix WWW
DeltaFile
+1-1multimedia/dvb-apps/Makefile
+1-11 files

FreeBSD/ports 27bb36esysutils/fwupd pkg-plist distinfo

sysutils/fwupd: Update to 2.1.5
DeltaFile
+34-11sysutils/fwupd/pkg-plist
+3-3sysutils/fwupd/distinfo
+1-1sysutils/fwupd/Makefile
+38-153 files

FreeBSD/ports 0077662security/vouch-proxy distinfo Makefile

security/vouch-proxy: Update to 0.48.0
DeltaFile
+5-5security/vouch-proxy/distinfo
+1-2security/vouch-proxy/Makefile
+6-72 files

FreeBSD/ports b7d811e. UPDATING, www/mattermost-server Makefile pkg-descr

www/mattermost-server: Update to 11.7.3

PR:             293120
DeltaFile
+51-0www/mattermost-server/files/patch-channels_app_limits__test.go
+13-0www/mattermost-server/files/patch-channels_app_limits.go
+13-0www/mattermost-server/files/patch-channels_api4_limits__test.go
+9-0UPDATING
+4-4www/mattermost-server/Makefile
+4-3www/mattermost-server/pkg-descr
+94-72 files not shown
+99-128 files

FreeBSD/ports 921b9dbwww/mattermost-webapp pkg-plist pkg-descr

www/mattermost-webapp: Update to 11.7.3
DeltaFile
+365-364www/mattermost-webapp/pkg-plist
+4-3www/mattermost-webapp/pkg-descr
+3-3www/mattermost-webapp/distinfo
+2-2www/mattermost-webapp/Makefile
+374-3724 files

OpenBSD/ports vi0SkKVgames/rocksndiamonds distinfo Makefile

   Update to rocksndiamonds-4.4.2.1.
VersionDeltaFile
1.61+2-2games/rocksndiamonds/distinfo
1.79+1-1games/rocksndiamonds/Makefile
+3-32 files

OpenBSD/ports mINkE8Ndevel/sbt distinfo Makefile

   devel/sbt: update to 1.12.12
VersionDeltaFile
1.28+2-2devel/sbt/distinfo
1.28+1-1devel/sbt/Makefile
+3-32 files

OpenBSD/ports cSxqd8Ddevel/tig distinfo Makefile

   Update tig to 2.6.1.
VersionDeltaFile
1.34+2-2devel/tig/distinfo
1.51+1-2devel/tig/Makefile
+3-42 files

FreeBSD/ports 4130cf2textproc/sigil distinfo Makefile

textproc/sigil: Update 2.7.6 => 2.8.0

Changelog:
https://github.com/Sigil-Ebook/Sigil/releases/tag/2.8.0

PR:             295954
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 72174aa09fc2224b7b8917b84e63bdf5cfb59361)
DeltaFile
+3-3textproc/sigil/distinfo
+1-1textproc/sigil/Makefile
+0-1textproc/sigil/pkg-plist
+4-53 files

FreeBSD/ports 72174aatextproc/sigil distinfo Makefile

textproc/sigil: Update 2.7.6 => 2.8.0

Changelog:
https://github.com/Sigil-Ebook/Sigil/releases/tag/2.8.0

PR:             295954
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+3-3textproc/sigil/distinfo
+1-1textproc/sigil/Makefile
+0-1textproc/sigil/pkg-plist
+4-53 files

Dreckly/dreckly f02c429graphics/icoutils Makefile distinfo, graphics/icoutils/patches patch-configure

icoutils: Fails with C23 default language.
DeltaFile
+161-0graphics/icoutils/patches/patch-configure
+1-0graphics/icoutils/Makefile
+1-0graphics/icoutils/distinfo
+163-03 files

NetBSD/pkgsrc sfCyMP1graphics/icoutils distinfo Makefile, graphics/icoutils/patches patch-configure

   icoutils: Fails with C23 default language.
VersionDeltaFile
1.1+161-0graphics/icoutils/patches/patch-configure
1.6+2-1graphics/icoutils/distinfo
1.12+2-1graphics/icoutils/Makefile
+165-23 files