NetBSD/pkgsrc x6iC85wdoc CHANGES-2025

   doc: Added textproc/xleak version 0.2.5
VersionDeltaFile
1.7051+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 5AgyKDYtextproc Makefile

   Add xleak
VersionDeltaFile
1.1555+2-1textproc/Makefile
+2-11 files

NetBSD/pkgsrc eztkZR3textproc/xleak distinfo cargo-depends.mk

   textproc/xleak: import package

   Expose Excel files in your terminal - no Microsoft Excel required!

   Inspired by doxx, xleak brings Excel spreadsheets to your command line with
   beautiful rendering, powerful export capabilities, and a feature-rich
   interactive TUI.

   xleak features full-text search, formula display, lazy loading for large files,
   clipboard support, and export to CSV/JSON.
VersionDeltaFile
1.1+632-0textproc/xleak/distinfo
1.1+211-0textproc/xleak/cargo-depends.mk
1.1+16-0textproc/xleak/Makefile
1.1+8-0textproc/xleak/DESCR
1.1+2-0textproc/xleak/PLIST
+869-05 files

NetBSD/pkgsrc tgKpRSZdoc CHANGES-2025

   doc: Added textproc/doxx version 0.1.2
VersionDeltaFile
1.7050+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc gBMg9Dxtextproc Makefile

   Add doxx
VersionDeltaFile
1.1554+2-1textproc/Makefile
+2-11 files

NetBSD/pkgsrc I1PQUxetextproc/doxx distinfo cargo-depends.mk, textproc/doxx/patches patch-.._vendor_lzma-sys-0.1.20_xz-5.2_src_common_mythread.h

   textproc/doxx: import package

   Packaged in wip by wiz@ and myself.

   A fast, terminal-native document viewer for Word files. View,
   search, and export '.docx' documents without leaving your command
   line.
VersionDeltaFile
1.1+942-0textproc/doxx/distinfo
1.1+314-0textproc/doxx/cargo-depends.mk
1.1+20-0textproc/doxx/Makefile
1.1+14-0textproc/doxx/patches/patch-.._vendor_lzma-sys-0.1.20_xz-5.2_src_common_mythread.h
1.1+3-0textproc/doxx/DESCR
1.1+3-0textproc/doxx/PLIST
+1,296-06 files

NetBSD/src m528Eb9sys/ufs/lfs lfs_vfsops.c lfs_alloc.c

   Use a red/black tree, rather than a linked list, to store deferred
   sergment byte count changes in truncation.
VersionDeltaFile
1.395+35-5sys/ufs/lfs/lfs_vfsops.c
1.149+13-10sys/ufs/lfs/lfs_alloc.c
1.161+8-10sys/ufs/lfs/lfs_inode.c
1.215+4-3sys/ufs/lfs/lfs.h
1.29+3-2sys/ufs/lfs/lfs_inode.h
+63-305 files

NetBSD/pkgsrc-wip 03cdb7adoxx distinfo cargo-depends.mk, doxx/patches patch-.._vendor_lzma-sys-0.1.20_xz-5.2_src_common_mythread.h

Remove doxx

FIxed build and importing into main soon.
DeltaFile
+0-942doxx/distinfo
+0-314doxx/cargo-depends.mk
+0-20doxx/Makefile
+0-14doxx/patches/patch-.._vendor_lzma-sys-0.1.20_xz-5.2_src_common_mythread.h
+0-4doxx/TODO
+0-4doxx/PLIST
+0-1,2982 files not shown
+0-1,3028 files

NetBSD/src 2qm5PZHsys/arch/mips/include cache_r5k.h

   mips: Fix R5000SC cache page macro typo that broke boot.

   A change in rev 1.5 to mips_r5k_round_page() and mips_r5k_trunc_page()
   in cache_r5k.h (for PR/55139) had a fatal typo in the mask, so the
   R5000SC cache flush code ended up operating on unintended addresses
   and at least R5000SC Indy would no longer boot.
   (not sure how my Qube 2700 worked at that time..)

   Fix the macros to use the intended mask so that the secondary cache
   flushes are done on the correct range again.

   Sorry for the long breakage.

   Analyzed and reported by Adrian Chadd on port-mips@.
    https://mail-index.netbsd.org/port-mips/2025/12/thread1.html#001536

   Should be pulled up to netbsd-9, netbsd-10, and netbsd-11.
VersionDeltaFile
1.7+3-3sys/arch/mips/include/cache_r5k.h
+3-31 files

NetBSD/src 0hsDTEqsys/arch/amd64/amd64 locore.S genassym.cf, sys/arch/amd64/conf MICROVM

   sys/arch/amd64: support ramdisks when booting in GENPVH mode

   This adds support for booting NetBSD/amd64 with QEMU’s -kernel/-initrd
   combination, in generic PVH mode (GENPVH). This includes the MICROVM
   kernel, which now defaults to supporting modules and root on memory
   disks.

   This patch probes the first few bytes loaded in memory for
   differentiating between modules, splash screens (PNG or JPEG), or
   assumes filesystem images otherwise. It works with plain filesystem
   images, but not with modules yet. Supporting any combination of
   filesystem, modules or splash screen images should be possible in the
   future.

   Tested on NetBSD/amd64 by iMil and myself; measured to gain another 1~3
   ms of boot time with the MICROVM kernel on the reference hardware.

   As posted on tech-kern@ on 26/11/2025, with no objections.

   XXX pull-up to -11 and adapt for -10
VersionDeltaFile
1.234+64-2sys/arch/amd64/amd64/locore.S
1.160+61-2sys/arch/x86/x86/x86_machdep.c
1.100+7-1sys/arch/amd64/amd64/genassym.cf
1.5+5-1sys/arch/amd64/conf/MICROVM
+137-64 files

NetBSD/pkgsrc-wip ad724a2act_runner distinfo go-modules.mk

devel/act_runner: import act_runner-0.2.13 as devel/act_runner

act_runner is a runner for Gitea actions, compatible with GitHub's
actions. It is based on act.
DeltaFile
+767-0act_runner/distinfo
+256-0act_runner/go-modules.mk
+19-0act_runner/Makefile
+4-0act_runner/COMMIT_MSG
+2-0act_runner/PLIST
+2-0act_runner/DESCR
+1,050-01 files not shown
+1,051-07 files

NetBSD/pkgsrc Euosh09textproc/docbook2odf Makefile

   docbook2odf: note in COMMENT this is for DocBook 4.x
VersionDeltaFile
1.10+2-2textproc/docbook2odf/Makefile
+2-21 files

NetBSD/pkgsrc xDmcRPKtextproc/docbook2odf DESCR

   docbook2odf: note this is for DocBook 4.x
VersionDeltaFile
1.2+2-2textproc/docbook2odf/DESCR
+2-21 files

NetBSD/src NrSZoyAsys/arch/ia64/include elf_machdep.h

   ia64/elf_machdep.h: organize symbols into psABI & local groups.

   Allow this file to be used with <sys/elfdefinitions.h>.

   PR lib/59564
VersionDeltaFile
1.6+22-15sys/arch/ia64/include/elf_machdep.h
+22-151 files

NetBSD/src skhSWu2sys/arch/sparc/include elf_machdep.h

   sparc/elf_machdep.h: organize symbols into psABI & local groups.

   Allow this file to be used with <sys/elfdefinitions.h>.

   PR lib/59564
VersionDeltaFile
1.11+23-15sys/arch/sparc/include/elf_machdep.h
+23-151 files

NetBSD/src yET2hAmsys/arch/sparc64/include elf_machdep.h

   sparc64/elf_machdep.h: organize symbols into psABI & local groups.

   Allow this file to be used with <sys/elfdefinitions.h>.

   PR lib/59564
VersionDeltaFile
1.15+46-39sys/arch/sparc64/include/elf_machdep.h
+46-391 files

NetBSD/src DbbscAsexternal/bsd/elftoolchain/dist/common/sys elfconstants.m4

   elftoolchain/common: Update to upstream [r4299].
VersionDeltaFile
1.17+29-2external/bsd/elftoolchain/dist/common/sys/elfconstants.m4
+29-21 files

NetBSD/pkgsrc-wip 5c18124wlroots distinfo, wlroots/patches patch-render_allocator_allocator.c

wlroots: fix in wlr_allocator_autocreate
DeltaFile
+38-2wlroots/patches/patch-render_allocator_allocator.c
+1-1wlroots/distinfo
+39-32 files

NetBSD/src GFiEHMCsys/arch/m68k/m68k mmu_enable.s

   Make sure to actually *push* the MMU51_TCR_BITS onto the stack.
VersionDeltaFile
1.2+2-2sys/arch/m68k/m68k/mmu_enable.s
+2-21 files

NetBSD/pkgsrc-wip d774a12denise PLIST Makefile

wip/denise: update to 2.7

changelog
2.7

    added screenshot generation
        option to merge two adjacent frames (e.g. interlace)
        option to generate multiple screenshots at a set interval
        option to take native or scaled, filtered screenshots
    C64: support for USBSID-Pico was added by LouDnl
    C64: added support for 2 MHz
        C64 in C128 mode: e.g. Sonic, SNK vs CAPCOM (C128 version), Eye Of the Beholder, Mario
        Hotkey to force 2 MHz for games that can handle it but don't support it
        2 MHz status LED
    C64: added PALette measurements by Tobias as new default for color generation
    C64: support for Structured Basic CRT was added by ClausS
    support MP3 for audio recording
    fix: mouse is found when changing the USB port (Windows)
    disk finder: guessing follow disks or tapes take archives into account

    [83 lines not shown]
DeltaFile
+41-14denise/PLIST
+6-5denise/Makefile
+3-3denise/distinfo
+50-223 files

NetBSD/src vY6nMXGsys/arch/virt68k/virt68k locore.s

   Use the sharable MMU enablement code fragment.
VersionDeltaFile
1.31+5-58sys/arch/virt68k/virt68k/locore.s
+5-581 files

NetBSD/src 89RifEcsys/arch/m68k/m68k mmu_enable.s

   Add a sharable code fragment for enabling the MMU.
VersionDeltaFile
1.1+111-0sys/arch/m68k/m68k/mmu_enable.s
+111-01 files

NetBSD/pkgsrc 9bSTULvdoc CHANGES-2025

   Updated devel/py-mercurial, devel/py-hg-evolve
VersionDeltaFile
1.7049+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 2D7Fm4Pdevel/py-hg-evolve Makefile distinfo, devel/py-hg-evolve/patches patch-tests_test-check-sdist.t patch-tests_test-evolve-content-divergent-case-A2.t

   py-hg-evolve: updated to 11.1.10

   11.1.10

   This is a bugfix release. The most notable change is the compatibility
   with the upcoming Mercurial 7.2.
VersionDeltaFile
1.50+6-7devel/py-hg-evolve/Makefile
1.35+4-6devel/py-hg-evolve/distinfo
1.2+1-1devel/py-hg-evolve/patches/patch-tests_test-check-sdist.t
1.2+1-1devel/py-hg-evolve/patches/patch-tests_test-evolve-content-divergent-case-A2.t
+12-154 files

NetBSD/pkgsrc 76RiTLXdevel/py-mercurial distinfo Makefile

   py-mercurial: updated to 7.1.2

   Mercurial 7.1.2

   A scheduled minor release, with few user-facing changes. It is the last release of the 7.1 cycle, baring any critical release.

   dispatch: reference the Heptapod bug tracker in stacktrace output
   dirstate: read the dirstate data file once instead of doing it 6 times
   rust-revlog: fix adjustment of the LRU size to take the factor in account
   doc: support docutils >= 0.22
   Use old license format in pyproject.toml to help with packaging compatibility
   Improved macOS CI
   Improved test harness robustness
VersionDeltaFile
1.155+4-4devel/py-mercurial/distinfo
1.110+3-4devel/py-mercurial/Makefile
1.67+2-2devel/py-mercurial/version.mk
+9-103 files

NetBSD/src LXVJIHmsys/arch/virt68k/virt68k locore.s genassym.cf

   Some tidy-up of the MMU-enable code:
   - Use defined constants rather than magic numbers for the 68040 %cacr
     and 68060 %cacr and %pcr bits.
   - Clean up some comments.
   - Use a more robust comparison against mmutype for the 68040-or-68060
     case (and improve the comment, as well).
   - Make sure all final jumps to Lmmuenabled are non-PC-relative, and add
     such a jump to the final (68851/68030) case rather than letting it simply
     fall through.  This is in service of making this code sharable as an
     includable code fragment on platforms with different requirements (i.e.
     systems that don't have a VA==PA environment when this code runs).
VersionDeltaFile
1.30+13-12sys/arch/virt68k/virt68k/locore.s
1.5+5-3sys/arch/virt68k/virt68k/genassym.cf
+18-152 files

NetBSD/src l7UfeKYsys/arch/m68k/include m68k.h

   Add a note about how asm code relies on the ordering of the MMU_*
   constants.
VersionDeltaFile
1.28+5-2sys/arch/m68k/include/m68k.h
+5-21 files

NetBSD/src jviu62Vsys/arch/m68k/include cpu.h

   Define the fields in the 68060 Processor Configuration Register.
VersionDeltaFile
1.26+21-4sys/arch/m68k/include/cpu.h
+21-41 files

NetBSD/src cYqhlSgdoc CHANGES-11.0

   Tickets #111 - #114
VersionDeltaFile
1.1.2.48+28-1doc/CHANGES-11.0
+28-11 files

NetBSD/src KGm4HPJdistrib/sets/lists/debug mi

   Pull up following revision(s) (requested by riz in ticket #114):

        distrib/sets/lists/debug/mi: revision 1.488 (parts of, via patch)

   fix debuglib setlists
VersionDeltaFile
1.485.2.3+2-1distrib/sets/lists/debug/mi
+2-11 files