NetBSD/src XHNHa86sys/dev/pci veritefb.c verite3dio.h

   Add support for experimental Rendition Verite 3D acceleration interface.

   This allow userland process to load 3D firmware (like v2000gl.uc) and
   execute it on the chip's RISC CPU. It also provides the necessary support
   infrastructure like basic VRAM accounting and ability to feed commands
   and data through DMA.

   In conjuction with customized userland Mesa, this allows OpenGL 1.x
   workloads to run accelerated on the Verite.

   While here, add related debugging facilities.
VersionDeltaFile
1.2+1,340-58sys/dev/pci/veritefb.c
1.1+103-0sys/dev/pci/verite3dio.h
1.2+90-4sys/dev/pci/veritefbio.h
1.2+14-4sys/dev/pci/veritefb_ucode.h
1.2+11-1sys/dev/pci/veritefbreg.h
+1,558-675 files

NetBSD/pkgsrc wqo2Ij0doc TODO

   doc/TODO: add a note to wait with opencv update to 5

   until digikam supports it
VersionDeltaFile
1.27589+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc-wip adb1216opencv buildlink3.mk

opencv: fix buildlink3.mk
DeltaFile
+1-1opencv/buildlink3.mk
+1-11 files

NetBSD/pkgsrc xeVJGhDdoc TODO

   doc/TODO: + fuse-ntfs-3g-2026.7.7.
VersionDeltaFile
1.27588+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc-wip d0d106bopencv-contrib-face Makefile PLIST, opencv-contrib-face/patches patch-modules_videoio_src_cap__v4l.cpp patch-.._opencv__contrib-5.0.0_modules_face_CMakeLists.txt

opencv-contrib-face: update to 5.0
DeltaFile
+102-0opencv-contrib-face/patches/patch-modules_videoio_src_cap__v4l.cpp
+96-0opencv-contrib-face/Makefile
+58-0opencv-contrib-face/PLIST
+29-0opencv-contrib-face/patches/patch-.._opencv__contrib-5.0.0_modules_face_CMakeLists.txt
+24-0opencv-contrib-face/patches/patch-modules_imgproc_src_resize.cpp
+18-0opencv-contrib-face/distinfo
+327-07 files not shown
+403-013 files

NetBSD/pkgsrc XlHhNvMsysutils/qemu-guest-agent Makefile

   Pullup ticket #7170 - requested by is
   sysutils/qemu-guest-agent: i386 build fix

   Revisions pulled up:
   - sysutils/qemu-guest-agent/Makefile                            1.11

   ---
      Module Name:      pkgsrc
      Committed By:     is
      Date:             Wed Jul  8 16:53:59 UTC 2026

      Modified Files:
        pkgsrc/sysutils/qemu-guest-agent: Makefile

      Log Message:
      make this compile for and work on i386 (actually, i586 and up) 32bit VMs.
VersionDeltaFile
1.10.2.1+3-1sysutils/qemu-guest-agent/Makefile
+3-11 files

NetBSD/pkgsrc-wip 2030053dpbox/patches patch-bl

dpbox: commit patch-bl and align distinfo
DeltaFile
+30-0dpbox/patches/patch-bl
+30-01 files

NetBSD/pkgsrc WpU6lHidoc CHANGES-2026

   doc: Updated lang/ecl to 26.5.5
VersionDeltaFile
1.4488+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ATfhL2Dlang/ecl distinfo Makefile

   ecl: updated to 26.5.5

   * 26.5.5 changes since 26.3.27
   - bugfix: MAKE-PACKAGE destructively modified defining form's cons
     cells of
     the package local nicknames, breaking package literals in bytecmp
   - bugfix: the first environment is now always page-aligned by using
     the same allocation mechanism as all subsequent envs
   - bugfix: allow loading concatenated fasc files
   - bugfix: defclass does not redefine existing classes at compile
     time with forward-referenced classes

   * 26.3.27 changes since 24.5.10
   - Vendored libffi has been updated to the version 3.5.2
   - It is now possible to cross-compile source code from hosts with a
     different environment than the target
   - Compilation with -std=c23 (default for gcc-15) works now
   - Byte operations on binary sequence streams and char operations on
     character sequence streams do not require a roundtrip for encoding

    [60 lines not shown]
VersionDeltaFile
1.27+4-4lang/ecl/distinfo
1.31+2-2lang/ecl/Makefile
1.16+2-1lang/ecl/PLIST
+8-73 files

NetBSD/pkgsrc-wip 9e6b9bdlcov-git PLIST Makefile, lcov-git/patches patch-Makefile

lcov-git: fix some problems
DeltaFile
+217-1lcov-git/PLIST
+26-3lcov-git/Makefile
+18-0lcov-git/patches/patch-Makefile
+3-0lcov-git/distinfo
+264-44 files

NetBSD/pkgsrc X2dhbv3doc CHANGES-2026

   Updated www/py-httpcore2, www/py-httpx2
VersionDeltaFile
1.4487+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 4PNAbR0www/py-httpcore2 Makefile distinfo, www/py-httpx2 Makefile PLIST

   py-httpcore2 py-httpx2: updated to 2.7.0

   2.7.0
   This release syncs the vendored WebSocket support with the latest httpx-ws, which was previously pinned to an outdated snapshot.

   2.6.0
   The main feature in this release is support for WebSockets!
VersionDeltaFile
1.2+12-9www/py-httpx2/Makefile
1.2+16-1www/py-httpx2/PLIST
1.2+8-6www/py-httpcore2/Makefile
1.2+4-4www/py-httpx2/distinfo
1.2+4-4www/py-httpcore2/distinfo
+44-245 files

NetBSD/pkgsrc FZDtvC6doc CHANGES-2026

   doc: Updated lang/clojure to 1.12.5.1654
VersionDeltaFile
1.4486+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xypVbUhlang/clojure distinfo Makefile

   clojure-tools: update to 1.12.5.1654

   Changes to Clojure in Version 1.12.5
   CLJ-2945 - reify
     - incorrectly transfers reader metadata to runtime
       object
   CLJ-2228 - constantly
     - unroll to remove rest args allocation

   Changes to Clojure in Version 1.12.4
   CLJ-2924 - LazySeq
     - fix visibility issues with non-volatile reads
VersionDeltaFile
1.12+4-4lang/clojure/distinfo
1.14+2-2lang/clojure/Makefile
+6-62 files

NetBSD/pkgsrc Wu0ifO2doc CHANGES-2026

   doc: Updated lang/sbcl to 2.6.6
VersionDeltaFile
1.4485+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rLZfDXrlang/sbcl distinfo Makefile

   sbcl: update to 2.6.6

   * minor incompatible change: FDEFINITION now returns the outermost
     wrapper (added e.g. by TRACE, PROFILE) like SYMBOL-FUNCTION
   * minor incompatible change: in unsafe code, C strings with
     :EXTERNAL-FORMAT :ASCII are copied directly as byte-sized
     quantities without checking whether the top bit of the byte is set.
   * platform support:
     ** fix the build on big-endian 64-bit PowerPC with ELFv2.
     ** move the static space address for macOS 27 on ARM64.
     ** optimizations to SB-THREAD:BARRIER for ARM64
     ** fix a compiler crash in MULTIPLE-VALUE-LIST in argument forms on
        ARM64.
   * bug fix: TRACE no longer fails when trying to print a return value
     that cannot be printed readably and *PRINT-READABLY* is true.
   * optimization: the compiler is more precise in its type derivation
     of COERCE given constraints on its inputs.
   * optimization: the compiler is better able to derive the return
     types of AREF and ELT.

    [8 lines not shown]
VersionDeltaFile
1.91+4-4lang/sbcl/distinfo
1.118+2-2lang/sbcl/Makefile
+6-62 files

NetBSD/src eIDE8otsys/arch/xen/xen xbd_xenbus.c

   xbd(4): Don't assert about indirect blocks if not supported.

   PR port-xen/60448: xl suspend: panic: kernel diagnostic assertion
   "incnt == __arraycount(sc->sc_indirect)" failed
VersionDeltaFile
1.136+9-7sys/arch/xen/xen/xbd_xenbus.c
+9-71 files

NetBSD/pkgsrc-wip 640323e. TODO

TODO: + tor-browser-15.0.18.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/src jNnsIcUsys/arch/m68k/fpsp util.sa, sys/arch/shark/shark scr.c

   fix typos in comments.
VersionDeltaFile
1.40+5-5sys/arch/shark/shark/scr.c
1.4+3-3sys/dev/ic/mcp23xxxgpio.c
1.6+2-2sys/arch/m68k/fpsp/util.sa
1.3+2-2sys/dev/ic/mcp23xxxgpiovar.h
+12-124 files

NetBSD/pkgsrc cdyTfb5doc CHANGES-2026

   doc: Updated games/hitori to 44.0
VersionDeltaFile
1.4484+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qo5h2pfgames/hitori PLIST distinfo, games/hitori/patches patch-data_meson.build

   Update hitori to 44.0

   * Remove GNOME branding as it�s not an official GNOME game any more

   * Bugs fixed:
     - !39 Update (or drop) the Docker image used by Flatpak job
     - !40 data: Remove GNOME branding
     - !41 build: Post-branch version bump
     - !43 flatpak: Fix the branch name for building the flatpaks

   * Initial support for playing the game with a keyboard

   * Bugs fixed:
    - !34 Make game playable with keyboard (bare minimum)
    - !35 build: Drop positional arguments from i18n.merge_file() calls
    - !36 interface: Fix a minor leak
    - !37 snap: Add itstool to image
    - !38 Move appdata screenshot to git

   plus many many translation updates.
VersionDeltaFile
1.9+25-1games/hitori/PLIST
1.14+4-5games/hitori/distinfo
1.45+3-4games/hitori/Makefile
1.2+1-1games/hitori/patches/patch-data_meson.build
+33-114 files

NetBSD/pkgsrc jOLds2Tdoc CHANGES-2026

   Updated devel/pkgconf
VersionDeltaFile
1.4483+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc N8yiRKtdoc CHANGES-2026

   Note update of devel/userspace-rcu to 0.15.3nb1, this time on the correct branch.
VersionDeltaFile
1.4482+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc x1o8ohSdoc CHANGES-2026

   Undo commit to wrong branch.
VersionDeltaFile
1.1834.2.2+1-2doc/CHANGES-2026
+1-21 files

NetBSD/src Kx0lkcWexternal/mit/xorg/server/drivers/xf86-video-r128 Makefile

   set HAVE_DEV_WSCONS_WSCONSIO_H
VersionDeltaFile
1.13+2-1external/mit/xorg/server/drivers/xf86-video-r128/Makefile
+2-11 files

NetBSD/pkgsrc TAnThiqdevel/pkgconf distinfo Makefile

   pkgconf: updated to 3.0.3

   Changes from 3.0.2 to 3.0.3:

   * Restore correct handling of sysroots when emulating legacy pkg-config, and
     add explicit regression tests for this case.

   * Fix references to bomtool in spdxtool --help.
     Patch by Pierre Pronchery.

   * Fix various typos in the source code.
     Patch by Christian Clauss.
VersionDeltaFile
1.34+4-4devel/pkgconf/distinfo
1.39+2-2devel/pkgconf/Makefile
+6-62 files

NetBSD/pkgsrc GUfcsinaudio/lame Makefile distinfo, audio/lame/patches patch-frontend_parse.c patch-doc_html_Makefile.in

   lame: fix build + cleanup
VersionDeltaFile
1.1+19-0audio/lame/patches/patch-frontend_parse.c
1.1+15-0audio/lame/patches/patch-doc_html_Makefile.in
1.1+14-0audio/lame/patches/patch-libmp3lame_machine.h
1.98+7-6audio/lame/Makefile
1.36+4-3audio/lame/distinfo
1.7+1-2audio/lame/options.mk
+60-112 files not shown
+62-138 files

NetBSD/pkgsrc xtW7Ycmdevel/cargo-c Makefile

   cargo-c: bump minimum rust version
VersionDeltaFile
1.40+2-2devel/cargo-c/Makefile
+2-21 files

NetBSD/pkgsrc-wip 0455555cargo-c distinfo cargo-depends.mk, cargo-c/patches patch-.._vendor_memchr-2.8.3_src_memchr.rs patch-.._vendor_memchr-2.8.3_src_memmem_searcher.rs

cargo-c: remove, used for updating pkgsrc
DeltaFile
+0-1,265cargo-c/distinfo
+0-420cargo-c/cargo-depends.mk
+0-128cargo-c/patches/patch-.._vendor_memchr-2.8.3_src_memchr.rs
+0-78cargo-c/patches/patch-.._vendor_memchr-2.8.3_src_memmem_searcher.rs
+0-38cargo-c/Makefile
+0-24cargo-c/patches/patch-.._vendor_memchr-2.8.3_src_arch_aarch64_memchr.rs
+0-1,9537 files not shown
+2-2,01413 files

NetBSD/pkgsrc pjgqnrhdoc CHANGES-2026

   doc: Updated devel/cargo-c to 0.10.24
VersionDeltaFile
1.4481+2-1doc/CHANGES-2026
+2-11 files