NetBSD/pkgsrc-wip c869b04. TODO

TODO: + pimsync-0.5.10.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc-wip 3cd21a0pipewire Makefile buildlink3.mk

pipewire: Fix some pkglint
DeltaFile
+1-1pipewire/Makefile
+1-1pipewire/buildlink3.mk
+2-22 files

NetBSD/pkgsrc AZtv9O1doc CHANGES-2026

   doc: Updated devel/R-pak to 0.9.5
VersionDeltaFile
1.3626+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nBpBOKzdevel/R-pak distinfo Makefile

   (devel/R-pak) Updated 0.8.0.1 to 0.9.5

   # pak 0.9.5

   * Vector valued library path now works correctly in `lockfile_create()`
     (#864, #868).

   * pak now handles better PPM binaries on private PPM instances (#863).

   # pak 0.9.4

   * pak now works again with custom HTTPS certificates (#647, @tl-hbk).

   # pak 0.9.3

   * Setting `use_bioconductor = FALSE` (i.e. the `PKG_USE_BIOCONDUCTOR`
     env var, or the `pkg.use_bioconductor` option) now truly prevents
     any network contact with Bioconductor.


    [50 lines not shown]
VersionDeltaFile
1.11+4-4devel/R-pak/distinfo
1.23+2-3devel/R-pak/Makefile
+6-72 files

NetBSD/pkgsrc-wip 25a41b7powerdns COMMIT_MSG distinfo

net/powerdns: Update to version 5.1.1
DeltaFile
+10-0powerdns/COMMIT_MSG
+3-3powerdns/distinfo
+1-1powerdns/Makefile.common
+14-43 files

NetBSD/pkgsrc 2GmOYf9www/R-httpuv Makefile distinfo, www/R-httpuv/patches patch-src_Makevars

   (www/R-httpuv) Fix build against R 4.6.0
VersionDeltaFile
1.13+13-1www/R-httpuv/Makefile
1.13+2-2www/R-httpuv/distinfo
1.6+2-2www/R-httpuv/patches/patch-src_Makevars
+17-53 files

NetBSD/pkgsrc W7Fc2wYdoc CHANGES-2026

   rm duplicate
VersionDeltaFile
1.3625+1-2doc/CHANGES-2026
+1-21 files

NetBSD/pkgsrc NtBVp5Idoc CHANGES-2026

   doc: Updated textproc/treemd to 0.5.12
VersionDeltaFile
1.3624+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc cp7xOuStextproc/treemd distinfo cargo-depends.mk

   textproc/treemd: update to 0.5.12

   [0.5.12] - 2026-06-06
   Added

       Toggle mouse capture for text selection - New M shortcut and :toggle mouse capture palette command release the mouse so the terminal's native click-drag selection works for copying arbitrary text; toggle back to restore scroll-wheel navigation. The README also documents the Shift+drag bypass supported by most terminals
       Toggle heading markers in outline - New outline_heading_markers config option, # keyboard shortcut, and :toggle heading markers palette command to show/hide #/##/### level prefixes in the outline sidebar (default: true) (#57) — thanks to @alisaifee

   Fixed

       Table copy keys did nothing useful - In interactive table mode y/Y/r had been silently rebound to generic copy/raw-source actions during the action-dispatch refactor, so cell, row, and copy-as-markdown copy were inoperative. Restored via dedicated CopyTableCell/CopyTableRow/CopyTableMarkdown actions wired to the existing handlers, with a regression test
       Inline backticks render as plain text - Inline code in table cells/headers, headings, and blockquotes now renders as styled inline code via format_inline_markdown() instead of literal backticks (#51, #53). Resolves the known issue carried in 0.5.11; requires turbovault-parser 1.5.0
       Navigation to duplicate headings - Selecting an outline entry whose text appears multiple times always jumped to the first occurrence. HeadingNode/OutlineItem now carry a position index, and all content-extraction, selection-restore, and rendering paths resolve by index. extract_section(text) is preserved for the CLI --section flag, delegating to a new extract_section_at_index() (#56) — thanks to @alisaifee
       snake_case corruption in subscript rendering - Terms like i_am_a_snake were mangled because _x was always treated as a LaTeX subscript. Subscript conversion now applies to _{x} unconditionally and to bare _x only when not mid-identifier (#58) — thanks to @alisaifee
       Mermaid image sizing and scrolling - Mermaid diagrams now expand to fit terminal width and scroll correctly (#53)

   Changed

       Trimmed image format dependencies - ratatui-image 10 → 11 (dropped image-defaults) and image now opts into only the needed decoders (png, jpeg, gif, webp, bmp, ico, tiff), substantially shrinking the dependency tree

    [3 lines not shown]
VersionDeltaFile
1.21+52-169textproc/treemd/distinfo
1.21+16-55textproc/treemd/cargo-depends.mk
1.22+2-2textproc/treemd/Makefile
+70-2263 files

NetBSD/pkgsrc E5d6geMdoc CHANGES-2026

   doc: Updated devel/gitpane to 0.7.13
VersionDeltaFile
1.3623+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GOS9keYdevel/gitpane distinfo Makefile

   devel/gitpane: update to 0.7.13

   [0.7.13] - 2026-06-07
   Fixed

       Adding a git submodule or linked worktree with the A key no longer removes it from the list almost immediately. A submodule stores its .git as a pointer file (gitdir: <path>) instead of a directory, so repository discovery did not recognize it as a real repo and pruned the pinned entry on the next filesystem rescan. Discovery now resolves the gitdir: pointer (absolute, or relative to the working tree) and looks for HEAD at the referenced git directory, so pinned submodules and worktrees persist.
VersionDeltaFile
1.2+4-4devel/gitpane/distinfo
1.2+2-2devel/gitpane/Makefile
1.2+0-0devel/gitpane/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc l7MdtfSdoc CHANGES-2026

   doc: Updated time/clock-rs to 0.2.1
VersionDeltaFile
1.3622+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc FD2bRtfdoc CHANGES-2026

   doc: Updated textproc/doxx to 0.1.4
VersionDeltaFile
1.3621+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zFBv5cGtextproc/doxx distinfo Makefile

   textproc/doxx: update to 0.1.4

   [0.1.4] - 2026-05-26
   Added

       SourceCode paragraph style renders as a distinct code block in all export formats and the TUI (#76)
       Text inside wps:txbx shape text boxes is now extracted and rendered with box-drawing borders instead of being silently dropped (#76)

   Fixed

       Numbered list items sharing the same abstract numbering definition now count sequentially instead of both restarting at 1 (#76)
       Bullet-format list levels (numFmt="bullet") no longer render as lettered sequences (#76)
       w:br line break elements inside a run are now preserved, fixing multi-line code blocks concatenated into a single line (#76)

   [0.1.3] - 2026-05-24
   Added

       Configurable keymap presets (default, vim, less) with per-user TOML overrides in ~/.config/doxx/config.toml (#26)
       Search result highlighting: current match in yellow, other matches in gray

    [15 lines not shown]
VersionDeltaFile
1.2+4-4textproc/doxx/distinfo
1.3+2-2textproc/doxx/Makefile
1.2+0-0textproc/doxx/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc 8mzZw9Vtime/clock-rs distinfo cargo-depends.mk

   time/clock-rs: update to 0.2.1

    - No ChangeLog provided.
VersionDeltaFile
1.8+34-34time/clock-rs/distinfo
1.8+10-10time/clock-rs/cargo-depends.mk
1.8+3-3time/clock-rs/Makefile
+47-473 files

NetBSD/pkgsrc qPn0aw9doc CHANGES-2026

   doc: Updated print/R-knitr to 1.51
VersionDeltaFile
1.3620+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6QxxS5Zprint/R-knitr distinfo Makefile

   (print/R-knitr) Updated 1.49 to 1.51

   (cat  Downloads/Release-yihui-knitr.nhtml| w3m -dump -T text/html)

   knitr 1.51
   ------------------
   NEW FEATURES

     • Added support for OpenTelemetry observability. When the otel and otelsdk
       packages are installed and tracing is enabled, spans are automatically
       created for all knit operations. See otelsdk's Collecting Telemetry Data
       for more details on configuring OpenTelemetry (thanks, @shikokuchuo, #2422
       ).

         □ knit() produces 'knitr processing' and 'knitr output' spans when
           starting and finishing an operation
         □ knit() produces 'knit' spans for each chunk, recording attributes such
           as the label and knit engine
     • Added support for hooks that get executed before and after knitting

    [72 lines not shown]
VersionDeltaFile
1.17+4-4print/R-knitr/distinfo
1.21+3-3print/R-knitr/Makefile
+7-72 files

NetBSD/pkgsrc-wip 28df74brust-beta distinfo Makefile

rust-beta: update to 1.97.0-beta.3
DeltaFile
+3-3rust-beta/distinfo
+2-2rust-beta/Makefile
+5-52 files

NetBSD/pkgsrc NtbYfibgames/katomic distinfo, games/katomic/patches patch-src_levelset.h

   katomic: Add missing include
VersionDeltaFile
1.1+18-0games/katomic/patches/patch-src_levelset.h
1.17+2-1games/katomic/distinfo
+20-12 files

NetBSD/pkgsrc 6LZhRNFgraphics/gwenview Makefile

   gwenview: note dependency on wayland-protocols - thanks Robert Bagdan
VersionDeltaFile
1.158+2-1graphics/gwenview/Makefile
+2-11 files

NetBSD/pkgsrc CfzNlJCdoc CHANGES-2026

   Updated devel/py-cbor2, geography/py-owslib
VersionDeltaFile
1.3619+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc SvnSu2Hgeography/py-owslib distinfo Makefile

   py-owslib: updated to 0.36.0

   0.36.0

   1013 fix csapi failing tests
   Remove legacy setuptools.command.text
   remove comments from xml, because it may fail parsing it
   Fix FutureWarning when truth-testing XML element
   docs: update WMS example
   capture dct:spatial as bbox, if it contains a box
   use only pyproject configuration
   delegate HTTP 401 and 403 to Python requests
   Update dev setup docs to pyproject.toml
   Handle WFS version mismatch
VersionDeltaFile
1.9+4-4geography/py-owslib/distinfo
1.14+2-2geography/py-owslib/Makefile
+6-62 files

NetBSD/pkgsrc hPvRnFvdevel/py-cbor2 distinfo Makefile

   py-cbor2: updated to 6.1.2

   6.1.2

   - Fixed incorrect tracking of string references for definite-length text strings of length greater
     than 65536
   - Fixed ``cbor2.load()`` crash caused by incorrect handling
     of internal read buffer extension during stream deserialization.
VersionDeltaFile
1.17+4-4devel/py-cbor2/distinfo
1.19+2-2devel/py-cbor2/Makefile
+6-62 files

NetBSD/pkgsrc XGpy7R0doc CHANGES-2026

   Updated www/py-aiohttp, www/py-test-aiohttp
VersionDeltaFile
1.3618+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc f7OG4dZwww/py-test-aiohttp distinfo Makefile

   py-test-aiohttp: updated to 1.1.1

   1.1.1 (2026-06-08)

   - Drop Python 3.9
   - Typing improvements
VersionDeltaFile
1.3+4-4www/py-test-aiohttp/distinfo
1.7+2-3www/py-test-aiohttp/Makefile
+6-72 files

NetBSD/pkgsrc DUJMbDnwww/py-aiohttp distinfo Makefile

   py-aiohttp: updated to 3.14.1

   3.14.1 (2026-06-07)

   Bug fixes

   - Fixed a race condition in :py:class:`~aiohttp.TCPConnector` where closing the connector while a DNS resolution was in-flight could raise :py:exc:`AttributeError` instead of :py:exc:`~aiohttp.ClientConnectionError` -- by :user:`goingforstudying-ctrl`.

   - Fixed ``CancelledError`` not closing a connection -- by :user:`aiolibsbot`.

   - Tightened up some websocket parser checks -- by :user:`Dreamsorcerer`.

   - Fixed :class:`~aiohttp.CookieJar` dropping the host-only flag of cookies when persisted with :meth:`~aiohttp.CookieJar.save` and reloaded with :meth:`~aiohttp.CookieJar.load`, so a cookie set without a ``Domain`` attribute is again scoped to the exact host that set it after a reload; the absolute expiration deadline is now persisted as well, so a reloaded cookie keeps its original lifetime instead of being rescheduled from the load time. :meth:`~aiohttp.CookieJar.load` now replaces the jar contents rather than merging onto prior state, and loaded cookies pass through the same acceptance rules as :meth:`~aiohttp.CookieJar.update_cookies`, so a cookie for an IP-address host is dropped when loaded into a jar created without ``unsafe=True`` -- by :user:`bdraco`.

   - Scoped :class:`~aiohttp.DigestAuthMiddleware` credentials to the origin of the first request it handles, so a redirect to a different origin no longer triggers a digest response computed from the configured credentials; a challenge from another origin is only answered when that origin falls within a protection space advertised by the anchor origin through the RFC 7616 ``domain`` directive -- by :user:`bdraco`.

   - Fixed the C HTTP parser not enforcing ``max_line_size`` on a request target or response reason phrase that is split across multiple reads; each fragment was checked on its own, so an accumulated line could exceed the limit without raising ``LineTooLong``. The accumulated length is now checked, matching the pure-Python parser -- by :user:`bdraco`.

   - Changed :class:`~aiohttp.TCPConnector` to reject legacy non-canonical numeric IPv4 host forms such as ``2130706433``, ``017700000001`` and ``127.1`` with :exc:`~aiohttp.InvalidUrlClientError`; only canonical dotted-quad IPv4 literals are now treated as IP address literals, while every other host is sent through the configured resolver -- by :user:`bdraco`.

    [10 lines not shown]
VersionDeltaFile
1.99+4-4www/py-aiohttp/distinfo
1.107+2-2www/py-aiohttp/Makefile
+6-62 files

NetBSD/pkgsrc 5f4CAoVdoc CHANGES-2026

   Updated devel/py-jupyter_client, www/py-jupyter_server
VersionDeltaFile
1.3617+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc UDCwWhcwww/py-jupyter_server distinfo Makefile

   py-jupyter_server: updated to 2.19.0

   2.19.0

   Enhancements made

   - Return `unresolved` stanza when kernel scope is unavailable for `resolvePath` (instead of failing with 404)

   Bugs fixed

   - Recreate notary store on failure to prevent save deadlock and data loss

   Maintenance and upkeep improvements

   - Restore the test skip marks with updated compatibility reason
   - Drop Python 3.9
   - Bump minimatch from 3.1.2 to 3.1.5
VersionDeltaFile
1.15+4-4www/py-jupyter_server/distinfo
1.23+2-2www/py-jupyter_server/Makefile
+6-62 files

NetBSD/pkgsrc iYkeZGFdevel/py-jupyter_client Makefile distinfo

   py-jupyter_client: updated to 8.9.0

   8.9.0

   Enhancements made

   - Add ZMQ Curve for transport encryption

   Maintenance and upkeep improvements

   - Temporarily pin Python to 3.14 in pre-releases test
   - CI: fix testing of nbconvert
   - Update pre-commit, and fix issues
   - Remove `3.14t` testing until `msgpack` supports it
   - Log environment information for docs build on CI, update comment on workaround

   Documentation improvements

   - Update status terminology from 'abort' to 'aborted'
   - Added documentation for the handshake pattern
VersionDeltaFile
1.49+5-8devel/py-jupyter_client/Makefile
1.39+4-4devel/py-jupyter_client/distinfo
+9-122 files

NetBSD/pkgsrc fLiExEEsysutils/u-boot-imx8mq-phanbell Makefile

   u-boot-imx8mq-phanbell: needs openssl
VersionDeltaFile
1.2+2-1sysutils/u-boot-imx8mq-phanbell/Makefile
+2-11 files