NetBSD/src kG71lJKsys/arch/cesfic/cesfic machdep.c, sys/arch/hp300/hp300 machdep.c

   Re-factor the virt68k mm_md_physacc() into mm_md_physacc_regular(),
   which is a common implementation that uses phys_seg_list[] to verify
   the offset is in regular physical memory.

   Add a mm_md_physacc() alias to mm_md_physacc_regular(), which makes it
   the standard implementation for m68k platforms.  If a platform wishes
   to provide additional access beyond what phys_seg_list[] describes
   (hp300 and x68k fall into this category), they merely need to provide
   a mm_md_physacc() that adds their own filtering in addition to what
   mm_md_physacc_regular() provides.

   Remove several copies of mm_md_physacc() which were obviously just blind
   copies of the hp300 version and incorrect for the platforms that copied
   it (the hp300 has an oddball memory layout).
VersionDeltaFile
1.20+32-2sys/arch/m68k/m68k/m68k_machdep.c
1.228+9-20sys/arch/x68k/x68k/machdep.c
1.39+2-22sys/arch/virt68k/virt68k/machdep.c
1.138+2-18sys/arch/news68k/news68k/machdep.c
1.267+10-7sys/arch/hp300/hp300/machdep.c
1.89+2-9sys/arch/cesfic/cesfic/machdep.c
+57-784 files not shown
+68-10610 files

NetBSD/pkgsrc-wip b46ef44. Makefile, py-vdirsyncer-git PLIST Makefile

py-vdirsyncer-git: remove

Package is dying, no need to track its git head.
DeltaFile
+0-63py-vdirsyncer-git/PLIST
+0-40py-vdirsyncer-git/Makefile
+0-7py-vdirsyncer-git/DESCR
+0-1Makefile
+0-1114 files

NetBSD/pkgsrc-wip 2e2d818pimsync distinfo cargo-depends.mk, pimsync/patches patch-Cargo.toml

pimsync: new package

packages fine, just needs testing
DeltaFile
+651-0pimsync/distinfo
+216-0pimsync/cargo-depends.mk
+38-0pimsync/Makefile
+12-0pimsync/patches/patch-Cargo.toml
+6-0pimsync/PLIST
+4-0pimsync/DESCR
+927-01 files not shown
+929-07 files

NetBSD/src NLdVnuQsys/arch/x68k/conf files.x68k, sys/arch/x68k/include vmparam.h

   Use phys_seg_list[] / machine_init_common() / shared dumpsys().
VersionDeltaFile
1.227+30-302sys/arch/x68k/x68k/machdep.c
1.43+4-1sys/arch/x68k/include/vmparam.h
1.101+2-1sys/arch/x68k/conf/files.x68k
+36-3043 files

NetBSD/src qzoWnU8sys/arch/hp300/hp300 machdep.c, sys/arch/m68k/m68k dumpsys.c

   Re-factor dumpsys() and related functions.  This requires the platform
   to use phys_seg_list[] to describe the RAM.
VersionDeltaFile
1.1+323-0sys/arch/m68k/m68k/dumpsys.c
1.38+2-277sys/arch/virt68k/virt68k/machdep.c
1.190+2-277sys/arch/mvme68k/mvme68k/machdep.c
1.141+2-222sys/arch/next68k/next68k/machdep.c
1.137+2-216sys/arch/news68k/news68k/machdep.c
1.266+2-204sys/arch/hp300/hp300/machdep.c
+333-1,1968 files not shown
+352-1,40714 files

NetBSD/pkgsrc Ul05Yzbdoc CHANGES-2026

   Updated sysutils/gam to 7.40.00
VersionDeltaFile
1.2176+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5eE17tJsysutils/gam distinfo Makefile

   gam: update to 7.40.00 and take maintainership

   Take maintainership.

   Changes since 7.38.00:

   7.40.00

   Updated gam print|show businessprofileaccounts (client access) to gam <UserTypeEntity> print|show businessprofileaccounts (service account access). You'll need to run gam user user at domain.com update serviceaccount and select 2)  Business Account Management API.

   7.39.08

   Fixed bug in gam oauth create that caused a trap when 0)  Business Account Management API was selected.

   Upgraded to Python 3.14.4 on macOS and Windows; Linux is still 3.14.3.

   7.39.07

   Upgraded to OpenSSL 3.6.2.

    [58 lines not shown]
VersionDeltaFile
1.17+4-4sysutils/gam/distinfo
1.25+3-3sysutils/gam/Makefile
+7-72 files

NetBSD/pkgsrc xpkoXkGdoc CHANGES-2026

   Updated devel/buf, devel/sdl12-compat
VersionDeltaFile
1.2175+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 5EgDg2Ydevel/sdl12-compat distinfo Makefile

   sdl12-compat: updated to 1.2.76

   1.2.76

   This is a stable bugfix release, with the following changes:

   Fixed Sacred Gold crash during initial loading screen, requires SDL 3.4.4
   Fixed perl language binding test failures
VersionDeltaFile
1.6+4-4devel/sdl12-compat/distinfo
1.16+2-2devel/sdl12-compat/Makefile
+6-62 files

NetBSD/pkgsrc 2qHSUfjlang/rust Makefile

   rust: Avoid bootstrap sanity checks on SunOS.

   This is untested due to gnulib fallout, but should fix issue where the illumos
   bootstrap kit conflicts with the checks for m68k-netbsd, and avoids a patch.
VersionDeltaFile
1.357+2-1lang/rust/Makefile
+2-11 files

NetBSD/pkgsrc bGEyR9vdevel/buf distinfo go-modules.mk, devel/buf/patches patch-go.mod patch-kernel_unix.go

   buf: updated to 1.67.0

   1.67.0

   Fix LSP not skipping buf.build/docs links for lint rules from check plugins and policies.
   Fix buf dep graph --format json silently dropping dependencies when a dependency was already seen.
   Add support for --rbs_out as a protoc_builtin plugin (requires protoc v34.0+).
   Add relevant links from CEL LSP hover documentation to either <celbyexample.com> or <protovalidate.com>
   Add OpenBSD and FreeBSD release binaries for amd64 and arm64.
   Skip writing unchanged output files in buf generate to preserve modification times
   Update buf beta registry plugin delete to prompt the user for deletion, matching the UX of the other deletion commands. Use --force to restore the old behavior.
VersionDeltaFile
1.2+424-925devel/buf/distinfo
1.2+140-306devel/buf/go-modules.mk
1.9+4-11devel/buf/Makefile
1.2+1-1devel/buf/patches/patch-go.mod
1.2+1-1devel/buf/patches/patch-kernel_unix.go
1.2+1-1devel/buf/patches/patch-layer_unix.go
+571-1,2456 files

NetBSD/pkgsrc Qm6ANZktextproc/inlyne distinfo, textproc/inlyne/patches patch-.._vendor_metrics-0.24.0_src_recorder_mod.rs

   inlyne: fix build with rust 1.94
VersionDeltaFile
1.1+33-0textproc/inlyne/patches/patch-.._vendor_metrics-0.24.0_src_recorder_mod.rs
1.9+2-1textproc/inlyne/distinfo
+35-12 files

NetBSD/pkgsrc shn8CXfdevel/gettext distinfo, devel/gettext/patches patch-gettext-runtime_gnulib-lib_localename-unsafe.c patch-gettext-runtime_intl_gnulib-lib_localename-unsafe.c

   gettext: Fix broken gnulib.
VersionDeltaFile
1.1+15-0devel/gettext/patches/patch-gettext-runtime_gnulib-lib_localename-unsafe.c
1.1+15-0devel/gettext/patches/patch-gettext-runtime_intl_gnulib-lib_localename-unsafe.c
1.1+15-0devel/gettext/patches/patch-gettext-tools_gnulib-lib_localename-unsafe.c
1.50+4-1devel/gettext/distinfo
+49-14 files

NetBSD/pkgsrc R86acm4devel/gettext-lib distinfo, devel/gettext-lib/patches patch-gettext-runtime_intl_gnulib-lib_localename-unsafe.c

   gettext-lib: Fix broken gnulib.
VersionDeltaFile
1.1+15-0devel/gettext-lib/patches/patch-gettext-runtime_intl_gnulib-lib_localename-unsafe.c
1.46+2-1devel/gettext-lib/distinfo
+17-12 files

NetBSD/pkgsrc-wip 6577811. TODO

TODO: + tor-browser-15.0.9.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc OMzpPxStextproc/libunistring/patches patch-tests_pselect.c

   libunistring: remove patch

   rejected upstream

   Should be submitted as a gnulib bug report if it's still relevant,
   with more details.
VersionDeltaFile
1.3+1-1textproc/libunistring/patches/patch-tests_pselect.c
+1-11 files

NetBSD/pkgsrc C2IOkZHtextproc/libunistring distinfo

   libunistring: remove patch

   rejected upstream

   Should be submitted as a gnulib bug report if it's still relevant,
   with more details.
VersionDeltaFile
1.21+1-2textproc/libunistring/distinfo
+1-21 files

NetBSD/pkgsrc 8khQRWgemulators/suse15_gcc12 distinfo Makefile

   suse15_gcc12: Add linux-glibc-devel RPM

   linux-glibc-devel contains many required headers
VersionDeltaFile
1.2+4-1emulators/suse15_gcc12/distinfo
1.2+3-1emulators/suse15_gcc12/Makefile
+7-22 files

NetBSD/pkgsrc bNqZ9gjdoc CHANGES-2026

   doc: Updated cad/tnt-mmtl to 1.2.2nb18
VersionDeltaFile
1.2174+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GTI1JyGcad/tnt-mmtl PLIST Makefile

   tnt-mmtl: fix PLIST

   Image conversion fails:

   Possible precedence issue with control flow operator (exit) at /usr/pkg/bin/pstoimg line 871.
   pstoimg: Error: "/usr/pkg/bin/pnmcrop -verbose  < /tmp/l2h17550/p14057.pnm | /usr/pkg/bin/pnmcrop -verbose  -bot -sides  -sides  | /usr/pkg/bin/pnmcrop -verbose  -l -sides  -sides   > /tmp/l2h17550/p14057.t00
   " failed: Illegal seek

   Bump PKGREVISION.
VersionDeltaFile
1.6+1-12cad/tnt-mmtl/PLIST
1.41+2-2cad/tnt-mmtl/Makefile
+3-142 files

NetBSD/pkgsrc 5G2Wb2sdoc CHANGES-2026

   doc: Updated devel/protobuf-c to 1.5.2nb3
VersionDeltaFile
1.2173+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Lo7oqKJdevel/protobuf-c/patches patch-protoc-gen-c_c__field.cc patch-protoc-gen-c_c__enum__field.cc

   protobuf-c: fix build with protobuf 34

   Using upstream pull request.

   Bump PKGREVISION.
VersionDeltaFile
1.1+44-0devel/protobuf-c/patches/patch-protoc-gen-c_c__field.cc
1.1+25-0devel/protobuf-c/patches/patch-protoc-gen-c_c__enum__field.cc
1.1+25-0devel/protobuf-c/patches/patch-protoc-gen-c_c__helpers.cc
1.1+25-0devel/protobuf-c/patches/patch-protoc-gen-c_c__bytes__field.cc
1.1+25-0devel/protobuf-c/patches/patch-protoc-gen-c_c__message__field.cc
1.1+25-0devel/protobuf-c/patches/patch-protoc-gen-c_c__primitive__field.cc
+169-04 files not shown
+224-310 files

NetBSD/pkgsrc qC7hjJVchat/iamb distinfo, chat/iamb/patches patch-src_main.rs

   iamb: fix build with rust 1.94 using upstream patch
VersionDeltaFile
1.1+15-0chat/iamb/patches/patch-src_main.rs
1.7+2-1chat/iamb/distinfo
+17-12 files

NetBSD/pkgsrc g6HmIyqdoc CHANGES-2026

   Updated devel/shfmt, net/rclone
VersionDeltaFile
1.2172+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 2yuILFjnet/rclone distinfo go-modules.mk

   rclone: updated to 1.73.4

   v1.73.4 - 2026-04-08

   - Bug Fixes
     - build
       - Update to go 1.25.9 to fix multiple CVEs (Nick Craig-Wood)
         - CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux
         - CVE-2026-32289: html/template: JS template literal context incorrectly tracked
         - CVE-2026-33810: crypto/x509: excluded DNS constraints not properly applied to wildcard domains
         - CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking
         - CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination
         - CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map
         - CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock
         - CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG
         - CVE-2026-32280: crypto/x509: unexpected work during chain building
         - CVE-2026-32281: crypto/x509: inefficient policy validation
       - Fix Denial of Service due to Panic in AWS SDK for Go v2 SDK EventStream Decoder (dependabot[bot])
       - Update golang.org/x/image to 0.38.0 to fix CVE-2026-33809  (dependabot[bot])

    [7 lines not shown]
VersionDeltaFile
1.37+154-148net/rclone/distinfo
1.25+50-48net/rclone/go-modules.mk
1.98+2-3net/rclone/Makefile
+206-1993 files

NetBSD/pkgsrc 01qIEYwdevel/shfmt distinfo Makefile

   shfmt: updated to 3.13.1

   3.13.1

   - **cmd/shfmt**
     - Add support for `[[zsh]]` in EditorConfig files
     - Detect the shell variant from filenames like `.zshrc` and `.bash_profile`
     - Fix `--apply-ignore` when used with explicit args
   - **syntax**
     - Revert an accidental change to how array subscripts are formatted
     - Never join `;;` with the previous line when formatting
     - Fix a bug where `$1[foo]` was parsed as a subscript in Zsh
     - Correctly parse `$!` in double quotes in Zsh
     - Allow indexing into special parameters in Zsh
     - Allow parameter expansions with empty names in Zsh
   - **interp**
     - Test against Bash 5.3 and fix three new discrepancies
     - Fix a few bugs related to `nameref` variables
     - Avoid panics when user input encounters unimplemented features
VersionDeltaFile
1.7+10-10devel/shfmt/distinfo
1.39+2-3devel/shfmt/Makefile
1.7+2-2devel/shfmt/go-modules.mk
+14-153 files

NetBSD/pkgsrc XGAueZEdoc CHANGES-2026

   doc: Updated textproc/tex-markdown-doc to 3.14.1nb1
VersionDeltaFile
1.2171+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc U9fYf1Ltextproc/tex-markdown-doc Makefile PLIST

   tex-markdown-doc: fix PLIST

   Bump PKGREVISION.
VersionDeltaFile
1.2+2-1textproc/tex-markdown-doc/Makefile
1.2+1-2textproc/tex-markdown-doc/PLIST
+3-32 files

NetBSD/pkgsrc ecMlLObdoc CHANGES-2026

   doc: Updated math/ocaml-ocplib-simplex to 0.5.1nb3
VersionDeltaFile
1.2170+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ipQez6bmath/ocaml-ocplib-simplex Makefile PLIST

   ocaml-ocplib-simplex: add missing file to PLIST

   Bump PKGREVISION.
VersionDeltaFile
1.4+2-2math/ocaml-ocplib-simplex/Makefile
1.2+2-1math/ocaml-ocplib-simplex/PLIST
+4-32 files