NetBSD/src raK90zJshare/man/man4 axen.4

   axen.4: note examples of presently unsupported features

   (These could go under a bugs section, but it perhaps makes more sense
   to keep all this information together.)
VersionDeltaFile
1.12+3-1share/man/man4/axen.4
+3-11 files

NetBSD/pkgsrc-wip 386378apowerlevel10k distinfo, powerlevel10k/patches patch-gitstatus_src_index.cc patch-gitstatus_src_tag_db.cc

shells/powerlevel10k: Fix build with GCC 14 in bundled gitstatus

Add patches for gitstatus src/index.cc and src/tag_db.cc to resolve
GCC 14 build failures. Update distinfo with patch checksums.
DeltaFile
+20-0powerlevel10k/patches/patch-gitstatus_src_index.cc
+18-0powerlevel10k/patches/patch-gitstatus_src_tag_db.cc
+2-0powerlevel10k/distinfo
+40-03 files

NetBSD/pkgsrc-wip 8871be4gcc16/patches patch-libgcobol_posix_shim_open.cc

lang/gcc16: Guard Linux-only open(2) flags with #ifdef for NetBSD portability

Adds patch to libgcobol/posix/shim/open.cc to wrap O_DIRECT, O_LARGEFILE,
O_NOATIME, O_PATH and O_TMPFILE in #ifdef guards; these flags are
Linux-specific and not defined on NetBSD.
DeltaFile
+35-0gcc16/patches/patch-libgcobol_posix_shim_open.cc
+35-01 files

NetBSD/src PvC6dyGshare/man/man4 axen.4

   axen.4: add and adjust examples of supported devices

   Noted to work with TP-Link UE300 (those that come with ASIX chips,
   apparently some come with an RTL8153) and UE306. While here, also
   correct the transliteration of "Kuroutoshikou", following OpenBSD.
VersionDeltaFile
1.11+5-3share/man/man4/axen.4
+5-31 files

NetBSD/pkgsrc-wip 7775a25DeepSeek-TUI distinfo cargo-depends.mk, DeepSeek-TUI/patches patch-Cargo.lock patch-crates_tui_Cargo.toml

misc/DeepSeek-TUI: Add deepseek-tui version 0.8.39

Packaged in wip by Chavdar Ivanov and Claude Code.

Rust-based terminal coding agent for Deep-Seek V4.
DeltaFile
+1,912-0DeepSeek-TUI/distinfo
+637-0DeepSeek-TUI/cargo-depends.mk
+148-0DeepSeek-TUI/patches/patch-Cargo.lock
+36-0DeepSeek-TUI/Makefile
+18-0DeepSeek-TUI/patches/patch-crates_tui_Cargo.toml
+12-0DeepSeek-TUI/DESCR
+2,763-03 files not shown
+2,773-09 files

NetBSD/src rQm7q2usys/netinet tcp_subr.c tcp_timer.h

   tcp: set initial RTO to 1s per RFC 6298

   Lower TCPTV_SRTTDFLT from 3s to 1s and adjust the t_rttvar seed in
   tcp_tcpcb_template() so the pre-measurement TCP_REXMTVAL() equals
   TCPTV_SRTTDFLT (was 2*TCPTV_SRTTDFLT).  Active opens and SYN|ACK
   retransmits now start at 1s and back off 1, 2, 4, ... per RFC 6298
   sections 2.1 and 5.5.  Post-first-sample RTO is unchanged.

   Pin tcp_msl_remote_threshold to its previous numeric default (3*PR_SLOWHZ)
   so the SRTTDFLT change does not move an unrelated TIME_WAIT-shortening
   tunable.

   This is conceptually https://reviews.freebsd.org/D18941 which we ran at a
   large CDN, modified for NetBSD's stack.
VersionDeltaFile
1.300+6-6sys/netinet/tcp_subr.c
1.31+2-2sys/netinet/tcp_timer.h
+8-82 files

NetBSD/src RCbDHZmdistrib/utils/embedded mkimage, lib/libm/complex catrig.c

   fix various typos, mainly in comments.
VersionDeltaFile
1.4+3-3lib/libm/complex/catrig.c
1.283+3-3sys/kern/kern_proc.c
1.96+2-2distrib/utils/embedded/mkimage
1.3+2-2share/examples/emul/ultrix/etc/svc.conf
1.7+2-2sys/arch/atari/stand/xxboot/xxboot.h
1.3+2-2sys/net/npf/README
+14-146 files

NetBSD/pkgsrc VwnSdlvdoc TODO

   doc/TODO: note MuseScore 4.7.0
VersionDeltaFile
1.27287+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc NdheZuldoc CHANGES-2026

   doc: Updated audio/py-music21 to 10.1.0
VersionDeltaFile
1.3161+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YDrgfEiaudio/py-music21 PLIST distinfo

   py-music21: update to 10.1.0

   Music21 v10 (10.1.0) is released. This release has small backwards incompatibilities, but is mostly focused on improved typing, better MIDI support, and improved features for using modern tooling (uv especially) and AI agents and assistants.

   I'm very proud of the improvements that the new deprecations and updates have been able to make! 10 in music21 v.10 is a big number, representing decades since the first release, so I'm so proud of release teams and contributors for making this happen.
   Other important changes.

       MIDI in Jupyter notebooks supports playback w/ multiple instruments via music21j and soundfonts. - playback is versioned so future music21j changes will not affect the routine.
       Humdrum spineParser module major improvements, esp. to repeates.
       Modern Python packaging. Fully migrated to uv: pyproject.toml now controls dev dependencies.
       lots of better typehints.

   What else's Changed

       MusicXML ChordSymbol.placement round trips.
       Drop support for py 3.10 - add support for Python 3.14. #1819
       Add metadata.primitives.convertValue and metadata.primitives.DatePrimitive by @mscuthbert in #1820
       Remove networkX functions. Refactor RichMD.scoreQuarterLength by @mscuthbert in #1821
       Remove some deprecated functions: runningUnderIPython -> runningInNotebook common.lcm -> math.lcm

    [51 lines not shown]
VersionDeltaFile
1.16+19-6audio/py-music21/PLIST
1.22+4-4audio/py-music21/distinfo
1.39+3-3audio/py-music21/Makefile
+26-133 files

NetBSD/pkgsrc oXGblrUmisc/window distinfo Makefile, misc/window/patches patch-ww.h

   Additional fixes for handling extended terminal escape sequences.
VersionDeltaFile
1.10+4-5misc/window/distinfo
1.10+2-2misc/window/Makefile
1.2+1-1misc/window/patches/patch-ww.h
+7-83 files

NetBSD/src 5s00Dbydoc 3RDPARTY

   unbound 1.25.1 security release out
VersionDeltaFile
1.2209+3-3doc/3RDPARTY
+3-31 files

NetBSD/src ltp9HREdistrib/sets comments, distrib/syspkg/sets/comp/comp-fortran-proflib COMMENT

   s/FOTRAN/FORTRAN/
VersionDeltaFile
1.32+1-1distrib/sets/comments
1.2+1-1distrib/syspkg/sets/comp/comp-fortran-proflib/COMMENT
+2-22 files

NetBSD/othersrc iod1d6wusr.bin/window wwwrite.c ww.h

   Additional fixes for enhanced terminal escape sequence handling, including a fix for a
   condition which would cause terminal windows to hang.
VersionDeltaFile
1.4+15-3usr.bin/window/wwwrite.c
1.2+4-3usr.bin/window/ww.h
+19-62 files

NetBSD/src kVOI6NRdoc 3RDPARTY CHANGES

   new bind
VersionDeltaFile
1.2208+4-4doc/3RDPARTY
1.3260+2-1doc/CHANGES
+6-52 files

NetBSD/src RdY2kHedistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libdns
VersionDeltaFile
1.1040+3-3distrib/sets/lists/base/shl.mi
1.400+2-2distrib/sets/lists/debug/shl.mi
+5-52 files

NetBSD/src pSvRnn1external/mpl/bind/dist/lib/dns dispatch.c resolver.c, external/mpl/bind/dist/lib/isc tls.c

   merge changes between bind-9.20.22 and 9.20.23
VersionDeltaFile
1.15+203-137external/mpl/bind/dist/lib/dns/dispatch.c
1.26+146-164external/mpl/bind/dist/lib/dns/resolver.c
1.4+27-93external/mpl/bind/dist/tests/dns/dispatch_test.c
1.14+57-49external/mpl/bind/dist/lib/dns/gssapictx.c
1.9+11-88external/mpl/bind/dist/lib/isc/tls.c
1.15+56-34external/mpl/bind/dist/lib/dns/nta.c
+500-56559 files not shown
+1,147-1,06065 files

NetBSD/src 8F4FGV2external/mpl/bind/dist/bin/tests/system/xfer/ans11 ans.py, external/mpl/bind/dist/bin/tests/system/xfer/ans5 ans.py

   Import bind 9.20.23 (previous was 9.20.22)

   Security Fixes
   Limit resolver server list size. (CVE-2026-3592)

   When resolving a domain with many nameservers that shared overlapping
   IP addresses (e.g., 10 NS records all pointing at the same set of
   addresses), BIND could previously waste time querying duplicate
   addresses and build up excessively large server lists. Addresses
   in the resolver's server list are now deduplicated so that each
   unique IP is only queried once per resolution attempt, regardless
   of how many NS records point to it. The number of addresses stored
   per nameserver name is also now capped at six (combined A and AAAA),
   preventing memory and CPU overhead from domains with unusually
   large NS/glue sets.

   ISC would like to thank Shuhan Zhang from Tsinghua University for
   reporting this issue. [GL #5641]

    [222 lines not shown]
VersionDeltaFile
1.1+433-0external/mpl/bind/dist/bin/tests/system/xfer/ans5/ans.py
1.1+369-0external/mpl/bind/dist/doc/changelog/changelog-9.20.23.rst
1.1.1.14+202-136external/mpl/bind/dist/lib/dns/dispatch.c
1.1.1.23+145-163external/mpl/bind/dist/lib/dns/resolver.c
1.1+299-0external/mpl/bind/dist/bin/tests/system/xfer/ans11/ans.py
1.1+264-0external/mpl/bind/dist/doc/notes/notes-9.20.23.rst
+1,712-299278 files not shown
+5,948-1,835284 files

NetBSD/pkgsrc-wip 6dd4a5czimh distinfo Makefile

zimh: update to 2026.05.09
DeltaFile
+3-3zimh/distinfo
+2-2zimh/Makefile
+5-52 files

NetBSD/pkgsrc m7ktmmwlang/go126 Makefile

   lang/go126: Avoid excessive parallism

   Tell "go build" to use at most ${MAKE_JOBS} threads, instead of the
   vastly higher number that it tends to use, at least on machines with
   many CPUs.  This meets the intent of MAKE_JOBS because there is only
   one "go build" process.

   As discussed on tech-pkg@ with no $MAINTAINER objection.
VersionDeltaFile
1.2+6-1lang/go126/Makefile
+6-11 files

NetBSD/pkgsrc-wip 48927f9bind920 distinfo Makefile

bind920: update to version 9.20.23.

Pkgsrc changes:
 * None, other than checksum changes.

Upstream changes:

BIND 9.20.23
------------

Security Fixes
~~~~~~~~~~~~~~

- Fix outgoing zone transfers' quota issue. ``1006b044b7``

  Unauthorized clients could consume outgoing zone transfers quota and
  block authorized zone transfer clients. This has been fixed.
  :gl:`#3589`


    [344 lines not shown]
DeltaFile
+3-3bind920/distinfo
+1-1bind920/Makefile
+4-42 files

NetBSD/pkgsrc o0TTHNPnet/zenmap PLIST Makefile

   Add missing locale files to PLIST, bump PKGREVISION
VersionDeltaFile
1.10+20-8net/zenmap/PLIST
1.22+2-1net/zenmap/Makefile
+22-92 files

NetBSD/pkgsrc d4lYtkrdoc CHANGES-2026

   doc: Added misc/zellij version 0.44.3
VersionDeltaFile
1.3160+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UbV0jBbmisc Makefile

   Add zellij
VersionDeltaFile
1.681+2-1misc/Makefile
+2-11 files

NetBSD/pkgsrc JAKuJ3Lmisc/zellij distinfo cargo-depends.mk

   sysutils/zellij: import package

   Packaged in wip by ci4ic4 (with the aid of Claude Code). bsiegert and myself.

   Zellij is a terminal workspace. It has the base functionality of a terminal
   multiplexer (similar to tmux or screen) but includes many built-in features
   that would allow users to extend it and create their own personalized
   environment.
VersionDeltaFile
1.1+1,469-0misc/zellij/distinfo
1.1+490-0misc/zellij/cargo-depends.mk
1.1+37-0misc/zellij/Makefile
1.1+4-0misc/zellij/PLIST
1.1+4-0misc/zellij/DESCR
+2,004-05 files

NetBSD/pkgsrc RdX8vmrdoc CHANGES-2026

   doc: Updated misc/tailspin to 6.1.0
VersionDeltaFile
1.3159+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Wq4WFnPmisc/tailspin distinfo cargo-depends.mk

   misc/tailspin: update to 6.1.0

   Added

       --extras jvm-stack-trace highlights JVM stack traces (Java, Kotlin, Scala, etc.)
       TAILSPIN_EXTRAS environment variable to set extras without the --extras flag

   Performance

       Cache ANSI style prefixes in a thread-local, avoiding per-line allocation in the render pipeline

   Fixed

       Theme parse and read errors now include the path of the offending file
       Reject unknown fields in theme.toml so they surface as errors instead of being silently ignored
       --exec no longer tears down the pager the moment the spawned subprocess exits
       Kill the pager when tailspin exits due to a stream error, instead of leaving it orphaned
       Overriding builtin keywords in theme.toml should always take precedence over the builtin
       ones (#267)
VersionDeltaFile
1.18+79-64misc/tailspin/distinfo
1.16+25-20misc/tailspin/cargo-depends.mk
1.21+2-2misc/tailspin/Makefile
+106-863 files

NetBSD/pkgsrc tlna6CSdoc CHANGES-2026

   doc: Updated textproc/rumdl to 0.1.95
VersionDeltaFile
1.3158+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZSGFYjKtextproc/rumdl distinfo Makefile

   textproc/rumdl: update to 0.1.95

   v0.1.95
   Added

       md010: add code_blocks config option, consistent code-block handling (#630) (b98ca52)
       md010: add code_blocks config option (default false) (2c95e17)

   Fixed

       md010: treat fenced and indented code blocks consistently (#630) (435df34)

   v0.1.94
   Added

       md080: add heading-anchor-collision rule (df9146d)

   Fixed


    [20 lines not shown]
VersionDeltaFile
1.30+4-4textproc/rumdl/distinfo
1.32+2-2textproc/rumdl/Makefile
+6-62 files

NetBSD/pkgsrc E9bZyX8doc CHANGES-2026

   doc: Updated devel/mise to 2026.5.12
VersionDeltaFile
1.3157+2-1doc/CHANGES-2026
+2-11 files