NetBSD/pkgsrc yfEDyYCdoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.15.1
VersionDeltaFile
1.3702+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9LbBB18shells/oh-my-posh distinfo Makefile

   shells/oh-my-posh: update to 29.15.1

   Bug Fixes

    - prevent panic in winget segment when header has fewer than 5 columns (ec0b8b9)
VersionDeltaFile
1.305+4-4shells/oh-my-posh/distinfo
1.336+2-2shells/oh-my-posh/Makefile
+6-62 files

NetBSD/src ESLhp3Gdistrib/sets/lists/debug shl.mi

   revert wrong change
VersionDeltaFile
1.403+2-2distrib/sets/lists/debug/shl.mi
+2-21 files

NetBSD/src L8TbjcDsys/dev/ic dwc_eqos.c

   dwc_eqos.c: fix grammar in a comment
VersionDeltaFile
1.51+3-3sys/dev/ic/dwc_eqos.c
+3-31 files

NetBSD/src moXONWqsys/arch/sgimips/hpc haud.c haudvar.h

   Add haud(4), a driver for audio playback using Iris Indigo's
   onboard DSP ("Hollywood Audio"). The same hardware is also
   present on Personal Iris 4D/3x machines, split across the
   mainboard and an optional "Magnum Audio" card (untested).

   The DSP requires firmware, so this driver leverages IRIX's
   hdsp.lod. Since that's proprietary, it's left up to the user
   to install it from an existing IRIX system or its installation
   media. See forthcoming haud(4) manpage for details.
VersionDeltaFile
1.1+1,104-0sys/arch/sgimips/hpc/haud.c
1.1+280-0sys/arch/sgimips/hpc/haudvar.h
1.1+47-0sys/arch/sgimips/hpc/haudreg.h
1.18+5-1sys/arch/sgimips/hpc/files.hpc
1.75+6-0sys/arch/sgimips/hpc/hpc.c
+1,442-15 files

NetBSD/src 28Yokvushare/man/man4 eqos.4

   eqos.4: add details about capabilities

   While here, make some other minor tweaks.
VersionDeltaFile
1.3+9-5share/man/man4/eqos.4
+9-51 files

NetBSD/src rbcZHDssys/arch/sgimips/hpc if_sq.c

   Fix the MAC address configured for sq(4) on IP12 machines.

   Expansion cards have their own EEPROM with a MAC address at
   offset 250, but my IP12's onboard EEPROM has two MAC addresses
   in the EEPROM at offsets 122 and 250. The former is the system
   MAC address, so check that first and use it if it has the SGI
   OUI before falling back to the 250 offset. Presumably expansion
   cards have nothing at offset 122, but I don't have hardware to
   test.
VersionDeltaFile
1.61+22-5sys/arch/sgimips/hpc/if_sq.c
+22-51 files

NetBSD/src 1lEjdDCshare/man/man4/man4.evbarm awge.4

   awge.4: add definite article
VersionDeltaFile
1.5+2-1share/man/man4/man4.evbarm/awge.4
+2-11 files

NetBSD/src rcfeU2Nsys/arch/sgimips/hpc hpc.c

   Remove magic constants set in the cx56 driver's descriptor
   in favour of the hpcreg.h definitions.

   Confusingly, the MI driver apparently swaps the meanings of DO
   and DI in the chip's datasheet.
VersionDeltaFile
1.74+8-9sys/arch/sgimips/hpc/hpc.c
+8-91 files

NetBSD/src eHBQwSGsys/arch/sgimips/hpc hpcreg.h, sys/arch/sgimips/sgimips arcemu.h

   Fix EEPROM reading on IP12: DELAY isn't available as early as
   needed, so roll our own using the most pessimistic timings
   (that is, busy loop enough for the fastest pre-ARCS CPU).

   Clean up the EEPROM twiddling code and remove magic constants
   while here.
VersionDeltaFile
1.15+48-29sys/arch/sgimips/sgimips/arcemu.h
1.22+8-1sys/arch/sgimips/hpc/hpcreg.h
+56-302 files

NetBSD/src hBG6xM1sys/arch/sgimips/conf files.sgimips, sys/arch/sgimips/sgimips prom_vectors.S prom.c

   Ensure that curlwp is saved and restored across calls into
   pre-ARCS PROM routines. This only matters for console output,
   but do the same for shutdown/restart entrypoints as well.

   While here, preformat strings before invoking the PROM's
   printf routine, since we don't know what its formatting and
   argument limitations are.
VersionDeltaFile
1.1+99-0sys/arch/sgimips/sgimips/prom_vectors.S
1.1+38-0sys/arch/sgimips/sgimips/prom.c
1.1+25-0sys/arch/sgimips/sgimips/prom.h
1.25+3-8sys/arch/sgimips/sgimips/arcemu.c
1.55+3-1sys/arch/sgimips/conf/files.sgimips
+168-95 files

NetBSD/src smWFDRSdoc 3RDPARTY CHANGES

   update m4
VersionDeltaFile
1.2216+5-5doc/3RDPARTY
1.3270+2-1doc/CHANGES
+7-62 files

NetBSD/src Nct9WC7usr.bin/m4 eval.c gnum4.c, usr.bin/m4/lib ohash.c

   Sync m4 with OpenBSD
VersionDeltaFile
1.31+175-163usr.bin/m4/eval.c
1.1+331-0usr.bin/m4/lib/ohash.c
1.14+136-133usr.bin/m4/gnum4.c
1.52+100-116usr.bin/m4/main.c
1.18+101-91usr.bin/m4/mdef.h
1.14+89-25usr.bin/m4/look.c
+932-52824 files not shown
+1,106-60830 files

NetBSD/src FDHaSH0external/bsd/file/dist configure aclocal.m4, external/bsd/file/dist/doc Makefile.in

   regen autoconf stuff.
VersionDeltaFile
1.30+187-403external/bsd/file/dist/configure
1.19+209-299external/bsd/file/dist/aclocal.m4
1.14+28-49external/bsd/file/dist/missing
1.24+24-44external/bsd/file/dist/Makefile.in
1.21+27-32external/bsd/file/dist/src/Makefile.in
1.18+5-53external/bsd/file/dist/doc/Makefile.in
+480-8806 files not shown
+530-98012 files

NetBSD/pkgsrc Va9VsjCdoc CHANGES-2026

   doc: Updated math/R-survey to 4.5
VersionDeltaFile
1.3701+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bpKpkBNmath/R-survey Makefile distinfo, math/R-survey/files Makevars

   (math/R-survey) Updated 4.4.2 to 4.5

   (pkgsrc)
      - There is a file src/Makevars.makefile, but it does not seem to be used
        (changes on that file does not affect anything) so files/Makevars are
        added for PKG_LIBS+= -lexecinfo

   (upstream)
   4.5  start of first version of multiphase() for arbitrary multiphase sampling
        (experimental, may contain nuts)

        Wilson ('score test') confidence intervals in svyciprop (from Stas Kolenikov)

        svydesign() gives a clearer error message when there are more stages in
        fpc= than in id= (for Stephanie Zimmer)

        svrepdesign(type="ACS") now uses mse=TRUE unless mse=FALSE is explicitly
        given, in which case it warns (for Anthony Damico)


    [75 lines not shown]
VersionDeltaFile
1.6+8-2math/R-survey/Makefile
1.7+4-4math/R-survey/distinfo
1.1+1-0math/R-survey/files/Makevars
+13-63 files

NetBSD/src Omls3h5sys/lib/libkern/arch/sh3 sdivsi3_i4i.S udivsi3_i4i.S

   s/IMPOTANT/IMPORTANT/ in comments.
VersionDeltaFile
1.3+3-3sys/lib/libkern/arch/sh3/sdivsi3_i4i.S
1.3+3-3sys/lib/libkern/arch/sh3/udivsi3_i4i.S
1.13+3-3sys/lib/libkern/arch/sh3/sdivsi3.S
1.12+3-3sys/lib/libkern/arch/sh3/udivsi3.S
+12-124 files

NetBSD/src NYJtQlZsys/arch/arm/arm32 pmap.c, sys/dev/marvell mvxpsec.c

   s/inconsitent/inconsistent/ in comments and panic message.
VersionDeltaFile
1.450+3-3sys/arch/arm/arm32/pmap.c
1.22+2-2sys/dev/marvell/mvxpsec.c
1.84+2-2usr.sbin/rtadvd/rtadvd.c
+7-73 files

NetBSD/src g8nN1sKsys/arch/evbsh3/evbsh3 machdep.c, sys/arch/landisk/landisk machdep.c

   fix typos in comments, mainly s/initilize/initialize/.
VersionDeltaFile
1.56+3-3sys/dev/pci/pciconf.c
1.61+3-3sys/arch/mmeye/mmeye/machdep.c
1.26+3-3sys/arch/landisk/landisk/machdep.c
1.5+3-3sys/dev/smbios.c
1.79+3-3sys/arch/evbsh3/evbsh3/machdep.c
1.158+3-3sys/arch/sgimips/sgimips/machdep.c
+18-183 files not shown
+26-269 files

NetBSD/pkgsrc-wip 4a72f0f. Makefile, py-extra-platforms PLIST Makefile

py-extra-platforms: remove, imported to pkgsrc
DeltaFile
+0-62py-extra-platforms/PLIST
+0-22py-extra-platforms/Makefile
+3-3Makefile
+0-5py-extra-platforms/DESCR
+0-5py-extra-platforms/distinfo
+3-975 files

NetBSD/pkgsrc Eqs5drpdoc CHANGES-2026

   doc: Added sysutils/py-extra-platforms version 13.0.0
VersionDeltaFile
1.3700+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5YThUWUsysutils Makefile

   sysutils/Makefile: + py-extra-platforms
VersionDeltaFile
1.1196+2-1sysutils/Makefile
+2-11 files

NetBSD/pkgsrc wxiCSBTsysutils/py-extra-platforms PLIST Makefile

   sysutils/py-extra-platforms: import py-extra-platforms-13.0.0

   Extra Platforms detects the runtime architecture, operating system
   (including Linux distribution), shell, terminal, CI environment &
   AI coding agents, and exposes rich, cacheable metadata (version,
   codename, icon, canonical URL). It also groups them into reusable
   families.
VersionDeltaFile
1.1+62-0sysutils/py-extra-platforms/PLIST
1.1+22-0sysutils/py-extra-platforms/Makefile
1.1+5-0sysutils/py-extra-platforms/distinfo
1.1+5-0sysutils/py-extra-platforms/DESCR
+94-04 files

NetBSD/pkgsrc-wip a3fc1f8py-extra-platforms Makefile

py-extra-platforms: remove outdated comment
DeltaFile
+0-2py-extra-platforms/Makefile
+0-21 files

NetBSD/src gEiGH2nsys/dev/pci/igc if_igc.c if_igc.h

   igc(4): don't panic when mbuf allocation fails

   Instead, try again later, triggered by a callout.

   Fixes PR 60175.

   ok martin@
VersionDeltaFile
1.25+44-19sys/dev/pci/igc/if_igc.c
1.4+3-1sys/dev/pci/igc/if_igc.h
+47-202 files

NetBSD/pkgsrc Nq0gSSedoc CHANGES-2026

   doc: Updated devel/py-filelock to 3.29.3
VersionDeltaFile
1.3699+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8QXbVMsdevel/py-filelock Makefile distinfo

   py-filelock: update to 3.29.3.

   3.29.3

   🔧 ci(release): publish to PyPI on tag push by @gaborbernat in #557
   validate pid range in _parse_lock_holder by @dxbjavid in #556
   🐛 fix(ci): restore release environment on tag job by @gaborbernat in #559
   🐛 fix(ci): publish from release.yaml on tag push by @gaborbernat in #560

   3.29.2

   open marker reads non-blocking to refuse attacker-placed fifo by @dxbjavid in #549
   🔒 fix(soft): harden stale-lock breaking and self-heal malformed locks by @gaborbernat in #551
   check hostname in is_lock_held_by_us by @dxbjavid in #553
VersionDeltaFile
1.47+4-4devel/py-filelock/Makefile
1.46+4-4devel/py-filelock/distinfo
+8-82 files

NetBSD/src GnnzNP4doc 3RDPARTY CHANGES

   new file(1)
VersionDeltaFile
1.2215+4-4doc/3RDPARTY
1.3269+2-1doc/CHANGES
+6-52 files

NetBSD/src e27RlB8distrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libmagic
VersionDeltaFile
1.1042+3-3distrib/sets/lists/base/shl.mi
1.402+3-3distrib/sets/lists/debug/shl.mi
+6-62 files

NetBSD/src 7mUHk6Jexternal/bsd/file/dist configure ltmain.sh, external/bsd/file/dist/magic/magdir msdos archive

   merge changes between file-5.45 and file-5.48
VersionDeltaFile
1.29+2,209-1,370external/bsd/file/dist/configure
1.5+1,050-314external/bsd/file/dist/magic/magdir/msdos
1.4+572-291external/bsd/file/dist/ltmain.sh
1.22+428-108external/bsd/file/dist/magic/magdir/archive
1.5+409-36external/bsd/file/dist/magic/magdir/linux
1.18+300-133external/bsd/file/dist/aclocal.m4
+4,968-2,25249 files not shown
+8,011-3,71555 files