NetBSD/pkgsrc-wip 1336ab4pkg-dev distinfo Makefile

pkg-dev: Update to 0.3.0.39

bin-install -> install
DeltaFile
+3-3pkg-dev/distinfo
+2-2pkg-dev/Makefile
+5-52 files

NetBSD/pkgsrc-wip f1849ddlpjs distinfo Makefile

lpjs: Update to 0.0.6.73

Define protocol version to allow slighlty different versions
of compd and dispatchd to work together.
DeltaFile
+3-3lpjs/distinfo
+2-2lpjs/Makefile
+5-52 files

NetBSD/pkgsrc-wip a224d69resterm COMMIT_MSG TODO

resterm: TODO: SQLite library is broken on NetBSD :-/
DeltaFile
+0-12resterm/COMMIT_MSG
+1-0resterm/TODO
+1-122 files

NetBSD/pkgsrc-wip c250fedpowerdns PLIST COMMIT_MSG, powerdns/files/smf manifest.xml

powerdns: remove, imported to pkgsrc
DeltaFile
+0-61powerdns/PLIST
+0-37powerdns/COMMIT_MSG
+0-32powerdns/Makefile.common
+0-29powerdns/files/smf/manifest.xml
+0-29powerdns/Makefile
+0-26powerdns/options.mk
+0-2148 files not shown
+0-32214 files

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

dnscontrol: remove, imported to pkgsrc
DeltaFile
+0-1,850dnscontrol/distinfo
+0-619dnscontrol/go-modules.mk
+0-22dnscontrol/Makefile
+0-8dnscontrol/DESCR
+0-8dnscontrol/COMMIT_MSG
+0-2dnscontrol/PLIST
+0-2,5091 files not shown
+0-2,5107 files

NetBSD/pkgsrc-wip d52abddddns-route53 distinfo go-modules.mk, ddns-route53/patches patch-internal_logging_logger.go

ddns-route53: remove, imported to pkgsrc
DeltaFile
+0-234ddns-route53/distinfo
+0-78ddns-route53/go-modules.mk
+0-24ddns-route53/patches/patch-internal_logging_logger.go
+0-22ddns-route53/Makefile
+0-22ddns-route53/COMMIT_MSG
+0-9ddns-route53/DESCR
+0-3892 files not shown
+0-3928 files

NetBSD/pkgsrc-wip c869b04. TODO

TODO: + pimsync-0.5.10.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc-wip 3cd21a0pipewire Makefile buildlink3.mk

pipewire: Fix some pkglint
DeltaFile
+1-1pipewire/Makefile
+1-1pipewire/buildlink3.mk
+2-22 files

NetBSD/pkgsrc-wip 25a41b7powerdns COMMIT_MSG distinfo

net/powerdns: Update to version 5.1.1
DeltaFile
+10-0powerdns/COMMIT_MSG
+3-3powerdns/distinfo
+1-1powerdns/Makefile.common
+14-43 files

NetBSD/pkgsrc-wip 28df74brust-beta distinfo Makefile

rust-beta: update to 1.97.0-beta.3
DeltaFile
+3-3rust-beta/distinfo
+2-2rust-beta/Makefile
+5-52 files

NetBSD/pkgsrc-wip 6f7f9b6chromium Makefile

chromium: fix build with wayland support
DeltaFile
+1-0chromium/Makefile
+1-01 files

NetBSD/pkgsrc-wip c521377. TODO, bookokrat distinfo Makefile

bookokrat: update to 0.3.12
DeltaFile
+3-3bookokrat/distinfo
+1-1bookokrat/Makefile
+0-2TODO
+4-63 files

NetBSD/pkgsrc-wip bb9dbd3. TODO, py-zensical distinfo cargo-depends.mk

py-zensical: update to 0.0.44
DeltaFile
+18-3py-zensical/distinfo
+5-0py-zensical/cargo-depends.mk
+1-1py-zensical/Makefile
+0-2TODO
+24-64 files

NetBSD/pkgsrc-wip a7d0bfe. TODO, pitchfork distinfo cargo-depends.mk

pitchfork: update to 2.12.1
DeltaFile
+0-464pitchfork/patches/patch-src_boot__manager.rs
+108-115pitchfork/distinfo
+35-37pitchfork/cargo-depends.mk
+20-10pitchfork/DESCR
+1-1pitchfork/Makefile
+0-1TODO
+164-6286 files

NetBSD/pkgsrc-wip 5341a76powerdns-recursor distinfo cargo-depends.mk, powerdns-recursor/files/smf manifest.xml pdns_recursor.sh

powerdns-recursor: remove, imported to pkgsrc
DeltaFile
+0-301powerdns-recursor/distinfo
+0-100powerdns-recursor/cargo-depends.mk
+0-51powerdns-recursor/Makefile
+0-30powerdns-recursor/files/smf/manifest.xml
+0-24powerdns-recursor/files/smf/pdns_recursor.sh
+0-24powerdns-recursor/patches/patch-rec-rust-lib_rust_Makefile.am
+0-5306 files not shown
+0-60012 files

NetBSD/pkgsrc-wip 390b929. TODO, crush Makefile go-modules.mk

crush: Fixed version information, thx to iquiw
DeltaFile
+3-0crush/Makefile
+0-1TODO
+0-1crush/go-modules.mk
+3-23 files

NetBSD/pkgsrc-wip 5bcfb1f. Makefile

wip: Add go-jsonnet
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 4bc0063go-jsonnet distinfo go-modules.mk

go-jsonnet: Import go-jsonnet-0.22.0 as wip/go-jsonnet

This an implementation of Jsonnet in pure Go. It is a feature complete,
production-ready implementation. Bindings to C and Python are available
(but not battle-tested).

This code is known to work on Go 1.24 and above. We recommend always
using the newest stable release of Go.

Jsonnet can be used on the command line to evaluate Jsonnet input files
and produce JSON, Yaml, or other outputs, or it can be used as a
library.

Security note: If you are running a system that evaluates untrusted
Jsonnet code, extra care should be used to defend against data
exfiltration risks. By default, the import, importstr and importbin
language constructs can read from any path accessible to the Jsonnet
process. The Jsonnet library allows you to provide your own logic for
processing imports, which is one way to restrict imports to known safe

    [3 lines not shown]
DeltaFile
+95-0go-jsonnet/distinfo
+32-0go-jsonnet/go-modules.mk
+25-0go-jsonnet/Makefile
+20-0go-jsonnet/DESCR
+4-0go-jsonnet/PLIST
+176-05 files

NetBSD/pkgsrc-wip b31fc66. Makefile

wip: Add jsonnet-bundler
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip dd389bbjsonnet-bundler distinfo go-modules.mk

jsonnet-bundler: Import jsonnet-bundler-0.6.0 as wip/jsonnet-bundler

The jsonnet-bundler is a package manager for Jsonnet.
DeltaFile
+173-0jsonnet-bundler/distinfo
+58-0jsonnet-bundler/go-modules.mk
+20-0jsonnet-bundler/Makefile
+2-0jsonnet-bundler/PLIST
+1-0jsonnet-bundler/DESCR
+254-05 files

NetBSD/pkgsrc-wip 18ff1dfcrush COMMIT_MSG distinfo

crush: Update to version v0.76.0
DeltaFile
+33-19crush/COMMIT_MSG
+15-15crush/distinfo
+5-4crush/go-modules.mk
+1-1crush/Makefile
+54-394 files

NetBSD/pkgsrc-wip 4c99ef6. TODO

TODO: + bookokrat-0.3.12, crush-0.76.0, pitchfork-2.12.1, py-zensical-0.0.44.
DeltaFile
+4-1TODO
+4-11 files

NetBSD/pkgsrc-wip a4a126epy-whichllm Makefile

py-whichllm: fix fetch
DeltaFile
+1-0py-whichllm/Makefile
+1-01 files

NetBSD/pkgsrc-wip 2b704b4kubectl distinfo Makefile

kubectl: update to 1.36.1

No relevant changes from upstream changelog regarding kubectl.
DeltaFile
+3-3kubectl/distinfo
+1-1kubectl/Makefile
+1-1kubectl/COMMIT_MSG
+5-53 files

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

mailsend-go: update to 1.0.12

* Add STARTTLS downgrade protection. A MITM attacker can strip STARTTLS
  from the server's EHLO response, causing the client to send credentials in
  plaintext. The bug is not in mailsend-go itself, rather it is in the
  gomail.v2. The fix is in my fork of gomail via the new RequireSTARTTLS
  field on the Dialer. mailsend-go sets it when credentials are provided and
  SSL is not in use, so the connection returns an error instead of falling
  back to plaintext.
* Remove unconditional debug print that leaked SMTP password to stdout.
* A warning is now printed to stderr when TLS certificate verification is
  disabled. Use -verifyCert if desired.
DeltaFile
+9-9mailsend-go/distinfo
+2-2mailsend-go/go-modules.mk
+1-1mailsend-go/Makefile
+1-1mailsend-go/COMMIT_MSG
+13-134 files

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

iosevka-*: update to 34.6.1

Changes of version 34.6.1

* Fixes broken U+2BD1 and U+1F18A.
* Add Characters:
  * LATIN SMALL LETTER R WITHOUT HANDLE (U+AB47).

Changes of version 34.6.0

* Add flat-top variants for a/g/m/n/p/q/r/α/η/а/р.
* Add flat-bottom variants for G/U/b/d/u/μ/µ.
* Refine shape of the following characters:
  * LATIN CAPITAL LIGATURE OE (U+0152).
  * LATIN LETTER SMALL CAPITAL OE (U+0276).
  * MODIFIER LETTER SMALL CAPITAL OE (U+107A3).

Changes of version 34.5.0


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

NetBSD/pkgsrc-wip 603bd4arna-star Makefile distinfo, rna-star/patches patch-Parameters__openReadsFiles.cpp

rna-star: Fix build with macOS clang 17
DeltaFile
+19-0rna-star/patches/patch-Parameters__openReadsFiles.cpp
+9-1rna-star/Makefile
+1-0rna-star/distinfo
+29-13 files

NetBSD/pkgsrc-wip 3e19016xroar COMMIT_MSG distinfo

xroar: update to 1.11
DeltaFile
+77-1xroar/COMMIT_MSG
+3-3xroar/distinfo
+1-1xroar/Makefile
+81-53 files

NetBSD/pkgsrc-wip decec59. Makefile, tuptime Makefile COMMIT_MSG

tuptime: remove, imported to pkgsrc
DeltaFile
+0-40tuptime/Makefile
+0-34tuptime/files/tuptime.sh
+0-25tuptime/files/README.pkgsrc
+9-2Makefile
+0-7tuptime/COMMIT_MSG
+0-6tuptime/PLIST
+9-1143 files not shown
+9-1249 files

NetBSD/pkgsrc-wip badc48ctuptime Makefile

tuptime: remove superfluous GITHUB_PROJECT
DeltaFile
+0-1tuptime/Makefile
+0-11 files