NetBSD/pkgsrc 2MKGeYetextproc/ugrep distinfo Makefile

   ugrep: updated to 7.7.0

   7.7.0

   support TUI search on slow and incomplete standard input pipes e.g. from tail -f
   update options -m (--max-count) and -K (--max-line) to stop reading input upon reaching the stopping criterium, then exit without draining the standard input pipe like GNU grep
   improve binary file detection for huge mixed files
   add new option ./build.sh --disable-avx512
   local config files located in the working directory are only read when owned by the user running the ugrep process
   fix lzma 7zip api memory leak
VersionDeltaFile
1.96+4-4textproc/ugrep/distinfo
1.105+2-2textproc/ugrep/Makefile
+6-62 files

NetBSD/pkgsrc OPXzMgtdoc CHANGES-2026

   Updated devel/py-build, devel/py-click, graphics/oxipng
VersionDeltaFile
1.2534+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc RCrhXKGgraphics/oxipng distinfo cargo-depends.mk

   oxipng: updated to 10.1.1

   10.1.1

   [Performance] Improve Bigrams performance, giving notably faster results at lower levels.
   [Improvement] Change --np flag to also prevent conversion to indexed from other color types.
   [Improvement] Improve support for recompressing ICC profiles with high compression ratios.
   [Misc] Add warning when --ziwi exceeds --zi.
   [Build] Further reduce size of binaries.
VersionDeltaFile
1.19+142-178graphics/oxipng/distinfo
1.17+46-58graphics/oxipng/cargo-depends.mk
1.21+2-2graphics/oxipng/Makefile
+190-2383 files

NetBSD/pkgsrc rRZaT07devel/py-click distinfo Makefile

   py-click: updated to 8.3.3

   Version 8.3.3

   - Use :func:`shlex.split` to split pager and editor commands into ``argv``
     lists for :class:`subprocess.Popen`, removing ``shell=True``.
   - Fix ``TypeError`` when rendering help for an option whose default value is
     an object that doesn't support equality comparison with strings, such as
     ``semver.Version``.
   - Fix pager test pollution under parallel execution by using pytest's
     ``tmp_path`` fixture instead of a shared temporary file path. :pr:`3238`
   - Treat ``Sentinel.UNSET`` values in a ``default_map`` as absent, so they fall
     through to the next default source instead of being used as the value.
   - Patch ``pdb.Pdb`` in ``CliRunner`` isolation so ``pdb.set_trace()``,
     ``breakpoint()``, and debuggers subclassing ``pdb.Pdb`` (ipdb, pdbpp) can
     interact with the real terminal instead of the captured I/O streams.
   - Add optional randomized parallel test execution using ``pytest-randomly`` and
     ``pytest-xdist`` to detect test pollution and race conditions. :pr:`3151`
   - Add contributor documentation for running stress tests, randomized

    [15 lines not shown]
VersionDeltaFile
1.34+4-4devel/py-click/distinfo
1.38+2-2devel/py-click/Makefile
+6-62 files

NetBSD/pkgsrc U6UAIMSdevel/py-build distinfo Makefile

   py-build: updated to 1.4.4

   1.4.4

   Bugfixes

   - Fix release pipeline generating ``CHANGELOG.rst`` entries with inconsistent heading levels, which broke ``sphinx -W``
     and pinned Read the Docs ``stable`` at 1.4.0
   - Revert :pr:`1039` from build 1.4.3, no longer check direct_url (for now)
   - Add ``--ignore-installed`` to pip install command to prevent issues with packages already present in the isolated build
     environment
   - Partial revert of :pr:`973`, keeping log messages in one entry, multiple lines.
VersionDeltaFile
1.15+4-4devel/py-build/distinfo
1.26+2-2devel/py-build/Makefile
+6-62 files

NetBSD/src enACFH4usr.bin/xlint/lint1 tree.c

   lint: recognize Clang's __c11_atomic builtins

   Needed by libpthread and several others when building with HAVE_LLVM=yes
   MKLLVM=yes MKGCC=no.
VersionDeltaFile
1.714+22-2usr.bin/xlint/lint1/tree.c
+22-21 files

NetBSD/src nm56hdldoc RESPONSIBLE

   doc/RESPONSIBLE: add myself
VersionDeltaFile
1.129+3-3doc/RESPONSIBLE
+3-31 files

NetBSD/src 8JoGa4esys/arch/hp300/hp300 machdep.c, sys/arch/m68k/m68k m68k_machdep.c

   Re-factor the various m68k platforms' identifycpu() functions, and bring
   some consistency to how the CPU/FPU/MMU/cache information is displayed.
   Each platform now provides a machine_set_model() function that is called
   from cpu_startup_common().  This function is respondible for calling
   cpu_setmodel() with platform-specific model description.  Then, common code
   is responsible for printing the model information, along with the CPU
   and cache info, but separately (and this is no longer included in the
   hw.model sysctl node; at least it's now consistent!)

   Some examples:

     Qemu 10.1.2 Virt platform
     MC68040+MMU+FPU, 4k+4k on-chip I/D caches

   (hw.model == "Qemu 10.1.2 Virt platform")

     Motorola MVME-147
     MC68030 CPU+MMU @ 25MHz, MC68882 FPU


    [43 lines not shown]
VersionDeltaFile
1.268+80-204sys/arch/hp300/hp300/machdep.c
1.21+277-3sys/arch/m68k/m68k/m68k_machdep.c
1.192+26-146sys/arch/mvme68k/mvme68k/machdep.c
1.40+12-139sys/arch/virt68k/virt68k/machdep.c
1.143+28-109sys/arch/next68k/next68k/machdep.c
1.229+12-86sys/arch/x68k/x68k/machdep.c
+435-68730 files not shown
+653-1,24036 files

NetBSD/pkgsrc Re015gAmail/ssmtp/patches patch-ab patch-configure.in

   Fix build failure on Linux/musl with recent gcc
VersionDeltaFile
1.5+43-1mail/ssmtp/patches/patch-ab
1.1+13-0mail/ssmtp/patches/patch-configure.in
1.2+1-1mail/ssmtp/patches/patch-ad
+57-23 files

NetBSD/pkgsrc QduFHaUmail/ssmtp Makefile distinfo

   Fix build failure on Linux/musl with recent gcc
VersionDeltaFile
1.38+5-2mail/ssmtp/Makefile
1.11+3-4mail/ssmtp/distinfo
+8-62 files

NetBSD/pkgsrc MO3lYHTlang/fpc bootstrap.mk Makefile

   lang/fpc: Add infrastructure to bootstrap on macOS

   Does compile all the way, but still fails linking and I couldn't figure
   out yet why. Rather than throwing it all away, I guess it's better to
   commit it with BROKEN_ON_PLATFORM.
VersionDeltaFile
1.2+46-1lang/fpc/bootstrap.mk
1.2+16-1lang/fpc/Makefile
1.2+7-1lang/fpc/distinfo
+69-33 files

NetBSD/pkgsrc ZP8lkJUdoc TODO

   doc/TODO: + py-pdm-2.26.8.
VersionDeltaFile
1.27151+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc-wip dadc0e3tailscale distinfo Makefile

tailscale: fixed health check errors
DeltaFile
+3-3tailscale/distinfo
+1-1tailscale/Makefile
+4-42 files

NetBSD/pkgsrc-wip e16838epowerdns PLIST Makefile.common, powerdns/files/smf manifest.xml

net/powerdns: Update to version 5.0.4
DeltaFile
+61-0powerdns/PLIST
+32-0powerdns/Makefile.common
+29-0powerdns/files/smf/manifest.xml
+28-0powerdns/Makefile
+26-0powerdns/options.mk
+23-0powerdns/backend.mk
+199-07 files not shown
+294-013 files

NetBSD/pkgsrc PZXPHjbdoc CHANGES-2026

   doc: Updated x11/worker to 5.4.0
VersionDeltaFile
1.2533+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 11he4Zzx11/worker options.mk Makefile

   x11/worker: update to 5.4.0

   # pkgsrc changes
   * Add optional AVFS support (default enabled).
   * Take maintainership.

   # noteworthy upstream changes
   * Add internal image viewer in the show image mode.
   * Add search result preview in the search window.
   * Add new command to copy file content to clipboard.
   * The clockbar can now be customized.
   * The copy command now supports more overwrite modes.
   * Introduce history for search expressions.
VersionDeltaFile
1.2+16-3x11/worker/options.mk
1.13+7-9x11/worker/Makefile
1.9+4-4x11/worker/distinfo
+27-163 files

NetBSD/pkgsrc ZaBzDKpmk/defaults options.description

   mk/defaults: add AVFS build option
VersionDeltaFile
1.757+1-0mk/defaults/options.description
+1-01 files

NetBSD/pkgsrc Uj6Er2ddoc CHANGES-2026

   doc: Added filesystems/avfs version 1.3.0
VersionDeltaFile
1.2532+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc sFMeR2jfilesystems Makefile

   filesystems: add avfs
VersionDeltaFile
1.60+2-1filesystems/Makefile
+2-11 files

NetBSD/pkgsrc YWRKEXPfilesystems/avfs PLIST Makefile

   filesystems/avfs: initial import of package

   AVFS is a virtual file system, which enables all programs to look inside
   archived or compressed files, or access remote files without recompiling
   the programs or changing the kernel.

   At the moment it supports floppies, tar and gzip files, zip, bzip2, ar
   and rar files, ftp sessions, http, webdav, rsh/rcp, ssh/scp. Quite a
   few other handlers are implemented with the Midnight Commander's
   external FS.
VersionDeltaFile
1.1+49-0filesystems/avfs/PLIST
1.1+40-0filesystems/avfs/Makefile
1.1+39-0filesystems/avfs/options.mk
1.1+30-0filesystems/avfs/buildlink3.mk
1.1+8-0filesystems/avfs/DESCR
1.1+5-0filesystems/avfs/distinfo
+171-06 files

NetBSD/pkgsrc-wip 6ad9d59. TODO

TODO: + tor-browser-15.0.10.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc k2DAuRbdoc TODO

   doc/TODO: + fuse-ntfs-3g-2026.2.25, qemu-11.0.
VersionDeltaFile
1.27150+3-1doc/TODO
+3-11 files

NetBSD/pkgsrc-wip 008f28ftailscale distinfo go-modules.mk

tailscale: fixed loopback and can run as unprivileged user
DeltaFile
+9-9tailscale/distinfo
+2-2tailscale/go-modules.mk
+1-1tailscale/Makefile
+12-123 files

NetBSD/pkgsrc qv7EeSsprint/cups-browsed Makefile PLIST

   cups-browsed: avoid cups-filter path

   Ride bump.
VersionDeltaFile
1.9+4-4print/cups-browsed/Makefile
1.3+2-3print/cups-browsed/PLIST
+6-72 files

NetBSD/pkgsrc LjjP1S6doc CHANGES-2026

   doc: Updated print/cups-browsed to 2.1.1nb7
VersionDeltaFile
1.2531+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7BU5Puhprint/cups-browsed Makefile PLIST

   cups-browsed: install daemonizing script

   From Edgar Fuß

   Bump PKGREVISION.
VersionDeltaFile
1.8+12-2print/cups-browsed/Makefile
1.2+2-1print/cups-browsed/PLIST
+14-32 files

NetBSD/pkgsrc jQdUQ9vdoc CHANGES-pkgsrc-2026Q1

   doc: update for 7080, 7082
VersionDeltaFile
1.1.2.12+8-1doc/CHANGES-pkgsrc-2026Q1
+8-11 files

NetBSD/pkgsrc 9jupfBmfonts/harfbuzz PLIST

   Pullup ticket #7082 - requested by bsiegert
   fonts/harfbuzz: Install fix

   PR pkg/60190: fonts/harfbuzz: files not in PLIST
VersionDeltaFile
1.88.2.1+4-1fonts/harfbuzz/PLIST
+4-11 files

NetBSD/pkgsrc iDHLLUhaudio/ymuse Makefile, chat/coyim Makefile

   Revbump all Go packages after go126 security fix
VersionDeltaFile
1.44.2.1+2-2audio/ymuse/Makefile
1.98.2.1+2-2chat/coyim/Makefile
1.58.2.1+2-2chat/gomuks/Makefile
1.87.2.1+2-2chat/matterircd/Makefile
1.23.2.1+2-2chat/neonmodem/Makefile
1.43.2.1+2-2chat/senpai/Makefile
+12-12199 files not shown
+407-393205 files

NetBSD/pkgsrc b6prw6llang/go version.mk, lang/go125 PLIST distinfo

   Pullup ticket #7080 - requested by bsiegert
   lang/go125: Security fix
   lang/go126: Security fix

   Revisions pulled up:
   - lang/go/version.mk                                            1.247
   - lang/go125/PLIST                                              1.6
   - lang/go125/distinfo                                           1.11
   - lang/go126/PLIST                                              1.3
   - lang/go126/distinfo                                           1.3

   ---
      Module Name:    pkgsrc
      Committed By:   bsiegert
      Date:           Wed Apr  8 05:43:35 UTC 2026

      Modified Files:
              pkgsrc/lang/go: version.mk
              pkgsrc/lang/go125: PLIST distinfo

    [163 lines not shown]
VersionDeltaFile
1.2.2.1+18-0lang/go126/PLIST
1.5.2.1+15-1lang/go125/PLIST
1.10.2.1+4-4lang/go125/distinfo
1.2.2.1+4-4lang/go126/distinfo
1.246.2.1+3-3lang/go/version.mk
+44-125 files