NetBSD/src VyHfESdexternal/public-domain/tz tzdata2netbsd

   Fix issues with tzdata2netbsd and Hg updates

   Correct a typo.
   Add some comments.
   Better interaction when unresolved conflicts remain.
VersionDeltaFile
1.20+15-4external/public-domain/tz/tzdata2netbsd
+15-41 files

NetBSD/pkgsrc XQn5Dnjdoc CHANGES-2026

   Fixed type Updated->Added
VersionDeltaFile
1.3725+2-2doc/CHANGES-2026
+2-21 files

NetBSD/pkgsrc-wip 7f19f48bob distinfo cargo-depends.mk, bob/patches patch-.._lua-src-rs-178af5ab1dd388fd378cb9cb24d65747e08f5a5e_src_lib.rs patch-Cargo.toml

bob: Update to 0.99.7.

* Bump dependencies to include illumos patches, `cargo install bob` now
  works again on illumos.

* Significant performance improvements throughout, especially for full
  pkgsrc builds: scanning, dependency resolution, build startup,
  `bob status`, and report generation are all faster and use less memory.

* New `bob list builds` command (with `bob ls` as a shorthand), replacing
  `bob diff -l`, showing a summary of each build in the history database
  with package counts and durations.

* New `bob prune` command to remove build sessions from the history
  database, selected by range, by age, or by keeping only the most recent.

* Improve consistency across all output commands with regard to arguments,
  column selection, sorting, and table, CSV, or JSON output.


    [27 lines not shown]
DeltaFile
+384-383bob/distinfo
+127-124bob/cargo-depends.mk
+0-16bob/patches/patch-.._lua-src-rs-178af5ab1dd388fd378cb9cb24d65747e08f5a5e_src_lib.rs
+2-13bob/Makefile
+0-14bob/patches/patch-Cargo.toml
+513-5505 files

NetBSD/pkgsrc-wip 3515271brush-shell distinfo cargo-depends.mk, brush-shell/patches patch-.._vendor_nix-0.31.2_src_sys_wait.rs

brush-shell: remove, imported to pkgsrc
DeltaFile
+0-1,974brush-shell/distinfo
+0-658brush-shell/cargo-depends.mk
+0-30brush-shell/patches/patch-.._vendor_nix-0.31.2_src_sys_wait.rs
+0-29brush-shell/Makefile
+0-23brush-shell/COMMIT_MSG
+0-3brush-shell/DESCR
+0-2,7172 files not shown
+0-2,7208 files

NetBSD/pkgsrc 4YcevhEshells Makefile, shells/brush-shell distinfo cargo-depends.mk

   shells/brush-shell: Update to v0.4.0

   Some key highlights:

   A meaningful step forward in bash compatibility.
   Major bash language features are now implemented or substantially expanded,
   e.g.: set -e, set -u, pipefail, failglob, the ERR trap, coprocesses, and a great deal more.
   Improved robustness across edge cases.
   Closed pipes, broken stdout, unusual file-descriptor states, non-UTF8 history files,
   and platform corner cases are now handled gracefully.
   A systematic audit also removed an entire class of avoidable failure modes.
   Broader platform support. Using brush as a login shell on macOS is now supported,
   Windows path handling is overhauled, FreeBSD, Android and 32-bit targets build cleanly again,
   and wasm32-wasip2 is now exercised in CI.
   A more capable interactive shell. Optional TOML config,
   zsh-style preexec/precmd hooks, experimental terminal integration,
   expanded readline-macro support, and many completion improvements.
   API improvements and foundations for what's next. Scaffolding for
   a winnow-based parser, a generic Shell<Extensions> for embedders,

    [4 lines not shown]
VersionDeltaFile
1.1+1,974-0shells/brush-shell/distinfo
1.1+658-0shells/brush-shell/cargo-depends.mk
1.1+30-0shells/brush-shell/patches/patch-.._vendor_nix-0.31.2_src_sys_wait.rs
1.1+29-0shells/brush-shell/Makefile
1.1+3-0shells/brush-shell/DESCR
1.81+2-1shells/Makefile
+2,696-11 files not shown
+2,698-17 files

NetBSD/pkgsrc sI2LAXbdoc CHANGES-2026

   doc: Updated shells/brush-shell to 0.4.0
VersionDeltaFile
1.3724+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Patow3Zgeography/gdal-lib Makefile

   gdal-lib: Enable support for reading GeoPDF

   gdal-lib could previously write GeoPDF, but could not read it.  bl3 on
   poppler, as upstream's preferred choice of the possibities that are
   already in pkgsrc.  This make's gdal-lib's dependencies a bit heavier,
   but it's not a large fractional increase.

   Tested in that opening a GeoPDF in qgis did not crash or have other
   bad behavior.  While georeferencing was off, it's not clear if that is
   a write-side issue.
VersionDeltaFile
1.202+26-5geography/gdal-lib/Makefile
+26-51 files

NetBSD/pkgsrc-wip 4d95b79vorbis-tools PLIST Makefile, vorbis-tools/patches patch-configure patch-ogg123_status.c

vorbis-tools: remove, imported to pkgsrc
DeltaFile
+0-37vorbis-tools/PLIST
+0-32vorbis-tools/Makefile
+0-20vorbis-tools/COMMIT_MSG
+0-19vorbis-tools/patches/patch-configure
+0-14vorbis-tools/patches/patch-ogg123_status.c
+0-8vorbis-tools/DESCR
+0-1302 files not shown
+0-1388 files

NetBSD/pkgsrc qTvw7tsaudio/vorbis-tools distinfo PLIST, audio/vorbis-tools/patches patch-share_Makefile.in patch-ab

   audio/vorbis-tools: Update to 1.4.3

   1.4.3 -- 2025-04-13
    * Made sure utf8_decode() prototype is found by newer GCC.
    * Plugged memleak when using vorbiscomment -c (#2328)
    * Plugged memory leak in vorbiscomment param parsing.
    * Added simple self test check.
    * Updated ogg123 http transport to avoid depricated
      CURLOPT_PROGRESSFUNCTION.
    * Code cleanup and avoiding some reserved names breaking MSVC build.
    * Introduced new configure option --enable-gcc-sanitazion for more
      checks.
    * Updated translation files and added initial Norwegian BokmAYl
      translation.
    * Changed oggenc to no longer assume output path ends in a file name
      (CVE-2023-43361).
    * Adjusted build rules to avoi link error on MacOSX.
    * Dropped version number from documenation install path.
    * Adjusted ogg123 to handle disappearing audio device more

    [2 lines not shown]
VersionDeltaFile
1.34+4-9audio/vorbis-tools/distinfo
1.11+8-2audio/vorbis-tools/PLIST
1.103+4-5audio/vorbis-tools/Makefile
1.2+1-1audio/vorbis-tools/patches/patch-share_Makefile.in
1.9+1-1audio/vorbis-tools/patches/patch-ab
1.12+1-1audio/vorbis-tools/patches/patch-aa
+19-192 files not shown
+21-218 files

NetBSD/pkgsrc gNeA5rwdoc CHANGES-2026

   doc: Updated audio/vorbis-tools to 1.4.3
VersionDeltaFile
1.3723+2-1doc/CHANGES-2026
+2-11 files

NetBSD/src WV4CDKMusr.bin/m4/lib ohash.c

   Add tools header (thanks kre@)
VersionDeltaFile
1.2+5-2usr.bin/m4/lib/ohash.c
+5-21 files

NetBSD/pkgsrc-wip 8f88b75. Makefile, ipv6calc Makefile PLIST

ipv6calc: remove, imported to pkgsrc
DeltaFile
+0-31ipv6calc/Makefile
+0-19ipv6calc/PLIST
+0-12ipv6calc/COMMIT_MSG
+0-8ipv6calc/DESCR
+0-5ipv6calc/distinfo
+0-1Makefile
+0-766 files

NetBSD/pkgsrc 3LF410Wnet/ipv6calc Makefile PLIST

   net/ipv6calc: Update to version 4.4.0

   General:
   internal databases: update
   IP2Location 8.7.0 related (relates to https://github.com/chrislim2888/IP2Location-C-Library/releases/tag/8.7.0
   which has unfortunatly incompatible API changes)

   ipv6calcweb/ipv6calcweb.cgi.in: add support for new fields in DB26 with 8.7.0
   add support for additional data in DB26 usable with IP2Location >= 8.7.0
   check IP2Location > 8.6.1 related compatibility/fallback
   Extensions:
   add option --has-feature <NAME>
VersionDeltaFile
1.40+17-10net/ipv6calc/Makefile
1.6+10-0net/ipv6calc/PLIST
1.20+4-4net/ipv6calc/distinfo
+31-143 files

NetBSD/pkgsrc eEEgQaadoc CHANGES-2026 TODO

   doc: Updated net/ipv6calc to 4.4.0
VersionDeltaFile
1.3722+2-1doc/CHANGES-2026
1.27395+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc Hv4uhV5doc CHANGES-2026

   Updated www/py-bleach, security/py-pip-audit
VersionDeltaFile
1.3721+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc MBfvWZusecurity/py-pip-audit Makefile distinfo

   py-pip-audit: updated to 2.10.1

   2.10.1

   Fixed a KeyError crash when an OSV vulnerability record contains an
   affected entry that omits the optional ranges field
VersionDeltaFile
1.43+3-5security/py-pip-audit/Makefile
1.35+4-4security/py-pip-audit/distinfo
+7-92 files

NetBSD/pkgsrc NbS93nKwww/py-bleach distinfo Makefile

   py-bleach: updated to 6.4.0

   Version 6.4.0 (June 5th, 2026)

   **NOTE: 2026-06-05: Bleach is no longer maintained. There will be no future
   releases including for security issues.**
   See issue: `<https://github.com/mozilla/bleach/issues/698>`__

   **Backwards incompatible changes**

   * Dropped support for pypy 3.10.

   **Security fixes**

   * Fix bug 2023812 / GHSA-8rfp-98v4-mmr6.

     Fix XSS issue with sanitize_uri_value where disallowed schemes with
     Unicode invisible characters wouldn't be rejected.


    [28 lines not shown]
VersionDeltaFile
1.25+4-4www/py-bleach/distinfo
1.34+2-2www/py-bleach/Makefile
+6-62 files

NetBSD/pkgsrc hqL2HuIdoc CHANGES-2026

   doc: Added www/py-zensical version 0.0.44
VersionDeltaFile
1.3720+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UFPjmHOwww Makefile

   www/Makefile: + py-zensical
VersionDeltaFile
1.1922+2-1www/Makefile
+2-11 files

NetBSD/pkgsrc aPfjHyOwww/py-zensical PLIST distinfo

   www/py-zensical: import py-zensical-0.0.44

   A modern static site generator built by the creators of Material
   for MkDocs.
VersionDeltaFile
1.1+16,609-0www/py-zensical/PLIST
1.1+530-0www/py-zensical/distinfo
1.1+177-0www/py-zensical/cargo-depends.mk
1.1+28-0www/py-zensical/Makefile
1.1+2-0www/py-zensical/DESCR
+17,346-05 files

NetBSD/pkgsrc-wip 9fc2a4epy-mkdocs-material Makefile, py-pymdown-extensions PLIST Makefile

py-pymdown-extensions: remove, imported to pkgsrc
DeltaFile
+0-134py-pymdown-extensions/PLIST
+0-20py-pymdown-extensions/Makefile
+0-5py-pymdown-extensions/distinfo
+1-3py-mkdocs-material/Makefile
+1-1py-zensical/Makefile
+0-1py-pymdown-extensions/DESCR
+2-1641 files not shown
+2-1657 files

NetBSD/pkgsrc anMRPXbdoc CHANGES-2026

   doc: Added textproc/py-pymdown-extensions version 10.21.3
VersionDeltaFile
1.3719+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ATVFmy3textproc Makefile

   textproc/Makefile: + py-pymdown-extensions
VersionDeltaFile
1.1592+2-1textproc/Makefile
+2-11 files

NetBSD/pkgsrc IMnlG25textproc/py-pymdown-extensions PLIST Makefile

   textproc/py-pymdown-extensions: import py-pymdown-extensions-10.21.3

   Packaged for wip by K.I.A.Derouiche.

   Extension pack for Python Markdown
VersionDeltaFile
1.1+134-0textproc/py-pymdown-extensions/PLIST
1.1+20-0textproc/py-pymdown-extensions/Makefile
1.1+5-0textproc/py-pymdown-extensions/distinfo
1.1+1-0textproc/py-pymdown-extensions/DESCR
+160-04 files

NetBSD/pkgsrc-wip d8f36fd. Makefile, py-deepmerge PLIST Makefile

py-deepmerge: remove, imported to pkgsrc
DeltaFile
+0-67py-deepmerge/PLIST
+0-19py-deepmerge/Makefile
+0-5py-deepmerge/distinfo
+1-1py-zensical/Makefile
+1-1py-spsdk/Makefile
+0-1Makefile
+2-941 files not shown
+2-957 files

NetBSD/pkgsrc nnYYjxNdoc CHANGES-2026

   doc: Added devel/py-deepmerge version 2.0
VersionDeltaFile
1.3718+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gPgWmDQdevel Makefile

   devel/Makefile: + py-deepmerge
VersionDeltaFile
1.4637+2-1devel/Makefile
+2-11 files

NetBSD/pkgsrc 9aZQNkVdevel/py-deepmerge PLIST Makefile

   devel/py-deepmerge: import py-deepmerge-2.0

   A tools to handle merging of nested data structures in Python.
VersionDeltaFile
1.1+67-0devel/py-deepmerge/PLIST
1.1+19-0devel/py-deepmerge/Makefile
1.1+5-0devel/py-deepmerge/distinfo
1.1+1-0devel/py-deepmerge/DESCR
+92-04 files

NetBSD/pkgsrc gh62kLpdoc CHANGES-2026

   doc: Updated ham/trustedQSL to 2.8.6
VersionDeltaFile
1.3717+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ESTpCoydoc CHANGES-2026

   Updated net/ldns, net/drill, www/py-daphne
VersionDeltaFile
1.3716+4-1doc/CHANGES-2026
+4-11 files