NetBSD/pkgsrc-wip feed003py-slixmpp Makefile

slixxmpp: Update to 1.12.0 (does not build; new rust stuff)
DeltaFile
+7-2py-slixmpp/Makefile
+7-21 files

NetBSD/pkgsrc-wip 06c3d6epy-aioxmpp distinfo Makefile

py-aioxmpp: Update to 0.12.0

Not tested, but this is wip and 0.12.0 was released in January 2021.
DeltaFile
+3-3py-aioxmpp/distinfo
+2-2py-aioxmpp/Makefile
+5-52 files

NetBSD/src 5rMNk37sys/arch/sun3/sun3 cache.c pmap.c, sys/arch/sun3/sun3x pmap.c genassym.cf

   Remove redundant cache.h header; all of these values are already defined
   in generic m68k code.
VersionDeltaFile
1.25+2-3sys/arch/sun3/sun3/cache.c
1.181+2-3sys/arch/sun3/sun3/pmap.c
1.124+2-3sys/arch/sun3/sun3x/pmap.c
1.22+1-2sys/arch/sun3/sun3/genassym.cf
1.19+1-2sys/arch/sun3/sun3x/genassym.cf
1.7+1-1sys/arch/sun3/sun3/cache.h
+9-146 files

NetBSD/pkgsrc ynEUJTrtextproc/doxx Makefile

   doxx: fix CATEGORIES and pkglint
VersionDeltaFile
1.2+3-3textproc/doxx/Makefile
+3-31 files

NetBSD/pkgsrc CBDRIqJdoc CHANGES-2025

   doc: Updated www/py-urllib3 to 2.6.0
VersionDeltaFile
1.7056+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc MdkBfKuwww/py-urllib3 Makefile distinfo

   py-urllib3: update to 2.6.0.

   2.6.0 (2025-12-05)
   ==================

   Security
   --------

   - Fixed a security issue where streaming API could improperly handle highly
     compressed HTTP content ("decompression bombs") leading to excessive resource
     consumption even when a small amount of data was requested. Reading small
     chunks of compressed data is safer and much more efficient now.
     (`GHSA-2xpw-w6gg-jr37 <https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37>`__)
   - Fixed a security issue where an attacker could compose an HTTP response with
     virtually unlimited links in the ``Content-Encoding`` header, potentially
     leading to a denial of service (DoS) attack by exhausting system resources
     during decoding. The number of allowed chained encodings is now limited to 5.
     (`GHSA-gm62-xv2j-4w53 <https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53>`__)


    [42 lines not shown]
VersionDeltaFile
1.68+8-6www/py-urllib3/Makefile
1.54+4-4www/py-urllib3/distinfo
+12-102 files

NetBSD/pkgsrc CMDwr6Owww Makefile

   www/Makefile: + py-quart, py-quart-trio
VersionDeltaFile
1.1891+3-1www/Makefile
+3-11 files

NetBSD/pkgsrc S4DYzezdoc CHANGES-2025

   doc: Added www/py-quart-trio version 0.12.0
VersionDeltaFile
1.7055+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc lw1Fniowww/py-quart-trio PLIST Makefile

   www/py-quart-trio: import py-quart-trio-0.12.0

   Quart-Trio is an extension for Quart to support the Trio event
   loop. This is an alternative to using the asyncio event loop present
   in the Python standard library and supported by default in Quart.
VersionDeltaFile
1.1+49-0www/py-quart-trio/PLIST
1.1+25-0www/py-quart-trio/Makefile
1.1+5-0www/py-quart-trio/distinfo
1.1+3-0www/py-quart-trio/DESCR
+82-04 files

NetBSD/pkgsrc gnRRbredoc CHANGES-2025

   doc: Added www/py-quart version 0.20.0
VersionDeltaFile
1.7054+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc TGgfRL3www/py-quart PLIST Makefile

   www/py-quart: import py-quart-0.20.0

   Quart is an async Python web application framework. Using Quart
   you can,

   - render and serve HTML templates,
   - write (RESTful) JSON APIs,
   - serve WebSockets,
   - stream request and response data,
   - do pretty much anything over the HTTP or WebSocket protocols.
VersionDeltaFile
1.1+109-0www/py-quart/PLIST
1.1+29-0www/py-quart/Makefile
1.1+8-0www/py-quart/DESCR
1.1+5-0www/py-quart/distinfo
+151-04 files

NetBSD/pkgsrc 1S98dWwdoc CHANGES-2025

   doc: Added www/py-hypercorn version 0.18.0
VersionDeltaFile
1.7053+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc Xl2QqaKwww Makefile

   www/Makefile: + py-hypercorn
VersionDeltaFile
1.1890+2-1www/Makefile
+2-11 files

NetBSD/pkgsrc SOn9GgJwww/py-hypercorn PLIST Makefile

   www/py-hypercorn: import py-hypercorn-0.18.0

   Hypercorn is an ASGI and WSGI web server based on the sans-io hyper,
   h11, h2, and wsproto libraries and inspired by Gunicorn. Hypercorn
   supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI,
   and WSGI specifications. Hypercorn can utilise asyncio, uvloop, or
   trio worker types.

   Hypercorn can optionally serve the current draft of the HTTP/3
   specification using the aioquic library.
VersionDeltaFile
1.1+125-0www/py-hypercorn/PLIST
1.1+30-0www/py-hypercorn/Makefile
1.1+8-0www/py-hypercorn/DESCR
1.1+5-0www/py-hypercorn/distinfo
+168-04 files

NetBSD/pkgsrc LqE8PBBdoc CHANGES-2025 TODO

   doc: Updated devel/py-test-trio to 0.8.0nb1
VersionDeltaFile
1.7052+2-1doc/CHANGES-2025
1.26510+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc 2BiBg3Idevel/py-test-trio PLIST Makefile

   py-test-trio: update dependency pattern, convert to wheel.mk

   Bump PKGREVISION.
VersionDeltaFile
1.2+8-6devel/py-test-trio/PLIST
1.3+5-5devel/py-test-trio/Makefile
+13-112 files

NetBSD/src EXWLXmUsys/arch/or1k/include elf_machdep.h

   or1k/elf_machdep.h: Group symbols into psABI and local groups.

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

   PR lib/59564
VersionDeltaFile
1.3+21-15sys/arch/or1k/include/elf_machdep.h
+21-151 files

NetBSD/src Y1qu5lAsys/dev/pci if_iwm.c

   Appease clang & KNF.

   Should be NFC for gcc compiles.
VersionDeltaFile
1.92+5-3sys/dev/pci/if_iwm.c
+5-31 files

NetBSD/src ZF68PiTsys/ufs/lfs lfs_segment.c lfs_alloc.c

   Track individual inodes between the time that their accounting is
   subtracted from one segment before it is added to the new segment.
   Counting duplicates is not sufficient.  Addresses a "negative bytes"
   panic.
VersionDeltaFile
1.303+26-5sys/ufs/lfs/lfs_segment.c
1.150+12-5sys/ufs/lfs/lfs_alloc.c
1.350+8-4sys/ufs/lfs/lfs_vnops.c
1.162+8-3sys/ufs/lfs/lfs_inode.c
1.30+4-2sys/ufs/lfs/lfs_inode.h
1.396+4-2sys/ufs/lfs/lfs_vfsops.c
+62-212 files not shown
+66-248 files

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