NetBSD/pkgsrc-wip 6aacc2cglsmac Makefile

Changes to be committed:
        new file:   Makefile
DeltaFile
+40-0glsmac/Makefile
+40-01 files

NetBSD/pkgsrc-wip 3b7851cwebkit-gtk Makefile

Changes to be committed:
        created:    glsmac/Makefile
DeltaFile
+15-207webkit-gtk/Makefile
+15-2071 files

NetBSD/pkgsrc 6BlOprIsysutils Makefile

   sysutils: +seednaut
VersionDeltaFile
1.1191+2-1sysutils/Makefile
+2-11 files

NetBSD/pkgsrc YGWy5JLdoc CHANGES-2026

   doc: Added sysutils/seednaut version 0.1.1
VersionDeltaFile
1.3163+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0nYuP6csysutils/seednaut distinfo cargo-depends.mk

   sysutils/seednaut: Add 0.1.1

   seednaut is a viewer/explorer/verifier for backups created by
   Seedvault, which is used on many non-Google Android ROMs.
VersionDeltaFile
1.1+752-0sysutils/seednaut/distinfo
1.1+251-0sysutils/seednaut/cargo-depends.mk
1.1+20-0sysutils/seednaut/Makefile
1.1+10-0sysutils/seednaut/DESCR
1.1+2-0sysutils/seednaut/PLIST
+1,035-05 files

NetBSD/pkgsrc EgcAFdudoc CHANGES-2026

   doc: Updated devel/objfw to 1.5.3
VersionDeltaFile
1.3162+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc khA9M4Udevel/objfw distinfo PLIST

   Update devel/objfw to 1.5.3

   ObjFW 1.5.2 -> ObjFW 1.5.3, 2026-05-20
    * Fixes OFForwardingTests on Windows with GCC.
    * Fixes OFHTTPCookieManager which was completely broken.
    * OFHTTPServer refuses to send responses that contain a newline in the
      headers or the server name now.
    * Fixes setting the Amiga Comment to nil in OFMutableTarArchiveEntry.
    * Improves handling of truncated archives in OFLHAArchiveEntry.
    * OFThread no longer inherits the priority on AmigaOS.
    * Uses better source for randomness now to find a free port on platforms that
      can't bind to port 0.
    * ofarc now strips drives from the paths it stores inside the archive.
    * Fixes ofarc failing to create ZIP archives with specific paths on AmigaOS.
    * Fixes ofarc incorrectly storing Amiga Protection in ZIP archives.
VersionDeltaFile
1.45+4-4devel/objfw/distinfo
1.35+2-2devel/objfw/PLIST
1.67+1-2devel/objfw/Makefile
+7-83 files

NetBSD/src TmTfmVZsys/net if_ether.h

   if_ether.h: render "Energy-Efficient Ethernet" consistently

   While here, also render "VLAN" consistently.
VersionDeltaFile
1.93+3-3sys/net/if_ether.h
+3-31 files

NetBSD/src Y4rgqQIsys/dev/pci if_wm.c if_wmreg.h

   if_wm*: render "Energy-Efficient Ethernet" consistently
VersionDeltaFile
1.802+3-3sys/dev/pci/if_wm.c
1.132+2-2sys/dev/pci/if_wmreg.h
1.52+2-2sys/dev/pci/if_wmvar.h
+7-73 files

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