NetBSD/src r8CQ61jsys/dtb/arm/allwinner Makefile, sys/dtb/arm/amlogic Makefile

   Fix double vision.
VersionDeltaFile
1.2+1-26sys/dtb/arm/allwinner/Makefile
1.2+1-18sys/dtb/arm/nxp/imx/Makefile
1.2+1-14sys/dtb/arm/broadcom/Makefile
1.2+2-12sys/dtb/arm/amlogic/Makefile
1.2+1-13sys/dtb/arm/ti/omap/Makefile
1.2+1-11sys/dtb/arm/xilinx/Makefile
+7-9412 files not shown
+19-19218 files

NetBSD/pkgsrc GTx0Hstmk/defaults options.description

   add caldav and carddav
VersionDeltaFile
1.755+2-0mk/defaults/options.description
+2-01 files

NetBSD/src 8vI65bwdistrib/sets/lists/comp mi, external/gpl3/gcc/usr.bin/gfortran Makefile

   install gfortran.1.
VersionDeltaFile
1.2516+4-1distrib/sets/lists/comp/mi
1.2+1-3external/gpl3/gcc/usr.bin/gfortran/Makefile
+5-42 files

NetBSD/src oSTlELTdistrib/sets/lists/base shl.mi, distrib/sets/lists/comp mi

   enable gfortran builds

   add gfortran headers (there are some libgomp ones missing still).
   build libquadmath (maybe) and libgfortran.  add sets entries.
   install a missed libgomp file (now derived from fetched variables.)
   build the f951 and gfortran programs.  add fortran to the frontend
   language specs.

   tested on i386, amd64, sparc, arm64, arm32 (v7hfel), sparc64, and
   mipsn64eb.  many others build.
VersionDeltaFile
1.2515+12-1distrib/sets/lists/comp/mi
1.315+11-1lib/Makefile
1.1028+7-3distrib/sets/lists/base/shl.mi
1.25+7-1external/gpl3/gcc/lib/Makefile
1.20+3-3external/gpl3/gcc/usr.bin/Makefile
1.506+5-1distrib/sets/lists/debug/mi
+45-106 files not shown
+60-1812 files

NetBSD/src 16pvqiCexternal/gpl3/gcc README.gcc14

   mips switched to GCC 14 a while back.

   leaves alpha, sh3, and m68*.  (we could probably switch sun2, it
   does not include gcc itself which is what fails on m68k building
   pkgsrc nbcompat.)
VersionDeltaFile
1.31+7-7external/gpl3/gcc/README.gcc14
+7-71 files

NetBSD/src T0B0FAcexternal/gpl3/gcc.old/dist/gcc/config/arm arm-builtins.cc, external/gpl3/gcc.old/dist/gcc/config/m68k m68k.cc

   port the __c99_cabs*() rename fixes into GCC 12.

   almost identical to the GCC 14 version, riscv-builtins.cc needed a new
   #include of tm_p.h to get netbsd-protos.h.
VersionDeltaFile
1.2+14-0external/gpl3/gcc.old/dist/gcc/config/m68k/m68k.cc
1.2+5-0external/gpl3/gcc.old/dist/gcc/config/riscv/riscv-builtins.cc
1.2+4-0external/gpl3/gcc.old/dist/gcc/config/pa/pa.cc
1.2+4-0external/gpl3/gcc.old/dist/gcc/config/sh/sh.cc
1.2+4-0external/gpl3/gcc.old/dist/gcc/config/mips/mips.cc
1.2+4-0external/gpl3/gcc.old/dist/gcc/config/arm/arm-builtins.cc
+35-03 files not shown
+47-09 files

NetBSD/pkgsrc j5Lfnkkdoc CHANGES-2026 TODO

   doc: Updated devel/ocaml-dune to 3.21.0
VersionDeltaFile
1.483+2-1doc/CHANGES-2026
1.26682+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc DvoFkKVdevel/ocaml-dune distinfo Makefile.common, devel/ocaml-dune/patches patch-vendor_ocaml-lmdb_mdb.c patch-vendor_ocaml-lmdb_lmdb__stubs.c

   ocaml-dune: update to 3.21.0.

   3.21.0 (2026-01-12)
   -------------------

   ### Fixed

   - Fix `include_subdirs qualified` incorrectly picking the furthest module
     instead of the closest when resolving module name ambiguities. (#12587,
     @ElectreAAS and @Alizter)

   - Fix: include the module alias in the transitive dependency closure with
     `(include_subdirs qualified)`. (#12299, @anmonteiro)

   - Improve error messages for invalid version formats containing non-ASCII
     characters. Previously, non-ASCII characters in version strings (e.g., `(lang
     dune è)` or `(using menhir π3.14)`) would fail with a generic "Invalid file"
     error. Now they display a clear message: "Invalid atom: contains non-ASCII
     character(s). Atoms must only contain ASCII characters." The fix is

    [161 lines not shown]
VersionDeltaFile
1.1+16-0devel/ocaml-dune/patches/patch-vendor_ocaml-lmdb_mdb.c
1.1+15-0devel/ocaml-dune/patches/patch-vendor_ocaml-lmdb_lmdb__stubs.c
1.17+6-4devel/ocaml-dune/distinfo
1.8+2-2devel/ocaml-dune/Makefile.common
1.11+2-1devel/ocaml-dune/PLIST
+41-75 files

NetBSD/src 83q1mHcusr.bin/sort sort.1

   sort.1: Fix a typo in the previous commit.
VersionDeltaFile
1.50+2-2usr.bin/sort/sort.1
+2-21 files

NetBSD/src APolU6eusr.bin/sort sort.1

   sort(1): -c/-C only accepts one input file so fix its synopsis
VersionDeltaFile
1.49+2-2usr.bin/sort/sort.1
+2-21 files

NetBSD/src 1Qzcbtzexternal/gpl3/gcc/dist/gcc/config/alpha alpha.cc

   move SUBTARGET_INIT_BUILTINS to the right place.  fixes libgfortran.
VersionDeltaFile
1.3+4-4external/gpl3/gcc/dist/gcc/config/alpha/alpha.cc
+4-41 files

NetBSD/pkgsrc V7QizWVdoc CHANGES-2026

   doc: Updated misc/ocaml-opam to 2.1.3nb10
VersionDeltaFile
1.482+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc savvPc8misc/ocaml-opam Makefile

   ocaml-opam: remove unused dependencies

   Bump PKGREVISION.
VersionDeltaFile
1.60+7-9misc/ocaml-opam/Makefile
+7-91 files

NetBSD/pkgsrc QajxBjKmk/compiler gcc.mk hp.mk

   mk: remove unused CC_VERSION_STRING

   Only effective change is in ccache, which now uses CC_VERSION instead.

   ccache sanity check by gdt@, thanks!
VersionDeltaFile
1.307+2-9mk/compiler/gcc.mk
1.8+4-5mk/compiler/hp.mk
1.47+1-6mk/compiler/clang.mk
1.21+2-4mk/compiler/ccc.mk
1.28+2-4mk/compiler/xlc.mk
1.45+2-2mk/compiler/ccache.mk
+13-304 files not shown
+17-4210 files

NetBSD/pkgsrc xXmOpGedatabases/db4 distinfo, databases/db4/patches patch-ae

   Restore the mutex support patches for aarm64 and mips.

   What likely happened:

   After a 'make patch', I manually applied the sparc mutex support patch
   on top. patch(1) overwrote the existing mutex_int.h.orig, and
   mkpatches(1) then updated the patch as diff between the new .orig and
   the file, which only had the sparc support.

   Instead, I should have preserved the .orig file from 'make patch', and
   restored it after the manual patch. YLYL.

   SHould fix PR pkg/59925.
VersionDeltaFile
1.4+68-6databases/db4/patches/patch-ae
1.53+2-2databases/db4/distinfo
+70-82 files

NetBSD/pkgsrc 519x7I6doc pkg-vulnerabilities

   pkg-vulnerabilities: add last 12 hours CVEs

   + opencc (fixed upstream, latest stable release 1.1.9 affected)
VersionDeltaFile
1.716+2-1doc/pkg-vulnerabilities
+2-11 files

NetBSD/pkgsrc FGRN0EKdoc CHANGES-2026

   doc: Updated misc/tmux to 3.6a
VersionDeltaFile
1.481+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc XTQQLspmisc/tmux distinfo Makefile, misc/tmux/patches patch-compat_imsg-buffer.c patch-compat_daemon-darwin.c

   tmux: update to 3.6a.

   CHANGES FROM 3.6 TO 3.6a

   * Fix a buffer overread and an infinite loop in format processing (reported by
     Giorgi Kobakhia, issue 4735).

   * Allow drag in alternate screen again (issue 4743 reported by Brad King).

   * Fix y offset of mouse if status at top (issue 4738 from Michael Grant).

   * Add a missing skin tone (from Jake Stewart, issue 4736).

   * Allow characters to be combined in either order (issue 4726, reported by Jake
     Stewart).

   * Fix horizontal mouse resizing when pane status lines are on (from Michael
     Grant, issue 4720).


    [210 lines not shown]
VersionDeltaFile
1.62+5-7misc/tmux/distinfo
1.3+5-5misc/tmux/patches/patch-compat_imsg-buffer.c
1.69+2-2misc/tmux/Makefile
1.2+1-1misc/tmux/patches/patch-compat_daemon-darwin.c
1.5+1-1misc/tmux/patches/patch-osdep-darwin.c
+14-165 files

NetBSD/src 9XEEFZilibexec/ld.elf_so map_object.c rtld.h, libexec/ld.elf_so/arch/powerpc fixup.c

   powerpc: Improve espresso fixup

   The previous implementation naively patched all executable program
   segments and this had some unintended consequences (PR pkg/59928).
   Let's use the section header table to narrow the scope of the patching.
VersionDeltaFile
1.3+88-32libexec/ld.elf_so/arch/powerpc/fixup.c
1.71+3-3libexec/ld.elf_so/map_object.c
1.154+3-2libexec/ld.elf_so/rtld.h
1.155+2-2libexec/ld.elf_so/Makefile
+96-394 files

NetBSD/src OnlwLz8usr.bin/sort sort.1

   Highlight sort(1)'s three distinct modes of operation.

   PR standards/59647
VersionDeltaFile
1.48+48-5usr.bin/sort/sort.1
+48-51 files

NetBSD/src dSB9LAPsys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo sg2042.dtsi sg2042-milkv-pioneer.dts, sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead th1520.dtsi th1520-beaglev-ahead.dts

   Fix merge botches
VersionDeltaFile
1.3+147-1sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo/sg2042.dtsi
1.3+46-37sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead/th1520.dtsi
1.3+77-0sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts
1.2+5-12sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts
1.2+16-0sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo/cv18xx.dtsi
1.2+0-12sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead/th1520-lichee-module-4a.dtsi
+291-624 files not shown
+306-6510 files

NetBSD/pkgsrc-wip 0442ed9radare2 TODO

radare2: Add TODO
DeltaFile
+2-0radare2/TODO
+2-01 files

NetBSD/pkgsrc-wip d1d6955radare2 distinfo Makefile

radare2: Bump version to 6.0.8

Still does not configure/build.
DeltaFile
+3-7radare2/distinfo
+3-3radare2/Makefile
+6-102 files

NetBSD/pkgsrc-wip c509508radare2/patches patch-sys_ios-sdk.sh

radare2: remove, file no longer present
DeltaFile
+0-15radare2/patches/patch-sys_ios-sdk.sh
+0-151 files

NetBSD/pkgsrc-wip 2a77c06radare2/patches patch-shlr_sdb_include_sdb_cwisstable.h

radare2: should be no longer needed

bswap*() are now macros and should no longer conflicts with NetBSD ones.
DeltaFile
+0-25radare2/patches/patch-shlr_sdb_include_sdb_cwisstable.h
+0-251 files

NetBSD/pkgsrc-wip b9e24d9radare2/patches patch-shlr-sdb-src-Makefile

radare2: file no longer present
DeltaFile
+0-33radare2/patches/patch-shlr-sdb-src-Makefile
+0-331 files

NetBSD/pkgsrc-wip b75214aradare2/patches patch-libr_io_p_shm.mk

radare2: seems to no longer links to local libraries, remove
DeltaFile
+0-12radare2/patches/patch-libr_io_p_shm.mk
+0-121 files

NetBSD/pkgsrc-wip 44a0994radare2 PLIST distinfo, radare2/patches patch-shlr_sdb_include_sdb_cwisstable.h

radare2: Re-import from devel/radare2

Some patches were added and buildlink3.mk modified too.
DeltaFile
+25-0radare2/patches/patch-shlr_sdb_include_sdb_cwisstable.h
+1-23radare2/PLIST
+5-4radare2/distinfo
+0-7radare2/TODO
+3-4radare2/Makefile
+2-2radare2/buildlink3.mk
+36-401 files not shown
+36-437 files

NetBSD/src kGBJLbWdoc 3RDPARTY

   update some programs
VersionDeltaFile
1.2158+20-18doc/3RDPARTY
+20-181 files

NetBSD/src 6zVziTGlib/libedit refresh.c

   When trying to print a help message while editing a multiline entry, print
   move down enough so that the error message does not get printed on top of
   the newline from Yuishiro NAITO. Example program:

   #include <stdio.h>
   #include <histedit.h>

   char *
   prompt(EditLine *el)
   {
        return "(config) ";
   }

   static unsigned char
   help(EditLine *el, int ch)
   {

        printf("\n");
        printf("aaa:\n");

    [50 lines not shown]
VersionDeltaFile
1.61+11-3lib/libedit/refresh.c
+11-31 files