NetBSD/pkgsrc 4BEJ0I0doc CHANGES-2026

   doc: Updated textproc/p5-XML-Parser to 2.57
VersionDeltaFile
1.2223+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc TOH08fftextproc/p5-XML-Parser distinfo Makefile

   p5-XML-Parser: update to 2.57.

   2.57 2026-04-07 (by Todd Rinaldo)

     Fixes:
       - PR #235 GH #234 Fix PE parsing regression that broke XML::Twig DTD
         round-tripping: defer parameter entity parsing activation to when a
         declaration handler is registered, preventing PE references from
         being consumed by the empty sub-parser instead of reaching the
         Default handler
       - PR #232 GH #47 Add regression tests for post-root character data
         routing and add ppport.h for XS backward compatibility macros
       - PR #229 Add NULL check after XML_ParserCreate_MM to prevent
         segfault on memory allocation failure
       - PR #225 Replace deprecated indirect object syntax in
         LWPExternEnt.pl (new URI(...) -> URI->new(...), etc.) for forward
         compatibility with Perl 5.36+ where 'use v5.36' disables the
         indirect feature. Also add 'use strict' to the file


    [23 lines not shown]
VersionDeltaFile
1.23+4-4textproc/p5-XML-Parser/distinfo
1.65+2-2textproc/p5-XML-Parser/Makefile
+6-62 files

NetBSD/pkgsrc OxEJX9ldoc CHANGES-2026

   doc: Updated graphics/p5-Image-ExifTool to 13.55
VersionDeltaFile
1.2222+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UIqAw7Ggraphics/p5-Image-ExifTool distinfo Makefile

   p5-Image-ExifTool: update to 13.55.

   Apr. 7, 2026 - Version 13.55 (production release)

     - Added a few new Windows LNK GUID values
     - Extract more unknown information from QuickTime metadata tracks
     - Improved config_files/local_time.config to preserve sub seconds
     - Improved lens identification logic for Canon cameras in the case where the
       maker notes are missing

   Apr. 1, 2026 - Version 13.54

     - Security update
     - Added a new PentaxModelID
     - Decode timed GPS from another DJI model
     - Decode more information from Apple live photo videos
     - Updated DICOM tags to 2026b specification
     - Patched to fix failed tests on Windows (was a bug in the tests)
     - Patched to allow spaces in Windows title strings

    [42 lines not shown]
VersionDeltaFile
1.70+4-4graphics/p5-Image-ExifTool/distinfo
1.88+4-4graphics/p5-Image-ExifTool/Makefile
+8-82 files

NetBSD/src WLQ9XhHsys/arch/amiga/amiga machdep.c amiga_init.c

   Move message buffer init out of cpu_startup() and generally harmonize
   that routine with the other m68ks.
VersionDeltaFile
1.273+11-26sys/arch/amiga/amiga/machdep.c
1.140+13-2sys/arch/amiga/amiga/amiga_init.c
1.14+3-3sys/arch/amiga/amiga/pmap_bootstrap.c
+27-313 files

NetBSD/src rJ9E3gusys/arch/amiga/amiga machdep.c

   Call fpu_init() at the beginning of cpu_startup(), like the other
   m68k ports now do, and use the probed FPU information rather than
   flags from the loader.
VersionDeltaFile
1.272+20-53sys/arch/amiga/amiga/machdep.c
+20-531 files

NetBSD/pkgsrc i1BRUJDmail/s-nail distinfo, mail/s-nail/patches patch-src_mx_iconv.c

   s-nail: fixed building on NetBSD 11
VersionDeltaFile
1.1+15-0mail/s-nail/patches/patch-src_mx_iconv.c
1.6+2-1mail/s-nail/distinfo
+17-12 files

NetBSD/pkgsrc HAEOcMYdoc CHANGES-2026

   doc: Updated editors/mle to 1.8.1
VersionDeltaFile
1.2221+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AFzXClQeditors/mle distinfo Makefile

   mle: update to 1.8.1

   ### changed
   - improve perf of mark functions
   - change syntax shortcut from `-y-` to `-yy`
   - avoid zeroing the viewport when paging less than screen height

   ### added
   - include cosmopolitan libc build
   - add `cmd_split_adjust`
   - add uninstall make target
   - display error on buffer open failure
   - add `cmd_print_macro`
   - add isearch conveniences
   - add `cmd_replace_all`
   - parameterize page up and down
   - add `cmd_macro_apply_last`

   ### fixed

    [19 lines not shown]
VersionDeltaFile
1.2+4-4editors/mle/distinfo
1.6+3-4editors/mle/Makefile
+7-82 files

NetBSD/pkgsrc-wip 55dd1dcgurk distinfo cargo-depends.mk, gurk-rs distinfo cargo-depends.mk

gurk-rs: renamed from gurk to match upstream name

Some progress, still needs more overrides
DeltaFile
+2,011-0gurk-rs/distinfo
+0-1,734gurk/distinfo
+676-0gurk-rs/cargo-depends.mk
+0-584gurk/cargo-depends.mk
+49-0gurk-rs/Makefile
+0-37gurk/Makefile
+2,736-2,35513 files not shown
+2,847-2,39519 files

NetBSD/pkgsrc 9ktBWmEnews/trn distinfo Makefile, news/trn/patches patch-ac patch-term.h

   make this build again
VersionDeltaFile
1.10+48-21news/trn/patches/patch-ac
1.1+14-0news/trn/patches/patch-term.h
1.19+3-2news/trn/distinfo
1.55+3-1news/trn/Makefile
+68-244 files

NetBSD/src wRNdhpvsys/arch/amiga/amiga machdep.c genassym.cf

   G/C the patchable PCR value and associated shenanigans and just do what
   the other 68060 systems so: enable superscalar issue right before
   enabling the caches.
VersionDeltaFile
1.271+2-42sys/arch/amiga/amiga/machdep.c
1.41+4-1sys/arch/amiga/amiga/genassym.cf
1.189+3-1sys/arch/amiga/amiga/locore.s
+9-443 files

NetBSD/src QqpeN12sys/arch/m68k/include pcr.h, sys/arch/m68k/m68k support.s

   Add helpers to get and set the 68060 PCR.
VersionDeltaFile
1.11+16-1sys/arch/m68k/m68k/support.s
1.2+6-1sys/arch/m68k/include/pcr.h
+22-22 files

NetBSD/src 1qlPObnsys/arch/amiga/amiga machdep.c amiga_init.c

   Don't wait until way at the end of cpu_startup() to initialize the
   vector table.  Do it when the others do: just after getting the MMU
   enabled.
VersionDeltaFile
1.270+2-30sys/arch/amiga/amiga/machdep.c
1.139+26-2sys/arch/amiga/amiga/amiga_init.c
1.188+3-2sys/arch/amiga/amiga/locore.s
+31-343 files

NetBSD/src a26bmdysys/arch/arm/arm32 pmap.c, sys/uvm/pmap pmap.c

   Add a small optimisation for a pmap_remove_all pmap and skip activation
   in pmap_activate as it's (supposed to be) deferred until the subsequent
   pmap_update.
VersionDeltaFile
1.88+18-4sys/uvm/pmap/pmap.c
1.447+15-3sys/arch/arm/arm32/pmap.c
+33-72 files

NetBSD/pkgsrc-wip b8eae6evulkan-loader Makefile

vulkan-loader: fix path to included file
DeltaFile
+1-1vulkan-loader/Makefile
+1-11 files

NetBSD/pkgsrc lZLSHKtgraphics/freeimage Makefile, graphics/freeimageplus Makefile

   *: recursive bump for libraw jasper option removal
VersionDeltaFile
1.3+2-2graphics/libkdcraw-qt5/Makefile
1.32+2-2graphics/freeimage/Makefile
1.24+2-2graphics/freeimageplus/Makefile
1.18+2-2graphics/kf6-kimageformats/Makefile
1.65+2-2graphics/kimageformats/Makefile
1.161+2-2graphics/krita/Makefile
+12-129 files not shown
+30-2715 files

NetBSD/pkgsrc M0IPOEhdoc TODO CHANGES-2026

   doc: Updated graphics/libraw to 0.22.1
VersionDeltaFile
1.27082+2-1doc/TODO
1.2220+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc z7WWk5Rgraphics/libraw distinfo Makefile

   libraw: update to 0.22.1.

   Remove jasper option, since jasper support is gone.
   Not sure when, it's not mentioned in the changelog.

     LibRaw 0.22.1 Release

     This is bugfix-only release with these commits included:

     * Limit strcat space in hassy model manipulation
     * Version increment; shlib increment: internal ABI has changed
     * check panasonic enc8 tile width against image width
     * CR3 parser: zero all buffers before fread
     * skip memory allocation checks for OWN_ALLOC decoders
     * DNG SDK glue: check for memory limits
     * raw2image()/dcraw_process() - check for int16 source data present
     * Check for correct bayer pattern, pass incorect ones to vng_interpolate
     * parse_rollei: zero input string before fgets
     * Nikon padded/12bit: no need to calculate padded row size before final raw_width adjustment

    [300 lines not shown]
VersionDeltaFile
1.32+4-4graphics/libraw/distinfo
1.40+3-4graphics/libraw/Makefile
1.14+1-6graphics/libraw/buildlink3.mk
1.2+1-1graphics/libraw/options.mk
+9-154 files

NetBSD/pkgsrc 5KTHGKFdoc CHANGES-2026

   corrected typo
VersionDeltaFile
1.2219+2-2doc/CHANGES-2026
+2-21 files

NetBSD/pkgsrc nf5qI7Vdoc CHANGES-2026, editors/nano distinfo Makefile

   Updated editors/nano to 8.0

   For changes from previous releases, see ChangeLog included with the source
VersionDeltaFile
1.88+4-4editors/nano/distinfo
1.120+2-2editors/nano/Makefile
1.36+2-2editors/nano/PLIST
1.2218+2-1doc/CHANGES-2026
+10-94 files

NetBSD/pkgsrc-wip 83e175bspirv-tools Makefile distinfo

spirv-tools: update to the latest vulkan-sdk version 1.4.341.0
DeltaFile
+4-5spirv-tools/Makefile
+3-3spirv-tools/distinfo
+1-1spirv-tools/buildlink3.mk
+8-93 files

NetBSD/pkgsrc-wip 923942fvulkan-tools Makefile distinfo, vulkan-tools/patches patch-cube_CMakeLists.txt

vulkan-tools: update to the latest vulkan-sdk version 1.4.341.0
DeltaFile
+0-32vulkan-tools/patches/patch-cube_CMakeLists.txt
+3-5vulkan-tools/Makefile
+3-4vulkan-tools/distinfo
+6-413 files

NetBSD/pkgsrc-wip 9a576bfvulkan-headers Makefile.common Makefile

vulkan-headers: add Makefile.common, use the latest vulkan-sdk version
DeltaFile
+13-0vulkan-headers/Makefile.common
+4-5vulkan-headers/Makefile
+3-3vulkan-headers/distinfo
+20-83 files

NetBSD/pkgsrc-wip 0cd22c2vulkan-loader Makefile distinfo

vulkan-loader: update to the latest vulkan-sdk version 1.4.341.0
DeltaFile
+3-5vulkan-loader/Makefile
+3-3vulkan-loader/distinfo
+6-82 files

NetBSD/pkgsrc-wip ff4353fspirv-headers Makefile distinfo

spirv-headers: update to the latest vulkan-sdk version 1.4.341.0
DeltaFile
+3-8spirv-headers/Makefile
+3-3spirv-headers/distinfo
+6-112 files

NetBSD/pkgsrc-wip 25fb100anvil distinfo

anvil: fixed sums
DeltaFile
+3-3anvil/distinfo
+3-31 files

NetBSD/pkgsrc oyEy0lFx11/kitty PLIST.Darwin

   kitty: add a PLIST.Darwin for Darwin-specific filepaths
VersionDeltaFile
1.1+4-0x11/kitty/PLIST.Darwin
+4-01 files

NetBSD/pkgsrc-wip e692f89spirv-tools PLIST Makefile, spirv-tools/patches patch-source_opt_decoration__manager.cpp

Import parallel/spirv-tools
DeltaFile
+46-0spirv-tools/PLIST
+33-0spirv-tools/Makefile
+24-0spirv-tools/buildlink3.mk
+17-0spirv-tools/patches/patch-source_opt_decoration__manager.cpp
+9-0spirv-tools/DESCR
+6-0spirv-tools/distinfo
+135-01 files not shown
+136-07 files

NetBSD/pkgsrc-wip fea87de. Makefile, spirv-headers PLIST Makefile

Import parallel/spirv-headers
DeltaFile
+81-0spirv-headers/PLIST
+27-0spirv-headers/Makefile
+13-0spirv-headers/buildlink3.mk
+8-0spirv-headers/DESCR
+5-0spirv-headers/distinfo
+1-0Makefile
+135-06 files