NetBSD/src P1d5Qlesys/arch/m68k/m68k pmap_68k.c

   Fix typo in comments.
VersionDeltaFile
1.16+6-6sys/arch/m68k/m68k/pmap_68k.c
+6-61 files

NetBSD/src vd4EzGvsys/arch/m68k/m68k pmap_68k.c

   Fix typo in pmap_init_kcore_hdr() for 040.

   Maybe harmless since we cannot use crash dump without libkvm support.
VersionDeltaFile
1.15+3-3sys/arch/m68k/m68k/pmap_68k.c
+3-31 files

NetBSD/src vpJRA94sys/arch/m68k/m68k pmap_68k.c

   Fix build errors in case of defined(M68K_MMU_HP).

   XXX: _BIT() macro in <sys/cdefs.h> returns (__UINTMAX_TYPE__) so all
        `PTE*` macro in <m68k/mmu_*.h> should have explicit (uint32_t) casts?
VersionDeltaFile
1.14+97-97sys/arch/m68k/m68k/pmap_68k.c
+97-971 files

NetBSD/pkgsrc-wip e122bdaswiftshader Makefile distinfo, swiftshader/patches patch-third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h patch-third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h

Import swiftshader

SwiftShader is a high-performance CPU-based implementation
of the Vulkan graphics API. Its goal is to provide hardware
independence for advanced 3D graphics.
DeltaFile
+154-0swiftshader/patches/patch-third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h
+61-0swiftshader/Makefile
+51-0swiftshader/patches/patch-third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h
+41-0swiftshader/patches/patch-src_System_Linux_MemFd.cpp
+38-0swiftshader/distinfo
+25-0swiftshader/patches/patch-third__party_marl_src_thread.cpp
+370-011 files not shown
+519-017 files

NetBSD/pkgsrc 2uQ9Zqwdoc CHANGES-2025

   Updated databases/py-barman, math/py-xarray
VersionDeltaFile
1.6834+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc co03Eagmath/py-xarray distinfo Makefile

   py-xarray: updated to 2025.11.0

   v2025.11.0 (Nov 17, 2025)

   This release changes the default for ``keep_attrs`` such that attributes are
   preserved by default, adds support for :py:class:`DataTree` in top-level
   functions, and contains several memory and performance improvements as well as
   a number of bug fixes.
VersionDeltaFile
1.28+4-4math/py-xarray/distinfo
1.39+2-2math/py-xarray/Makefile
+6-62 files

NetBSD/pkgsrc E5RFs7htextproc/py-tinycss2 distinfo PLIST

   py-tinycss2: updated to 1.5.0

   1.5.0

   Support most of CSS Color Level 5
   Fix tokenizer crash on escaped Dimension units and Function names
VersionDeltaFile
1.11+4-4textproc/py-tinycss2/distinfo
1.7+4-1textproc/py-tinycss2/PLIST
1.17+2-3textproc/py-tinycss2/Makefile
+10-83 files

NetBSD/pkgsrc qtxt0Bsdatabases/py-barman Makefile distinfo

   py-barman: updated to 3.16.2

   3.16.2 (2025-11-04)

   Bugfixes

   - Improve barman-cloud delete workaround to inspect error message content

     Some S3-compatible storages return an "InvalidRequest" error instead of
     "MissingContentMD5" during delete operations. Since we cannot rely on the error code
     alone, this updates the logic to also inspect the error message text to detect
     MissingContentMD5-like issues and apply the appropriate fallback.

     References: BAR-947.

   3.16.1 (2025-10-14)

   Notable changes


    [164 lines not shown]
VersionDeltaFile
1.30+5-4databases/py-barman/Makefile
1.24+4-4databases/py-barman/distinfo
+9-82 files

NetBSD/pkgsrc yLn0jz4doc CHANGES-2025

   Updated devel/py-stevedore, net/wireshark
VersionDeltaFile
1.6833+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 9aVCWxcnet/wireshark distinfo PLIST, net/wireshark/patches patch-epan_dissectors_packet-kerberos.c

   wireshark: updated to 4.6.1

   4.6.1

   Bug Fixes

   wnpa-sec-2025-05 BPv7 dissector crash. Issue 20770.
   wnpa-sec-2025-06 Kafka dissector crash. Issue 20823.
   The following bugs have been fixed:
   L2CAP dissector doesn’t understand retransmission mode. Issue 2241.
   DNS HIP dissector labels PK algorithm as HIT length. Issue 20768.
   clang-cl error in "packet-zbee-direct.c" Issue 20776.
   Writing to an LZ4-compressed output file might fail. Issue 20779.
   endian.h conflics with libc for building plugins. Issue 20786.
   TShark crash caused by Lua plugin. Issue 20794.
   Wireshark stalls for a few seconds when selecting specific messages. Issue 20797.
   TLS Abbreviated Handshake Using New Session Ticket. Issue 20802.
   Custom websocket dissector does not run. Issue 20803.
   WINREG QueryValue triggers dissector bug in packet-dcerpc.c. Issue 20813.

    [10 lines not shown]
VersionDeltaFile
1.187+4-5net/wireshark/distinfo
1.105+3-3net/wireshark/PLIST
1.340+2-3net/wireshark/Makefile
1.4+1-1net/wireshark/patches/patch-epan_dissectors_packet-kerberos.c
+10-124 files

NetBSD/pkgsrc ErEpFeUdevel/py-stevedore distinfo Makefile

   py-stevedore: updated to 5.6.0

   5.6.0

   * Deprecate warn\_on\_missing\_entrypoint parameter
   * Add py.typed file
   * Unskip test
   * Add conflict resolution support
   * Make better use of super
   * typing: Remove use of \_init\_attributes (2/2)
   * typing: Remove use of \_init\_attributes (1/2)
   * typing: Remove unnecessary method subclass
   * docs: Update to use pyproject.toml
   * tests: Trivial fixups
   * Remove unnecessary type docstring field lists
   * typing: Add hints to tests
   * typing: Make better use of ParamSpec
   * typing: Add initial type hints
   * Deprecate verify\_requirements flag

    [13 lines not shown]
VersionDeltaFile
1.18+4-4devel/py-stevedore/distinfo
1.25+3-4devel/py-stevedore/Makefile
1.5+4-1devel/py-stevedore/PLIST
+11-93 files

NetBSD/pkgsrc kxnhor1mail/anomy-sanitizer Makefile

   anomy-sanitizer: comment out dead HOMEPAGE
VersionDeltaFile
1.43+2-3mail/anomy-sanitizer/Makefile
+2-31 files

NetBSD/pkgsrc rhSfRBMfonts/anjalioldlipi-ttf Makefile

   anjalioldlipi-ttf: update HOMEPAGE
VersionDeltaFile
1.5+2-2fonts/anjalioldlipi-ttf/Makefile
+2-21 files

NetBSD/src nLGSxyTsys/arch/hp300/hp300 pmap_bootstrap.c locore.s, sys/arch/hp300/include cpu.h

   Remove intiolimit and define and use INTIOSIZE instead.
VersionDeltaFile
1.79+8-6sys/arch/hp300/include/cpu.h
1.66+2-3sys/arch/hp300/hp300/pmap_bootstrap.c
1.192+1-4sys/arch/hp300/hp300/locore.s
+11-133 files

NetBSD/pkgsrc fS6ZUEjgames/anise Makefile

   anise: switch HOMEPAGE to https
VersionDeltaFile
1.14+2-3games/anise/Makefile
+2-31 files

NetBSD/pkgsrc HhAEy9msysutils/amanda Makefile, sysutils/amanda-common Makefile.common

   amanda*: switch HOMEPAGE to https
VersionDeltaFile
1.49+2-2sysutils/amanda/Makefile
1.48+2-2sysutils/amanda-common/Makefile.common
+4-42 files

NetBSD/pkgsrc 4jmIMhBaudio/alure Makefile

   alure: comment out dead HOMEPAGE & MASTER_SITES
VersionDeltaFile
1.20+3-3audio/alure/Makefile
+3-31 files

NetBSD/pkgsrc gdfAVOmemulators/aliados Makefile

   aliados: comment out dead HOMEPAGE & MASTER_SITES
VersionDeltaFile
1.14+3-4emulators/aliados/Makefile
+3-41 files

NetBSD/pkgsrc 70m6IwMdevel/qt6-qttools Makefile

   devel/qt6-qttools

   Remove reference to wip package.
VersionDeltaFile
1.31+2-2devel/qt6-qttools/Makefile
+2-21 files

NetBSD/pkgsrc Jlctocpdevel/cargo-nextest Makefile

   cargo-nextest: remove duplicate version number
VersionDeltaFile
1.4+2-2devel/cargo-nextest/Makefile
+2-21 files

NetBSD/pkgsrc xXJZL11devel/cargo-nextest distinfo cargo-depends.mk

   devel/cargo-nextest: fix checksum mess

   Sorry fo mixing tags.
VersionDeltaFile
1.2+4-4devel/cargo-nextest/distinfo
1.2+0-0devel/cargo-nextest/cargo-depends.mk
+4-42 files

NetBSD/pkgsrc I67Ydamdoc CHANGES-2025

   Updated meta-pkgs/qt6
VersionDeltaFile
1.6832+30-1doc/CHANGES-2025
+30-11 files

NetBSD/pkgsrc pcSEtYFdevel/qt6-qt5compat distinfo, devel/qt6-qttools distinfo

   qt6: updated to 6.10.1

   As a patch release, Qt 6.10.1 does not introduce new features but delivers over
   450 bug fixes, security updates, and enhancements on top of the Qt 6.10.1
   release.  For a detailed breakdown of the most significant changes, refer to
   the Qt 6.10.1 release notes.
VersionDeltaFile
1.31+11-8x11/qt6-qtbase/PLIST
1.8+7-7graphics/qt6-qtlottie/PLIST
1.18+8-2lang/qt6-qtdeclarative/PLIST
1.29+8-1multimedia/qt6-qtmultimedia/PLIST
1.21+4-4devel/qt6-qt5compat/distinfo
1.22+4-4devel/qt6-qttools/distinfo
+42-2639 files not shown
+182-16345 files

NetBSD/pkgsrc XiRipwBdevel/cargo-nextest Makefile

   devel/cargo-nextest: pull correct tag
VersionDeltaFile
1.3+2-2devel/cargo-nextest/Makefile
+2-21 files

NetBSD/pkgsrc ypkL2HTdevel/cargo-nextest Makefile

   devel/cargo-nextest: satisfy pkglint
VersionDeltaFile
1.2+4-4devel/cargo-nextest/Makefile
+4-41 files

NetBSD/pkgsrc-wip 971a9e8. Makefile

cargo-nextest, remove leftovers
DeltaFile
+0-1Makefile
+0-11 files

NetBSD/pkgsrc Ij7IJAxdoc CHANGES-2025

   doc: Added devel/cargo-nextest version 0.9.114
VersionDeltaFile
1.6831+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc TkZ7OfBdevel Makefile

   Add cargo-nextest
VersionDeltaFile
1.4547+2-1devel/Makefile
+2-11 files

NetBSD/pkgsrc 3p6Ffwzdevel/cargo-nextest distinfo cargo-depends.mk

   devel/cargo-nextest: import package

   Nextest is a next-generation test runner for Rust.
   For more information, check https://nexte.st/
VersionDeltaFile
1.1+1,376-0devel/cargo-nextest/distinfo
1.1+459-0devel/cargo-nextest/cargo-depends.mk
1.1+48-0devel/cargo-nextest/Makefile
1.1+2-0devel/cargo-nextest/PLIST
1.1+2-0devel/cargo-nextest/DESCR
+1,887-05 files

NetBSD/pkgsrc-wip 2c9486bcargo-nextest distinfo cargo-depends.mk

Remove cargo-nextest

Packages has now been tested and will be imported into main.
DeltaFile
+0-1,376cargo-nextest/distinfo
+0-459cargo-nextest/cargo-depends.mk
+0-44cargo-nextest/Makefile
+0-2cargo-nextest/DESCR
+0-2cargo-nextest/PLIST
+0-1cargo-nextest/COMMIT_MSG
+0-1,8846 files