NetBSD/src IdmDcixusr.sbin/sysinst/arch/evbmips msg.md.pl msg.md.de

   PR 60412: provide defines for the message files to adapt kernel names
   to the various evbmips variants, so the texts can match what the
   conditionalized code does.
   With lots of help from gson@, thanks!
VersionDeltaFile
1.2+27-1usr.sbin/sysinst/arch/evbmips/msg.md.pl
1.2+27-1usr.sbin/sysinst/arch/evbmips/msg.md.de
1.2+27-1usr.sbin/sysinst/arch/evbmips/msg.md.fr
1.2+26-1usr.sbin/sysinst/arch/evbmips/msg.md.es
1.2+25-1usr.sbin/sysinst/arch/evbmips/msg.md.en
1.3+22-1usr.sbin/sysinst/arch/evbmips/Makefile
+154-61 files not shown
+161-87 files

NetBSD/pkgsrc c2nXxe0doc CHANGES-2026

   doc: Updated audio/lame to 4.0
VersionDeltaFile
1.4393+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc eKLIKYCaudio/lame distinfo Makefile, audio/lame/patches patch-ab patch-ad

   lame: update to 4.0

   This drops one patch and adds usage of pkg-config and libmpg123. Also
   unicode option is now recommened. You really want unicode handling
   for metadata these days.

   Changes:

   LAME 4.0  July 11 2026

   Security scores assume LAME runs under a non-privileged account. For
   frontend-only entries, scores also assume the command line is sanitized
   or restricted before reaching LAME; integrators who pass unsanitized
   or fully scripted command-line input directly may see higher practical
   severity than stated.

       Security
           Fixed a stack buffer overflow in the Blade-style encoder
           DLL (lame_enc.dll): beInitStream() copied a caller-supplied

    [70 lines not shown]
VersionDeltaFile
1.34+6-7audio/lame/distinfo
1.95+4-3audio/lame/Makefile
1.13+3-3audio/lame/patches/patch-ab
1.6+3-3audio/lame/patches/patch-ad
1.6+3-2audio/lame/options.mk
1.10+2-1audio/lame/PLIST
+21-191 files not shown
+22-207 files

NetBSD/src 91Sm9eksys/arch/ofppc/conf EFIKA

   Enable radeonfb and veritefb by default on EFIKA.

   The board can now boot to multi-user with wscons on graphics card.

   While here, disable audio, since codec detection is flaky and tends to
   cause problems.
VersionDeltaFile
1.2+15-10sys/arch/ofppc/conf/EFIKA
+15-101 files

NetBSD/src WWSQDqwsys/dev/pci radeonfb.c

   Several fixes that help with bringup of non-POSTed Radeon cards.

   - Stop preserving sync-disable bits in CRTC_EXT_CNTL
   - Unblank path also clears HSYNC_DIS/VSYNC_DIS (for CRTC0)
   - Reordered the TMDS transmitter enable after BIOS init
   - Skip the FP_SEL_CRTC2 "iBook/XVR-100" restore hack when a BIOS was found
   - Program TMDS_PLL_CNTL for internal-TMDS ports
   - Skip phantom ports when building the CRTC list (for single-port RV100)
   - Pixel clock ungating where appropriate

   Tested on RV100 and RV280 with RADEONFB_BIOS_INIT.

   Ok macallan@.
VersionDeltaFile
1.124+104-27sys/dev/pci/radeonfb.c
+104-271 files

NetBSD/pkgsrc JEKyU5tdoc CHANGES-2026

   Updated textproc/libzim, textproc/yq
VersionDeltaFile
1.4392+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc aEREXTntextproc/yq distinfo PLIST

   yq: updated to 4.1.2

   4.1.2 (2026-07-11)

   Fix yq –version
VersionDeltaFile
1.14+4-4textproc/yq/distinfo
1.8+4-1textproc/yq/PLIST
1.21+2-2textproc/yq/Makefile
+10-73 files

NetBSD/pkgsrc HzzO2Xptextproc/libzim distinfo Makefile

   libzim: updated to 9.8.1

   libzim 9.8.1

   * Fix 9.8.0 creator regression in ZIM final renaming
   * Fixing Windows CI stability
VersionDeltaFile
1.9+4-4textproc/libzim/distinfo
1.10+2-2textproc/libzim/Makefile
+6-62 files

NetBSD/pkgsrc-wip cf9d951zutils COMMIT_MSG Makefile

zutils: Fix typos
DeltaFile
+1-1zutils/COMMIT_MSG
+0-1zutils/Makefile
+1-22 files

NetBSD/src CMYvxrnsys/arch/hppa/dev summitfb.c

   support WSDISPLAYIO_SET_DEPTH
VersionDeltaFile
1.43+47-20sys/arch/hppa/dev/summitfb.c
+47-201 files

NetBSD/pkgsrc-wip 329d46frust197-bin Makefile distinfo, rust197-bin/files install.sh

rust197-bin: Add a package corresponding to rust197.
DeltaFile
+971-0rust197-bin/files/install.sh
+309-0rust197-bin/Makefile
+56-0rust197-bin/distinfo
+17-0rust197-bin/DESCR
+13-0rust197-bin/buildlink3.mk
+1,366-05 files

NetBSD/src aS2j2BPsys/arch/arm/include fdt_platform.h, sys/arch/evbarm/include fdt_platform.h

   Move the definion of "struct fdt_platform" to <machine/fdt_platform.h>.
VersionDeltaFile
1.1+52-0sys/arch/riscv/include/fdt_platform.h
1.1+52-0sys/arch/arm/include/fdt_platform.h
1.2+3-18sys/dev/fdt/fdt_platform.h
1.1+3-0sys/arch/evbarm/include/fdt_platform.h
+110-184 files

NetBSD/src abSbRKxsys/dev/fdt pcfiic_fdt.c files.fdt

   Add FDT front-end for pcf8584 I2C controller.
VersionDeltaFile
1.1+181-0sys/dev/fdt/pcfiic_fdt.c
1.82+5-1sys/dev/fdt/files.fdt
+186-12 files

NetBSD/xsrc evAZnNvexternal/mit/xf86-video-mach64/dist/src atii2c.c

   avoid a cast-away-const warning
VersionDeltaFile
1.2+11-13external/mit/xf86-video-mach64/dist/src/atii2c.c
+11-131 files

NetBSD/src baX00Vgsbin/newbtconf newbtconf.8

   newbtconf.8: fix a typo
VersionDeltaFile
1.21+2-2sbin/newbtconf/newbtconf.8
+2-21 files

NetBSD/src I9FKALBexternal/mit/xorg/server/drivers/xf86-video-nv Makefile

   define HAVE_DEV_WSCONS_WSCONSIO_H.
VersionDeltaFile
1.16+3-1external/mit/xorg/server/drivers/xf86-video-nv/Makefile
+3-11 files

NetBSD/xsrc U2es16Gexternal/mit/xf86-video-r128/dist/src r128_output.c

   reduce diffs to upstream.
VersionDeltaFile
1.10+1-9external/mit/xf86-video-r128/dist/src/r128_output.c
+1-91 files

NetBSD/xsrc mgIdoWdexternal/mit/xf86-video-nv/dist/src nv_driver.c

   fix bad #if placement in prior.
VersionDeltaFile
1.18+3-2external/mit/xf86-video-nv/dist/src/nv_driver.c
+3-21 files

NetBSD/xsrc aqgx1sMexternal/mit/xf86-video-ast/dist/src ast_accel.c ast_driver.c, external/mit/xf86-video-nv/dist/src nv_driver.c riva_driver.c

   merge xf86-video-ast 1.2.1, xf86-video-mach64 6.10.0, xf86-video-nv
   2.1.24, xf86-video-r128 6.13.0, and xf86-video-suncg14 1.2.0.

   the nv and suncg14 updates included a lot of reworked code from us
   and there may be introduced problems, even though i was being careful
   to understand the conflicts for resolving them.
VersionDeltaFile
1.6+1-1,632external/mit/xf86-video-ast/dist/src/ast_accel.c
1.17+107-79external/mit/xf86-video-nv/dist/src/nv_driver.c
1.8+39-128external/mit/xf86-video-ast/dist/src/ast_driver.c
1.22+69-96external/mit/xf86-video-r128/dist/src/r128_driver.c
1.6+45-45external/mit/xf86-video-nv/dist/src/riva_driver.c
1.6+41-41external/mit/xf86-video-nv/dist/src/nv_xaa.c
+302-2,02117 files not shown
+440-2,14823 files

NetBSD/xsrc Bk5gAqJexternal/mit/xf86-video-suncg14/dist configure aclocal.m4

   initial import of xf86-video-suncg14-1.2.0
VersionDeltaFile
1.1.1.5+3,272-2,140external/mit/xf86-video-suncg14/dist/configure
1.1.1.5+738-452external/mit/xf86-video-suncg14/dist/aclocal.m4
1.1.1.5+412-324external/mit/xf86-video-suncg14/dist/ltmain.sh
1.1.1.5+169-82external/mit/xf86-video-suncg14/dist/config.sub
1.1.1.4+121-1external/mit/xf86-video-suncg14/dist/ChangeLog
1.1.1.5+88-24external/mit/xf86-video-suncg14/dist/config.guess
+4,800-3,02313 files not shown
+5,016-3,17919 files

NetBSD/xsrc ZMzAkSsexternal/mit/xf86-video-r128/dist configure aclocal.m4, external/mit/xf86-video-r128/dist/src r128_accel.c

   initial import of xf86-video-r128-6.13.0
VersionDeltaFile
1.1.1.10+2,605-2,091external/mit/xf86-video-r128/dist/configure
1.1.1.7+0-1,369external/mit/xf86-video-r128/dist/src/r128_accel.c
1.1.1.10+605-426external/mit/xf86-video-r128/dist/aclocal.m4
1.1.1.8+214-275external/mit/xf86-video-r128/dist/ltmain.sh
1.1.1.10+300-116external/mit/xf86-video-r128/dist/ChangeLog
1.1.1.9+169-82external/mit/xf86-video-r128/dist/config.sub
+3,893-4,35923 files not shown
+4,357-4,81229 files

NetBSD/xsrc 6z1u1j7external/mit/xf86-video-nv/dist configure aclocal.m4, external/mit/xf86-video-nv/dist/src nv_video.c

   initial import of xf86-video-nv-2.1.24
VersionDeltaFile
1.1.1.10+3,097-2,102external/mit/xf86-video-nv/dist/configure
1.1.1.10+710-434external/mit/xf86-video-nv/dist/aclocal.m4
1.1.1.10+691-244external/mit/xf86-video-nv/dist/config.sub
1.1.1.8+412-324external/mit/xf86-video-nv/dist/ltmain.sh
1.1.1.10+240-0external/mit/xf86-video-nv/dist/ChangeLog
1.1.1.6+92-92external/mit/xf86-video-nv/dist/src/nv_video.c
+5,242-3,19637 files not shown
+6,125-3,81843 files

NetBSD/xsrc RRBWHuSexternal/mit/xf86-video-mach64/dist configure aclocal.m4, external/mit/xf86-video-mach64/dist/src atimach64accel.c atidri.c

   initial import of xf86-video-mach64-6.10.0
VersionDeltaFile
1.1.1.8+2,635-2,103external/mit/xf86-video-mach64/dist/configure
1.1.1.8+605-426external/mit/xf86-video-mach64/dist/aclocal.m4
1.1.1.3+3-671external/mit/xf86-video-mach64/dist/src/atimach64accel.c
1.1.1.7+214-275external/mit/xf86-video-mach64/dist/ltmain.sh
1.1.1.8+362-116external/mit/xf86-video-mach64/dist/ChangeLog
1.1.1.5+12-307external/mit/xf86-video-mach64/dist/src/atidri.c
+3,831-3,89843 files not shown
+4,362-4,91149 files

NetBSD/xsrc J3uE9Sxexternal/mit/xf86-video-ast/dist configure aclocal.m4, external/mit/xf86-video-ast/dist/src ast_accel.c

   initial import of xf86-video-ast-1.2.1
VersionDeltaFile
1.1.1.11+3,393-2,178external/mit/xf86-video-ast/dist/configure
1.1.1.10+1-1,632external/mit/xf86-video-ast/dist/src/ast_accel.c
1.1.1.10+704-408external/mit/xf86-video-ast/dist/aclocal.m4
1.1.1.10+711-241external/mit/xf86-video-ast/dist/config.sub
1.1.1.10+412-324external/mit/xf86-video-ast/dist/ltmain.sh
1.1.1.10+338-0external/mit/xf86-video-ast/dist/ChangeLog
+5,559-4,78318 files not shown
+5,916-5,11524 files

NetBSD/src VlGus1Hexternal/mit/xorg/bin/xauth Makefile

   remove now wrong PACKAGE_VERSION define.
VersionDeltaFile
1.12+2-2external/mit/xorg/bin/xauth/Makefile
+2-21 files

NetBSD/src X2J3XDKexternal/mit/xorg/bin/xauth Makefile

   include xorg-pkg-ver.mk for PACKAGE_STRING.
VersionDeltaFile
1.11+3-1external/mit/xorg/bin/xauth/Makefile
+3-11 files

NetBSD/xsrc 0UQg8aVexternal/mit/xauth/dist config.sub configure, external/mit/xauth/dist/man xauth.man

   initial import of xauth-1.1.5
VersionDeltaFile
1.1.1.14+556-173external/mit/xauth/dist/config.sub
1.1.1.14+147-14external/mit/xauth/dist/configure
1.1.1.5+66-57external/mit/xauth/dist/man/xauth.man
1.1.1.14+68-0external/mit/xauth/dist/ChangeLog
1.1.1.14+39-29external/mit/xauth/dist/aclocal.m4
1.1.1.13+23-15external/mit/xauth/dist/Makefile.in
+899-28810 files not shown
+969-32916 files

NetBSD/xsrc Fa90n6Dexternal/mit/xrandr/dist xrandr.c compile, external/mit/xrdb/dist xrdb.c

   merge xrandr 1.5.4, xrdb 1.2.3, and xsetroot 1.1.4.
VersionDeltaFile
1.17+122-92external/mit/xrandr/dist/xrandr.c
1.4+78-68external/mit/xsetroot/dist/man/xsetroot.man
1.5+29-13external/mit/xrandr/dist/compile
1.13+19-17external/mit/xrdb/dist/xrdb.c
+248-1904 files

NetBSD/xsrc 9pWRmzMexternal/mit/xsetroot/dist configure config.sub, external/mit/xsetroot/dist/man xsetroot.man

   initial import of xsetroot-1.1.4
VersionDeltaFile
1.1.1.7+2,933-2,270external/mit/xsetroot/dist/configure
1.1.1.7+711-241external/mit/xsetroot/dist/config.sub
1.1.1.7+353-177external/mit/xsetroot/dist/aclocal.m4
1.1.1.3+78-68external/mit/xsetroot/dist/man/xsetroot.man
1.1.1.7+94-27external/mit/xsetroot/dist/config.guess
1.1.1.7+64-53external/mit/xsetroot/dist/xsetroot.c
+4,233-2,83612 files not shown
+4,595-2,95518 files

NetBSD/xsrc tK6gNuIexternal/mit/xset/dist configure config.sub, external/mit/xset/dist/man xset.man

   initial import of xset-1.2.6
VersionDeltaFile
1.1.1.9+3,048-2,374external/mit/xset/dist/configure
1.1.1.8+711-241external/mit/xset/dist/config.sub
1.1.1.9+353-177external/mit/xset/dist/aclocal.m4
1.1.1.4+189-195external/mit/xset/dist/man/xset.man
1.1+194-0external/mit/xset/dist/meson.build
1.1.1.8+94-27external/mit/xset/dist/config.guess
+4,589-3,01415 files not shown
+4,892-3,13221 files