NetBSD/pkgsrc-wip 3566cef. TODO

TODO: update resterm status
DeltaFile
+1-2TODO
+1-21 files

NetBSD/src qdgRFXbsys/arch/macppc/macppc machdep.c

   macppc: Have dumpsys() call oea_dumpsys()

   oea_dumpsys() recently grew support for writing crash dumps, so let's
   call this directly. Hopefully fixes PR 11854.
VersionDeltaFile
1.179+3-3sys/arch/macppc/macppc/machdep.c
+3-31 files

NetBSD/pkgsrc iGa2fyHdoc CHANGES-2026

   doc: Updated devel/objfw to 1.5.1
VersionDeltaFile
1.1383+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc EuYsGOSdevel/objfw distinfo Makefile

   Update devel/objfw to 1.5.1

   ObjFW 1.5 -> ObjFW 1.5.1, 2026-02-24
    * Fixes a regression introduced in 1.5 that made weak references deadlock.
    * Improves the unit test for weak references.
VersionDeltaFile
1.43+4-4devel/objfw/distinfo
1.63+2-2devel/objfw/Makefile
1.18+2-2devel/objfw/PLIST.runtime
+8-83 files

NetBSD/src UxqRuLisys/arch/powerpc/include cpu.h, sys/arch/powerpc/oea oea_machdep.c

   powerpc: Add OEA crash dump support.

   Currently restricted to what I can test, so no OEA64 / OEA64_BRIDGE.
VersionDeltaFile
1.87+187-3sys/arch/powerpc/oea/oea_machdep.c
1.88+64-19sys/arch/powerpc/powerpc/powerpc_machdep.c
1.127+3-1sys/arch/powerpc/include/cpu.h
+254-233 files

NetBSD/src C4r4R6Gsys/arch/evbppc/nintendo machdep.c

   nintendo: Make cpu_reboot look more like the x86 one
VersionDeltaFile
1.6+35-15sys/arch/evbppc/nintendo/machdep.c
+35-151 files

NetBSD/src 9XHfyolsys/arch/evbppc/nintendo/dev ahcisata_ahb.c

   wiiu: Don't try to service AHCI port interrupts when panic'd
VersionDeltaFile
1.3+5-3sys/arch/evbppc/nintendo/dev/ahcisata_ahb.c
+5-31 files

NetBSD/src TL116rwlib/libkvm kvm_powerpc.c

   libkvm: Add IBM Espresso support
VersionDeltaFile
1.16+3-2lib/libkvm/kvm_powerpc.c
+3-21 files

NetBSD/pkgsrc r4Ye1kWdoc CHANGES-2026

   doc: Updated www/cgit to 1.3
VersionDeltaFile
1.1382+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0UDVb8Rwww/cgit Makefile distinfo, www/cgit/patches patch-git_ci_run-test-slice.sh patch-git-Makefile

   cgit: update to 1.3.

   As the first release in 6 years, there's a lot in here: bug fixes of
   every which variety, git modernizations (v2.53), css updates, and even
   javascript for the first time, for the new dynamic aging feature.
VersionDeltaFile
1.14+17-16www/cgit/Makefile
1.9+9-8www/cgit/distinfo
1.1+15-0www/cgit/patches/patch-git_ci_run-test-slice.sh
1.4+6-6www/cgit/patches/patch-git-Makefile
1.2+1-0www/cgit/PLIST
+48-305 files

NetBSD/pkgsrc FHKIOTKdevel/bazel distinfo, devel/bazel/patches patch-third__party_abseil-cpp_netbsd-sunos.patch

   fix for new elf versym type.
VersionDeltaFile
1.5+2-2devel/bazel/distinfo
1.2+2-2devel/bazel/patches/patch-third__party_abseil-cpp_netbsd-sunos.patch
+4-42 files

NetBSD/pkgsrc gTbic8Ndoc CHANGES-2026

   Updated devel/py-pathable, devel/py-mocket, math/py-mpmath, devel/py-testtools
VersionDeltaFile
1.1381+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc PcmiujXdevel/py-testtools PLIST distinfo

   py-testtools: updated to 2.8.4

   2.8.4

   Improvements

   * Clear ``force_failure`` in ``_reset()`` so that re-running a test
     after an ``expectThat`` failure can succeed if successful conditions are met again.

   * Make ``extract_result()`` and ``DeferredNotFired`` public APIs in
     ``testtools.twistedsupport``. These utilities are useful for extracting
     results from synchronous Deferreds in tests.

   * Add support for ``unittest.TestCase.subTest``. Failures are reported
     individually while the entire test method is still treated as a single test.

   * Add ``testtools.matchers.test`` module providing a test harness for
     users who write their own custom matchers.


    [8 lines not shown]
VersionDeltaFile
1.14+16-1devel/py-testtools/PLIST
1.22+4-4devel/py-testtools/distinfo
1.30+2-2devel/py-testtools/Makefile
+22-73 files

NetBSD/pkgsrc 1Es2DXkmath/py-mpmath PLIST Makefile

   py-mpmath: updated to 1.4.0

   1.4.0

   Features:

   * Support underscores as digit separators per PEP 515
   * Add rationals converter for mpf's
   * Rewrite bernpoly/eulerpoly to avoid dependency on bernoulli(1) convention,
   * Support base kwarg for from_str()
   * Support randmatrix() for mp.iv and mp contexts
   * Added rank() function for matrices
   * Add plus flag to select the B_1 sign convention for bernoulli/bernfrac
   * Add mpf.as_integer_ratio() method, support construction of mpf from Decimal
     objects
   * Expose lower/upper_gamma functions
   * Support mpc initialization from string
   * Support asinh/acosh/atanh in the fp context
   * Support binary/octal/hexadecimal string output

    [30 lines not shown]
VersionDeltaFile
1.10+37-21math/py-mpmath/PLIST
1.21+8-10math/py-mpmath/Makefile
1.14+4-4math/py-mpmath/distinfo
+49-353 files

NetBSD/pkgsrc 29ccYcRdevel/py-mocket distinfo Makefile

   py-mocket: updated to 3.14.1

   3.14.1

   Update PyPy version in GitHub Actions workflow
   Refactor 'hosts' script
   Fix PyPy CI
   Adding type hints and docstrings
VersionDeltaFile
1.17+4-4devel/py-mocket/distinfo
1.17+2-2devel/py-mocket/Makefile
+6-62 files

NetBSD/pkgsrc xbsB934devel/py-pathable distinfo PLIST

   py-pathable: updated to 0.5.0

   0.5.0

   Features

   Added richer accessor/path APIs, including AccessorPath.read_value, subscriptable accessors, improved AccessorPath.get overloads, NodeAccessor.getitem, pathlib-style path manipulation, and traversability support.
   Improved performance in core hot paths, including faster parse_parts, optimized getitem, faster membership checks, and better per-instance caching behavior.
   Expanded parsing and typing guarantees with stronger parsing contracts and broader bytes/PathLike test coverage.

   Fixes

   Improved correctness and diagnostics across accessors and paths, including tighter KeyError messages and more consistent len()/keys() behavior.
   Improved filesystem/stat error handling with better OSError handling in accessor flows.
   Fixed separator correctness in core path operations.
   Fixed AccessorPath child-return behavior for getitem.

   Backward incompatibilities


    [9 lines not shown]
VersionDeltaFile
1.3+4-4devel/py-pathable/distinfo
1.4+4-4devel/py-pathable/PLIST
1.4+2-3devel/py-pathable/Makefile
+10-113 files

NetBSD/pkgsrc KoplGaxdoc CHANGES-2026

   Updated textproc/py-regex, databases/py-sqlalchemy, textproc/py-pdf
VersionDeltaFile
1.1380+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc uADshkJtextproc/py-pdf distinfo Makefile

   py-pdf: updated to 6.7.3

   6.7.3

   Security (SEC)
   - Use zlib decompression limit when retrieving XFA data


   6.7.2

   Security (SEC)
   - Prevent infinite loop from circular xref /Prev references

   Bug Fixes (BUG)
   - Fix wrong LUT size error
   - Fix handling of page boxes defined on `/Pages`
VersionDeltaFile
1.49+4-4textproc/py-pdf/distinfo
1.55+2-2textproc/py-pdf/Makefile
+6-62 files

NetBSD/pkgsrc AxRENZAdatabases/py-sqlalchemy distinfo Makefile

   py-sqlalchemy: updated to 2.0.47

   2.0.47

   orm

   [orm] [bug]

   Fixed issue when using ORM mappings with Python 3.14’s PEP 649 feature that no longer requires “future annotations”, where the ORM’s introspection of the __init__ method of mapped classes would fail if non-present identifiers in annotations were present. The vendored getfullargspec() method has been amended to use Format.FORWARDREF under Python 3.14 to prevent resolution of names that aren’t present.

   engine

   [engine] [usecase]

   The connection object returned by Engine.raw_connection() now supports the context manager protocol, automatically returning the connection to the pool when exiting the context.

   postgresql

   [postgresql] [bug]

    [34 lines not shown]
VersionDeltaFile
1.83+4-4databases/py-sqlalchemy/distinfo
1.96+2-2databases/py-sqlalchemy/Makefile
+6-62 files

NetBSD/pkgsrc 7F5bu9ntextproc/py-regex distinfo Makefile

   py-regex: updated to 2026.2.19

   2026.2.19
   Added \z as alias of \Z, like in re module.
   Added prefixmatch as alias of match, like in re module.
VersionDeltaFile
1.66+4-4textproc/py-regex/distinfo
1.70+2-2textproc/py-regex/Makefile
+6-62 files

NetBSD/pkgsrc cmnVPsldoc CHANGES-2026

   Updated devel/py-aenum, databases/py-dbf
VersionDeltaFile
1.1379+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc k2Qi3pmdatabases/py-dbf distinfo Makefile

   py-dbf: updated to 0.99.11

   0.99.11
   Unknown changes
VersionDeltaFile
1.6+4-4databases/py-dbf/distinfo
1.9+2-2databases/py-dbf/Makefile
1.3+3-1databases/py-dbf/PLIST
+9-73 files

NetBSD/pkgsrc czG3Ooxdevel/py-aenum PLIST Makefile

   py-aenum: updated to 3.1.16

   3.1.16
   Unknown changes
VersionDeltaFile
1.4+6-6devel/py-aenum/PLIST
1.9+5-5devel/py-aenum/Makefile
1.7+4-4devel/py-aenum/distinfo
+15-153 files

NetBSD/pkgsrc fnKDhOadoc CHANGES-2026

   Updated databases/py-peewee, sysutils/ansible
VersionDeltaFile
1.1378+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 0avy83wsysutils/ansible PLIST distinfo

   ansible: updated to 13.4.0

   13.4.0

   Major Changes

   containers.podman

   - Add podman Quadlet modules
VersionDeltaFile
1.65+1,011-781sysutils/ansible/PLIST
1.78+4-4sysutils/ansible/distinfo
1.106+3-3sysutils/ansible/Makefile
+1,018-7883 files

NetBSD/pkgsrc r9L7MeWdatabases/py-peewee PLIST Makefile

   py-peewee: updated to 4.0.0

   4.0.0 (pending)

   * Adds preliminary support for `asyncio` via a new playhouse extension. See
     [the documentation](http://docs.peewee-orm.com/en/latest/peewee/asyncio.html)
     for details.
   * `PostgresqlDatabase` can use `psycopg` (psycopg3) if it is installed. If both
     psycopg2 and psycopg3 are installed, Peewee will prefer psycopg2, but this
     can be controlled by specifying `prefer_psycopg3=True` in the constructor.
     Same applies to `PostgresqlExtDatabase`.
   * `Psycopg3Database` class has been moved to `playhouse.postgres_ext` and is
     now just a thin wrapper around `PostgresqlExtDatabase`.
   * Postgres JSON operations no longer dump and try to do minimal casts, instead
     relying on the driver-provided `Json()` wrapper(s).
   * Adds new `ISODateTimeField` for Sqlite that encodes datetimes in ISO format
     (more friendly when db is shared with other tools), and also properly reads
     back UTC offset info.
   * Remove `playhouse.sqlite_ext.ClosureTable` implementation.

    [6 lines not shown]
VersionDeltaFile
1.26+7-12databases/py-peewee/PLIST
1.128+2-11databases/py-peewee/Makefile
1.93+4-5databases/py-peewee/distinfo
+13-283 files

NetBSD/pkgsrc-wip 7257e80rust193 options.mk

rust193: If using external LLVM, insist on >= 20.0 (required since rust 1.92.0)
DeltaFile
+1-1rust193/options.mk
+1-11 files

NetBSD/pkgsrc-wip d54c350gtk4-layer-shell COMMIT_MSG

gtk4-layer-shell: ready
DeltaFile
+10-0gtk4-layer-shell/COMMIT_MSG
+10-01 files

NetBSD/pkgsrc-wip 7ec2bd8gtk-layer-shell COMMIT_MSG

gtk-layer-shell: ready
DeltaFile
+11-0gtk-layer-shell/COMMIT_MSG
+11-01 files

NetBSD/pkgsrc-wip 5029240gtk4 PLIST options.mk, gtk4/patches patch-meson.build

gtk4: remove, changes imported to pkgsrc
DeltaFile
+0-606gtk4/PLIST
+0-76gtk4/options.mk
+0-64gtk4/Makefile
+0-36gtk4/buildlink3.mk
+0-32gtk4/modules.mk
+0-27gtk4/patches/patch-meson.build
+0-8416 files not shown
+0-90912 files