NetBSD/pkgsrc-wip dfb323dstable-diffusion.cpp PLIST Makefile, stable-diffusion.cpp/patches patch-ggml_CMakeLists.txt

stable-diffusion.cpp: update to 889.
DeltaFile
+7-7stable-diffusion.cpp/distinfo
+3-3stable-diffusion.cpp/patches/patch-ggml_CMakeLists.txt
+2-2stable-diffusion.cpp/Makefile
+2-0stable-diffusion.cpp/PLIST
+14-124 files

NetBSD/pkgsrc-wip 56b33a4. Makefile, weave PLIST DESCR

weave: add new package

needs testing
DeltaFile
+1,226-0weave/distinfo
+409-0weave/cargo-depends.mk
+30-0weave/Makefile
+5-0weave/PLIST
+5-0weave/DESCR
+1-0Makefile
+1,676-06 files

NetBSD/pkgsrc F8w2ycddatabases/prometheus-cpp Makefile

   databases/prometheus-cpp: use mk/atomic64.mk so this builds on macppc.
VersionDeltaFile
1.17+2-1databases/prometheus-cpp/Makefile
+2-11 files

NetBSD/src 0jmnJRNsys/dev/pci pucdata.c

   sys/dev/pci/pucdata.c: add entry for Intel C3000 HS UART.
VersionDeltaFile
1.120+11-2sys/dev/pci/pucdata.c
+11-21 files

NetBSD/pkgsrc-wip 38b977bgdu PLIST DESCR

gdu: Add gdu version 5.37.0.

Gdu is a disk usage analyzer similar to ncdu but parallelized.

This package installs the binary as 'gdu-go' to avoid potentially
conflicting with 'gdu' from systuils/coreutils.
DeltaFile
+380-0gdu/distinfo
+127-0gdu/go-modules.mk
+25-0gdu/Makefile
+6-0gdu/COMMIT_MSG
+5-0gdu/DESCR
+2-0gdu/PLIST
+545-01 files not shown
+546-07 files

NetBSD/src v6dnkoHshare/man/man4 run.4

   run.4: Some devices from my eBay pile
VersionDeltaFile
1.5+4-2share/man/man4/run.4
+4-21 files

NetBSD/src InkOk2Qsys/dev/isa pcppi.c

   pcppi(4): Don't detach at shutdown.

   No reason was ever given for detaching this at shutdown; if there's
   some important resource to release, it can be done in a pmf hook, but
   otherwise it interferes with other functionality.

   PR kern/60735: BEEP_ONHALT fails on i386
VersionDeltaFile
1.49+3-3sys/dev/isa/pcppi.c
+3-31 files

NetBSD/src ruWWXrJdistrib/i386/cdroms Makefile.cdrom

   Hook bootxx_hd9660 in as generic-bootimage, to enable booting ISO from
   hard drive-style media (if the platform firmware isn't too picky).
VersionDeltaFile
1.48+2-2distrib/i386/cdroms/Makefile.cdrom
+2-21 files

NetBSD/pkgsrc 8SHsAGawww/seamonkey distinfo, www/seamonkey/patches patch-js_src_wasm_WasmSignalHandlers.cpp

   seamonkey: apply a patch to make build progress

   Still doesn't build:
   ld: cannot find -lsmime: No such file or directory
   ld: cannot find -lnss: No such file or directory
   ld: cannot find -lnssutil: No such file or directory
VersionDeltaFile
1.1+15-0www/seamonkey/patches/patch-js_src_wasm_WasmSignalHandlers.cpp
1.185+2-1www/seamonkey/distinfo
+17-12 files

NetBSD/pkgsrc s0bHDNmdoc CHANGES-2026

   doc: Updated net/frr to 9.1nb15
VersionDeltaFile
1.6160+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KXmB8btnet/frr distinfo Makefile, net/frr/patches patch-lib_elf__py.c

   frr: avoid conflict between elf.h and libelf.h

   still builds on -current, I hope it fixes the -11 build.

   Fix (whitespace) pkglint while here.

   Bump PKGREVISION.
VersionDeltaFile
1.3+9-21net/frr/patches/patch-lib_elf__py.c
1.8+7-7net/frr/options.mk
1.32+2-2net/frr/Makefile
1.10+2-1net/frr/distinfo
+20-314 files

NetBSD/pkgsrc vW5rICOdoc TODO CHANGES-2026

   doc: Updated inputmethod/fcitx5-chinese-addons to 5.1.3nb23
VersionDeltaFile
1.27940+2-1doc/TODO
1.6159+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc 2MF1kLEinputmethod/fcitx5-chinese-addons distinfo Makefile, inputmethod/fcitx5-chinese-addons/patches patch-im_pinyin_customphrase.cpp

   fcitx5-chinese-addons: fix build with fmt 1.12

   Bump PKGREVISION.
VersionDeltaFile
1.1+18-0inputmethod/fcitx5-chinese-addons/patches/patch-im_pinyin_customphrase.cpp
1.52+2-2inputmethod/fcitx5-chinese-addons/Makefile
1.6+2-1inputmethod/fcitx5-chinese-addons/distinfo
+22-33 files

NetBSD/pkgsrc FmoE5rMwww/basilisk distinfo, www/basilisk/patches patch-platform__ipc__chromium__src__third__party__libevent__kqueue.c patch-platform_js_src_wasm_WasmSignalHandlers.cpp

   basilisk: fix build

   fix pkglint while here.
VersionDeltaFile
1.1+15-0www/basilisk/patches/patch-platform_js_src_wasm_WasmSignalHandlers.cpp
1.6+3-2www/basilisk/distinfo
1.2+2-0www/basilisk/patches/patch-platform__ipc__chromium__src__third__party__libevent__kqueue.c
+20-23 files

NetBSD/src D6RXJF2common/lib/libc/arch/x86_64/string memchr.S

   amd64 memchr(3): Fix accidental spaces instead of tab.

   PR lib/60744: memchr(3) is busticated
VersionDeltaFile
1.8+3-3common/lib/libc/arch/x86_64/string/memchr.S
+3-31 files

NetBSD/src f7UqBrpcommon/lib/libc/arch/x86_64/string memchr.S, tests/lib/libc/string t_memchr.c

   amd64 memchr(3): Fix case when ptr + len wraps around address space.

   While here, give meaningful names to the various internal labels.

   PR lib/60744: memchr(3) is busticated
VersionDeltaFile
1.7+53-14common/lib/libc/arch/x86_64/string/memchr.S
1.7+2-10tests/lib/libc/string/t_memchr.c
+55-242 files

NetBSD/src VurUFh3sys/arch/atari/atari atari_init.c

   atari: Fix fatal 68030 MMU TC initialization bug

   ATARITT kernels from NetBSD 11.0 and -current fail to boot on my
   Atari TT030.

   The inline asm that loads TC specifies only `"a" (&tc)` as an input,
   so the compiler may eliminate the initialization of tc as a dead store.
   Then the generated code loads an uninitialized value from the stack
   into TC.

   Add an `"m" (tc)` input operand to the inline asm so that the compiler
   knows that the asm reads tc from memory.

   Tested with both NetBSD 11.0 and -current on Atari TT030 and
   must be pulled up to netbsd-11.
VersionDeltaFile
1.121+3-3sys/arch/atari/atari/atari_init.c
+3-31 files

NetBSD/src M9Zz2BWtests/lib/libc/string t_memchr.c

   t_memchr: Sprinkle a few more NUL byte tests.

   PR lib/60744: memchr(3) is busticated
VersionDeltaFile
1.6+26-3tests/lib/libc/string/t_memchr.c
+26-31 files

NetBSD/pkgsrc BfS7MM6www/firefox52 distinfo, www/firefox52/patches patch-js_src_wasm_WasmSignalHandlers.cpp

   firefox52: fix a type problem

   Still doesn't build:
   ld: warning: ../../../firefox-52.9.0esr/toolkit/library/StaticXULComponents.ld contains output sections; did you forget -T?
   ld: cannot find -lcrmf: No such file or directory
   ld: cannot find -lsmime: No such file or directory
   ld: cannot find -lnss: No such file or directory
   ld: cannot find -lnssutil: No such file or directory
VersionDeltaFile
1.1+15-0www/firefox52/patches/patch-js_src_wasm_WasmSignalHandlers.cpp
1.39+2-1www/firefox52/distinfo
+17-12 files

NetBSD/pkgsrc 7VVlH6Ldoc TODO

   doc/TODO: wordpress

   + ja-wordpress-7.1.1, wordpress-7.1.1.
VersionDeltaFile
1.27939+3-2doc/TODO
+3-21 files

NetBSD/src U4OvCH9sys/netipsec key.c

   ipsec: Nix wrong assertion added in key.c rev. 1.288.

   On LP32 platforms, the xpl0 pointer may not be 64-bit aligned itself;
   we just require all the _internal_ structures inside that buffer to
   be 64-bit aligned.

   Should fix various ipsec tests mostly on LP32 platforms.

   PR kern/60669: netipsec key_sp2msg buffer overrun
VersionDeltaFile
1.291+2-3sys/netipsec/key.c
+2-31 files

NetBSD/pkgsrc-wip 0fc8109. TODO

TODO: + py-whichllm-0.5.19.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/src fw1CY4tsys/external/bsd/drm2/dist/drm/i915/gem i915_gem_pages.c

   i915: Fix null pointer deref in i915_gem_object_get_dma_address.

   Matches the Linux code in the #else this way.

   PR kern/60755: i915drmkms crashes on Intel Bay Trail GPU making the
   machine rebooting
VersionDeltaFile
1.8+4-3sys/external/bsd/drm2/dist/drm/i915/gem/i915_gem_pages.c
+4-31 files

NetBSD/src ZNbkV3Dsys/compat/linux/common linux_inotify.c

   compat_linux inotify(2): Re-check number of entries in loop.

   Might have changed between two calls to inotify_readdir.

   XXX Should maybe not do two calls to inotify_readdir!  Can we hold
   the vnode lock or use a fixed temporary buffer size or something?

   PR kern/60756: compat_linux inotify(2): TOCTOU and locking shenanigans
VersionDeltaFile
1.11+3-3sys/compat/linux/common/linux_inotify.c
+3-31 files

NetBSD/src MIa8XSxsys/compat/linux/common linux_inotify.c

   compat_linux inotify(2): strcpy -> strlcpy

   PR kern/60756: compat_linux inotify(2): TOCTOU and locking shenanigans
VersionDeltaFile
1.10+10-5sys/compat/linux/common/linux_inotify.c
+10-51 files

NetBSD/src E1MS3NRsys/compat/ultrix ultrix_misc.c

   compat_ultrix: Fix shmat/shmdt confusion.

   Also omit needless initializer while here, which was added to pacify
   a gcc12 warning without actually fixing the problem the warning
   should have alerted us to.

   kern/60753: compat_ultrix shmsys(2): busted shmdt
VersionDeltaFile
1.130+4-4sys/compat/ultrix/ultrix_misc.c
+4-41 files

NetBSD/src kJlMLpzsys/rump/kern/lib/libsys_cygwin rump_cygwin_compat.c, sys/rump/kern/lib/libsys_linux linux_rump.c

   rump libsys_*: Zero out syscall argument packages on stack.

   PR kern/60754: potential syscall argument package stack garbage
VersionDeltaFile
1.5+4-3sys/rump/kern/lib/libsys_sunos/rump_sunos_compat.c
1.4+4-3sys/rump/kern/lib/libsys_cygwin/rump_cygwin_compat.c
1.6+3-2sys/rump/kern/lib/libsys_linux/linux_rump.c
+11-83 files

NetBSD/src 9ynQTGesys/kern sys_epoll.c kern_time.c

   kern: Zero out syscall argument packages on stack.

   PR kern/60754: potential syscall argument package stack garbage
VersionDeltaFile
1.5+3-2sys/kern/sys_epoll.c
1.233+3-2sys/kern/kern_time.c
1.554+3-2sys/kern/init_main.c
+9-63 files

NetBSD/src Z0gVN1Hsys/compat/ultrix ultrix_ioctl.c ultrix_pathname.c

   compat_ultrix: Zero out syscall argument packages on stack.

   PR kern/60754: potential syscall argument package stack garbage
VersionDeltaFile
1.129+15-3sys/compat/ultrix/ultrix_misc.c
1.41+6-2sys/compat/ultrix/ultrix_pathname.c
1.41+3-2sys/compat/ultrix/ultrix_ioctl.c
+24-73 files

NetBSD/src quMysUpsys/compat/sunos sunos_ioctl.c sunos_misc.c, sys/compat/sunos32 sunos32_ioctl.c sunos32_misc.c

   compat_sunos: Zero out syscall argument packages on stack.

   PR kern/60754: potential syscall argument package stack garbage
VersionDeltaFile
1.178+15-2sys/compat/sunos/sunos_misc.c
1.87+13-2sys/compat/sunos32/sunos32_misc.c
1.37+4-2sys/compat/sunos32/sunos32_ioctl.c
1.72+4-2sys/compat/sunos/sunos_ioctl.c
+36-84 files