NetBSD/pkgsrc Mk03yBKdoc CHANGES-2026

   tex package updates
VersionDeltaFile
1.1924+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc UuCmdWttextproc/tex-lwarp DESCR distinfo, textproc/tex-lwarp-doc distinfo Makefile

   tex-lwarp{,-doc}: update to 0.921

   Improved accessibility tagging.
   Added documentation for how to use paragraph indentation.
VersionDeltaFile
1.2+17-11textproc/tex-lwarp/DESCR
1.19+4-4textproc/tex-lwarp/distinfo
1.19+4-4textproc/tex-lwarp-doc/distinfo
1.19+3-3textproc/tex-lwarp/Makefile
1.18+3-3textproc/tex-lwarp-doc/Makefile
+31-255 files

NetBSD/pkgsrc Uqy8xV8textproc/tex-latexdiff distinfo Makefile, textproc/tex-latexdiff-doc distinfo Makefile

   tex-latexdiff{,-doc}: update to 1.4.0

   add directive pairs %BEGIN DIF(ADD|DEL), %END DIF(ADD|DEL)
   that causes blocks to be marked up as a whole

   add directive pair %BEGIN DIFNOMARKUP, %END DIFNOMARKUP that
   can suppress markup locally

   add option for letter-level markup for single substituted words,
   controlled by configuration variable MAXCHANGESLETTER, which limits
   this behaviour to a small number of changes.
   By default this is set to 1 - other sensible settings are 0 and 2.
VersionDeltaFile
1.11+4-4textproc/tex-latexdiff-doc/distinfo
1.11+4-4textproc/tex-latexdiff/distinfo
1.17+3-3textproc/tex-latexdiff/Makefile
1.17+3-3textproc/tex-latexdiff-doc/Makefile
1.2+1-1textproc/tex-latexdiff/DESCR
+15-155 files

NetBSD/pkgsrc XXPADmdgraphics/simp Makefile distinfo, graphics/simp/patches patch-.._vendor_x11rb-0.13.2_src_xcb__ffi_raw__ffi_ffi.rs

   simp: undo vendor create hardcoding of libxcb.so path for NetBSD

   patch copied from x11/alacritty.
   While here adjust nasm dependency.
VersionDeltaFile
1.1+27-0graphics/simp/patches/patch-.._vendor_x11rb-0.13.2_src_xcb__ffi_raw__ffi_ffi.rs
1.42+8-2graphics/simp/Makefile
1.21+2-1graphics/simp/distinfo
+37-33 files

NetBSD/pkgsrc-wip f0b3b57syncthing distinfo go-modules.mk

Update syncthing to 2.0.15 and remove lock to go 1.25

Now it seems to run fine with go 1.26
DeltaFile
+177-192syncthing/distinfo
+58-63syncthing/go-modules.mk
+1-5syncthing/Makefile
+236-2603 files

NetBSD/src LwDBPiMusr.bin/telnet commands.c

   Fix reversed logic. Thanks Collin Funk.
VersionDeltaFile
1.82+3-3usr.bin/telnet/commands.c
+3-31 files

NetBSD/src o2Fy0ldsys/dev/hdaudio Makefile.hdaudiodevs, sys/dev/mii Makefile.miidevs

   Fix forward slash to dot typo in a few more places.
   Based on recent pgoyette changes in sys/dev/pci/Makefile.pcidevs rev 1.8
VersionDeltaFile
1.4+3-3sys/dev/hdaudio/Makefile.hdaudiodevs
1.5+2-2sys/dev/mii/Makefile.miidevs
+5-52 files

NetBSD/pkgsrc Q4R0Fmggraphics/oculante Makefile

   oculante: demote nasm to tool dependency (and only on x86)
VersionDeltaFile
1.97+7-3graphics/oculante/Makefile
+7-31 files

NetBSD/src gDnyBtbtests/usr.bin/xlint/lint1 msg_381.c msg_380.c, usr.bin/xlint/lint1 tree.c err.c

   lint: in case of lossy floating point conversions, print exact value

   When running lint on sparc64 with target sparc64, some tests print
   warnings in cases where they shouldn't.  To track down their cause,
   print the exact floating point value in the message, in hexadecimal.

   As the snprintf(3) manual page says, there are multiple equivalent
   representations, so just match them using the placeholder "....." in the
   "expect" comments.  In this particular case, the message is missing
   completely, so the output of the failed test will reveal the actual
   value.

   The affected test cases are:
   * msg_380.c:38, converting -9223372036854775809.0 to 'long long'
   * msg_380.c:39, converting -9223372036854775808.0 to 'long long'
   * msg_381.c:38, converting -9223372036854775809.0 to 'long long'
   * msg_381.c:39, converting -9223372036854775808.0 to 'long long'
VersionDeltaFile
1.3+18-18tests/usr.bin/xlint/lint1/msg_381.c
1.3+18-18tests/usr.bin/xlint/lint1/msg_380.c
1.705+6-6usr.bin/xlint/lint1/tree.c
1.281+4-4usr.bin/xlint/lint1/err.c
1.26+2-2tests/usr.bin/xlint/lint1/msg_259.c
1.6+2-2tests/usr.bin/xlint/lint1/init_c99.c
+50-501 files not shown
+50-517 files

NetBSD/pkgsrc 73qh3EGmultimedia/libvpx Makefile

   libvpx: yasm dependency is x86-specific
VersionDeltaFile
1.111+2-3multimedia/libvpx/Makefile
+2-31 files

NetBSD/pkgsrc ZufG8PHsysutils/extipl Makefile

   extipl: set LICENSE & ONLY_FOR_PLATFORM
VersionDeltaFile
1.17+5-2sysutils/extipl/Makefile
+5-21 files

NetBSD/src dQElHUyshare/man/man4/man4.i386 rdcpcib.4

   fix isa0 synopsys: isa0 at rdcide? -> isa0 at rdcpcib? .
   capitalize Vortex86.
   bump date.
VersionDeltaFile
1.2+4-4share/man/man4/man4.i386/rdcpcib.4
+4-41 files

NetBSD/pkgsrc DDU69iTmultimedia/x264 Makefile

   x264: nasm dependency is x86-specific
VersionDeltaFile
1.6+2-3multimedia/x264/Makefile
+2-31 files

NetBSD/pkgsrc PtR3CLwmultimedia/svt-av1 Makefile

   svt-av1: nasm dependency is x86-specific
VersionDeltaFile
1.12+7-3multimedia/svt-av1/Makefile
+7-31 files

NetBSD/pkgsrc 5KXDRpxlang/quickjs Makefile

   quickjs: Fix build on all !NetBSD OS.
VersionDeltaFile
1.19+3-1lang/quickjs/Makefile
+3-11 files

NetBSD/src DSYHgxktests/bin/sh t_expand.sh

   Add a new land_mine test case

   This new test case is intended to attempt to find buried
   shell expansion code bugs, that don't often affect normal
   scripts, (including most of the normal ATF tests) but can
   cause problems with very odd ones.

   It would have detected the bug introduced last Monday which
   blew up the gettext libtool usage (because of clearly unintentional
   libtool script code), which was fixed on Thursday.

   It also would have detected a similar one, which was never
   detected in the wild, which was installed in 2019, and also
   fixed on Thursday.

   Whether it can detect other similar problems in other cases is
   unknown - probably not, until they are understood...   More sub-tests
   here for more bizarre cases might help, or might not.


    [6 lines not shown]
VersionDeltaFile
1.31+128-2tests/bin/sh/t_expand.sh
+128-21 files

NetBSD/pkgsrc OnNsxBSaudio/portaudio distinfo, audio/portaudio/patches patch-src_common_pa__converters.c

   portaudio: fix build with clang
VersionDeltaFile
1.1+50-0audio/portaudio/patches/patch-src_common_pa__converters.c
1.31+2-1audio/portaudio/distinfo
+52-12 files

NetBSD/pkgsrc 8AiddmZgraphics/xv Makefile

   xv: mention official jumbo patch repository
VersionDeltaFile
1.108+2-1graphics/xv/Makefile
+2-11 files

NetBSD/src tsoimdUtests/bin/sh t_expand.sh

   Whitespace,   NFCI
VersionDeltaFile
1.30+4-4tests/bin/sh/t_expand.sh
+4-41 files

NetBSD/pkgsrc-wip 47aea7aseafile-server TODO

seafile-server: Add reference to CVE-2026-30587
DeltaFile
+2-0seafile-server/TODO
+2-01 files

NetBSD/pkgsrc-wip 171780cllama.cpp TODO

llama.cpp: Add reference to CVE-2026-33298
DeltaFile
+1-1llama.cpp/TODO
+1-11 files

NetBSD/pkgsrc-wip bc88074owntone TODO

owntone: Add reference to CVE-2026-26829
DeltaFile
+2-1owntone/TODO
+2-11 files

NetBSD/pkgsrc bxJNiPndoc TODO

   doc/TODO: + tigervnc-1.16.2, webkit-gtk-2.52.1.
VersionDeltaFile
1.26992+3-2doc/TODO
+3-21 files

NetBSD/pkgsrc EPT0PUsx11/qt6-qtbase Makefile distinfo, x11/qt6-qtbase/patches patch-src_corelib_thread_qyieldcpu.h

   qt6-qtbase: fix build with Xcode 26.4
VersionDeltaFile
1.1+19-0x11/qt6-qtbase/patches/patch-src_corelib_thread_qyieldcpu.h
1.71+2-2x11/qt6-qtbase/Makefile
1.31+2-1x11/qt6-qtbase/distinfo
+23-33 files

NetBSD/pkgsrc AlGSPMimultimedia/libde265 Makefile

   libde265: bulk build suggest SunOS needs alloca workaround too
VersionDeltaFile
1.19+2-2multimedia/libde265/Makefile
+2-21 files

NetBSD/src MDevrgMshare/mk bsd.own.mk

   Turn on MKZFS for riscv64
VersionDeltaFile
1.1472+6-4share/mk/bsd.own.mk
+6-41 files

NetBSD/src l3pfeD9sys/arch/riscv/include param.h

   Apply __HIDE_DELAY
VersionDeltaFile
1.9+3-1sys/arch/riscv/include/param.h
+3-11 files

NetBSD/pkgsrc-wip 349646dlibclc PLIST distinfo

libclc: catch up with lang/llvm update
DeltaFile
+2-12libclc/PLIST
+3-9libclc/distinfo
+3-0libclc/Makefile
+8-213 files

NetBSD/src AixkVqAsys/arch/x68k/x68k kgdb_glue.c kgdb_stub.c

   Remove unused kgdb files.  (These were refactored into MI/MD components
   many many years ago.)
VersionDeltaFile
1.11+3-3sys/arch/x68k/x68k/kgdb_glue.c
1.22+3-3sys/arch/x68k/x68k/kgdb_stub.c
1.4+1-1sys/arch/x68k/x68k/kgdb_proto.h
+7-73 files

NetBSD/pkgsrc lsDQz6jmultimedia/libde265 Makefile

   libde265: apply alloca(3) workaround
VersionDeltaFile
1.18+3-1multimedia/libde265/Makefile
+3-11 files