NetBSD/src LwBsNm1usr.bin/diff pr.c pr.h, usr.bin/diff3 diff3.c

   diff3(1): Just use waitpid(2), no need for kevent(2).

   Sidesteps

   PR kern/60358: kevent EVFILT_PROC races with process exit

   in order to fix

   PR bin/60357: diff3(1): tests are failing since BSD diff import

   The FreeBSD version used kevent(2) until February of this year:
   https://cgit.freebsd.org/src/commit/?id=404753664a5e145d98f1749d1c7bc046c8aa32c3
   So this reduces diff from FreeBSD somewhat, except FreeBSD uses
   capsicum and process fds rather than pids.
VersionDeltaFile
1.2+17-23usr.bin/diff3/diff3.c
1.2+10-10usr.bin/diff/pr.c
1.2+1-4usr.bin/diff/pr.h
+28-373 files

NetBSD/pkgsrc oD9PTgBdoc CHANGES-2026

   doc: Updated pkgtools/pkglint to 23.21.1
VersionDeltaFile
1.3971+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc q2cY0oOpkgtools/pkglint distinfo Makefile

   pkgtools/pkglint: update to 23.21.1

   Changes since 23.21.0 from 2026-06-03:

   Fix wrong warning about files that are still in CVS. (Since 23.21.0.)
VersionDeltaFile
1.43+4-4pkgtools/pkglint/distinfo
1.813+2-3pkgtools/pkglint/Makefile
+6-72 files

NetBSD/pkgsrc nQJLglwdoc pkg-vulnerabilities

   pkg-vulnerabilities: use nvd.nist.gov URLs consistently
VersionDeltaFile
1.769+2-2doc/pkg-vulnerabilities
+2-21 files

NetBSD/src U0CkyPNtests/usr.bin/netpgpverify t_netpgpverify.sh

   netpgpverify(1): Mark DSA test broken on sparc64.

   PR bin/59823: netpgpverify broken for PGP since switch to gcc 14.3
VersionDeltaFile
1.8+6-1tests/usr.bin/netpgpverify/t_netpgpverify.sh
+6-11 files

NetBSD/src ovagzR7tests/usr.bin/c++ t_call_once.sh t_cxxruntime.sh

   tests/usr.bin/c++: Mark various profile and pic profile tests xfail.

   PR toolchain/59710: various pic profile tests are failing and/or broken
VersionDeltaFile
1.10+18-1tests/usr.bin/c++/t_call_once.sh
1.10+12-1tests/usr.bin/c++/t_cxxruntime.sh
1.10+7-1tests/usr.bin/c++/t_hello.sh
1.9+6-1tests/usr.bin/c++/t_pthread_once.sh
1.10+6-1tests/usr.bin/c++/t_call_once2.sh
1.13+6-1tests/usr.bin/c++/t_static_destructor.sh
+55-66 files

NetBSD/src oscHLXxtests/usr.bin/c++ t_call_once.sh t_call_once2.sh

   tests/usr.bin/c++: Mark xfails for alpha pie business.

   PR port-alpha/60356: pie tests are failing on alpha
VersionDeltaFile
1.9+6-1tests/usr.bin/c++/t_call_once.sh
1.9+6-1tests/usr.bin/c++/t_call_once2.sh
+12-22 files

NetBSD/src PFq9lQWdistrib/atari/floppies/common Makefile.images

   Re-enable -m68020-60 to compile the floppies - with the gcc currently
   in tree this makes binaries shrink a tiny bit so the floppies
   fit again.
VersionDeltaFile
1.16+2-3distrib/atari/floppies/common/Makefile.images
+2-31 files

NetBSD/src 8OPqdNlexternal/bsd/libarchive/dist/test_utils test_main.c, tests/usr.bin/cpio t_cpio.sh

   libarchive: Fix cpio(1) tests.

   1. When dropping privileges, setegid to the _gid_ of user `nobody',
      not to the _uid_ of user `nobody'.

   2. In the test, grant that user access to the atf test working
      directory so it can execute the `bsdcpio' symlink we create in
      order to get argv[0] set appropriately for the error messages that
      the test checks for.

   PR bin/60353: cpio(1): tests are failing to run at all
VersionDeltaFile
1.2+12-1tests/usr.bin/cpio/t_cpio.sh
1.8+1-1external/bsd/libarchive/dist/test_utils/test_main.c
+13-22 files

NetBSD/pkgsrc 9zt69Bqdoc CHANGES-2026

   doc: Updated geography/R-terra to 1.9.34
VersionDeltaFile
1.3970+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BGD3uvfgeography/R-terra Makefile distinfo

   (geography/R-terra) Updated 1.9.27 to 1.9.34, fix build against R-4.6.0
   
   # version 1.9-34
   ----------------
   ## bug fixes
   
   - terra did not build with GDAL < 3.4
     [#2080](https://github.com/rspatial/terra/issues/2080) by Wolfgang
     Viechtbauer
   
   - `spatSample<SpatRaster>(method="random")` on large lon/lat rasters
     had become very slow
     [#2086](https://github.com/rspatial/terra/issues/2086) by Jason
     Flower
   
   - recurring `Cannot take exclusive lock on cache.db` PROJ warnings
     during `project` are now collapsed into a single, actionable message
     [#2088](https://github.com/rspatial/terra/issues/2088)
   

    [64 lines not shown]
VersionDeltaFile
1.30+7-3geography/R-terra/Makefile
1.8+4-4geography/R-terra/distinfo
+11-72 files

NetBSD/pkgsrc-wip e2c1c0flitehtml PLIST COMMIT_MSG, litehtml/patches patch-CMakeLists.txt patch-cmake_litehtmlConfig.cmake

litehtml: Restore
DeltaFile
+77-0litehtml/PLIST
+58-0litehtml/COMMIT_MSG
+34-0litehtml/Makefile
+28-0litehtml/patches/patch-CMakeLists.txt
+13-0litehtml/patches/patch-cmake_litehtmlConfig.cmake
+12-0litehtml/buildlink3.mk
+222-03 files not shown
+236-09 files

NetBSD/pkgsrc 6a3TUZNgeography/R-lwgeom Makefile distinfo, geography/R-lwgeom/patches patch-src_Makevars.in

   (geography/R-lwgeom) Fix build against R-4.6.0, -lexecinfo related
VersionDeltaFile
1.1+14-0geography/R-lwgeom/patches/patch-src_Makevars.in
1.32+12-1geography/R-lwgeom/Makefile
1.7+2-1geography/R-lwgeom/distinfo
+28-23 files

NetBSD/pkgsrc dKvL54Qgeography/R-sf Makefile

   (geography/R-sf) Fix Build on NetBSD/9.4, GCC_REQD+= 8

   Following part can not be handled by gcc-7.5

   /usr/include/g++/bits/unique_ptr.h:263:17:   required from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = GDALRasterAttributeTable; _Dp = std::default_delete<GDALRasterAttributeTable>]'

   /tmp/geography/R-sf/work/.buildlink/include/gdal_multidim.h:199:55:   required from here
   /usr/include/g++/bits/unique_ptr.h:76:22: error: invalid application of 'sizeof' to incomplete type 'GDALRasterAttributeTable'
     static_assert(sizeof(_Tp)>0,
VersionDeltaFile
1.46+7-1geography/R-sf/Makefile
+7-11 files

NetBSD/pkgsrc L1EIezJdoc CHANGES-2026

   doc: Updated www/basilisk to 2026.06.12
VersionDeltaFile
1.3969+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc If6HuAkwww/basilisk Makefile distinfo, www/basilisk/patches patch-platform_media_ffvpx_libavutil_arm_bswap.h patch-platform_layout_base_FrameProperties.h

   basilisk: Update to 2026.06.12

   This brings the engine up to date with the most recent Pale Moon
   releases, with associated security fixes and JavaScript improvements.
   As such the diff has been reduced with the palemoon package.
VersionDeltaFile
1.9+21-19www/basilisk/Makefile
1.5+11-19www/basilisk/distinfo
1.4+15-3www/basilisk/PLIST
1.2+6-9www/basilisk/patches/patch-platform_media_ffvpx_libavutil_arm_bswap.h
1.2+1-1www/basilisk/patches/patch-platform_layout_base_FrameProperties.h
1.2+1-1www/basilisk/patches/patch-platform_media_ffvpx_config.h
+55-524 files not shown
+57-5410 files

NetBSD/pkgsrc m8A1JmOdoc pkg-vulnerabilities

   doc: Update pkg-vulnerabilities for putty-0.84
VersionDeltaFile
1.768+4-1doc/pkg-vulnerabilities
+4-11 files

NetBSD/pkgsrc SuALSkxdoc CHANGES-2026

   litehtml, fix version for downgrade
VersionDeltaFile
1.3968+2-2doc/CHANGES-2026
+2-21 files

NetBSD/pkgsrc zDWtHCMdoc TODO

   Restore litehtml entry
VersionDeltaFile
1.27485+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc IK2wXXddoc CHANGES-2026

   Downgraded www/litehtml to 0.10
VersionDeltaFile
1.3967+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QpNeejQwww/litehtml PLIST distinfo, www/litehtml/patches patch-CMakeLists.txt

   www/litehtml: Downgrade to v0.9
VersionDeltaFile
1.6+8-9www/litehtml/patches/patch-CMakeLists.txt
1.6+2-8www/litehtml/PLIST
1.6+4-4www/litehtml/distinfo
1.9+3-2www/litehtml/Makefile
+17-234 files

NetBSD/pkgsrc 7l9A68Kdoc CHANGES-2026

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

NetBSD/pkgsrc 9npWj2hsysutils/pfetch distinfo Makefile

   sysutis/pfetch: update to 1.11.0

    - Added support for the macOS 27 codename "Golden Gate".
    - Fixed some bugs with package miscounts.
VersionDeltaFile
1.21+4-4sysutils/pfetch/distinfo
1.19+2-2sysutils/pfetch/Makefile
+6-62 files

NetBSD/pkgsrc C2ceXK9devel/aegis Makefile, devel/cppcheck Makefile

   pkgsrc: Replace USE_LANGUAGES+=c++0x with c++11 (and gnu++)

   In 6 packages, replace (c|gnu)++0x with c++11.  (c++0x is an obsolete
   synonym for c++11.)

   NFCI, but may result in using a c++11 complier instead of being
   ignored and thus improve the build on old platforms.

   4 of the 6 built ok (2 were too enormous to build).
VersionDeltaFile
1.85+2-2devel/aegis/Makefile
1.114+2-2devel/cppcheck/Makefile
1.15+2-2devel/libmemcached/Makefile
1.31+2-2editors/PageEdit/Makefile
1.185+2-2editors/Sigil/Makefile
1.60+2-2net/cclive/Makefile
+12-126 files

NetBSD/pkgsrc e1DypNWdoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.18.0
VersionDeltaFile
1.3965+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc TnebdKkshells/oh-my-posh distinfo go-modules.mk

   shells/oh-my-posh: update to 29.18.0

   Bug Fixes

       dotnet: address telemetry review feedback (a1665de)
       theme: improve atomic theme rendering and segment styles (4713f65), closes #5975
       transient: cancel transient newlines as with primary newlines (f474964)

   Features

       add Aspire segment (a2e08e6)
       dotnet: suppress telemetry in version probe (535a040)
       segment: add vimode segment for ZSH Vi mode (11094db)
       segments: add gradle segment (8f4092e)
       zvm: add ZVM segment (02e37f0), closes #5990
VersionDeltaFile
1.307+16-16shells/oh-my-posh/distinfo
1.131+4-4shells/oh-my-posh/go-modules.mk
1.338+2-2shells/oh-my-posh/Makefile
+22-223 files

NetBSD/pkgsrc Jz70e1sdoc CHANGES-2026

   doc: Updated net/lagrange to 1.20.8
VersionDeltaFile
1.3964+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc np0HXkJmultimedia/ffmpeg3 Makefile.common

   multimedia/{ffmpeg3,ffplay3}: Fix build with GCC 14
VersionDeltaFile
1.48+2-1multimedia/ffmpeg3/Makefile.common
+2-11 files

NetBSD/pkgsrc KMChgmnnet/lagrange distinfo Makefile

   net/lagrange: update to 1.20.8

   v1.20.8
    - Adjusted first-line indentation so it not applied to text that looks like lists (starts with punctuation, numbers, etc.).
    - Updated UI translations.

   v1.20.7
    - Fixed: Text layout overflow when monospace body appearance is enabled with Gemini. (It was getting confused with normal plain text.)
    - Fixed: Link icons not matching the body font size.
    - Fixed: Link numbers/letters not matching the body font size.
    - Fixed: Content width expansion in Gopher menus. (Line width measured incorrectly.)
    - Adjusted first-line indentation to only occur when both previous and current paragraphs are getting wrapped.

   v1.20.6
    - Improve legibility of text after a wrapped paragraph by adding a small first-line indent if the next text line follows immediately.
    - Use a smaller font for plain text documents to fit more content in the window, matching the font used in preformatted blocks.
    - Fixed: Prevent overlapping identity activations by removing any existing ones before activating a new identity on a given URL. (To conveniently switch between previously used identities, use the menu that appears when clicking the navbar Identity button. That preserves the current activation scope.)
    - Gopher: Detect an unexpected binary response to a type 0 selector.
    - Gopher: Detect when the response is a gophermap even if we requested type 0.

    [18 lines not shown]
VersionDeltaFile
1.17+4-4net/lagrange/distinfo
1.32+2-2net/lagrange/Makefile
+6-62 files

NetBSD/pkgsrc GWHY6lLdoc CHANGES-2026

   doc: Updated net/gping to 1.20.2
VersionDeltaFile
1.3963+2-1doc/CHANGES-2026
+2-11 files