NetBSD/pkgsrc-wip e94774cdasel distinfo go-modules.mk, miniflux distinfo go-modules.mk

dasel/miniflux: remove, imported to pkgsrc
DeltaFile
+0-419miniflux/distinfo
+0-245dasel/distinfo
+0-140miniflux/go-modules.mk
+0-82dasel/go-modules.mk
+0-44miniflux/COMMIT_MSG
+0-35dasel/Makefile
+0-9657 files not shown
+0-1,02213 files

NetBSD/pkgsrc VtcVIdbtextproc/dasel distinfo Makefile

   textproc/dasel: Update to 3.11.2

   ## [v3.11.2] - 2026-06-27

   ### Security

   - Fixed panic (index out of range) in the selector lexer when the input ends
   with whitespace, e.g. `dasel query 'a '` ([GHSA-65gg-g7rw-6cpc]
   (https://github.com/TomWright/dasel/security/advisories/GHSA-65gg-g7rw-6cpc)).
   The whitespace-skip loop could advance the position to the end of input,
   after which the next character access had no bounds check.
VersionDeltaFile
1.14+4-4textproc/dasel/distinfo
1.31+3-3textproc/dasel/Makefile
1.6+0-0textproc/dasel/go-modules.mk
+7-73 files

NetBSD/pkgsrc B3LMnyxdoc CHANGES-2026 TODO

   doc: Updated textproc/dasel to 3.11.2
VersionDeltaFile
1.4051+2-1doc/CHANGES-2026
1.27506+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc zbSOPhNwww/miniflux distinfo go-modules.mk

   www/miniflux: Update to version 2.3.2

   Miniflux 2.3.2

   New features
   Improved full-text search
   Search queries now use PostgreSQL's websearch_to_tsquery, allowing quoted phrases, OR operators, and negation (-term) in search expressions.

   API improvements
   Added GET /v1/entries/ids to efficiently retrieve paginated entry IDs.
   Added support for updating the starred status of multiple entries through PUT /v1/entries.
   API clients can now filter entries by tags.
   The Go client now exposes additional feed fields (description, icon, next_check_at, notification settings, no_media_player, etc.) and supports the new tag filter.

   Atom feed improvements
   When an Atom entry id contains an HTTP URL, it is now used as the entry URL when no dedicated link is available.

   Performance improvements
   Improved full-text search performance by caching compiled regular expressions used by filtering rules.

    [33 lines not shown]
VersionDeltaFile
1.10+46-46www/miniflux/distinfo
1.9+14-14www/miniflux/go-modules.mk
1.20+3-3www/miniflux/Makefile
+63-633 files

NetBSD/pkgsrc eGbGLt4doc CHANGES-2026 TODO

   doc: Updated www/miniflux to 2.3.2
VersionDeltaFile
1.4050+2-1doc/CHANGES-2026
1.27505+1-2doc/TODO
+3-32 files

NetBSD/src Wxo6xiuusr.sbin/sysinst util.c run.c

   Make sysinst intercept kernel console messages using TIOCCONS at all
   times, not just when running an external command, and discard those
   that occur when not running an external command so that they don't
   mess up the display when running sysinst on the console.  Fixes
   PR install/54932.
VersionDeltaFile
1.85+48-1usr.sbin/sysinst/util.c
1.17+3-16usr.sbin/sysinst/run.c
1.39+4-1usr.sbin/sysinst/main.c
1.98+3-1usr.sbin/sysinst/defs.h
+58-194 files

NetBSD/pkgsrc-wip 1d8883f. TODO

TODO: + pimsync-0.5.11.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc-wip ae9415a. TODO

TODO: + py-whichllm-0.5.13.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/src xUrVOX2doc CHANGES-9.5

   Tickets #2023 and #2018
VersionDeltaFile
1.1.2.106+26-1doc/CHANGES-9.5
+26-11 files

NetBSD/src l0Ubfhqusr.bin/pr egetopt.c

   pr: clean up

   Remove parenthesized return values, redundant casts.

   Fix lint warning about effectively discarding const qualifier when
   calling strchr.

   No binary change.
VersionDeltaFile
1.11+22-28usr.bin/pr/egetopt.c
+22-281 files

NetBSD/src 7sBUnPIexternal/bsd/jemalloc/dist/src jemalloc.c, external/cddl/osnet/dist/lib/libuutil/common uu_avl.c uu_list.c

   Apply patch, requested by riastradh in ticket #2018

        distrib/sets/lists/base/shl.mi                  (apply patch)
        distrib/sets/lists/debug/shl.mi                 (apply patch)
        external/bsd/jemalloc/dist/src/jemalloc.c       (apply patch)
        external/cddl/osnet/dist/lib/libuutil/common/libuutil_impl.h    (apply patch)
        external/cddl/osnet/dist/lib/libuutil/common/uu_avl.c   (apply patch)
        external/cddl/osnet/dist/lib/libuutil/common/uu_list.c  (apply patch)
        external/cddl/osnet/dist/lib/libuutil/common/uu_misc.c  (apply patch)
        lib/libc/gen/arc4random.c                       (apply patch)
        lib/libc/gen/pthread_atfork.c                   (apply patch)
        lib/libc/include/extern.h                       (apply patch)
        lib/libc/shlib_version                          (apply patch)
        lib/libc/stdlib/jemalloc.c                      (apply patch)
        lib/libc/stdlib/malloc.c                        (apply patch)

   libc, libuutil (zfs stuff): Fix postfork mutex actions to
   reinitialize the mutex instead of unlocking it.  Avoids potential
   deadlocks after fork in case other threads are waiting for a

    [3 lines not shown]
VersionDeltaFile
1.46.2.1+22-2lib/libc/stdlib/jemalloc.c
1.7.4.2+14-4external/bsd/jemalloc/dist/src/jemalloc.c
1.59.16.3+16-2lib/libc/stdlib/malloc.c
1.1.1.2.4.3+12-0external/cddl/osnet/dist/lib/libuutil/common/uu_avl.c
1.1.1.1.48.3+12-0external/cddl/osnet/dist/lib/libuutil/common/uu_list.c
1.10.18.2+6-2lib/libc/gen/pthread_atfork.c
+82-107 files not shown
+103-2213 files

NetBSD/pkgsrc-wip 06059c3dasel distinfo go-modules.mk, miniflux distinfo go-modules.mk

dasel update to 3.11.2 and miniflux update to 2.3.2
DeltaFile
+419-0miniflux/distinfo
+245-0dasel/distinfo
+140-0miniflux/go-modules.mk
+82-0dasel/go-modules.mk
+44-0miniflux/COMMIT_MSG
+35-0dasel/Makefile
+965-07 files not shown
+1,022-013 files

NetBSD/src M3N9Tbbusr.bin/pr egetopt.c

   pr: fix ctype segmentation fault

   Could be triggered by running "pg +ä".
VersionDeltaFile
1.10+3-3usr.bin/pr/egetopt.c
+3-31 files

NetBSD/pkgsrc oyiwQOpdoc TODO

   doc/TODO: add some

   + dasel-3.11.2, geeqie-2.9, libheif-1.23.1, libpsl-0.22.0,
     miniflux-2.3.2, ocaml-dune-3.24.0, py-beets-2.12.0,
     py-google-api-python-client-2.198.0, py-google-auth-2.55.1,
     py-icalendar-7.2.0, py-nh3-0.3.6, py-numpy-2.5.0, py-pdf-6.14.2,
     py-sphinx-autodoc-typehints-3.12.0, py-uv-build-0.11.25.
VersionDeltaFile
1.27504+16-2doc/TODO
+16-21 files

NetBSD/src jq8e522doc CHANGES-11.0

   Tickets #346 and #347
VersionDeltaFile
1.1.2.108+12-1doc/CHANGES-11.0
+12-11 files

NetBSD/pkgsrc-wip 06de46bgotosocial Makefile

gotosocial: improve package after review by wiz

Changes:
- Removed unecessary things like PKGREVISION, pre-extract
- Cleanup
- Added INSTALL_UNSTRIPPED flag to no to mimic GoToSocial's production
build
DeltaFile
+10-16gotosocial/Makefile
+10-161 files

NetBSD/src D4IRCqxsys/arch/virt68k/virt68k bus_dma.c

   Pull up following revision(s) (requested by isaki in ticket #347):

        sys/arch/virt68k/virt68k/bus_dma.c: revision 1.5

   Fill in bus_dmamap_sync() for 68030.  Since 68030 caches are write-through,
   this is pretty trivial: just invalidate the on-chip + any external D cache
   in the PREREAD case.  (See comment in code for why PREREAD is preferred
   over POSTREAD.)

   PR kern/60144
VersionDeltaFile
1.1.4.1+21-3sys/arch/virt68k/virt68k/bus_dma.c
+21-31 files

NetBSD/src 987IXpnsys/uvm uvm_km.c

   Pull up following revision(s) (requested by kbowling in ticket #2023):

        sys/uvm/uvm_km.c: revision 1.168

   uvm_km_pgremove: pmap_update before freeing pages

   Update the commentary in uvm_km_free to reflect this reality while here
   Reviewd by skrll@

   PR kern/60376
VersionDeltaFile
1.146.4.2+6-4sys/uvm/uvm_km.c
+6-41 files

NetBSD/src LeY7d5Zdoc CHANGES-10.2

   Ticket #1293
VersionDeltaFile
1.1.2.104+6-1doc/CHANGES-10.2
+6-11 files

NetBSD/src kZb3Hkqsys/uvm uvm_km.c

   Pull up following revision(s) (requested by kbowling in ticket #1293):

        sys/uvm/uvm_km.c: revision 1.168

   uvm_km_pgremove: pmap_update before freeing pages

   Update the commentary in uvm_km_free to reflect this reality while here
   Reviewd by skrll@

   PR kern/60376
VersionDeltaFile
1.162.4.3+6-4sys/uvm/uvm_km.c
+6-41 files

NetBSD/src OXMWLpbsys/uvm uvm_km.c

   Pull up following revision(s) (requested by kbowling in ticket #346):

        sys/uvm/uvm_km.c: revision 1.168

   uvm_km_pgremove: pmap_update before freeing pages

   Update the commentary in uvm_km_free to reflect this reality while here
   Reviewd by skrll@

   PR kern/60376
VersionDeltaFile
1.166.2.2+6-4sys/uvm/uvm_km.c
+6-41 files

NetBSD/pkgsrc 9z2Yy1cdoc CHANGES-2026

   Added devel/py-jinxed; Updated devel/py-blessed
VersionDeltaFile
1.4049+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc qPvxa3jdevel/py-blessed distinfo Makefile

   py-blessed: updated to 1.44.0

   1.44
   * improve: reduce errant XTGETTCAP output for Terminal.app and ConEmu.exe :ghpull:`385`.

   1.43
   * bugfix: regression of XTGETTCAP responses leaking into first call for empty/non-response
     terminals (libvte/Gnome Terminal), in versions 1.40 to 1.42 :ghpull:`383`.

   1.42
   * bugfix: regression in :meth:`~.Terminal.cbreak` and :meth:`~.Terminal.raw` were not thread-safe
     broken in versions 1.40 and 1.41, remove signal ignore of SIGTTOU :ghissue:`380`.

   1.41
   * bugfix: :meth:`~.Terminal.get_location` broken in 1.40, returned a generator instead of a tuple.
     :ghissue:`378`.

   1.40
   * improved: jinxed_ is **now required on all platforms**, providing a curses-free and

    [18 lines not shown]
VersionDeltaFile
1.14+4-4devel/py-blessed/distinfo
1.19+3-2devel/py-blessed/Makefile
+7-62 files

NetBSD/pkgsrc lPsBjJldevel Makefile, devel/py-jinxed PLIST Makefile

   py-jinxed: added version 2.0.4

   Jinxed is a pure-Python implementation of a subset of the Python curses
   library. It provides jinxed.tigetstr(), jinxed.tparm(), and related terminfo
   functions on all platforms with a virtual terminfo(5) database.
VersionDeltaFile
1.1+181-0devel/py-jinxed/PLIST
1.1+18-0devel/py-jinxed/Makefile
1.1+5-0devel/py-jinxed/distinfo
1.1+3-0devel/py-jinxed/DESCR
1.4641+2-1devel/Makefile
+209-15 files

NetBSD/pkgsrc ilx3TpQdoc CHANGES-2026

   Updated emulators/atari800, emulators/qemu, sysutils/qemu-guest-agent
VersionDeltaFile
1.4048+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc UFYJpJDemulators/qemu distinfo version.mk

   qemu: updated to 11.0.2

   11.0.2
   Bug fixes
VersionDeltaFile
1.253+4-4emulators/qemu/distinfo
1.16+2-2emulators/qemu/version.mk
1.408+1-2emulators/qemu/Makefile
+7-83 files

NetBSD/pkgsrc 6MknPVyemulators/atari800 Makefile distinfo

   atari800: updated to 7.0.0

   7.0.0

   New features:

   Auto-download missing OS/BASIC ROMs from the Internet
   Mount zipped disk images directly from the Internet
   Portable mode — config file and data storage next to the executable

   Platform specific:

   Windows: 32/64-bit builds, installer executable, portable zip archive
   Windows: app icon, MP3 recording support
   Windows: win32-no-network build for XP compatibility
   macOS: ready-to-run .dmg archive
   Linux: AppImage builds (x86_64 + i386)
   Android: auto-download ROMs, upgrade dialog


    [10 lines not shown]
VersionDeltaFile
1.60+12-12emulators/atari800/Makefile
1.29+4-4emulators/atari800/distinfo
1.2+1-1emulators/atari800/MESSAGE
+17-173 files

NetBSD/pkgsrc m4GQXT4doc CHANGES-2026

   Updated net/ngtcp2, www/nghttp3, audio/strawberry
VersionDeltaFile
1.4047+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc zaCsRioaudio/strawberry Makefile distinfo

   strawberry: updated to 1.2.21

   1.2.21 (2026.06.27):

   * Re-point playlist items that references duplicated songs before removal
   * Preserve user data before deleting duplicate songs
   * Check for svg support
   * Support custom icons from scalable dir
   * Custom icons take precedence over system theme icons
   * Add .tak to valid file extensions
VersionDeltaFile
1.93+3-6audio/strawberry/Makefile
1.30+4-4audio/strawberry/distinfo
+7-102 files

NetBSD/pkgsrc wsiBpBBwww/nghttp3 distinfo PLIST

   nghttp3: updated to 1.17.0

   1.17.0

   lib: Add nghttp3_downcase_byte
   lib: Fix header name validation
   lib: Reformat downcase table
   Add nghttp3_conn_stream_flushed
   lib: Take into account non-DATA frame in nghttp3_conn_is_stream_flushed
   Update scripts
   Reformat huffman data tables
   Update doc
   lib: Treat non-existent stream flushed
   Bump sfparse
   lib: Add the public API to encode and decode variable-length integer
   build(deps): bump actions/checkout from 6 to 7
   Add missing version-added
VersionDeltaFile
1.28+4-4www/nghttp3/distinfo
1.27+2-2www/nghttp3/PLIST
1.32+2-2www/nghttp3/Makefile
+8-83 files