NetBSD/pkgsrc JRSkTiHx11/plasma6-kglobalacceld Makefile PLIST

   plasma6-kglobalacceld: add an unversioned .so link
VersionDeltaFile
1.2+5-1x11/plasma6-kglobalacceld/Makefile
1.2+2-1x11/plasma6-kglobalacceld/PLIST
+7-22 files

NetBSD/pkgsrc 5XPcnyzdoc CHANGES-2026

   doc: Updated emulators/qemu7 to 7.2.22
VersionDeltaFile
1.16+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5IMsMqRemulators/qemu7 Makefile distinfo

   qemu7: Update to qemu-7.2.22

   This is exclusively a bug and security fix release that fixes a
   use-after-free and various aborts.
VersionDeltaFile
1.9+5-5emulators/qemu7/Makefile
1.2+4-4emulators/qemu7/distinfo
+9-92 files

NetBSD/pkgsrc 8nLw3B2doc CHANGES-2026

   doc: Updated ruby-gnome packages to 4.3.4
VersionDeltaFile
1.15+18-1doc/CHANGES-2026
+18-11 files

NetBSD/pkgsrc 2SdzsKsdevel/ruby-pango distinfo, graphics/ruby-gdk_pixbuf2 distinfo

   ruby-gnome: update to 4.3.4.

   Upstream changes:
    https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.3.4

   Ruby-GNOME 4.3.4: 2025-12-02

   Changes

    All

     * Improvements
         + MSYS2: Added system package information
             o GH-1691
             o GH-1692
             o Patch by takuya kodama.

    Ruby/GLib2


    [10 lines not shown]
VersionDeltaFile
1.29+4-4devel/ruby-pango/distinfo
1.29+4-4graphics/ruby-gdk_pixbuf2/distinfo
1.29+4-4graphics/ruby-rsvg2/distinfo
1.29+4-4multimedia/ruby-clutter-gstreamer/distinfo
1.29+4-4multimedia/ruby-gstreamer/distinfo
1.29+4-4print/ruby-poppler/distinfo
+24-2434 files not shown
+104-12040 files

NetBSD/pkgsrc wxkLiAGfonts/ttmkfdir2 distinfo

   fonts/ttfmkdir2: forgot to regen the patch sums

   (part of previous)
VersionDeltaFile
1.16+3-2fonts/ttmkfdir2/distinfo
+3-21 files

NetBSD/pkgsrc p20aXdddoc CHANGES-2026

   CHANGES: ttmkfdir2 (fix UB noticed on tech-pkg)
VersionDeltaFile
1.14+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 42Kb1a8fonts/ttmkfdir2 Makefile, fonts/ttmkfdir2/patches patch-ab patch-ttf.h

   fonts/ttmkfdir2: avoid undefined behavior

   The function that produced the font foundry name was returning a
   pointer to its own automatic storage for cases where it was generating
   "misc" for an unknown foundry. This is just as invalid in C++ as it is
   in C, and dressing it up in C++ goop just made it harder to see that
   it was wrong.

   XXX: There's half a dozen entries in the foundry table here that are
   XXX: unmatchable because they're lower-case and it does toupper()
   XXX: before matching.
VersionDeltaFile
1.5+38-3fonts/ttmkfdir2/patches/patch-ab
1.1+15-0fonts/ttmkfdir2/patches/patch-ttf.h
1.26+2-2fonts/ttmkfdir2/Makefile
+55-53 files

NetBSD/pkgsrc US4mBSedoc CHANGES-2026

   doc: Updated print/evince to 48.1
VersionDeltaFile
1.13+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5cEIWDkprint/evince distinfo Makefile

   Update evince to 48.1

   general:
     * Avoid potential heap overflow when allocating from n_pages (#2094, Nelson Benitez Leon)

   libview:
     * Confine monitor fix to affected gtk versions (#1600, Nelson Benitez Leon)
     * Fix caret-color when using system dark mode (#2093, Nelson Benitez Leon)
     * Make annotation popup window always opaque (#1399, Casey Jao)

   shell/previwer:
     * Set application ID to match with .desktop (Ballo Gyorgy)

   Developers:
     * Ballo GyoNinpwnrgy, Casey Jao, Nelson Benitez Leon

   Special thanks to Ninpwn for reporting potential heap overflow.
VersionDeltaFile
1.41+4-4print/evince/distinfo
1.195+2-3print/evince/Makefile
+6-72 files

NetBSD/pkgsrc RuA0BTydoc CHANGES-2026

   doc: Added sysutils/lx-cli version 0.1.6
VersionDeltaFile
1.12+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc cLLQF4Xsysutils Makefile

   Add lx-cli
VersionDeltaFile
1.1182+2-1sysutils/Makefile
+2-11 files

NetBSD/pkgsrc 9jFaQ2Ssysutils/lx-cli distinfo cargo-depends.mk

   sysutils/lx-cli: import package

   A modern alternative to ls with more readable formatting, colours, icons, and
   customizable output.

   Features
   - Colorized output with file type icons
   - Multiple display modes: short (default), long (-l), one-per-line (-1), and
     tree view (-r)
   - Hidden files support: use -a to show all files
   - Recursive tree view: display directory hierarchies with -r
   - Configurable: customize colors, spacing, display options, and tree styles
   - Smart alignment: properly handles unicode characters and icons
VersionDeltaFile
1.1+290-0sysutils/lx-cli/distinfo
1.1+97-0sysutils/lx-cli/cargo-depends.mk
1.1+16-0sysutils/lx-cli/Makefile
1.1+11-0sysutils/lx-cli/DESCR
1.1+2-0sysutils/lx-cli/PLIST
+416-05 files

NetBSD/pkgsrc 9S9BQHjdoc CHANGES-2026

   doc: Updated devel/garden to 2.5.0
VersionDeltaFile
1.11+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 4PnVLfwdevel/garden distinfo cargo-depends.mk

   devel/garden: update to 2.5.0

   v2.5.0
   Released 2025-12-31

   Features:
    - garden git was added for running Git sub-commands.

   Development:
    - The minimum supported Rust version is now 1.88.0.
    - eframe, egui and egui_autocomplete were updated to the latest version.

   v2.4.0
   Released 2025-12-22

   Development:
    - The minimum supported Rust version is now 1.86.0.
    - cargo-clap, rayon, which and yaml-rust2 were updated to the latest versions.
    - Pinned dependencies idna and mime_guess2 have been removed from Cargo.toml.

    [2 lines not shown]
VersionDeltaFile
1.24+721-652devel/garden/distinfo
1.24+239-216devel/garden/cargo-depends.mk
1.25+5-5devel/garden/Makefile
+965-8733 files

NetBSD/pkgsrc VXLnbwTdoc CHANGES-2026

   doc: Updated sysutils/vifm to 0.14.3
VersionDeltaFile
1.10+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GzgBVnxsysutils/vifm Makefile distinfo, sysutils/vifm/patches patch-src_Makefile.in patch-configure

   vifm: update to 0.14.3.

   Vifm v0.14.3
   ------------

   Thanks for the bug reports.  The 'trashdir' saga continues, sorry for the
   inconveniences.

   Documentation:
    - Improved documentation on the use of registers.  Thanks to aleksejrs.

   Menus and dialogs:
    - Say "primary" instead of "default" in the title of :colorscheme menu.

   Other changes:
    - Provided more details on file handlers and viewers in sample vifmrc files.

   Fixes:
    - Fixed picking trash directory when rooted trash is included in 'trashdir'

    [8 lines not shown]
VersionDeltaFile
1.2+71-10sysutils/vifm/patches/patch-src_Makefile.in
1.41+16-5sysutils/vifm/Makefile
1.1+15-0sysutils/vifm/patches/patch-configure
1.1+14-0sysutils/vifm/patches/patch-src_version.c
1.13+7-5sysutils/vifm/distinfo
1.10+6-1sysutils/vifm/PLIST
+129-216 files

NetBSD/pkgsrc uLxyH8Kdoc CHANGES-2026

   doc: Updated editors/neovim to 0.11.5nb2
VersionDeltaFile
1.9+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc XsuzSs9editors/neovim Makefile distinfo, editors/neovim/patches patch-runtime_lua_vim_treesitter_languagetree.lua

   neovim: Fully apply tree-sitter patch

   The backport-33141.patch actually had two patches for languagetree.lua so
   the intermediate languagetree.lua.orig was overwritten and only a patch was
   applied and the set_timeout() function and other parts were still
   accidentally used and not adapted.

   Noticed via nvim-treesitter/nvim-treesitter v0.10.0 plugin.

   PKGREVISION++
VersionDeltaFile
1.2+79-3editors/neovim/patches/patch-runtime_lua_vim_treesitter_languagetree.lua
1.21+2-2editors/neovim/Makefile
1.18+2-2editors/neovim/distinfo
+83-73 files

NetBSD/pkgsrc F3a1lbjwww/firefox distinfo, www/firefox/patches patch-media_ffvpx_libavutil_arm_bswap.h

   firefox: fix build on NetBSD/aarch64
VersionDeltaFile
1.3+18-5www/firefox/patches/patch-media_ffvpx_libavutil_arm_bswap.h
1.574+2-2www/firefox/distinfo
+20-72 files

NetBSD/pkgsrc ppxGUlrdoc CHANGES-2026

   doc: Updated sysutils/pfetch to 1.10.0
VersionDeltaFile
1.8+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc PvCVcrdsysutils/pfetch distinfo Makefile

   sysutils/pfetch: Update to 1.10.0

   Changes since 1.9.4:

   1.10.0

   - Added support for Redox OS

   Full Changelog: https://github.com/Un1q32/pfetch/compare/1.9.4...1.10.0
VersionDeltaFile
1.20+4-4sysutils/pfetch/distinfo
1.18+2-2sysutils/pfetch/Makefile
+6-62 files

NetBSD/pkgsrc LXoBkGenet/vncviewer Makefile distinfo, net/vncviewer/files common_configure unix_configure

   vncviewer: Fix build by regenerating configure scripts
   (avoids perl dependency)

   error: installation or configuration problem: C compiler cannot create executables.
   ld: /usr/lib/crt0.o: in function `___start':
     /usr/src/lib/csu/common/crt0-common.c:375:(.text+0x377): undefined reference  to `main'
   etc
   https://releng.netbsd.org/bulktracker/pkg/76290717
VersionDeltaFile
1.1+6,241-0net/vncviewer/files/common_configure
1.1+6,197-0net/vncviewer/files/unix_configure
1.37+4-1net/vncviewer/Makefile
1.17+1-3net/vncviewer/distinfo
1.5+1-1net/vncviewer/patches/patch-ab
1.2+1-1net/vncviewer/patches/patch-ac
+12,445-66 files

NetBSD/pkgsrc j67lUdSdatabases/postgresql13 Makefile.common, databases/postgresql14 Makefile.common

   databases/postgresql: remove unknown configure options
VersionDeltaFile
1.2+2-8databases/postgresql18-client/Makefile
1.8+2-8databases/postgresql17-client/Makefile
1.34+2-1databases/postgresql13/Makefile.common
1.15+2-1databases/postgresql17/Makefile.common
1.21+2-1databases/postgresql15/Makefile.common
1.27+2-1databases/postgresql14/Makefile.common
+12-202 files not shown
+16-228 files

NetBSD/pkgsrc 23X2YuWdevel/roundup/patches patch-setup-py

   roundup: remove unnecessary patch
VersionDeltaFile
1.2+1-1devel/roundup/patches/patch-setup-py
+1-11 files

NetBSD/pkgsrc qtgyme3databases/postgresql13 PLIST, databases/postgresql14 PLIST

   databases/postgresql: remove redundant PLIST from meta packages
VersionDeltaFile
1.2+1-1databases/postgresql13/PLIST
1.2+1-1databases/postgresql14/PLIST
1.2+1-1databases/postgresql15/PLIST
1.2+1-1databases/postgresql16/PLIST
1.2+1-1databases/postgresql17/PLIST
1.2+1-1databases/postgresql18/PLIST
+6-66 files

NetBSD/pkgsrc srC7wd3doc TODO CHANGES-2026

   doc: Updated devel/roundup to 2.5.0
VersionDeltaFile
1.26601+4-1doc/TODO
1.7+2-1doc/CHANGES-2026
+6-22 files

NetBSD/pkgsrc idWLmrydevel/roundup PLIST Makefile

   roundup: update to 2.5.0.

   15 years of development which I'm not going to summarize.
VersionDeltaFile
1.22+303-103devel/roundup/PLIST
1.66+17-29devel/roundup/Makefile
1.29+4-5devel/roundup/distinfo
1.4+1-1devel/roundup/MESSAGE
+325-1384 files

NetBSD/pkgsrc B7IyvnLwww/curl options.mk

   www/curl: remove unknown configure option
VersionDeltaFile
1.26+1-2www/curl/options.mk
+1-21 files

NetBSD/pkgsrc 4mOiQIxtextproc/libxml2 options.mk Makefile

   textproc/libxml2: remove unknown configure options, update homepage
VersionDeltaFile
1.4+2-9textproc/libxml2/options.mk
1.193+2-2textproc/libxml2/Makefile
1.30+2-2textproc/libxml2/Makefile.common
+6-133 files