NetBSD/pkgsrc-wip fed63b1. TODO

TODO: + crush-0.43.0, py-typer-0.23.1, resterm-0.22.0.
DeltaFile
+3-0TODO
+3-01 files

NetBSD/pkgsrc-wip 3e1a8adgtk4 options.mk PLIST, gtk4/patches patch-gdk_wayland_gdkseat-wayland.c

gtk4: add wayland support
DeltaFile
+15-13gtk4/options.mk
+21-0gtk4/patches/patch-gdk_wayland_gdkseat-wayland.c
+12-0gtk4/PLIST
+5-0gtk4/buildlink3.mk
+2-1gtk4/Makefile
+1-0gtk4/distinfo
+56-146 files

NetBSD/pkgsrc-wip 243bac1gtk4 PLIST options.mk, gtk4/patches patch-meson.build

Import x11/gtk4
DeltaFile
+594-0gtk4/PLIST
+74-0gtk4/options.mk
+63-0gtk4/Makefile
+32-0gtk4/modules.mk
+31-0gtk4/buildlink3.mk
+27-0gtk4/patches/patch-meson.build
+821-05 files not shown
+867-011 files

NetBSD/pkgsrc-wip 5834235chromium Makefile distinfo

chromium: fix build (fixes in chromium-nb)
DeltaFile
+3-3chromium/Makefile
+3-3chromium/distinfo
+6-62 files

NetBSD/pkgsrc-wip e87c11fkubectl distinfo go-modules.mk

kubectl: update to 1.35.1

Bug or Regression

* Fixed a panic in kubectl exec when the terminal size queue delegate is
  uninitialized. [SIG CLI]
DeltaFile
+9-9kubectl/distinfo
+2-2kubectl/go-modules.mk
+1-1kubectl/Makefile
+1-1kubectl/COMMIT_MSG
+13-134 files

NetBSD/pkgsrc-wip 0eddb3cterraform-provider-vultr distinfo go-modules.mk

terraform-provider-vultr: update to 2.29.1

v2.29.1 (2026-02-10)
Enhancements

* resource/kubernetes: Add OIDC fields
* data source/kubernetes: Add OIDC fields

v2.29.0 (2026-02-09)
Enhancements

* resource/vpc: Add NAT gateways
* data source/vpc: Add NAT gateways
* resource/load balancers: Add HTTP version
* data source/load balancers: Add HTTP version
* resource/load balancers: Add global regions
* data source/load balancers: Add global regions
* resource/load balancers: Add auto SSL
* data source/load balancers: Add auto SSL

    [22 lines not shown]
DeltaFile
+81-81terraform-provider-vultr/distinfo
+26-26terraform-provider-vultr/go-modules.mk
+1-1terraform-provider-vultr/Makefile
+1-1terraform-provider-vultr/COMMIT_MSG
+109-1094 files

NetBSD/pkgsrc-wip 56aa237freetds distinfo Makefile

Update freetds to 1.5.11
DeltaFile
+3-3freetds/distinfo
+1-1freetds/Makefile
+4-42 files

NetBSD/pkgsrc-wip 9fd84e6cloudflare-speed-cli distinfo cargo-depends.mk

Update cloudflare-speed-cli to 0.6.2
DeltaFile
+231-198cloudflare-speed-cli/distinfo
+76-65cloudflare-speed-cli/cargo-depends.mk
+1-1cloudflare-speed-cli/Makefile
+308-2643 files

NetBSD/pkgsrc-wip 33f4411. Makefile, py-geoip Makefile PLIST

Remove deprecated py-geoip
DeltaFile
+0-14py-geoip/Makefile
+0-14py-geoip/PLIST
+0-5py-geoip/distinfo
+0-2py-geoip/DESCR
+0-1Makefile
+0-365 files

NetBSD/pkgsrc-wip 767f913smtp-gated Makefile MESSAGE, smtp-gated/files smtp_gated.sh smtp-gated.conf

Remove smtp-gated
DeltaFile
+0-78smtp-gated/patches/patch-src_daemon.c
+0-56smtp-gated/Makefile
+0-44smtp-gated/files/smtp_gated.sh
+0-32smtp-gated/files/smtp-gated.conf
+0-9smtp-gated/MESSAGE
+0-7smtp-gated/PLIST
+0-2263 files not shown
+0-2369 files

NetBSD/pkgsrc-wip 6395062sxid Makefile PLIST, sxid/patches patch-Makefile.in patch-src_sxid.c

Delete sxid
DeltaFile
+0-24sxid/Makefile
+0-16sxid/patches/patch-Makefile.in
+0-16sxid/patches/patch-src_sxid.c
+0-10sxid/PLIST
+0-7sxid/distinfo
+0-5sxid/DESCR
+0-781 files not shown
+0-797 files

NetBSD/pkgsrc-wip a579876rust193-bin distinfo Makefile

rust193-bin: update to 1.93.1, to mirror the recent rust193 update.
DeltaFile
+54-54rust193-bin/distinfo
+1-1rust193-bin/Makefile
+55-552 files

NetBSD/pkgsrc-wip a35a873chromium distinfo cargo-depends.mk, chromium/patches patch-chrome_browser_about__flags.cc patch-third__party_libunwind_src_src_AddressSpace.hpp

chromium: update to 144.0.7559.75
DeltaFile
+2,045-1,526chromium/distinfo
+103-67chromium/patches/patch-chrome_browser_about__flags.cc
+168-0chromium/cargo-depends.mk
+90-0chromium/patches/patch-third__party_libunwind_src_src_AddressSpace.hpp
+15-69chromium/patches/patch-chrome_browser_ui_ui__features.cc
+55-6chromium/patches/patch-sandbox_policy_openbsd_sandbox__openbsd.cc
+2,476-1,6681,548 files not shown
+7,733-6,3981,554 files

NetBSD/pkgsrc-wip a9923e9chromium Makefile

chromium: fix pkglint
DeltaFile
+1-1chromium/Makefile
+1-11 files

NetBSD/pkgsrc-wip 1189dd9rust193 Makefile do-cross.mk

rust193: bump to version 1.93.1.

Pkgsrc changes:
 * drop dependency on compat80 for some targets (no longer applicable)
 * re-enable armv7 in the do-cross.mk file.

Upstream changes:

Version 1.93.1 (2026-02-12)
===========================

- [Don't try to recover keyword as non-keyword identifier]
  (https://github.com/rust-lang/rust/pull/150590), fixing an ICE that
  especially [affected rustfmt]
  (https://github.com/rust-lang/rustfmt/issues/6739).

- [Fix `clippy::panicking_unwrap` false-positive on field access
  with implicit deref] (https://github.com/rust-lang/rust-clippy/pull/16196).


    [3 lines not shown]
DeltaFile
+0-9rust193/Makefile
+1-1rust193/do-cross.mk
+1-102 files

NetBSD/pkgsrc-wip 5767bb9emacs-git PLIST

emacs-git: update
DeltaFile
+17-0emacs-git/PLIST
+17-01 files

NetBSD/pkgsrc-wip 4c9164demacs-git PLIST

emacs-git: update PLIST
DeltaFile
+0-17emacs-git/PLIST
+0-171 files

NetBSD/pkgsrc-wip 53de652box2d log Makefile

box2d: add upgrade candidate
DeltaFile
+52-0box2d/log
+26-0box2d/Makefile
+24-0box2d/DESCR
+13-0box2d/PLIST
+13-0box2d/buildlink3.mk
+5-0box2d/distinfo
+133-06 files

NetBSD/pkgsrc-wip ec2489a. TODO

TODO: + hare-0.26.0.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc-wip 313cc18sftpgo Makefile TODO, sftpgo/files sftpgo.sh

Add rc.d script for sftpgo
DeltaFile
+29-22sftpgo/files/sftpgo.sh
+5-0sftpgo/Makefile
+0-1sftpgo/TODO
+34-233 files

NetBSD/pkgsrc-wip 3d83aedavr-gcc Makefile options.mk

avr-gcc: Disable ISL

There are still C++ version mismatch problems with "inplace" ISL.
Forcing C++ version (to C++14) no longer works.
DeltaFile
+4-4avr-gcc/Makefile
+3-3avr-gcc/options.mk
+7-72 files

NetBSD/pkgsrc-wip 48b300ewendzelnntpd Makefile INSTALL

wendzelnntpd: Finish package

Not tested yet.
DeltaFile
+10-8wendzelnntpd/Makefile
+2-2wendzelnntpd/INSTALL
+2-0wendzelnntpd/TODO
+14-103 files

NetBSD/pkgsrc-wip f8489d8go126 distinfo Makefile

go 1.26.0 \o/
DeltaFile
+3-3go126/distinfo
+1-1go126/Makefile
+4-42 files

NetBSD/pkgsrc-wip c288d1fwendzelnntpd Makefile TODO

wendzelnntpd: Fix interpreter path for bash

Version is 2.2.0alpha.
Reduce line length in Makefile.
DeltaFile
+7-3wendzelnntpd/Makefile
+3-1wendzelnntpd/TODO
+1-1wendzelnntpd/COMMIT_MSG
+11-53 files

NetBSD/pkgsrc-wip 60be8cfwendzelnntpd COMMIT_MSG

wendzelnntpd: Update COMMIT_MSG
DeltaFile
+4-1wendzelnntpd/COMMIT_MSG
+4-11 files

NetBSD/pkgsrc-wip 45e7995powerdns-recursor distinfo cargo-depends.mk, powerdns-recursor/files pdns_recursor.sh

powerdns-recursor: remove, updated in pkgsrc
DeltaFile
+0-287powerdns-recursor/distinfo
+0-96powerdns-recursor/cargo-depends.mk
+0-52powerdns-recursor/Makefile
+0-30powerdns-recursor/files/smf/manifest.xml
+0-24powerdns-recursor/files/smf/pdns_recursor.sh
+0-19powerdns-recursor/files/pdns_recursor.sh
+0-5084 files not shown
+0-52710 files

NetBSD/pkgsrc-wip 7271a21minio TODO

minio: this program is now unmaintained
DeltaFile
+2-2minio/TODO
+2-21 files

NetBSD/pkgsrc-wip ec15ddfemacs-git Makefile

emacs-git: make sure to build 'master' branch
DeltaFile
+1-0emacs-git/Makefile
+1-01 files

NetBSD/pkgsrc-wip ebd940demacs-git PLIST

emacs-git: update PLIST
DeltaFile
+1-0emacs-git/PLIST
+1-01 files

NetBSD/pkgsrc-wip 2cda046rust193 distinfo Makefile

rust193: updated to 1.93.1
DeltaFile
+3-3rust193/distinfo
+1-1rust193/Makefile
+4-42 files