NetBSD/pkgsrc-wip b21ca15openjdk25 options.mk

openjdk25: JEP 503: hotspot support for 32-bit x86 is removed
DeltaFile
+1-1openjdk25/options.mk
+1-11 files

NetBSD/pkgsrc WjIyzoflang/openjdk21 distinfo, lang/openjdk21/patches patch-src_hotspot_os__cpu_bsd__aarch64_vm__version__bsd__aarch64.cpp

   openjdk21: build fix for netbsd-9 aarch64
VersionDeltaFile
1.2+14-2lang/openjdk21/patches/patch-src_hotspot_os__cpu_bsd__aarch64_vm__version__bsd__aarch64.cpp
1.19+2-2lang/openjdk21/distinfo
+16-42 files

NetBSD/pkgsrc YN0J6dkdoc CHANGES-2026

   doc: Updated sysutils/uutils-coreutils to 0.11.0
VersionDeltaFile
1.5842+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YC6zwWHsysutils/uutils-coreutils Makefile cargo-depends.mk

   sysutils/uutils-coreutils: update to 0.11.0

   Rust Coreutils 0.11.0 Release:

   We are happy to announce the release of Rust Coreutils 0.11.0 - a release focused on error messages, performance and GNU compatibility.
   The big change is a new diagnostic engine built on ariadne. When a chmod mode, a cut list, a sort key or a tr set fails to parse, we now echo the arguments back with a caret under the character at fault, like a compiler does. See our blog post for more information: https://uutils.org/blog/2026-08-error-diagnostics/

   PGO release builds are enabled for Linux, macOS and Windows (up to 31% faster), and a lot of per-utility optimization work landed on top of that. We also now treat a utility being significantly slower than GNU as a bug.

   We continued to improve the GNU compatibility and we are now at 653 passing, 22 failing, 0 errors.

   Highlights:

       Modern Error Diagnostics (new)
           A new diagnostic engine based on ariadne. When stderr is a terminal, a parse error is printed as a report: the arguments are echoed back as a source line, a caret marks the culprit and a help line explains the syntax. See the blog post for before/after examples
           Carets landed in chmod, mkdir, mkfifo, mknod, install, tr, expr, sort, numfmt, cut, env, head, tail, truncate, split, shred, stdbuf, od, seq, dd, stat, join, csplit, ls, df and du
           A caret can point inside a quoted argument and at a single character. The reports are localized (format, checksum and advice strings) and still print the usual Try '... --help' hint. A label is only added when it says something useful
           UUTILS_DIAG controls the behavior, and the caret rendering can be compiled out for size-constrained builds
           Diagnostics are written in a single stderr call, so concurrent writers cannot interleave them

    [41 lines not shown]
VersionDeltaFile
1.5+37-52sysutils/uutils-coreutils/distinfo
1.5+11-16sysutils/uutils-coreutils/cargo-depends.mk
1.5+2-4sysutils/uutils-coreutils/Makefile
+50-723 files

NetBSD/pkgsrc hamoC5mdoc CHANGES-2026

   doc: Updated devel/bacon to 3.25.0
VersionDeltaFile
1.5841+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc CwISe8Udevel/bacon Makefile cargo-depends.mk

   devel/bacon: update to 3.25.0

    - fix crash in search on multibyte char in pattern and wrapped output - Fix #446
    - fix crash of search when output grows - Fix #447
    - fix unability to remove backtab binding - Fix #450
    - watch build scripts relocated with the package.build manifest key, instead of only the default build.rs path - Fix #205
VersionDeltaFile
1.39+427-508devel/bacon/distinfo
1.38+141-168devel/bacon/cargo-depends.mk
1.40+2-2devel/bacon/Makefile
+570-6783 files

NetBSD/pkgsrc 9ZfzZiMchat/gomuks Makefile, chat/matterircd Makefile

   Revbump all Go packages after go127 update
VersionDeltaFile
1.38+2-2chat/ssh-chat/Makefile
1.21+2-2chat/soju/Makefile
1.51+2-2chat/senpai/Makefile
1.32+2-2chat/neonmodem/Makefile
1.95+2-2chat/matterircd/Makefile
1.66+2-2chat/gomuks/Makefile
+12-12216 files not shown
+444-438222 files

NetBSD/pkgsrc QZq39widoc CHANGES-2026

   doc: Updated lang/go127 to 1.27.1
VersionDeltaFile
1.5840+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc n3TCb69lang/go version.mk, lang/go126 PLIST distinfo

   go: update to 1.27.1 and 1.26.8

   These releases include fixes to cgo, the compiler, the runtime, the go
   fix command, and the database/sql, debug/elf, encoding/json, net/http,
   os, simd, and simd/archsimd packages.
VersionDeltaFile
1.2+4-4lang/go127/distinfo
1.9+4-4lang/go126/distinfo
1.256+3-3lang/go/version.mk
1.2+3-0lang/go127/PLIST
1.8+2-0lang/go126/PLIST
+16-115 files

NetBSD/pkgsrc uJt41sydoc CHANGES-2026

   doc: Updated lang/gjs to 1.82.3nb2
VersionDeltaFile
1.5839+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc N2fieNIlang/gjs Makefile

   gjs: make glib2-introspection a runtime dependency

   Noted by fox@

   Bump PKGREVISION.
VersionDeltaFile
1.46+3-3lang/gjs/Makefile
+3-31 files

NetBSD/src pohHgjCsys/net/npf npf_os.c files.npf

   Fix npf crash in kernels without "pseudo-device bpfilter".
VersionDeltaFile
1.24+2-2sys/net/npf/npf_os.c
1.26+2-2sys/net/npf/files.npf
+4-42 files

NetBSD/src PhBXToVsys/uvm uvm_pdpolicy_clockpro.c

   fix build with clockpro
VersionDeltaFile
1.30+22-13sys/uvm/uvm_pdpolicy_clockpro.c
+22-131 files

NetBSD/src fs8GB3asys/uvm uvm_pdpolicy_clockpro.c

   Fix an obvious typo which applied the wrong intent.  Still does not compile.
VersionDeltaFile
1.29+3-3sys/uvm/uvm_pdpolicy_clockpro.c
+3-31 files

NetBSD/src UrToGJtsys/uvm uvm_pdpolicy_clock.c uvm_pdpolicy_clockpro.c

   Fix a very brief race which could cause page states to be corrupted.

   Observed under heavy physio load from an 8-way parallel dump|restore
   workload used in filesystem testing - manifested as intents being
   scribbled over while the interlock was momentarily not held
   in uvmpdpol_selectvictim.  I've attempted to apply the same fix to
   clockpro, which looks like it needs it too, but clockpro was on fire
   when I got there and I didn't put it out (still does not compile).
VersionDeltaFile
1.28+38-3sys/uvm/uvm_pdpolicy_clockpro.c
1.43+32-3sys/uvm/uvm_pdpolicy_clock.c
+70-62 files

NetBSD/pkgsrc-wip 9bb15e0py-img2pdf Makefile

py-img2pdf: Remove pkg-config tool dependency

Not needed.
DeltaFile
+0-2py-img2pdf/Makefile
+0-21 files

NetBSD/pkgsrc-wip b974e86py-img2pdf ALTERNATIVES PLIST

py-img2pdf: Add support for ALTERNATIVES

Permit to coexists with different Python versions.
DeltaFile
+2-2py-img2pdf/PLIST
+4-0py-img2pdf/Makefile
+2-0py-img2pdf/ALTERNATIVES
+8-23 files

NetBSD/pkgsrc-wip f07ee23py-img2pdf Makefile

py-img2pdf: Add *DEPENDS
DeltaFile
+4-0py-img2pdf/Makefile
+4-01 files

NetBSD/pkgsrc-wip a9a033dpy-img2pdf Makefile

py-img2pdf: Use REPLACE_PYTHON

lang/python/application.mk defines REPLACE_PYTHON that we can reuse
instead of redefining it.

NFCI.
DeltaFile
+2-4py-img2pdf/Makefile
+2-41 files

NetBSD/src rBX2ai0share/misc bsd-family-tree

   Fast forward one year of releases; fix FBSD 14.1 release date; use XBSD so events fit on one line
VersionDeltaFile
1.88+47-31share/misc/bsd-family-tree
+47-311 files

NetBSD/src 84Ol5FBsys/arch README

   Add an entry for hb68k.
VersionDeltaFile
1.67+2-1sys/arch/README
+2-11 files

NetBSD/pkgsrc-wip 3cc75a8py-img2pdf COMMIT_MSG distinfo

Add py-img2pdf, a tool (and python library) to add image files to PDFs
without recoding them.
DeltaFile
+21-0py-img2pdf/Makefile
+12-0py-img2pdf/DESCR
+11-0py-img2pdf/PLIST
+5-0py-img2pdf/distinfo
+2-0py-img2pdf/COMMIT_MSG
+51-05 files

NetBSD/pkgsrc BCOvlFcdoc CHANGES-2026

   doc: Updated x11/xterm to 411
VersionDeltaFile
1.5838+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hzAZPAPx11/xterm Makefile distinfo

   x11/xterm: update to 411

   Patch #411 - 2026/08/24

       add a case for DECSWT in VT520 mode (prompted by discussion with James Holderness).
       correct an index computation in VS15/VS16 logic for -emoji_width option (report by Arpit Jain).
       add ich1 to terminfo where appropriate.
       drop “GTK_*” from environment filtering (report by Stefan Klinger).
       fix a couple of places in terminfo which used BEL rather than ST.
       add DECSCUSR 7 for the “power-up” configuration, which can be different from the documented VT520 behavior (prompted by discussion with “heurist”).
       correct a limit-check added in patch #399, which resulted in regex-based selections to be limited to the first row of a wrapped line (Redhat #2479962).
       add resource brokenCopyArea, using that to control whether XCopyArea is used for indexing and scrolling, as well as inserting or deleting characters and lines.
       amend check for validity of C1 controls to check both whether wide-characters have been initialized, as well as whether the current encoding is UTF-8 (Debian #687699).
       call Cleanup directly when processing SIGHUP, because the process running in xterm may ignore a killpg sent to the top-level screen's process (Debian #243598).
VersionDeltaFile
1.128+4-4x11/xterm/distinfo
1.169+2-2x11/xterm/Makefile
+6-62 files

NetBSD/pkgsrc ktU4tugshells/oh-my-posh PLIST

   shells/ph-my-posh: update PLIST
VersionDeltaFile
1.2+1-0shells/oh-my-posh/PLIST
+1-01 files

NetBSD/src Z2HbaSHsys/arch/ofppc/ofppc mainbus.c

   register cascaded interrupt with correct polarity
   from PR60640
   Thanks!
VersionDeltaFile
1.34+3-3sys/arch/ofppc/ofppc/mainbus.c
+3-31 files

NetBSD/pkgsrc-wip 8a7b5b7openjdk25 PLIST Makefile

openjdk25: update JAVA_WRAPPERS
DeltaFile
+2-8openjdk25/Makefile
+1-0openjdk25/PLIST
+3-82 files

NetBSD/pkgsrc NNbDo75doc CHANGES-2026

   doc: Updated www/wikid to 3.1.1
VersionDeltaFile
1.5837+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KuNmYs8www/wikid cargo-depends.mk distinfo

   www/wikid: update to 3.1.1

   v3.1.1
   new feature(s)

       complete mouse support on daily feed modals: 69de82c
       r on the saved lists viewer modal to rename lists: 8debe03

   bug fix(es)

       fix cache not being removed even after cache_lifetime: fcb3d2e
       eliminate scrolling stutter by offloading image disk reading, decoding and halfblock scaling: 02b8d39

   qol/style change(s)

       added an animated spinner to be mesmerised by while the daily feed is being fetched: 0a9d006
       reused the "search" modal to replace the "create new list" modal: 6bfccc7

   v3.1.0

    [51 lines not shown]
VersionDeltaFile
1.4+4-4www/wikid/distinfo
1.5+4-4www/wikid/Makefile
1.4+0-0www/wikid/cargo-depends.mk
+8-83 files

NetBSD/pkgsrc apHIUDhdoc CHANGES-2026

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