NetBSD/pkgsrc-wip d2a6d55libudev-bsd distinfo, libudev-bsd/patches patch-udev-device.c patch-libudev.h

libudev-bsd: improve compatibility with upstream systemd-udev.
DeltaFile
+34-0libudev-bsd/patches/patch-udev-device.c
+18-0libudev-bsd/patches/patch-libudev.h
+2-0libudev-bsd/distinfo
+54-03 files

NetBSD/pkgsrc-wip 810b7c9ndevd Makefile distinfo, ndevd/patches patch-devpubd.c patch-Makefile

ndevd: minor changes and portability fixes.
DeltaFile
+25-0ndevd/patches/patch-devpubd.c
+25-0ndevd/patches/patch-Makefile
+19-0ndevd/patches/patch-devpubd.8
+7-1ndevd/Makefile
+3-0ndevd/distinfo
+79-15 files

NetBSD/pkgsrc QX73predevel/cargo-about/patches patch-.._vendor_mio-1.1.0_src_sys_unix_selector_kqueue.rs

   devel/cargo-about: add patch for mio
VersionDeltaFile
1.1+18-0devel/cargo-about/patches/patch-.._vendor_mio-1.1.0_src_sys_unix_selector_kqueue.rs
+18-01 files

NetBSD/pkgsrc MoFYf7pdoc CHANGES-2025

   doc: Updated textproc/treemd to 0.4.4
VersionDeltaFile
1.7040+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc LC9ieo9textproc/treemd distinfo Makefile

   textproc/treemd: update to 0.4.4

   [0.4.4] - 2025-12-04
   Added

       Raw source view toggle - Press r to toggle between rendered markdown and raw source view (#19)
           Shows original markdown with line numbers for debugging rendering issues
           [RAW] indicator in title bar and status bar when active
           Maintains scroll position when toggling

       Link search/filter in link navigator - Press / in link follow mode to filter links by text or URL
           Case-insensitive search across link text and targets
           Selection stays within filtered results
           Press Esc to clear filter or exit search mode

       Links in list items - Interactive mode now extracts and navigates to links within list item content
           Previously only standalone links were indexed; now links embedded in list items are accessible
           Links are indexed per-item with proper highlighting


    [44 lines not shown]
VersionDeltaFile
1.8+4-4textproc/treemd/distinfo
1.8+2-2textproc/treemd/Makefile
1.8+0-0textproc/treemd/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc cB66Wfheditors/tp-note Makefile

   editors/tp-note: add MSRV warning
VersionDeltaFile
1.108+2-1editors/tp-note/Makefile
+2-11 files

NetBSD/pkgsrc T2BAjNZdoc CHANGES-2025

   doc: Updated devel/cargo-about to 0.8.4
VersionDeltaFile
1.7039+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc J4vXZiwdevel/cargo-about distinfo cargo-depends.mk

   devel/cargo-about: update to 0.8.4

   Reduce false positives in natural language detection.

   This release filters URLs in texts with markup before passing it to the Lingua
   crate. Before, URLs were often recognized as one of the configure natural
   languages. There are no changes in the configuration or the templates. Just
   the `get_lang()` filter got a little smarter. Now, it can even launch multiple
   threads from a thread pool with the help of the Rayon crate. This reduces
   Tp-Note's startup time when creating new, very large notes.
VersionDeltaFile
1.10+17-16devel/cargo-about/distinfo
1.10+4-4devel/cargo-about/cargo-depends.mk
1.13+2-2devel/cargo-about/Makefile
+23-223 files

NetBSD/src dQI19wTusr.bin/diff diffreg.c diff.1, usr.bin/diff3 diff3.c diff3.1

   Import BSD-licensed diff from FreeBSD to replace GNU diffutils

   Ported to NetBSD, compiler warnings fixed, and some unnecessary
   features (for the purpose of replacing our GPLv2 diff) have been
   stripped out.

   Non-default at the moment, requires building with MKBSDDIFF=yes.

   PR bin/59798 We are still using GNU diffutils
VersionDeltaFile
1.1+1,667-0usr.bin/diff/diffreg.c
1.1+990-0usr.bin/diff3/diff3.c
1.1+704-0usr.bin/diff/diff.1
1.1+573-0usr.bin/diff/diff.c
1.1+256-0usr.bin/diff/diffdir.c
1.1+223-0usr.bin/diff3/diff3.1
+4,413-015 files not shown
+4,846-1421 files

NetBSD/pkgsrc-wip 68cfbd6wlroots distinfo, wlroots/patches patch-render_allocator_allocator.c

wlroots: patch to avoid drm_mode_create_lease_ioctl
DeltaFile
+23-0wlroots/patches/patch-render_allocator_allocator.c
+1-0wlroots/distinfo
+24-02 files

NetBSD/pkgsrc 8wK4xBcdoc CHANGES-2025

   Updated multimedia/ffmpeg[56], multimedia/ffplay[56]
VersionDeltaFile
1.7038+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc 1hS8CNymultimedia/ffmpeg6 distinfo Makefile.common, multimedia/ffplay6 Makefile

   ffmpeg6 ffplay6: updated to 6.1.4

   version 6.1.4:
    avutil/common: cast GET_BYTE/GET_16BIT returned value
    avfilter/vf_drawtext: fix call GET_UTF8 with invalid argument
    avfilter/vf_drawtext: fix incorrect text length
    avfilter/vf_drawtext: Account for bbox text seperator
    avcodec/utvideodec: Set B for the width= 1 case in restore_median_planar_il()
    avcodec/osq: Fix 32bit sample overflow
    avformat/rtpdec_rfc4175: Only change PayloadContext on success
    avformat/rtpdec_rfc4175: Check dimensions
    avformat/rtpdec_rfc4175: Fix memleak of sampling
    avformat/http: Fix off by 1 error
    avcodec/exr: spelling
    avcodec/exr: use tile dimensions in pxr24 UINT case
    avcodec/exr: Simple check for available channels
    avformat/sctp: Check size in sctp_write()
    avformat/rtmpproto: consider command line argument lengths
    avformat/rtmpproto_ Check tcurl and flashver length

    [21 lines not shown]
VersionDeltaFile
1.12+4-4multimedia/ffmpeg6/distinfo
1.15+2-2multimedia/ffmpeg6/Makefile.common
1.19+1-2multimedia/ffplay6/Makefile
1.30+1-2multimedia/ffmpeg6/Makefile
+8-104 files

NetBSD/pkgsrc vjaPJvxmultimedia/ffmpeg5 distinfo Makefile.common, multimedia/ffplay5 Makefile

   ffmpeg5 ffplay5: updated to 5.1.8

   version 5.1.8:
    avutil/common: cast GET_BYTE/GET_16BIT returned value
    avfilter/vf_drawtext: Account for bbox text seperator
    avcodec/utvideodec: Set B for the width= 1 case in restore_median_planar_il()
    avformat/rtpdec_rfc4175: Only change PayloadContext on success
    avformat/rtpdec_rfc4175: Check dimensions
    avformat/rtpdec_rfc4175: Fix memleak of sampling
    avformat/http: Fix off by 1 error
    avcodec/exr: spelling
    avcodec/exr: use tile dimensions in pxr24 UINT case
    avcodec/exr: Simple check for available channels
    avformat/sctp: Check size in sctp_write()
    avformat/rtmpproto: consider command line argument lengths
    avformat/rtmpproto_ Check tcurl and flashver length
    avcodec/g723_1enc: Make min_err 64bit
    avformat/rtpenc_h264_hevc: Check space for nal_length_size in ff_rtp_send_h264_hevc()
    swscale/output: Fix integer overflow in yuv2ya16_X_c_template()

    [15 lines not shown]
VersionDeltaFile
1.15+4-4multimedia/ffmpeg5/distinfo
1.17+2-2multimedia/ffmpeg5/Makefile.common
1.35+1-2multimedia/ffplay5/Makefile
1.50+1-2multimedia/ffmpeg5/Makefile
+8-104 files

NetBSD/pkgsrc WROxVuRdoc CHANGES-2025

   Updated shells/nushell, www/py-scrapy
VersionDeltaFile
1.7037+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc zVDuHOPwww/py-scrapy distinfo Makefile

   py-scrapy: updated to 2.13.4

   Scrapy 2.13.4 (2025-11-17)

   Security bug fixes

   -   Improved protection against decompression bombs in
       :class:`~scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware`
       for responses compressed using the ``br`` and ``deflate`` methods: if a
       single compressed chunk would be larger than the response size limit (see
       :setting:`DOWNLOAD_MAXSIZE`) when decompressed, decompression is no longer
       carried out. This is especially important for the ``br`` (Brotli) method
       that can provide a very high compression ratio. Please, see the
       `CVE-2025-6176`_ and `GHSA-2qfp-q593-8484`_ security advisories for more
       information.
       (:issue:`7134`)

       .. _CVE-2025-6176: https://nvd.nist.gov/vuln/detail/CVE-2025-6176
       .. _GHSA-2qfp-q593-8484: https://github.com/advisories/GHSA-2qfp-q593-8484

    [26 lines not shown]
VersionDeltaFile
1.23+4-4www/py-scrapy/distinfo
1.33+2-2www/py-scrapy/Makefile
+6-62 files

NetBSD/src 01nW5vSsys/dev/pci viaide.c

   remove accidental new line.
VersionDeltaFile
1.107+2-3sys/dev/pci/viaide.c
+2-31 files

NetBSD/pkgsrc JJUMEgashells/nushell distinfo Makefile

   nushell: updated to 0.109.1

   0.109.1
   This release fixes some regressions of Nu 0.109.0, especially fixes to http get and source.
VersionDeltaFile
1.66+4-4shells/nushell/distinfo
1.82+2-2shells/nushell/Makefile
+6-62 files

NetBSD/pkgsrc ZMykb8Bdevel/abseil distinfo, devel/abseil/patches patch-absl_debugging_internal_elf__mem__image.cc

   devel/abseil: Use _SYS_EXEC_ELF_H_ to detect ELF header v2 for NetBSD
VersionDeltaFile
1.6+4-15devel/abseil/patches/patch-absl_debugging_internal_elf__mem__image.cc
1.36+2-2devel/abseil/distinfo
+6-172 files

NetBSD/src GgLLv1msys/dev/pci viaide.c

   viaide(4): identify and attach VT6420 IDE (PATA) controller.

   The VT6420 is an independent version of the integrated VT8237R SATA RAID and
   IDE controller, sharing the same PCI ID as the southbridge SATA controller.
   The PATA controller, on the other hand, has a unique PCI ID, since the
   integrated one reuses the same PCI ID as many other VIA southbridges and ISA
   bridge identification would not work with this controller. The controller is
   quite rare (likely due to the SATA autonegotiation bug), so it seems nobody
   added this PCI ID to any major OS.

   Tested on Biostar M7NCD Ultra.
VersionDeltaFile
1.106+10-2sys/dev/pci/viaide.c
+10-21 files

NetBSD/pkgsrc j9ojoYKlang/python313 Makefile distinfo, lang/python313/patches patch-Modules_pyexpat.c

   python313: do not use system expat - it is not portable anymore
VersionDeltaFile
1.27+2-3lang/python313/Makefile
1.17+1-2lang/python313/distinfo
1.2+1-1lang/python313/patches/patch-Modules_pyexpat.c
+4-63 files

NetBSD/pkgsrc 6Q6M8rulang/python314 Makefile distinfo, lang/python314/patches patch-Modules_pyexpat.c

   python314: do not use system expat - it is not portable anymore
VersionDeltaFile
1.9+2-3lang/python314/Makefile
1.5+1-2lang/python314/distinfo
1.2+1-1lang/python314/patches/patch-Modules_pyexpat.c
+4-63 files

NetBSD/src JraAX9dsys/arch/evbppc/conf WII

   Enable PaX features in WII kernel configuration.

   Seems to work fine, with mmap addresses being randomized per-process
   and (PROT_WRITE | PROT_EXEC) resulting in a segfault.
VersionDeltaFile
1.12+9-1sys/arch/evbppc/conf/WII
+9-11 files

NetBSD/pkgsrc-wip eca4007msedit distinfo Makefile

msedit: Fix the build and update to 1.2.1.
DeltaFile
+3-3msedit/distinfo
+3-3msedit/Makefile
+1-3msedit/PLIST
+7-93 files

NetBSD/pkgsrc PpOMHbpcad/dinotrace Makefile

   dinotrace: follow redirect
VersionDeltaFile
1.62+3-3cad/dinotrace/Makefile
+3-31 files

NetBSD/pkgsrc ZDWmFUVtextproc/diffsplit Makefile

   diffsplit: use https
VersionDeltaFile
1.15+3-3textproc/diffsplit/Makefile
+3-31 files

NetBSD/pkgsrc vQNXo8ksecurity/dhbitty Makefile

   dhbitty: comment out dead site
VersionDeltaFile
1.6+2-2security/dhbitty/Makefile
+2-21 files

NetBSD/pkgsrc 03hiH6Zsysutils/dfc Makefile

   dfc: comment out dead site
VersionDeltaFile
1.8+3-3sysutils/dfc/Makefile
+3-31 files

NetBSD/pkgsrc dhyqvMLdevel/delta Makefile

   delta: comment out dead site
VersionDeltaFile
1.17+2-2devel/delta/Makefile
+2-21 files

NetBSD/pkgsrc Y4wr46osecurity/ddos-scan Makefile

   ddos-scan: comment out dead sites
VersionDeltaFile
1.16+3-4security/ddos-scan/Makefile
+3-41 files

NetBSD/pkgsrc RrpL332graphics/dcraw Makefile

   dcraw: follow redirects
VersionDeltaFile
1.51+3-3graphics/dcraw/Makefile
+3-31 files