NetBSD/pkgsrc-wip d639c0crust198-bin buildlink3.mk DESCR, rust198-bin/files install.sh

rust198-bin: Add a package corresponding to rust198.
DeltaFile
+971-0rust198-bin/files/install.sh
+309-0rust198-bin/Makefile
+56-0rust198-bin/distinfo
+17-0rust198-bin/DESCR
+13-0rust198-bin/buildlink3.mk
+1,366-05 files

NetBSD/pkgsrc-wip 625573drust198 do-cross.mk options.mk, rust198/files gcc-wrap

rust198: add rust version 1.98.0.

Pkgsrc changes:
 * Update patches to match new vendored versions.
 * Associated checksum changes.
 * Add cargo option to permit linker warnings (NetBSD compat code)
   (taken from rust-beta wip package)

Upstream changes:

Version 1.98.0 (2026-08-20)
==========================

Language
--------
- [Allow shortening lifetime of `&mut` when unsize-coercing, even
  in an invariant position.]
  (https://github.com/rust-lang/rust/pull/149219) For example, you
  can now coerce a `Cell<&'long mut i32>` to a `Cell<&'short mut

    [151 lines not shown]
DeltaFile
+818-0rust198/Makefile
+215-0rust198/files/gcc-wrap
+191-0rust198/distinfo
+140-0rust198/cargo.mk
+131-0rust198/options.mk
+117-0rust198/do-cross.mk
+1,612-084 files not shown
+4,084-090 files

NetBSD/pkgsrc-wip a25e792waybar Makefile

waybar: add udev dependency on linux
DeltaFile
+7-1waybar/Makefile
+7-11 files

NetBSD/pkgsrc-wip 2b4b6d3prometheus-lts Makefile go-modules.mk, prometheus-lts/files prometheus.sh

prometheus-lts: update to 3.13.2 (ok leot@)

pkgsrc changes:
- Align Makefile structure with alertmanager
- Build with GOWORK=off (solves go.mod issues)
- Embed static web assets into the binary like upstream docs say
- Remove patches for path overrides. Apply them in the rc script instead
- Misc cleanup
DeltaFile
+1,135-926prometheus-lts/distinfo
+376-306prometheus-lts/go-modules.mk
+45-58prometheus-lts/Makefile
+54-0prometheus-lts/files/prometheus.sh
+0-38prometheus-lts/patches/patch-web_ui_ui.go
+0-37prometheus-lts/patches/patch-cmd_prometheus_main.go
+1,610-1,3653 files not shown
+1,624-1,4029 files

NetBSD/pkgsrc-wip 00bc627alertmanager PLIST Makefile, alertmanager/files alertmanager.sh

alertmanager: finish up package. Add rc script.
DeltaFile
+54-0alertmanager/files/alertmanager.sh
+25-1alertmanager/Makefile
+1-0alertmanager/PLIST
+80-13 files

NetBSD/pkgsrc-wip bb171d2zellij-git PLIST DESCR

Add released version of misc/zellij v0.45.0, clean the Makefile
DeltaFile
+1,556-0zellij-git/distinfo
+519-0zellij-git/cargo-depends.mk
+20-0zellij-git/Makefile
+4-0zellij-git/DESCR
+2-0zellij-git/PLIST
+2,101-05 files

NetBSD/pkgsrc-wip 2b3a560tuicr Makefile COMMIT_MSG

Upgrade devel/tuicr to v0.23.1
DeltaFile
+84-78tuicr/distinfo
+27-25tuicr/cargo-depends.mk
+1-1tuicr/Makefile
+1-1tuicr/COMMIT_MSG
+113-1054 files

NetBSD/pkgsrc-wip 2ecc82dgzip distinfo DESCR, gzip/patches patch-lib_utimens.h

gzip: remove, used for updating archivers/gzip
DeltaFile
+0-43gzip/COMMIT_MSG
+0-27gzip/PLIST
+0-19gzip/patches/patch-lib_utimens.h
+0-19gzip/Makefile
+0-7gzip/DESCR
+0-6gzip/distinfo
+0-1211 files not shown
+0-1227 files

NetBSD/pkgsrc-wip aa76a06just Makefile cargo-depends.mk

Update devel/just tp v1.58.0
DeltaFile
+48-48just/distinfo
+15-15just/cargo-depends.mk
+1-1just/Makefile
+64-643 files

NetBSD/pkgsrc-wip edc17c5doggo Makefile go-modules.mk

Update net/doggo to v.1.3.0
DeltaFile
+81-75doggo/distinfo
+26-24doggo/go-modules.mk
+1-1doggo/Makefile
+108-1003 files

NetBSD/pkgsrc-wip e9bcc1f. TODO, alertmanager Makefile go-modules.mk

alertmanager: fix web ui embedding and update to latest version
DeltaFile
+690-722alertmanager/distinfo
+228-239alertmanager/go-modules.mk
+16-6alertmanager/Makefile
+0-1TODO
+934-9684 files

NetBSD/pkgsrc-wip 1915bcaflux2 Makefile go-modules.mk

flux2: Update to 2.9.4

Changes:
2.9.4
-----
Flux v2.9.4 is a patch release that ships various fixes to the Flux
controllers, covering source-watcher tarball extraction and glob
expansion limits, the refspecs accepted by ImageUpdateAutomation, the
HTTP request limits of the notification-controller servers, and Helm
repository index loading, OCI chart digest pinning, Bucket error
handling and GCS static authentication in source-controller. On the CLI
side, flux migrate -f now supports migrating repositories to Flux 2.9.
Users are encouraged to upgrade for the best experience.

Note that this release contains CRD schema changes for
ArtifactGenerator and ImageUpdateAutomation; both CRDs must be updated
along with the controllers.
DeltaFile
+39-39flux2/distinfo
+12-12flux2/go-modules.mk
+1-1flux2/Makefile
+52-523 files

NetBSD/pkgsrc-wip c8eb455strongswan TODO

strongswan: Add reference to CVE-2026-47895
DeltaFile
+2-1strongswan/TODO
+2-11 files

NetBSD/pkgsrc-wip fd87c93llama.cpp TODO

llama.cpp: Add recent CVEs
DeltaFile
+4-3llama.cpp/TODO
+4-31 files

NetBSD/pkgsrc-wip 5ed4bf8jcode Makefile COMMIT_MSG

Update devel/jcode to v.0.79.1
DeltaFile
+3-3jcode/distinfo
+1-1jcode/Makefile
+1-1jcode/COMMIT_MSG
+5-53 files

NetBSD/pkgsrc-wip a80aa90crush Makefile go-modules.mk

crush: Update to 0.91.0

Changelog
New!
08552fb: feat: textarea selection (#3507) (@andrinoff)
Fixed
8661a1c: fix(windows): scrolling up on modifier keys alone (#3598) (@andrinoff)
Other stuff
37f36e9: chore: auto-update files (@charmcli)
7d78d74: chore: standardize go toolchain on v1.26.6 (#3592) (@aleksclark)
90bc466: session picker: add mouse support (@Amolith)
DeltaFile
+15-15crush/distinfo
+7-13crush/COMMIT_MSG
+4-4crush/go-modules.mk
+1-1crush/Makefile
+27-334 files

NetBSD/pkgsrc-wip a45bc42forge Makefile distinfo

forge: update to 0.9.0.
DeltaFile
+3-3forge/distinfo
+1-1forge/Makefile
+4-42 files

NetBSD/pkgsrc-wip 5b7069apy-anydoc Makefile cargo-depends.mk

py-anydoc: update to 0.2.3.
DeltaFile
+3-21py-anydoc/distinfo
+0-6py-anydoc/cargo-depends.mk
+1-1py-anydoc/Makefile
+4-283 files

NetBSD/pkgsrc-wip 43ef703llama.cpp PLIST Makefile.common, py-llama-cpp-scripts Makefile

llama.cpp: update to 0.2.0 and switch to release versions
DeltaFile
+3-9llama.cpp/Makefile
+6-6llama.cpp/distinfo
+6-5llama.cpp/Makefile.common
+3-3llama.cpp/PLIST
+1-2py-llama-cpp-scripts/Makefile
+19-255 files

NetBSD/pkgsrc-wip e822bc9kubectl Makefile COMMIT_MSG

kubectl: update to 1.36.4

Bug or Regression

* Update golang.org/x/text and golang.org/x/net dependencies to include
  security updates [SIG API Machinery, Architecture, Auth, CLI, Cloud
  Provider, Cluster Lifecycle, Instrumentation, Network, Node, Scheduling,
  Security and Storage]
DeltaFile
+57-57kubectl/distinfo
+18-18kubectl/go-modules.mk
+1-1kubectl/Makefile
+1-1kubectl/COMMIT_MSG
+77-774 files

NetBSD/pkgsrc-wip bd53addiosevka-aile-ttf distinfo, iosevka-curly-slab-ttf distinfo

iosevka-*: update to 34.8.1

* Refine shape of the following characters:
  * LATIN LETTER TWO WITH STROKE (U+01BB) ... LATIN SMALL LETTER TONE
    FIVE (U+01BD).
  * LATIN CAPITAL LETTER G WITH STROKE (U+01E4).
  * LATIN SMALL LETTER G WITH STROKE (U+01E5).
  * LATIN CAPITAL LETTER U BAR (U+0244).
  * LATIN SMALL LETTER Y WITH STROKE (U+024F).
  * LATIN LETTER SMALL CAPITAL G (U+0262).
  * LATIN SMALL LETTER LEZH (U+026E).
  * LATIN SMALL LETTER U BAR (U+0289).
  * LATIN LETTER SMALL CAPITAL G WITH HOOK (U+029B).
  * COMBINING SEAGULL BELOW (U+033C).
  * GREEK SMALL LETTER BETA (U+03B2).
  * GREEK SMALL LETTER XI (U+03BE).
  * GREEK BETA SYMBOL (U+03D0).
  * COMBINING SEAGULL ABOVE (U+1AE5).
  * MODIFIER LETTER SMALL BETA (U+1D5D).

    [22 lines not shown]
DeltaFile
+3-3iosevka-ttf/distinfo
+3-3iosevka-slab-ttf/distinfo
+3-3iosevka-etoile-ttf/distinfo
+3-3iosevka-curly-ttf/distinfo
+3-3iosevka-curly-slab-ttf/distinfo
+3-3iosevka-aile-ttf/distinfo
+18-1812 files not shown
+30-3018 files

NetBSD/pkgsrc-wip c333a3dCodeWhale Makefile cargo-depends.mk, CodeWhale/patches patch-Cargo.lock

Update misc/CodeWhale to v.0.9.10
DeltaFile
+48-40CodeWhale/distinfo
+15-12CodeWhale/cargo-depends.mk
+0-19CodeWhale/patches/patch-Cargo.lock
+1-1CodeWhale/Makefile
+64-724 files

NetBSD/pkgsrc-wip d3261f6go127 Makefile distinfo

go: update to 1.27rc3
DeltaFile
+73-31go127/PLIST
+3-3go127/distinfo
+1-1go127/Makefile
+77-353 files

NetBSD/pkgsrc-wip 52a284fgo127 Makefile PLIST

go127: update to 1.27.0, the final of the new release!
DeltaFile
+3-3go127/distinfo
+1-1go127/Makefile
+2-0go127/PLIST
+6-43 files

NetBSD/pkgsrc-wip 388949emtr-graph distinfo Makefile

mtr-graph(mtr085): update to 0.85.307, update Makefile
DeltaFile
+7-12mtr-graph/Makefile
+9-10mtr-graph/options.mk
+3-3mtr-graph/distinfo
+19-253 files

NetBSD/pkgsrc-wip d970489ocaml TODO

ocaml: Note test failures remain
DeltaFile
+36-20ocaml/TODO
+36-201 files

NetBSD/pkgsrc-wip 5331334grafana Makefile go-modules.mk, grafana/files grafana.sh

grafana: remove after update
DeltaFile
+0-15,057grafana/distinfo
+0-13,052grafana/PLIST
+0-5,016grafana/go-modules.mk
+0-98grafana/Makefile
+0-64grafana/files/grafana.sh
+0-48grafana/patches/patch-.._k8s.io_apiserver_pkg_server_options_serving__noportreuse.go
+0-33,33515 files not shown
+0-33,56521 files

NetBSD/pkgsrc-wip 2b177c2lean4-git Makefile distinfo

Update lean4-git to lean4-4.33.1nb20260821
lean actial version 4.35.0-pre,
commit f6c7d68c7fc27e3b60585f30740c7d141d3c5b36, Release
While here, allow for lake to actually link under NetBSD.
DeltaFile
+51-21lean4-git/PLIST
+4-4lean4-git/distinfo
+3-3lean4-git/Makefile
+58-283 files

NetBSD/pkgsrc-wip b542208. Makefile, modular-xorg-xephyr PLIST DESCR

modular-xorg-xephyr: add conversion to meson

based on latest release candidate
DeltaFile
+35-0modular-xorg-xephyr/Makefile
+8-0modular-xorg-xephyr/DESCR
+3-0modular-xorg-xephyr/PLIST
+1-0Makefile
+47-04 files

NetBSD/pkgsrc-wip 44345a2modular-xorg-server options.mk

modular-xorg-server: turn dri on by default again
DeltaFile
+1-1modular-xorg-server/options.mk
+1-11 files