NetBSD/src tUE0GBeshare/man/man9 callout.9

   callout(9): Clarify previous language about clarity/efficiency.

   And with that, I think I'm done touching up callout(9) for now.

   PR kern/60288: callout(9) does not document callout_schedule()
VersionDeltaFile
1.35+2-2share/man/man9/callout.9
+2-21 files

NetBSD/src hyFKIR2share/man/man9 callout.9

   callout(9): Expand some details a bit.

   Prompted by (but not really related to):

   PR kern/60288: callout(9) does not document callout_schedule()
VersionDeltaFile
1.34+69-15share/man/man9/callout.9
+69-151 files

NetBSD/src HKHlEH4share/man/man9 callout.9

   callout(9): Prefer callout_setfunc/schedule more explicitly.

   It is better on clarity grounds; the efficiency difference is really
   quite minor.

   Prompted by:

   PR kern/60288: callout(9) does not document callout_schedule()
VersionDeltaFile
1.33+5-5share/man/man9/callout.9
+5-51 files

NetBSD/src Fxi1YNJshare/man/man9 callout.9

   callout(9): Partially fix markup error in previous.

   Tried to spell out that it will call func(arg) and forgot to fix it
   before previous commit.  Doesn't look right now but at least it is
   not as thoroughly wrong as something that renders as Fa(func, arg).
   (This is an invitation for our resident mdoc wizards to correct my
   infelicities!)

   PR kern/60288: callout(9) does not document callout_schedule()
VersionDeltaFile
1.32+4-2share/man/man9/callout.9
+4-21 files

NetBSD/src 5FApLVCshare/man/man9 callout.9

   callout(9): Use .Bl -tag to list functions, not paragraphs of prose.

   Prompted by:

   PR kern/60288: callout(9) does not document callout_schedule()
VersionDeltaFile
1.31+34-52share/man/man9/callout.9
+34-521 files

NetBSD/src odcsQDashare/man/man9 callout.9

   callout(9): Clarify callout_schedule, _setfunc, and _reset.

   Might be better to use .Bl -tag instead of paragraphs of prose too.

   PR kern/60288: callout(9) does not document callout_schedule()
VersionDeltaFile
1.30+22-13share/man/man9/callout.9
+22-131 files

NetBSD/src E62lNfKdoc CHANGES

   Mention EMULFKEYS (mac68k).
VersionDeltaFile
1.3262+2-1doc/CHANGES
+2-11 files

NetBSD/pkgsrc-wip 7d47308rio distinfo cargo-depends.mk, rio/patches patch-teletypewriter_src_unix_mod.rs patch-corcovado_src_sys_unix_kqueue.rs

Initial import of rio, accelerated terminal emulator
While it starts, I was not actually able to test it due to lack of suitable hardware with NetBSD
DeltaFile
+1,987-0rio/distinfo
+662-0rio/cargo-depends.mk
+55-0rio/Makefile
+35-0rio/patches/patch-teletypewriter_src_unix_mod.rs
+17-0rio/patches/patch-corcovado_src_sys_unix_kqueue.rs
+6-0rio/DESCR
+2,762-02 files not shown
+2,767-08 files

NetBSD/pkgsrc-wip 78f9a1e. Makefile, fresh distinfo cargo-depends.mk

Update editors/fresh to v.0.3.8
DeltaFile
+67-3fresh/distinfo
+21-0fresh/cargo-depends.mk
+14-3fresh/COMMIT_MSG
+16-0fresh/patches/patch-plugins_dashboard.ts
+5-5fresh/Makefile
+2-0Makefile
+125-116 files

NetBSD/src wMyqnqrshare/man/man4 akbd.4

   Document EMULFKEYS for mac68k.
VersionDeltaFile
1.6+38-2share/man/man4/akbd.4
+38-21 files

NetBSD/src Fmppz2Wsys/arch/mac68k/conf GENERIC

   Add commented out EMULFKEYS for emulating function keys on mac keyboards
   without them.
VersionDeltaFile
1.240+3-2sys/arch/mac68k/conf/GENERIC
+3-21 files

NetBSD/src B7TWwumsys/arch/mac68k/dev akbdmap.h

   Map mode switch to "Command" for US keyboards.

   This was necessary as mapping Command to mode swtich with wsconsctl discards
   the Cmd1 setting and thus cannot be used to switch terminals.
VersionDeltaFile
1.11+5-1sys/arch/mac68k/dev/akbdmap.h
+5-11 files

NetBSD/src CyFemmcsys/arch/mac68k/dev aed.c, sys/arch/mac68k/include keyboard.h

   Support emulated function keys.

   As posted to port-mac68k:
   https://mail-index.netbsd.org/port-mac68k/2026/05/16/msg001080.html
VersionDeltaFile
1.44+89-3sys/arch/mac68k/dev/aed.c
1.8+10-1sys/arch/mac68k/include/keyboard.h
+99-42 files

NetBSD/src ibqXy0Esys/arch/mac68k/dev akbd.c akbdvar.h, sys/arch/mac68k/include keyboard.h

   Support for raw mode mostly from code used with macpcc.

   As posted to port-mac68k:
   https://mail-index.netbsd.org/port-mac68k/2026/05/16/msg001080.html
VersionDeltaFile
1.7+132-132sys/arch/mac68k/include/keyboard.h
1.30+29-4sys/arch/mac68k/dev/akbd.c
1.11+5-1sys/arch/mac68k/dev/akbdvar.h
+166-1373 files

NetBSD/pkgsrc jG5W79Kdoc CHANGES-2026

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

NetBSD/pkgsrc Ek04Umidevel/objfw distinfo Makefile

   Update devel/objfw to 1.5.4

   ObjFW 1.5.3 -> ObjFW 1.5.4, 2026-05-23
    * Fixes a buffer overflow caused by integer promotion rules in
      OFBMPImageFormatHandler and OFQOIImageFormatHandler.
VersionDeltaFile
1.46+4-4devel/objfw/distinfo
1.68+2-2devel/objfw/Makefile
1.36+2-2devel/objfw/PLIST
+8-83 files

NetBSD/pkgsrc zT2kSnuconverters/libcdr Makefile

   libcdr: fix build on macOS

   For some reason, a required library doesn't get linked. Works fine on NetBSD.
VersionDeltaFile
1.75+2-1converters/libcdr/Makefile
+2-11 files

NetBSD/src 4WXDcOvsys/arch/aarch64/aarch64 locore.S

   Don't unmask exceptions in init_sysregs as it is way too early.

   Remove the unnecessary save/restore of register to/from the stack while
   I'm here.
VersionDeltaFile
1.104+2-8sys/arch/aarch64/aarch64/locore.S
+2-81 files

NetBSD/pkgsrc bf5pSIYgeography/proj Makefile

   geography/proj: Force use of pkgsrc nlohmann-json

   Upstream has a very outdated vendored copy.  Add a build define to ask
   for it to be used as a dependency ("external" in upstream parlance).

   Add a command to remove the vendored copy, to guard against accidental
   use.  Leave it commented out because of upstream problems (with
   links).

   Rototill the comments surrounding build and test depends.

   Despite the diff size, this change should have effect on the resulting
   binary.
VersionDeltaFile
1.69+34-15geography/proj/Makefile
+34-151 files

NetBSD/pkgsrc w4XN4LLdoc TODO CHANGES-2026

   doc: Updated devel/ast-grep to 0.42.3nb1
VersionDeltaFile
1.27293+2-2doc/TODO
1.3213+2-1doc/CHANGES-2026
+4-32 files

NetBSD/pkgsrc 6bxCbMCdevel/ast-grep Makefile PLIST

   ast-grep: install shell completions.

   Bump PKGREVISION.
VersionDeltaFile
1.83+16-1devel/ast-grep/Makefile
1.2+3-0devel/ast-grep/PLIST
+19-12 files

NetBSD/src sZKPQGOsys/dev/qbus rf.c

   s/secotr/sector/ in error message.
VersionDeltaFile
1.38+4-4sys/dev/qbus/rf.c
+4-41 files

NetBSD/src MFlqb0ssys/arch/hp300/dev nhpib.c, sys/dev/ic mb86960.c

   fix typos in comments.
VersionDeltaFile
1.100+4-4sys/dev/ic/mb86960.c
1.45+3-3sys/arch/hp300/dev/nhpib.c
+7-72 files

NetBSD/src 1x9Y67qsys/arch/macppc/dev lmu.c, sys/arch/sparc64/dev tadpmu.c

   remove extra semicolons.
VersionDeltaFile
1.12+3-3sys/arch/macppc/dev/lmu.c
1.73+3-3sys/arch/x86/x86/mpbios.c
1.7+2-2sys/arch/sparc64/dev/tadpmu.c
1.3+2-2sys/dev/acpi/qcompep.c
+10-104 files

NetBSD/pkgsrc-wip 1196e26Coin distinfo, Coin/patches patch-src_glue_gl.cpp

Coin: Add a EGL detection patch that potentially fixes FreeCAD.
DeltaFile
+24-0Coin/patches/patch-src_glue_gl.cpp
+1-0Coin/distinfo
+25-02 files

NetBSD/pkgsrc-wip 9855d90freecad PLIST Makefile, freecad/patches patch-src_App_Application.cpp patch-src_App_ApplicationDirectories.cpp

freecad: Update to 1.1.1

Release notes at:
https://wiki.freecad.org/Release_notes_1.1
DeltaFile
+684-232freecad/PLIST
+11-11freecad/patches/patch-src_App_Application.cpp
+6-14freecad/Makefile
+15-0freecad/patches/patch-src_App_ApplicationDirectories.cpp
+0-13freecad/patches/patch-cMake_FreeCAD__Helpers_SetupBoost.cmake
+5-5freecad/distinfo
+721-2751 files not shown
+726-2757 files

NetBSD/src Ip9NTW8external/public-domain/sqlite/man sqlite3_backup_init.3 sqlite3_bind_blob.3

   Don't use $Mdocdate$. It breaks reproducible builds
VersionDeltaFile
1.9+1-1external/public-domain/sqlite/man/sqlite3_backup_init.3
1.9+1-1external/public-domain/sqlite/man/sqlite3_bind_blob.3
1.9+1-1external/public-domain/sqlite/man/sqlite3_bind_parameter_count.3
1.9+1-1external/public-domain/sqlite/man/sqlite3_bind_parameter_index.3
1.9+1-1external/public-domain/sqlite/man/sqlite3_bind_parameter_name.3
1.8+1-1external/public-domain/sqlite/man/sqlite3_blob.3
+6-6264 files not shown
+270-270270 files

NetBSD/pkgsrc-wip a1982b4glsmac TODO

Add TODO file.
DeltaFile
+1-0glsmac/TODO
+1-01 files

NetBSD/pkgsrc-wip 019177apowerdns PLIST COMMIT_MSG, powerdns/files/smf manifest.xml

net/powerdns: Update to version 5.0.5
DeltaFile
+61-0powerdns/PLIST
+47-0powerdns/COMMIT_MSG
+32-0powerdns/Makefile.common
+29-0powerdns/Makefile
+29-0powerdns/files/smf/manifest.xml
+26-0powerdns/options.mk
+224-07 files not shown
+331-013 files

NetBSD/pkgsrc BAb7arodevel/kf6-purpose Makefile

   kf6-purpose: add missing dependencies to fix build
VersionDeltaFile
1.21+4-1devel/kf6-purpose/Makefile
+4-11 files