NetBSD/src xOdOGP9sys/arch/amd64/amd64 locore.S, sys/arch/i386/i386 locore.S

   Add BOOTCYCLETIME option to print kernel boot time

   Introduce a new kernel option, BOOTCYCLETIME, which will print
   the time taken for the kernel to boot on (for now) amd64 and i386
   architectures.
VersionDeltaFile
1.1+38-0sys/sys/bootcycletime.h
1.62+21-2sys/arch/x86/x86/tsc.c
1.200+16-2sys/arch/i386/i386/locore.S
1.229+15-1sys/arch/amd64/amd64/locore.S
1.551+9-2sys/kern/init_main.c
1.2+4-1sys/arch/x86/conf/MICROVM.common
+103-82 files not shown
+107-108 files

NetBSD/src ycA1h5psys/arch/x86/pci pci_machdep.c

   Search host bridge on all devices from PCI bus 0

   We look for host bridge MSI capability to enable MSI on PCI devices,
   which require locating the host bridge itself. Previously we assumed
   it was on bus 0, device 0, but that assmption misses some setups.
   For instance, Dell Poweredge r760xd2 has its host bridge on bus 0,
   device 20, function 4.

   This change iterates on all devices on bus 0 to find the host bridge.
VersionDeltaFile
1.99+17-13sys/arch/x86/pci/pci_machdep.c
+17-131 files

NetBSD/pkgsrc Iyi86k6doc CHANGES-2025

   doc: Updated multimedia/ffmpeg2 to 2.8.22nb8
VersionDeltaFile
1.3110+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc K7yjN9xmultimedia/ffmpeg2 Makefile distinfo, multimedia/ffmpeg2/patches patch-libavcodec_x86_mathops.h

   ffmpeg2: use code from ffmpeg 3.4.13 to fix build on NetBSD 10.99.14/x86_64.

   Bump PKGREVISION.
VersionDeltaFile
1.1+40-0multimedia/ffmpeg2/patches/patch-libavcodec_x86_mathops.h
1.110+2-2multimedia/ffmpeg2/Makefile
1.65+2-1multimedia/ffmpeg2/distinfo
+44-33 files

NetBSD/pkgsrc t303dS3databases/mysql80-cluster distinfo, databases/mysql80-cluster/patches patch-storage_ndb_src_ndbapi_NdbEventOperationImpl.cpp

   mysql80-cluster: add missing header for std::numeric_limits
VersionDeltaFile
1.1+14-0databases/mysql80-cluster/patches/patch-storage_ndb_src_ndbapi_NdbEventOperationImpl.cpp
1.2+2-1databases/mysql80-cluster/distinfo
+16-12 files

NetBSD/pkgsrc IHRMNwfdevel/libftdi1 Makefile

   devel/libftdii: Add caution/todo about swig4
VersionDeltaFile
1.54+4-1devel/libftdi1/Makefile
+4-11 files

NetBSD/pkgsrc RVU9Cz9doc CHANGES-2025

   doc: Updated textproc/discount to 2.2.7dnb1
VersionDeltaFile
1.3109+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc cgcfOZJtextproc/discount Makefile distinfo, textproc/discount/patches patch-markdown.c

   discount: fix isspace() usage

   Bump PKGREVISION.
VersionDeltaFile
1.1+116-0textproc/discount/patches/patch-markdown.c
1.18+2-1textproc/discount/Makefile
1.17+2-1textproc/discount/distinfo
+120-23 files

NetBSD/pkgsrc kPkG35Ldevel/rudiments distinfo, devel/rudiments/patches patch-src_semaphoreset.cpp

   rudiments: add missing header for struct timespec

   Fixes build on NetBSD 10.99.14.
VersionDeltaFile
1.1+17-0devel/rudiments/patches/patch-src_semaphoreset.cpp
1.28+2-1devel/rudiments/distinfo
+19-12 files

NetBSD/src ivK9rNzexternal/cddl/osnet/dist/tools/ctf/cvt ctf.c

   need to roundup the pointer for functions.
VersionDeltaFile
1.16+2-0external/cddl/osnet/dist/tools/ctf/cvt/ctf.c
+2-01 files

NetBSD/pkgsrc wTlFbDBdoc CHANGES-2025

   doc: Updated wm/marswm to 0.6.1
VersionDeltaFile
1.3108+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 1oSNHGnwm/marswm distinfo cargo-depends.mk

   wm/marswm: update to 0.6.1

    - Update all dependencies to latest
VersionDeltaFile
1.8+67-64wm/marswm/distinfo
1.7+21-20wm/marswm/cargo-depends.mk
1.13+2-2wm/marswm/Makefile
+90-863 files

NetBSD/src Bs2elQyshare/man/man5 mk.conf.5

   mk.conf.5: note MKCOMPAT is defaulted to "yes" for earm* too
VersionDeltaFile
1.114+3-1share/man/man5/mk.conf.5
+3-11 files

NetBSD/pkgsrc 3ewB1NSfonts/cmvnd-fonts Makefile PLIST, fonts/leahfonts Makefile distinfo

   fonts/*: move bitmap fonts to X11/PCF

   Use common 'PCF' FONTS_DIRS.x11 for those *.pcf bitmap fonts I commited.
   Remove MESSAGE, simplify Makefile and bump revision.
VersionDeltaFile
1.3+6-14fonts/leahfonts/Makefile
1.3+5-14fonts/suxus/Makefile
1.3+6-12fonts/cmvnd-fonts/Makefile
1.2+7-7fonts/cmvnd-fonts/PLIST
1.2+7-7fonts/leahfonts/distinfo
1.2+5-6fonts/leahfonts/PLIST
+36-607 files not shown
+47-7513 files

NetBSD/src RcFzBMH. Makefile

   src/Makefile: update a reference to where MKUPDATE is documented

   It was removed from share/mk/bsd.README in r. 1.445 back in 2023.
   (Perhaps redundant because of the other mk.conf.5 reference lower
   down, but, it was obviously felt it needed particular attention.)
VersionDeltaFile
1.339+2-3Makefile
+2-31 files

NetBSD/src 7ZDS2rmsys/arch/i386/i386 machdep.c

   Fix build for i386 when XEN not defined
VersionDeltaFile
1.849+4-2sys/arch/i386/i386/machdep.c
+4-21 files

NetBSD/pkgsrc 7i1EmzLdoc CHANGES-2025

   doc: Added fonts/dina version 2.93
VersionDeltaFile
1.3107+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc xiH0ujtfonts Makefile

   fonts: add dina
VersionDeltaFile
1.436+2-1fonts/Makefile
+2-11 files

NetBSD/pkgsrc 8MHZOFcfonts/dina Makefile PLIST

   fonts/dina: initial import of package

   Dina is a monospace bitmap font, primarily aimed at programmers. It is
   relatively compact to allow a lot of code on screen, while (hopefully) clear
   enough to remain readable even at high resolutions.
VersionDeltaFile
1.1+45-0fonts/dina/Makefile
1.1+14-0fonts/dina/PLIST
1.1+5-0fonts/dina/distinfo
1.1+3-0fonts/dina/DESCR
+67-04 files

NetBSD/src f8I5r6Dshare/man/man5 mk.conf.5

   mk.conf.5: drop duplicated "this" in sentence
VersionDeltaFile
1.113+2-2share/man/man5/mk.conf.5
+2-21 files

NetBSD/pkgsrc qbqntCveditors/vim-share distinfo, editors/vim-share/patches patch-popupwin.c patch-vim.h

   vim-share: fix Tiger build.

   Also tested on NetBSD 10.1 and macOS 15.4.1.
VersionDeltaFile
1.1+28-0editors/vim-share/patches/patch-popupwin.c
1.1+15-0editors/vim-share/patches/patch-vim.h
1.218+3-1editors/vim-share/distinfo
+46-13 files

NetBSD/pkgsrc-wip 7b96b2e. Makefile, gn-git Makefile distinfo

gn-git: add git package for Generate Ninja
DeltaFile
+32-0gn-git/Makefile
+17-0gn-git/patches/patch-src_gn_args.cc
+3-0gn-git/distinfo
+2-0gn-git/DESCR
+2-0gn-git/PLIST
+1-0Makefile
+57-06 files

NetBSD/pkgsrc 1IOXZzrdoc CHANGES-2025

   doc: Updated pkgtools/pkg_notify to 0.4.9
VersionDeltaFile
1.3106+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc PcOdLhepkgtools/pkg_notify Makefile, pkgtools/pkg_notify/files pkg_notify

   pkg_notify: reduce false positives. Bump version.

   For distfiles that are .c, strip .c before transforming version for
   comparison. Fixes false positive for qmail-spp-spf.

   For distfiles where similarly named debian packaging distfiles are found
   in the same directory, don't try to compare against the debian packaging
   distfiles. Fixes false positive for ikiwiki.
VersionDeltaFile
1.8+7-2pkgtools/pkg_notify/files/pkg_notify
1.36+3-5pkgtools/pkg_notify/Makefile
+10-72 files

NetBSD/pkgsrc m9vv0EKdoc CHANGES-2025

   doc: Updated devel/confuse to 3.3nb1
VersionDeltaFile
1.3105+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc dBQ0NXndevel/confuse distinfo Makefile, devel/confuse/patches patch-src_lexer.c

   confuse: fix ctype(3) problem

   Bump PKGREVISION.
VersionDeltaFile
1.1+24-0devel/confuse/patches/patch-src_lexer.c
1.13+2-1devel/confuse/distinfo
1.26+2-1devel/confuse/Makefile
+28-23 files

NetBSD/pkgsrc-wip 7f8f56bpy-pwntools PLIST distinfo, py-pwntools/patches patch-pyproject.toml patch-pwnlib_tubes_process.py

py-pwntools: Update to 4.14.1

Changes:
4.14.1
- Show symbols defined to value 0 (start of file)
- Fix installation on Python 3.5 and lower
- fix: update apport coredump path handling for CorefileFinder
- Fix memcpy shellcraft template off-by-one
- Fix parsing corefile with missing auxv
- Fix syntax highlighting of multiline comments in ASM
- Exclude broken Unicorn

4.14.0
- Add local libc database provider for libcdb
- Add offline parameter for `search_by_hash` series function
- libcdb: add `offline_only` to `search_by_symbol_offsets`
- libcdb.unstrip_libc: debug symbols are fetched only if not present
- Add basic support to debug processes on Windows
- Support asm/disasm on Windows

    [15 lines not shown]
DeltaFile
+656-0py-pwntools/PLIST
+21-0py-pwntools/patches/patch-pyproject.toml
+5-4py-pwntools/distinfo
+4-4py-pwntools/patches/patch-pwnlib_tubes_process.py
+1-2py-pwntools/Makefile
+687-105 files

NetBSD/src jdyA5KStools/compat compat_defs.h

   Add roundup2() used by ctf
VersionDeltaFile
1.125+4-1tools/compat/compat_defs.h
+4-11 files

NetBSD/pkgsrc V4Avfmwdoc CHANGES-2025 TODO

   Updated devel/googletest, x11/py-wxPython
VersionDeltaFile
1.3104+3-1doc/CHANGES-2025
1.25762+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc z5XwUlnx11/py-wxPython Makefile PLIST, x11/py-wxPython/patches patch-wx_svg___nanosvg.pyx

   py-wxPython: updated to 4.2.3

   4.2.3

   New and improved in this release:
   * This release was built using the wxWidgets' v3.2.7 release tag.  The only exception is that libtiff and pcre2 bundled with wxWidgets are updated to the versions from the wxWidgets master branch (libtiff 4.7.0 and pcre2 10.44).
   * Fix test issues with wx.lib.introspect
   * Add support for building on Windows ARM64
   * Incorporate many improvements to type stubs
   * Fix building documentation with latest sphinx
   * Build smaller architecture-specific wheels on macOS instead of large universal2 wheels
   * Calculate scroll based on child's relative position to scrolledpanel in wx.lib.scrolledpanel
   * Fix float -> int conversion issues in wx.lib.fancytext
   * Replace deprecated NumPy type aliases
   * Use wx.StaticText in wx.lib.agw.hyperlink
   * Implement partial support for pyproject.toml and other build process improvements
   * Remove use of six and most Python 2 compatibility code
   * Fix wxWidgets build on OpenSUSE
   * Fix more int conversions in wx.lib.agw.flatnotebook

    [24 lines not shown]
VersionDeltaFile
1.15+32-20x11/py-wxPython/Makefile
1.2+8-10x11/py-wxPython/PLIST
1.3+4-5x11/py-wxPython/distinfo
1.2+1-1x11/py-wxPython/patches/patch-wx_svg___nanosvg.pyx
+45-364 files