NetBSD/src DbvQiwrsys/arch/m68k/m68k m68k_machdep.c, sys/arch/mac68k/mac68k machdep.c

   Re-factor cpu_reboot().  Platforms can provide optional hooks for halt
   (to exit back to firmware) and power-off (to, um, power off).
VersionDeltaFile
1.22+118-4sys/arch/m68k/m68k/m68k_machdep.c
1.43+19-71sys/arch/virt68k/virt68k/machdep.c
1.387+20-70sys/arch/mac68k/mac68k/machdep.c
1.226+14-75sys/arch/sun3/sun3/machdep.c
1.100+14-75sys/arch/sun2/sun2/machdep.c
1.233+11-75sys/arch/x68k/x68k/machdep.c
+196-37021 files not shown
+290-97727 files

NetBSD/pkgsrc 0o3jJCwlang/python wheel.mk

   lang/python/wheel.mk: Clarify PY_RENAME_BINARIES

   Use "files" not "binaries" as this works with python scripts :-).

   Don't parenthesize ("in $PREFIX}/bin") because that's a critical
   definition, not a reminder.

   Suggest adding ALTERNATIVES for cases when the program would be run by
   humans expecting an unversioned name.
VersionDeltaFile
1.25+4-2lang/python/wheel.mk
+4-21 files

NetBSD/pkgsrc drxhix1doc CHANGES-2026

   doc: Updated mail/neomutt to 20260406nb2
VersionDeltaFile
1.2631+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Jlci2u9mail/neomutt distinfo Makefile

   neomutt: advance along release branch for more IMAP fixes

   Bump PKGREVISION.
VersionDeltaFile
1.91+4-4mail/neomutt/distinfo
1.120+3-3mail/neomutt/Makefile
+7-72 files

NetBSD/pkgsrc defBH7pdoc CHANGES-2026

   doc: Updated devel/py-vcs-versioning to 1.1.1nb1
VersionDeltaFile
1.2630+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc uLmnbntdevel/py-vcs-versioning Makefile PLIST

   py-vcs-versioning: version vcs-versioning

   so multiple Python versions of this package can co-exist

   Based on a patch by gdt@

   Bump PKGREVISION.
VersionDeltaFile
1.2+4-1devel/py-vcs-versioning/Makefile
1.2+1-1devel/py-vcs-versioning/PLIST
1.1+1-0devel/py-vcs-versioning/ALTERNATIVES
+6-23 files

NetBSD/pkgsrc F8UX7g5doc CHANGES-pkgsrc-2026Q1

   Mention #7085
VersionDeltaFile
1.1.2.15+4-1doc/CHANGES-pkgsrc-2026Q1
+4-11 files

NetBSD/pkgsrc M2OSqognet/unifi PLIST Makefile

   Pullup ticket #7085 - requested by abs
   net/unifi: security fix

   Revisions pulled up:
   - net/unifi/Makefile                                            1.39
   - net/unifi/PLIST                                               1.21
   - net/unifi/distinfo                                            1.25

   ---
      Module Name:    pkgsrc
      Committed By:   abs
      Date:           Thu Apr 23 17:55:56 UTC 2026

      Modified Files:
              pkgsrc/net/unifi: Makefile PLIST distinfo

      Log Message:
      Updated net/unifi to 10.1.89


    [350 lines not shown]
VersionDeltaFile
1.20.10.1+5,707-6,126net/unifi/PLIST
1.37.10.1+7-4net/unifi/Makefile
1.24.10.1+4-4net/unifi/distinfo
+5,718-6,1343 files

NetBSD/pkgsrc UXSYQQCdoc CHANGES-2026

   doc: Updated security/acme-client to 1.3.6
VersionDeltaFile
1.2629+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jfTk5K1security/acme-client Makefile distinfo, security/acme-client/files acme-client.conf

   security/acme-client: update to 1.3.6

   # pkgsrc changes
   * Sample configuration file is now included with distribution

   # upstream changes
   * Various manual page improvements
   * Add support for draft-ietf-acme-profiles
   * Include only non-443 port numbers in Host header
VersionDeltaFile
1.3+8-13security/acme-client/Makefile
1.2+4-5security/acme-client/distinfo
1.2+0-0security/acme-client/files/acme-client.conf
+12-183 files

NetBSD/src bnA6B00usr.sbin/sysinst configmenu.c

   Avoid C2x extension, give all function parameters a name to fix the build.
VersionDeltaFile
1.23+2-2usr.sbin/sysinst/configmenu.c
+2-21 files

NetBSD/pkgsrc 0DmKRgLdevel/libgudev options.mk

   ligudev: fix misplaced option's comment.
VersionDeltaFile
1.2+3-3devel/libgudev/options.mk
+3-31 files

NetBSD/pkgsrc jwyAjSbgraphics/colord DESCR

   colord:update DESCR
VersionDeltaFile
1.2+10-0graphics/colord/DESCR
+10-01 files

NetBSD/pkgsrc 8ukxtTXtextproc/docbook-xsl-ns DESCR

   docbook-xsl-ns: fix a couple of typos in DESCR
VersionDeltaFile
1.2+5-5textproc/docbook-xsl-ns/DESCR
+5-51 files

NetBSD/pkgsrc-wip 8a90e7dmctool-dev Makefile distinfo, mctool-dev/patches patch-bin_cmd__fetch.c patch-lib_distinfo.c

mctool-dev: fix build and installation
DeltaFile
+41-0mctool-dev/patches/patch-bin_cmd__fetch.c
+22-0mctool-dev/patches/patch-lib_distinfo.c
+19-0mctool-dev/patches/patch-test_readdistinfo_t__readdistinfo.c
+9-1mctool-dev/Makefile
+5-0mctool-dev/distinfo
+96-15 files

NetBSD/pkgsrc-wip 8b1b856forge distinfo go-modules.mk

forge: library and tool to work with git forges
DeltaFile
+2,936-0forge/distinfo
+979-0forge/go-modules.mk
+17-0forge/Makefile
+2-0forge/PLIST
+2-0forge/DESCR
+1-0forge/TODO
+3,937-01 files not shown
+3,938-07 files

NetBSD/pkgsrc gcgSslddoc CHANGES-2026

   doc: Updated wayland/xwayland to 24.1.11
VersionDeltaFile
1.2628+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BCok6U4wayland/xwayland distinfo Makefile

   xwayland: update to 24.1.11.

   This release addresses a number of regressions found in Xwayland 24.1.10:

   * Avoids spurious focus changes with KDE when listening for mouse buttons
     is enabled for legacy X11 application support
   * Fix tablet tools not working anymore as "slave" devices
   * Fix a crash when running some XTS tests
   * Fix a crash in window damage handling caused a NULL pointer dereference
VersionDeltaFile
1.3+4-4wayland/xwayland/distinfo
1.3+2-2wayland/xwayland/Makefile
+6-62 files

NetBSD/pkgsrc PDq0AOjdoc CHANGES-2026

   doc: Updated textproc/uriparser to 1.0.1
VersionDeltaFile
1.2627+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OQ6wW3Etextproc/uriparser distinfo Makefile

   uriparser: update to 1.0.1.

   2026-04-27 -- 1.0.1

   >>>>>>>>>>>>> SECURITY >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
     * Fixed: [CVE-2026-42371]
         Protect from integer overflow in text range comparison.
         Thanks for the report and pull request to Joshua W. Windle! (GitHub #298)
   >>>>>>>>>>>>> SECURITY >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
     * Fixed: Fix `reallocarray` preprocessor handling for Illumos (GitHub #289)
     * Improved: Fix an in-code comment typo in src/UriCommon.c;
         Thanks for the report and pull request to Tim Düsterhus! (GitHub #290)
     * Improved: CMake: Start enforcing supported C++ standard (GitHub #295)
     * Improved: Allow use of C++11 to future unit tests (GitHub #296)
     * Infrastructure: Cover compilation with Visual Studio 18 2026 (GitHub #301)
     * Infrastructure: Address warning on CMake <3.10 in CI (GitHub #297)
     * Soname: 3:1:2 — see https://verbump.de/ for what these numbers do
         (liburiparser.so.1.2.1)
VersionDeltaFile
1.21+4-4textproc/uriparser/distinfo
1.23+2-2textproc/uriparser/Makefile
1.12+2-2textproc/uriparser/PLIST
+8-83 files

NetBSD/pkgsrc ihG2WV1geography/py-nmeagps Makefile

   py-nmeagps: add test dependency
VersionDeltaFile
1.10+4-3geography/py-nmeagps/Makefile
+4-31 files

NetBSD/pkgsrc 8IyGbJIgraphics/deforaos-icon-theme Makefile

   deforaos-icon-theme: switch to GraphicsMagick

   to avoid https://github.com/ImageMagick/ImageMagick/issues/8701
VersionDeltaFile
1.11+2-3graphics/deforaos-icon-theme/Makefile
+2-31 files

NetBSD/pkgsrc 65McP0kdoc CHANGES-pkgsrc-2026Q1

   Mention #7081
VersionDeltaFile
1.1.2.14+5-1doc/CHANGES-pkgsrc-2026Q1
+5-11 files

NetBSD/pkgsrc vGCV8gAgraphics/MesaLib PLIST

   Pullup ticket #7081 - requested by wiz
   graphics/MesaLib: macOS build fix, PR pkg/60124

   Revisions pulled up:
   - graphics/MesaLib/PLIST                                        1.52-1.54

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Thu Mar 26 08:47:17 UTC 2026

      Modified Files:
        pkgsrc/graphics/MesaLib: Makefile PLIST

      Log Message:
      MesaLib: mechanical change to adapt PLIST for macOS

      I'm told this package shouldn't be used on macOS anyway,
      but this should fix the PLIST problem.

    [37 lines not shown]
VersionDeltaFile
1.51.2.1+4-4graphics/MesaLib/PLIST
+4-41 files

NetBSD/pkgsrc SjUTzwudoc CHANGES-2026

   doc: Updated geography/py-nmeagps to 1.1.4
VersionDeltaFile
1.2626+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hGCdnXDgeography/py-nmeagps distinfo Makefile

   geography/py-nmeagps; Update to 1.1.4

   ### RELEASE 1.1.4

   1. Add `modwno` boolean argument to wnotow2utc and utc2wnotow helper functions - True => modular week number, False => continuous week number. The default is True (modular week no).

   ### RELEASE 1.1.3

   1. Update wnotow2utc, utc2wnotow and leapsecond helper functions to accommodate all GNSS time systems. wnotow2utc method also adds an 'autoroll' argument which, if True, will automatically roll forward modular GNSS week numbers to the latest date less than the current date - see API docs for details.

   ### RELEASE 1.1.2

   1. Add workaround for Unicore UM9* firmware error, which creates malformed NMEA GLL sentences (-ve latitude).

   ### RELEASE 1.1.1

   1. Add helper methods `utc2wnotow` and `wnotow2utc` to convert between UTC datetime and GPS week number, time of week (in milliseconds) and leapsecond offset.
   1. Helper methods `leapsecond` and `get_gpswnotow` will now accept timezone-aware or timezone-naive datetimes. If naive, UTC will be inferred.


    [22 lines not shown]
VersionDeltaFile
1.5+4-4geography/py-nmeagps/distinfo
1.9+2-2geography/py-nmeagps/Makefile
+6-62 files

NetBSD/src zB0V92Dsys/arch/mvme68k/mvme68k machdep.c

   Switch mvme68k to the shared bus_space_simple

   (This file was missed in original commit.)
VersionDeltaFile
1.193+6-4sys/arch/mvme68k/mvme68k/machdep.c
+6-41 files

NetBSD/pkgsrc e2s65Yhdoc CHANGES-2026

   doc: Updated inputmethod/librime to 1.16.1nb1
VersionDeltaFile
1.2625+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Y4tcyflinputmethod/librime Makefile distinfo, inputmethod/librime/patches patch-src_rime_config_config__data.cc

   librime: fix ctype(3) abuse

   Bump PKGREVISION.
VersionDeltaFile
1.1+24-0inputmethod/librime/patches/patch-src_rime_config_config__data.cc
1.43+2-1inputmethod/librime/Makefile
1.19+2-1inputmethod/librime/distinfo
+28-23 files

NetBSD/pkgsrc i9cOxkcdoc CHANGES-2026

   Updated security/gnupg2
VersionDeltaFile
1.2624+2-1doc/CHANGES-2026
+2-11 files