NetBSD/pkgsrc yEHF5z2 — doc CHANGES-2026

   doc: Updated net/lft to 4.02
VersionDeltaFile
1.6420+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc lw6NZrb — net/lft Makefile distinfo

   lft: update to 4.02.

   lft 4.02 / WhoB 4.02
   ----------------------
   - Fixed -r (RIPE RIS) lookups attributing ASNs to the wrong hops.  RIS added
     header lines our bulk reply parser did not expect; the parser now walks the
     reply block by block and handles "No entries found" correctly.
   - illumos/SmartOS: builds again (sys/sockio.h, alloca.h, termios.h) and traces
     no longer hang on a silent hop.
   - All platforms: the capture loop now waits on the pcap descriptor with
     select() instead of polling, so timeouts and retries run even where
     libpcap's non-blocking read blocks (illumos DLPI); lower idle CPU elsewhere.
   - Whois failures now say what failed (DNS, connect, timeout, empty reply)
     instead of a blanket "No reply", in whob and in lft -V.  Whois connects time
     out after 10 s and replies after 20 s; the read timeout was never compiled
     in before.  Server names get up to 4 s to resolve (was 1 s), so slow or VPN
     resolvers no longer cause spurious lookup failures.
   - -P (RFC 1393) is recognized again; it prints a notice unless LFT was built
     with ./configure --enable-rfc1393.

    [6 lines not shown]
VersionDeltaFile
1.11+4-4net/lft/distinfo
1.17+2-2net/lft/Makefile
+6-62 files

NetBSD/pkgsrc Qkhtl1d — www/grafana-prometheus-datasource Makefile distinfo

   grafana-prometheus-datasource: don't forget to bump frontend
VersionDeltaFile
1.4+4-4www/grafana-prometheus-datasource/distinfo
1.7+3-2www/grafana-prometheus-datasource/Makefile
+7-62 files

NetBSD/pkgsrc tLgUGUS — devel/flatbuffers buildlink3.mk

   flatbuffers: link more files so cmake is happy
VersionDeltaFile
1.2+3-1devel/flatbuffers/buildlink3.mk
+3-11 files

NetBSD/pkgsrc uxdD55G — doc TODO CHANGES-2026

   doc: updated grafana
VersionDeltaFile
1.6419+3-1doc/CHANGES-2026
1.28020+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc CKdxOYb — www/grafana-prometheus-datasource Makefile distinfo

   grafana-prometheus-datasource: update to 13.2.0

   bugfixes
VersionDeltaFile
1.3+4-4www/grafana-prometheus-datasource/distinfo
1.6+2-3www/grafana-prometheus-datasource/Makefile
+6-72 files

NetBSD/pkgsrc QafHG8d — www/grafana Makefile PLIST

   grafana: update to 13.2.2

   Security: Fix CVE-2026-15815
   Security: Fix CVE-2026-76154
   Security: Fix CVE-2026-79656
VersionDeltaFile
1.52+100-115www/grafana/distinfo
1.36+33-37www/grafana/go-modules.mk
1.43+9-8www/grafana/PLIST
1.150+2-3www/grafana/Makefile
+144-1634 files

NetBSD/pkgsrc WA0wTgY — doc CHANGES-2026

   Fix a typo in my username.
VersionDeltaFile
1.6418+2-2doc/CHANGES-2026
+2-21 files

NetBSD/pkgsrc 5arff1B — databases/prometheus Makefile, sysutils/alertmanager Makefile

   prometheus: put back user/group which got lost in update
VersionDeltaFile
1.2+3-1sysutils/alertmanager/Makefile
1.134+3-1databases/prometheus/Makefile
+6-22 files

NetBSD/pkgsrc S33LWKx — doc CHANGES-2026

   doc: Updated devel/unordered-dense to 5.1.0
VersionDeltaFile
1.6417+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1kQO7pF — devel/unordered-dense Makefile distinfo

   unordered-dense: update to 5.1.0

   - index_bytes() is new
   - `segmented_map` tears itself down in the opposite order
   - `segmented_map` works with fancy pointers
VersionDeltaFile
1.2+4-4devel/unordered-dense/distinfo
1.5+2-2devel/unordered-dense/Makefile
+6-62 files

NetBSD/pkgsrc lhyROWM — doc CHANGES-2026

   doc: Updated sysutils/cpuinfo to 0.0.20260630
VersionDeltaFile
1.6416+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0UD883C — sysutils/cpuinfo Makefile distinfo, sysutils/cpuinfo/patches patch-CMakeLists.txt

   cpuinfo: update to 0.0.20260630.

   A year of commits.
VersionDeltaFile
1.3+5-8sysutils/cpuinfo/distinfo
1.2+4-4sysutils/cpuinfo/patches/patch-CMakeLists.txt
1.5+4-4sysutils/cpuinfo/Makefile
+13-163 files

NetBSD/pkgsrc oG4rm5N — doc CHANGES-2026

   doc: Updated devel/c++gsl to 5.0.1
VersionDeltaFile
1.6415+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc b5fOt8C — devel/c++gsl Makefile distinfo

   c++gsl: update to 5.0.1.

   5.0.1

   cherrypicks to rel/5.0 in preparation for a 5.0.1 release by Carson Radtke (@carsonRadtke) in #1276

       Let dyn_array_iterator convert to its const_iterator by Jeff Lenamon (@lenamonj) in #1271
       Complete the random access iterator interface of dyn_array_iterator by Jeff Lenamon (@lenamonj) in #1272

   5.0

   What's Changed

       Update return by value threshold in gsl::not_null by ozaktash in #1205
       copilot: Provide more project context for the Copilot coding agent by Carson Radtke (@carsonRadtke) in #1207
       Document differences between hardened std::span and gsl::span by Carson Radtke (@carsonRadtke) with @Copilot in #1206
       Add constexpr to not_null comparison operators by Carson Radtke (@carsonRadtke) with @Copilot in #1208
       fix: all pipeline failures by Carson Radtke (@carsonRadtke) in #1221
       export proper syntax for GSL_SUPPRESS for new VS by Carson Radtke (@carsonRadtke) in #1213

    [75 lines not shown]
VersionDeltaFile
1.4+3-6devel/c++gsl/PLIST
1.6+4-4devel/c++gsl/distinfo
1.5+2-2devel/c++gsl/Makefile
+9-123 files

NetBSD/pkgsrc 0GePCOC — sysutils/node_exporter distinfo Makefile, sysutils/node_exporter/patches patch-collector_meminfo__netbsd.go

   node_exporter: expose some more uvmexp fields on NetBSD
VersionDeltaFile
1.1+20-0sysutils/node_exporter/patches/patch-collector_meminfo__netbsd.go
1.100+2-2sysutils/node_exporter/Makefile
1.23+2-1sysutils/node_exporter/distinfo
+24-33 files

NetBSD/pkgsrc u1u8fL2 — doc CHANGES-2026, lang Makefile

   doc: Added lang/openjdk25
VersionDeltaFile
1.800+2-1lang/Makefile
1.6414+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc SVtfdqi — lang/openjdk17 DESCR, lang/openjdk21 DESCR

   openjdk*: fix typos in DESCR
VersionDeltaFile
1.2+1-1lang/openjdk21/DESCR
1.2+1-1lang/openjdk17/DESCR
+2-22 files

NetBSD/pkgsrc zFAqQfi — lang/openjdk25 bootstrap.mk options.mk, lang/openjdk25/patches patch-src_java.desktop_unix_native_common_awt_fontpath.c patch-src_hotspot_os__cpu_bsd__aarch64_vm__version__bsd__aarch64.cpp

   lang/openjdk25: import openjdk25-1.25.0.4.7

   Open-source implementation of the Java Platform, Standard Edition.
   This package provides OpenJDK 25 LTS.
VersionDeltaFile
1.1+591-0lang/openjdk25/PLIST
1.1+223-0lang/openjdk25/Makefile
1.1+138-0lang/openjdk25/options.mk
1.1+131-0lang/openjdk25/patches/patch-src_hotspot_os__cpu_bsd__aarch64_vm__version__bsd__aarch64.cpp
1.1+63-0lang/openjdk25/bootstrap.mk
1.1+53-0lang/openjdk25/patches/patch-src_java.desktop_unix_native_common_awt_fontpath.c
+1,199-023 files not shown
+1,827-029 files

NetBSD/pkgsrc fDrFQwd — doc CHANGES-2026

   doc: Updated www/resterm to 1.9.1
VersionDeltaFile
1.6413+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Hz3lI5q — www/resterm go-modules.mk Makefile

   resterm: Update to 1.9.1

   This patch fixes two bugs from 1.9.0.
   The Profile tab is now visible while a profile runs,
   and vars.get no longer returns template text when a
   @const has the same name.
VersionDeltaFile
1.48+3-3www/resterm/distinfo
1.54+1-1www/resterm/Makefile
1.39+0-0www/resterm/go-modules.mk
+4-43 files

NetBSD/pkgsrc aP8dVy4 — doc CHANGES-2026

   doc: Updated lang/gcc16-libjit to 16.2.0
VersionDeltaFile
1.6412+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc CAtnmZA — doc CHANGES-2026

   doc: Updated lang/gcc16-libs to 16.2.0nb1
VersionDeltaFile
1.6411+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oUUQ42J — doc TODO CHANGES-2026

   doc: Updated lang/gcc16 to 16.2.0
VersionDeltaFile
1.28019+1-2doc/TODO
1.6410+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc LoHmzOX — lang/gcc16 version.mk Makefile, lang/gcc16-libjit Makefile

   gcc16*: update to 16.2.0

   Bugfix release.
VersionDeltaFile
1.4+4-4lang/gcc16/distinfo
1.2+2-2lang/gcc16/version.mk
1.3+2-2lang/gcc16/Makefile
1.3+2-2lang/gcc16-libs/Makefile
1.3+1-2lang/gcc16-libjit/Makefile
+11-125 files

NetBSD/pkgsrc KydGOZ3 — mail/wl-snapshot options.mk

   wl-snapshot: sync allowed emacs versions with emacs-w3m-snapshot

   Perhaps this should switch to emacs-w3m which allows more
VersionDeltaFile
1.3+2-2mail/wl-snapshot/options.mk
+2-21 files

NetBSD/pkgsrc 7rSzsGJ — devel/scmcvs Makefile

   Make this build e.g. on macOS, see PR pkg/60769 for details.
VersionDeltaFile
1.25+7-1devel/scmcvs/Makefile
+7-11 files

NetBSD/pkgsrc Vno82ro — www/firefox Makefile distinfo, www/firefox/files node-wrapper.sh

   www/firefox: Replace broken NODEJSKIT
VersionDeltaFile
1.595+4-4www/firefox/distinfo
1.674+2-2www/firefox/Makefile
1.43+1-1www/firefox/files/node-wrapper.sh
+7-73 files

NetBSD/pkgsrc 67m3HVq — doc TODO CHANGES-2026

   doc: Updated devel/py-poetry-core to 2.5.0
VersionDeltaFile
1.28018+1-2doc/TODO
1.6409+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 1et88XU — devel/py-poetry-core Makefile distinfo

   py-poetry-core: update to 2.5.0.

   poetry-core (2.5.0)

       Add Python 3.15 to the automatically generated classifiers (#961).
       Fix an issue where a <V version constraint wrongly allowed pre-releases of V in some cases (#939).
       Fix an issue where version ranges with coincident bounds were not recognized as empty (#939).
       Fix an issue where the string representation of a version union did not describe the same constraint after being parsed again (#939).
       Fix an issue where the intersection of a version range with a local version resulted in a wrong constraint (#949).
       Fix an issue where the union of a version range and a public version did not include all local versions of the public version (#950).
       Fix an issue where the union of a public version and one of its local versions did not result in the public version (#966).
       Fix an issue where the difference between a public version and one of its local versions still allowed the local version, which could result in an infinite loop during dependency resolution (#953).
       Fix an issue where a version range that excluded some local versions of a public version was wrongly considered to allow all versions of the public version (#959).
       Fix an issue where a != <value> constraint was wrongly considered to allow all values of a <value> not in constraint (#955).
       Fix an issue where merging platform_release markers with incompatible constraint types failed (#956).
       Fix an issue where the string representation of a version range whose upper bound only consists of zeros raised an IndexError (#964).
       Fix an issue where formatting a Python constraint that only allows unknown Python versions raised an IndexError (#971).
       Fix an issue where marker values containing spaces could not be parsed (#972).
       Fix an issue where the upper bound of a ~= constraint was wrong for versions with more than three release segments (#973).
       Fix an issue where the filename of a link created from a Windows path was wrong and reject filenames containing path separators (#974).
VersionDeltaFile
1.10+9-0devel/py-poetry-core/PLIST
1.21+4-4devel/py-poetry-core/distinfo
1.24+2-2devel/py-poetry-core/Makefile
+15-63 files