NetBSD/pkgsrc-wip 7935550. Makefile

wip: + vnstat, + vnstati
DeltaFile
+2-0Makefile
+2-01 files

NetBSD/pkgsrc-wip 35d7c46vnstati Makefile

vnstati: Avoid building unused components
DeltaFile
+1-0vnstati/Makefile
+1-01 files

NetBSD/src GYfSX3wsys/arch/mac68k/dev akbd.c

   Simulate keyboard leds.

   Keep led state to set/get via ioclts.

   While here clean up adb probed led state (currently unused).
VersionDeltaFile
1.29+20-5sys/arch/mac68k/dev/akbd.c
+20-51 files

NetBSD/pkgsrc-wip 7b4507evnstat Makefile, vnstat/files vnstatd.sh vnstat.sh

vnstat: Rename service to vnstat
DeltaFile
+0-19vnstat/files/vnstatd.sh
+19-0vnstat/files/vnstat.sh
+1-1vnstat/Makefile
+20-203 files

NetBSD/pkgsrc-wip a233cadvnstat distinfo, vnstat/patches patch-man_vnstatd.8 patch-man_vnstat.conf.5

vnstat: Add npflog0 to ignored interfaces.
DeltaFile
+39-0vnstat/patches/patch-man_vnstatd.8
+17-0vnstat/patches/patch-man_vnstat.conf.5
+15-0vnstat/patches/patch-src_ifinfo.c
+4-4vnstat/patches/patch-src_common.h
+4-1vnstat/distinfo
+79-55 files

NetBSD/pkgsrc-wip 2e0932cvnstat/files vnstatd.sh

vnstat: DB directory does not need to exist (it will be created)
DeltaFile
+0-1vnstat/files/vnstatd.sh
+0-11 files

NetBSD/pkgsrc FNsVIeisysutils/fastfetch options.mk

   fastfetch: swap for MesaLib features.mk check

   PR pkg/60131
VersionDeltaFile
1.17+6-5sysutils/fastfetch/options.mk
+6-51 files

NetBSD/pkgsrc b9uQJTasysutils/fastfetch options.mk

   fastfetch: Disable libdrm option on Darwin

   Pointed out in PR pkg/60131. Inspired by similar example in
   devel/SDL3/options.mk.
VersionDeltaFile
1.16+8-3sysutils/fastfetch/options.mk
+8-31 files

NetBSD/pkgsrc DfdpFIudoc CHANGES-2026 TODO

   doc: Updated net/scamper to 20260331nb1
VersionDeltaFile
1.2128+2-1doc/CHANGES-2026
1.27068+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc v9kHjJvnet/scamper distinfo Makefile

   scamper: Update net/scamper to 20260331

   * add initial implementation of RFC 4656 OWAMP.  the implementation is
     functional but incomplete, and all owamp interfaces (e.g., warts,
     json, command line interface, python interface, and the
     implementation itself) are subject to change.
   * document current owamp command line interface in scamper man page.
   * remove unused scamper_privsep_open_udp and scamper_privsep_open_tcp.
   * print out monitor field -- the name of the system that did the
     measurement -- in all json objects.  previously, only "trace" and
     "tracelb" measurements printed that field.
   * do not leak IP4 raw sockets, triggered with use of -O raw in ping
     and trace.
   * trace: add -O back to conduct traceroutes with decreasing TTL values.
     this requires use of -m ttl option.
   * trace: when -N > 1 is used on a path with a loop, update json to
     show path until loop condition was met, rather than on the first
     occurrence of an address involved in a loop.
   * trace: emit traceroute flags in json output.

    [88 lines not shown]
VersionDeltaFile
1.23+4-4net/scamper/distinfo
1.28+2-2net/scamper/Makefile
1.8+2-1net/scamper/PLIST
+8-73 files

NetBSD/src X6q0Jc6usr.bin/xlint/lint1 tree.c

   lint: remove temporary code to identify floating point bug

   On sparc64, SoftFloat 2a invoked undefined behavior, returning wrong
   results. The code added here didn't trigger, as the ATF_SH environment
   variable was not set in the real test run.

   See tests/lib/libc/t_long_double.c for more specialized tests to
   pinpoint the exact problem.
VersionDeltaFile
1.709+2-18usr.bin/xlint/lint1/tree.c
+2-181 files

NetBSD/pkgsrc 7a8kVj1doc CHANGES-pkgsrc-2026Q1

   doc: update for ticket 7071
VersionDeltaFile
1.1.2.7+4-1doc/CHANGES-pkgsrc-2026Q1
+4-11 files

NetBSD/pkgsrc FZ2p1Uinet/wireshark options.mk

   Pullup ticket #7071 - requested by gutteridge
   net/wireshark: Build fix

   Revisions pulled up:
   - net/wireshark/options.mk                                      1.39

   ---
      Module Name:    pkgsrc
      Committed By:   gutteridge
      Date:           Thu Apr  2 20:29:33 UTC 2026

      Modified Files:
              pkgsrc/net/wireshark: options.mk

      Log Message:
      wireshark: find asciidoctor when the "doc" option is enabled

      Addresses PR pkg/60057 from Robert Whitlock.
VersionDeltaFile
1.38.8.1+2-1net/wireshark/options.mk
+2-11 files

NetBSD/pkgsrc 78dZ1TOsysutils/py-Glances Makefile

   py-Glances: add upstream bug report URL
VersionDeltaFile
1.51+2-1sysutils/py-Glances/Makefile
+2-11 files

NetBSD/src 937y6e0tests/lib/libc t_long_double.c

   tests/libc: clean up test for long double

   Previously, the test had invoked undefined behavior when converting long
   double to uint64_t, by using input values outside the portable range.
   Explicitly mark this part of the test and make it easy to disable.
VersionDeltaFile
1.4+22-6tests/lib/libc/t_long_double.c
+22-61 files

NetBSD/pkgsrc-wip 3aeae1evnstat Makefile.common Makefile, vnstat/files vnstatd.sh

vnstat: Update to 2.13
DeltaFile
+36-0vnstat/Makefile.common
+22-0vnstati/Makefile
+20-0vnstat/files/vnstatd.sh
+16-0vnstat/patches/patch-src_cfg.c
+16-0vnstat/Makefile
+14-0vnstat/patches/patch-src_common.h
+124-05 files not shown
+148-011 files

NetBSD/src 5RwX0lesys/arch/x68k/x68k machdep.c locore.s

   x68k_init() -> machine_init()
VersionDeltaFile
1.224+4-4sys/arch/x68k/x68k/machdep.c
1.162+2-2sys/arch/x68k/x68k/locore.s
+6-62 files

NetBSD/src zyP7PVnsys/arch/news68k/news68k machdep.c

   Use machine_init_common().
VersionDeltaFile
1.134+8-22sys/arch/news68k/news68k/machdep.c
+8-221 files

NetBSD/src e0zJ21qsys/arch/luna68k/luna68k machdep.c

   Use machine_init_common().
VersionDeltaFile
1.125+8-25sys/arch/luna68k/luna68k/machdep.c
+8-251 files

NetBSD/src WwnSkB9sys/arch/hp300/hp300 machdep.c

   Use machine_init_common().
VersionDeltaFile
1.263+9-22sys/arch/hp300/hp300/machdep.c
+9-221 files

NetBSD/src sgXScIBsys/arch/hp300/hp300 machdep.c

   Use pmap_kenter_pa() to map the boot info structure.
VersionDeltaFile
1.262+5-7sys/arch/hp300/hp300/machdep.c
+5-71 files

NetBSD/src 75gGmvNsys/arch/cesfic/cesfic machdep.c

   Use machine_init_common().
VersionDeltaFile
1.86+7-25sys/arch/cesfic/cesfic/machdep.c
+7-251 files

NetBSD/src lX3Gozdsys/arch/m68k/m68k m68k_machdep.c, sys/arch/mvme68k/mvme68k machdep.c

   machine_init_common() now does the job of loading phys mem into
   the VM manage page pool.
VersionDeltaFile
1.18+114-4sys/arch/m68k/m68k/m68k_machdep.c
1.187+2-103sys/arch/mvme68k/mvme68k/machdep.c
1.35+2-102sys/arch/virt68k/virt68k/machdep.c
1.138+12-92sys/arch/next68k/next68k/machdep.c
+130-3014 files

NetBSD/pkgsrc rpKNWwngames/einstein-puzzle Makefile

   einstein-puzzle: maintain this
VersionDeltaFile
1.9+2-2games/einstein-puzzle/Makefile
+2-21 files

NetBSD/pkgsrc FhPltdCdoc CHANGES-2026

   doc: Updated games/einstein-puzzle to 2.5
VersionDeltaFile
1.2127+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BatChWhgames/einstein-puzzle Makefile distinfo, games/einstein-puzzle/patches patch-Makefile

   einstein-puzzle: update to 2.5.

   Switch to fork with SDL 2 support.

   2.5
   ===

   - Support SDL2.
   - Build infrastructure has switched to CMake.
VersionDeltaFile
1.8+10-22games/einstein-puzzle/Makefile
1.7+4-5games/einstein-puzzle/distinfo
1.2+1-2games/einstein-puzzle/PLIST
1.5+1-1games/einstein-puzzle/patches/patch-Makefile
+16-304 files

NetBSD/pkgsrc MKyfs1Zgraphics/ImageMagick Makefile

   ImageMagick: skip portability check for app-run file

   It's a bash script and unused by pkgsrc
VersionDeltaFile
1.365+3-1graphics/ImageMagick/Makefile
+3-11 files

NetBSD/src CCeqAkYsys/arch/m68k/include m68k.h, sys/arch/m68k/m68k m68k_machdep.c

   Add a machine_init_common() routine that will be the holding tank
   for common tasks across m68k machine_init() routines.  For now, it
   only initializes the message buffer, and only on the seglist.h-using
   platforms (mvme68k, next68k, virt68k).

   Note that there will be some minor code duplication (as dead code)
   as the various platforms make the transition to using this new routine,
   but that seems preferable to large unweildy diffs across multiple platforms.
VersionDeltaFile
1.17+25-2sys/arch/m68k/m68k/m68k_machdep.c
1.137+4-12sys/arch/next68k/next68k/machdep.c
1.186+3-12sys/arch/mvme68k/mvme68k/machdep.c
1.34+3-12sys/arch/virt68k/virt68k/machdep.c
1.33+4-1sys/arch/m68k/include/m68k.h
+39-395 files

NetBSD/pkgsrc qLun4ETdoc CHANGES-pkgsrc-2026Q1

   doc: update for tickets 7068-7070
VersionDeltaFile
1.1.2.6+10-1doc/CHANGES-pkgsrc-2026Q1
+10-11 files

NetBSD/pkgsrc asyoy0Pnet/bind918 distinfo Makefile

   Pullup ticket #7070 - requested by taca
   net/bind918: Security fix

   Revisions pulled up:
   - net/bind918/Makefile                                          1.67
   - net/bind918/distinfo                                          1.39

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Wed Apr  1 21:55:55 UTC 2026

      Modified Files:
        pkgsrc/net/bind918: Makefile distinfo

      Log Message:
      net/bind918: update to 9.18.48

      9.18.48 (2026-04-01)

    [26 lines not shown]
VersionDeltaFile
1.38.2.1+4-4net/bind918/distinfo
1.66.2.1+2-2net/bind918/Makefile
+6-62 files