NetBSD/src kvwWnaNshare/man/man4 bochsfb.4

   bochsfb(4): couple of minor markup tweaks
VersionDeltaFile
1.2+6-4share/man/man4/bochsfb.4
+6-41 files

NetBSD/src bhffCRXusr.bin/make main.c, usr.bin/make/unit-tests Makefile

   Add .MAKE.VERSION as read-only variable

   If MAKE_VERSION is defined, create ${.MAKE.VERSION} read-only
   and retain ${MAKE_VERSION} for backwards compatibility.
VersionDeltaFile
1.666+4-2usr.bin/make/main.c
1.376+2-2usr.bin/make/unit-tests/Makefile
+6-42 files

NetBSD/pkgsrc tmkBOYTdoc CHANGES-2026

   Update of vim
VersionDeltaFile
1.916+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 4BCySxzeditors/vim-lang PLIST, editors/vim-share PLIST distinfo

   Security update to patchlevel 9.1.2132.

   Changes:
   - patch 9.1.2132: [security]: buffer-overflow in 'helpfile' option handling
   - translation(tr): Update Turkish translations
   - CI: update FreeBSD runner to 15.0
   - patch 9.1.2131: tests: Test_diff_screen() fails on BSD
   - translation(sv): Remove duplicates from [g]vim.desktop.in
   - runtime(context): fix issue with SyncTeX and update command
   - runtime(doc): add note for -complete=shellcmdline
   - patch 9.1.2130: Page scrolling in Insert mode beeps
   - runtime(haskellcomplete): fix Undefined variable b:completingLangExtension.
   - patch 9.1.2129: MS-Windows: font size calculation slightly wrong, causing line gaps
   - runtime(doc): Update version9.txt with numbered patches
   - runtimei(vim9): Always launch programs in background (linux)
   - translation(ta): Include Tamil Translation
   - patch 9.1.2128: Heap use after free in buf_check_timestamp()
   - runtime(c): only set keywordprg when there has 'man'
   - runtime(vim): Fix for :VimKeywordPrg when syntax does not match

    [349 lines not shown]
VersionDeltaFile
1.81+26-4editors/vim-share/PLIST
1.38+25-0editors/vim-lang/PLIST
1.17+9-5editors/vim-share/patches/patch-Makefile
1.223+5-5editors/vim-share/distinfo
1.159+2-2editors/vim-share/version.mk
+67-165 files

NetBSD/pkgsrc nLw9dBjdoc CHANGES-2026

   doc: Updated misc/gnuls to 9.10
VersionDeltaFile
1.915+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JLsSV11devel/cmake distinfo, devel/cmake/patches patch-Source_kwsys_ProcessUNIX.c

   cmake: add upstream bug report URL
VersionDeltaFile
1.262+2-2devel/cmake/distinfo
1.2+3-1devel/cmake/patches/patch-Source_kwsys_ProcessUNIX.c
+5-32 files

NetBSD/pkgsrc 9fSnhHUdoc CHANGES-2026 TODO

   doc: Updated sysutils/coreutils to 9.10
VersionDeltaFile
1.914+2-1doc/CHANGES-2026
1.26761+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc TYeVs4Msysutils/coreutils PLIST distinfo, sysutils/coreutils/patches patch-configure patch-Makefile.in

   coreutils: update to 9.10.

   * Noteworthy changes in release 9.10 (2026-02-04) [stable]

   ** Bug fixes

     cp, install, and mv no longer enter an infinite loop copying sparse files
     with SEEK_HOLE.  E.g., this was seen on ext4 when copying sparse files with
     extents that are being actively updated, and copy offload is not being used.
     [bug introduced in coreutils-9.9]

     'date' no longer fails with format directives that return an empty string.
     [bug introduced in coreutils-9.9]

     'dd seek=N of=FILE' no longer continues copying, overwriting FILE if it
     exists, if ftruncate fails.
     [bug introduced in coreutils-9.1]

     du and ls no longer modify strings returned by getenv.

    [113 lines not shown]
VersionDeltaFile
1.3+11-69sysutils/coreutils/patches/patch-configure
1.26+3-9sysutils/coreutils/PLIST
1.51+6-5sysutils/coreutils/distinfo
1.5+5-5sysutils/coreutils/patches/patch-Makefile.in
1.92+4-2sysutils/coreutils/Makefile
1.38+3-2sysutils/coreutils/Makefile.common
+32-926 files

NetBSD/pkgsrc keQCBzsgraphics/raqm DESCR

   raqm: remove URL from DESCR; format.
VersionDeltaFile
1.2+6-9graphics/raqm/DESCR
+6-91 files

NetBSD/pkgsrc-wip e7397cfvalgrind-netbsd-git Makefile distinfo, valgrind-netbsd-git/patches patch-configure.ac

valgrind-git-netbsd: update to today's snapshot

patch has been merged

Turn off SSP/stack checking to fix configure tests for linker features.
DeltaFile
+0-25valgrind-netbsd-git/patches/patch-configure.ac
+8-3valgrind-netbsd-git/Makefile
+3-4valgrind-netbsd-git/distinfo
+1-2valgrind-netbsd-git/TODO
+12-344 files

NetBSD/pkgsrc Wm5XBStlang/ruby40 distinfo, lang/ruby40/patches patch-template_Makefile.in

   ruby40: revert previous, -g should not be in CPPFLAGS
VersionDeltaFile
1.3+1-2lang/ruby40/distinfo
1.2+1-1lang/ruby40/patches/patch-template_Makefile.in
+2-32 files

NetBSD/pkgsrc pVaDU08doc CHANGES-2026

   Updated devel/gperftools, devel/py-coverage
VersionDeltaFile
1.913+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc W2eGcxWdevel/py-coverage distinfo Makefile

   py-coverage: updated to 7.13.3

   Version 7.13.3 — 2026-02-03

   - Fix: in some situations, third-party code was measured when it shouldn't have
     been, slowing down test execution. This happened with layered virtual
     environments such as uv sometimes makes. The problem is fixed, closing `issue
     2082`_. Now any directory on sys.path that is inside a virtualenv is
     considered third-party code.
VersionDeltaFile
1.72+4-4devel/py-coverage/distinfo
1.86+2-2devel/py-coverage/Makefile
+6-62 files

NetBSD/pkgsrc YKjCRlTdevel/gperftools distinfo Makefile, devel/gperftools/patches patch-src_base_basictypes.h

   gperftools: updated to 2.18

   gperftools 2.18 is out!

   This release contains a number of improvements for the bazel build
   system, in particular for Windows. Plus a number of correctness fixes.

   Notable changes:

   * Correctness of C23 sized deallocation (free_sized) vs realloc has
     been fixed. Previously, free_sized could crash the process when used
     on reallocated objects. This also significantly changes behavior of
     realloc. Previously, we had heuristics to avoid shrinking if the new
     size was at least 50% of the old size, and to pad small growths to
     at least 1.25x the original size. These heuristics have been removed
     to ensure compatibility with free_sized.

   * Bazel build support for Windows has been significantly improved, now
     working with MinGW and MSVC.

    [26 lines not shown]
VersionDeltaFile
1.24+5-5devel/gperftools/distinfo
1.4+5-5devel/gperftools/patches/patch-src_base_basictypes.h
1.29+2-2devel/gperftools/Makefile
+12-123 files

NetBSD/pkgsrc Dnp9CFNsecurity/gpgmepp Makefile

   (security/gpgmepp) Fix build on NetBSD/9.4 (+charconv)
VersionDeltaFile
1.52+3-1security/gpgmepp/Makefile
+3-11 files

NetBSD/pkgsrc Wv4cRrQwww/ruby-compass-core Makefile

   ruby-compass-core: switch to https
VersionDeltaFile
1.3+2-2www/ruby-compass-core/Makefile
+2-21 files

NetBSD/pkgsrc 8b20p7twww/ruby-compass Makefile

   ruby-compass: switch to https
VersionDeltaFile
1.12+2-2www/ruby-compass/Makefile
+2-21 files

NetBSD/pkgsrc 7n0YaNSlang/ruby-coffee-script Makefile

   ruby-coffee-script: update HOMEPAGE
VersionDeltaFile
1.4+2-2lang/ruby-coffee-script/Makefile
+2-21 files

NetBSD/pkgsrc 1tGzLU7devel Makefile, devel/ruby-celluloid-pool distinfo Makefile

   ruby-celluloid-pool: remove

   repository deleted upstream, no users in pkgsrc
VersionDeltaFile
1.4586+1-2devel/Makefile
1.912+2-1doc/CHANGES-2026
1.6+1-1devel/ruby-celluloid-pool/distinfo
1.4+1-1devel/ruby-celluloid-pool/Makefile
1.3+1-1devel/ruby-celluloid-pool/PLIST
1.2+0-0devel/ruby-celluloid-pool/DESCR
+6-66 files

NetBSD/pkgsrc LfWIoiLdevel Makefile, devel/ruby-celluloid-fsm Makefile PLIST

   ruby-celluloid-fsm: remove

   repository deleted upstream, no users in pkgsrc.
VersionDeltaFile
1.4585+1-2devel/Makefile
1.911+2-1doc/CHANGES-2026
1.3+1-1devel/ruby-celluloid-fsm/Makefile
1.2+1-1devel/ruby-celluloid-fsm/PLIST
1.6+1-1devel/ruby-celluloid-fsm/distinfo
1.2+0-0devel/ruby-celluloid-fsm/DESCR
+6-66 files

NetBSD/pkgsrc zvLtvLYdevel Makefile, devel/ruby-celluloid-essentials Makefile PLIST

   ruby-celluloid-essentials: remove

   repository deleted upstream, no users in pkgsrc.
VersionDeltaFile
1.910+2-1doc/CHANGES-2026
1.4584+1-2devel/Makefile
1.4+1-1devel/ruby-celluloid-essentials/Makefile
1.2+1-1devel/ruby-celluloid-essentials/PLIST
1.7+1-1devel/ruby-celluloid-essentials/distinfo
1.2+0-0devel/ruby-celluloid-essentials/DESCR
+6-66 files

NetBSD/pkgsrc arQJJLRdevel Makefile, devel/ruby-c21e Makefile PLIST

   ruby-c21e: remove

   Deleted upstream in 2021, no users in pkgsrc.
VersionDeltaFile
1.4583+1-2devel/Makefile
1.909+2-1doc/CHANGES-2026
1.3+1-1devel/ruby-c21e/Makefile
1.2+1-1devel/ruby-c21e/PLIST
1.5+1-1devel/ruby-c21e/distinfo
1.2+0-0devel/ruby-c21e/DESCR
+6-66 files

NetBSD/pkgsrc-wip fe8d298. TODO

TODO: + libinput-1.31.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc QZePj1hdoc TODO

   doc/TODO: + coreutils-9.10, libreoffice-26.2.
VersionDeltaFile
1.26760+3-1doc/TODO
+3-11 files

NetBSD/pkgsrc p52j1cEdevel/ruby-blankslate Makefile

   ruby-blankslate: comment out dead site
VersionDeltaFile
1.4+2-2devel/ruby-blankslate/Makefile
+2-21 files

NetBSD/pkgsrc 3vu0XpDmisc/ruby-ansi Makefile

   ruby-ansi: switch to default github page, other one is gone
VersionDeltaFile
1.5+2-2misc/ruby-ansi/Makefile
+2-21 files

NetBSD/pkgsrc W2MiLfLtextproc/ruby-amrita Makefile

   ruby-amrita: comment out dead site
VersionDeltaFile
1.20+2-2textproc/ruby-amrita/Makefile
+2-21 files

NetBSD/pkgsrc 7EfsFtbconverters/ru-d1489 Makefile

   ru-d1489: comment out dead site
VersionDeltaFile
1.8+3-4converters/ru-d1489/Makefile
+3-41 files

NetBSD/pkgsrc ZHUUdwjdoc CHANGES-2026

   Updated devel/py-dulwich, devel/py-syrupy
VersionDeltaFile
1.908+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc qRD1BUYdevel/py-syrupy PLIST distinfo

   py-syrupy: updated to 5.1.0

   5.1.0

   Features

   add serializer plugin system; plugins for data models
VersionDeltaFile
1.4+10-1devel/py-syrupy/PLIST
1.10+4-4devel/py-syrupy/distinfo
1.11+2-2devel/py-syrupy/Makefile
+16-73 files