NetBSD/pkgsrc-wip 3a2227dpy-bake PLIST Makefile, py-typer PLIST Makefile

py-bake: add new package

A Makefile formatter and linter

and the necessary py-typer package.
DeltaFile
+80-0py-bake/PLIST
+56-0py-typer/PLIST
+35-0py-bake/Makefile
+26-0py-typer/Makefile
+10-0py-bake/DESCR
+6-0py-typer/DESCR
+213-04 files not shown
+227-010 files

NetBSD/pkgsrc-wip cf15a36tabiew distinfo cargo-depends.mk

tabiew: add new package

Tabiew is a lightweight TUI application that allows users to view
and query tabular data files, such as CSV, Parquet, Arrow, and ...

Features

- Vim-style keybindings
- SQL support
- Support for CSV, Parquet, JSON, JSONL, Arrow, FWF, Sqlite, and Excel
- Fuzzy search
- Scripting support
- Multi-table functionality
DeltaFile
+1,451-0tabiew/distinfo
+484-0tabiew/cargo-depends.mk
+18-0tabiew/Makefile
+11-0tabiew/DESCR
+2-0tabiew/PLIST
+1-0tabiew/TODO
+1,967-01 files not shown
+1,968-07 files

NetBSD/pkgsrc-wip 2224935auto-admin distinfo Makefile

auto-admin: Update to 0.8.3.11

auto-dreckly-setup: Modernize SunOS package recommendation
DeltaFile
+3-3auto-admin/distinfo
+2-2auto-admin/Makefile
+5-52 files

NetBSD/pkgsrc-wip af00077sagittarius PLIST Makefile, sagittarius/patches patch-ext_process_CMakeLists.txt

wip/sagittarius: update to sagittarius-0.9.13

v0.9.13
=======

From this release, we move the official repository to GitHub.
Fixed bugs:

  * Issue: #297: Error during serialisation of JWK if the config
                 contains x5c.
  * Issue: #298: JWE encryption with HMAC raises an error.
  * Fixing PKCS1-v1.5-EME encoding, which provided invalid PS.
  * Fixing PKCS1 v1.5 decoding to check validity of PS.
  * Fixing (rfc jwe).
  * Fixing SegFault when passing invalid window bits to zlib APIs.
  * Fixing MAC address retrieval on Linux
           (it was returning #vu8(0 0 0 0 0 0)).
  * Fixing generating DSA key pair. It occasionally generated g=0.
  * Issue: #301: Incorrect argument number check on variadic FFI

    [28 lines not shown]
DeltaFile
+17-0sagittarius/PLIST
+6-3sagittarius/Makefile
+4-4sagittarius/distinfo
+3-3sagittarius/patches/patch-ext_process_CMakeLists.txt
+30-104 files

NetBSD/pkgsrc-wip 9990d73. TODO

TODO: - jjui, done
DeltaFile
+0-1TODO
+0-11 files

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

jjui: update to 0.8.11.

    🎉 Added support for handling selected revisions (space) to
    rebase. For example, you can select one revision from each
    branch and get into rebase mode, set the source to be branch
    (b), and then move the cursor to main, hit enter. This will
    move all branches onto main.

    🎉 Added support for handling selected revisions to squash.
    Select multiple revisions and start squash (S) and move the
    cursor to the destination revisions and hit enter. This will
    squash all selected revisions into the destination revision.

    Fixed visual glitch when the revision messages included CJK
    encoding. #130

    Allow quit to be bound to the same key with cancel. #127 #116
    Updated colours of git, bookmarks, custom commands windows to
    use Magenta. Previously these windows used bubbletea's default

    [17 lines not shown]
DeltaFile
+51-51jjui/distinfo
+16-16jjui/go-modules.mk
+1-1jjui/Makefile
+68-683 files

NetBSD/pkgsrc-wip 53d15b3. TODO

TODO: + jjui-0.8.11.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc-wip 0a2c86arust186 options.mk, rust187 options.mk

rust18{6,7}: Apply workaround for pkgsrc LLVM on NetBSD/i386 9.x too.

Mirrors commit from main pkgsrc.
DeltaFile
+4-3rust186/options.mk
+4-3rust187/options.mk
+8-62 files

NetBSD/pkgsrc-wip 37f42dcxemacs-hg PLIST Makefile

wip/xemacs-hg

Fix makeinfo tool verstion requirements

Upstream fixed issue with embedded dump on NetBSD, but leave mechanism
for separate dump file commented out, just in case

Builds on NetBSD 10 and macOS 15
DeltaFile
+208-215xemacs-hg/PLIST
+5-5xemacs-hg/Makefile
+213-2202 files

NetBSD/pkgsrc-wip 2ce5a40. Makefile

wip: Add duc
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 77ae469duc Makefile DESCR

duc: Import duc-1.4.5 as wip/duc

Duc is a collection of tools for indexing, inspecting and visualizing
disk usage.

Duc maintains a database of accumulated sizes of directories of the
file system, and allows you to query this database with some tools, or
create fancy graphs showing you where your bytes are.
DeltaFile
+25-0duc/Makefile
+6-0duc/DESCR
+5-0duc/distinfo
+3-0duc/PLIST
+39-04 files

NetBSD/pkgsrc-wip 43de3a8rust187 options.mk

rust187: On NetBSD/x86_64 9.x, use newer gcc to avoid issue w/pkgsrc LLVM 19.

Apparently, using pkgsrc LLVM 19.x does not work on
NetBSD/x86_64 9.x unless rust is built with a newer
gcc than the platform-included 7.5.0.  Ref.
https://gnats.netbsd.org/59435 and
https://mail-index.netbsd.org/pkgsrc-users/2025/05/20/msg041603.html
and following discussion.
DeltaFile
+12-0rust187/options.mk
+12-01 files

NetBSD/pkgsrc-wip 844905erust186 options.mk

rust186: On NetBSD/x86_64 9.x, use newer gcc to avoid problem w/pkgsrc LLVM.

Apparently, using pkgsrc LLVM 19.x does not work on
NetBSD/x86_64 9.x unless rust is built with a newer
gcc than the platform-included 7.5.0.  Ref.
https://gnats.netbsd.org/59435 and
https://mail-index.netbsd.org/pkgsrc-users/2025/05/20/msg041603.html
and following discussion.
DeltaFile
+12-0rust186/options.mk
+12-01 files

NetBSD/pkgsrc-wip 3a92e7cfastp distinfo, fastp/patches patch-Makefile

fastp: Document Makefile patch
DeltaFile
+1-1fastp/distinfo
+2-0fastp/patches/patch-Makefile
+3-12 files

NetBSD/pkgsrc-wip bf887e0fastp distinfo, fastp/patches patch-Makefile

fastp: Consolidate upstream Makefile improvements with FreeBSD port
DeltaFile
+25-8fastp/patches/patch-Makefile
+1-1fastp/distinfo
+26-92 files

NetBSD/pkgsrc-wip a5659c4xemacs-hg PLIST Makefile

wip/xemacs - Update version number, PLIST

Builds on macOS 15 now and runs on console (xemacs -nw) but fails to
find X server.
DeltaFile
+235-228xemacs-hg/PLIST
+2-1xemacs-hg/Makefile
+237-2292 files

NetBSD/pkgsrc-wip 9ca6a68xemacs-hg distinfo, xemacs-hg/patches patch-lib-src_fakemail.c

wip/xemacs-hg update

Patched file is gone from distribution
DeltaFile
+0-15xemacs-hg/patches/patch-lib-src_fakemail.c
+0-1xemacs-hg/distinfo
+0-162 files

NetBSD/pkgsrc-wip 0006ea2fastp distinfo Makefile

fastp: Update to 1.0.1
DeltaFile
+3-3fastp/distinfo
+1-1fastp/Makefile
+4-42 files

NetBSD/pkgsrc-wip b026ac3swftools TODO

swftools: Add reference to CVE-2025-6271
DeltaFile
+1-1swftools/TODO
+1-11 files

NetBSD/pkgsrc-wip f3f1024isa-l Makefile

isa-l: Clean up Makefile
DeltaFile
+0-5isa-l/Makefile
+0-51 files

NetBSD/pkgsrc-wip 6f04369doomlegacy-snapshot Makefile

doomlegacy-snapshot: Update to SVN revision 1750

Fix for grenade launcher.
DeltaFile
+1-1doomlegacy-snapshot/Makefile
+1-11 files

NetBSD/pkgsrc-wip 6aefac8auto-admin distinfo Makefile

auto-admin: Update to 0.8.3.10

auto-update-system: Check usage before prompting for root pw
DeltaFile
+3-3auto-admin/distinfo
+2-2auto-admin/Makefile
+5-52 files

NetBSD/pkgsrc-wip 79953e5llama.cpp TODO

llama.cpp: Add reference to CVE-2025-49847
DeltaFile
+3-0llama.cpp/TODO
+3-01 files

NetBSD/pkgsrc-wip bccef54. Makefile, lstr distinfo cargo-depends.mk

lstr: add new package
DeltaFile
+488-0lstr/distinfo
+163-0lstr/cargo-depends.mk
+25-0lstr/Makefile
+3-0lstr/PLIST
+2-1Makefile
+3-0lstr/DESCR
+684-11 files not shown
+685-17 files

NetBSD/pkgsrc-wip c6ca5d7bind920 distinfo Makefile

bind920: update to BIND version 9.20.10:

Pkgsrc changes:
 * None, just version + checksums.

Upstream changes:

BIND 9.20.10
------------

New Features
~~~~~~~~~~~~

- Implement a new 'notify-defer' configuration option. ``a24db6433e6``

  This new option sets a delay (in seconds) to wait before sending a set
  of NOTIFY messages for a zone. Whenever a NOTIFY message is ready to
  be sent, sending will be deferred for this duration. This option is
  not to be confused with the :any:`notify-delay` option. The default is

    [49 lines not shown]
DeltaFile
+3-3bind920/distinfo
+1-1bind920/Makefile
+4-42 files

NetBSD/pkgsrc-wip 41476d1ltl2ba Makefile distinfo

ltl2ba: LTL to Buchi automata converter, package added to wip
DeltaFile
+20-0ltl2ba/Makefile
+5-0ltl2ba/distinfo
+2-0ltl2ba/PLIST
+2-0ltl2ba/COMMIT_MSG
+1-0ltl2ba/DESCR
+30-05 files

NetBSD/pkgsrc-wip 78bf295rust187 Makefile

rust: fix build on Darwin
DeltaFile
+3-7rust187/Makefile
+3-71 files

NetBSD/pkgsrc-wip 820259crust187 rust.mk

rust187: Fix typo to fix builds fo rust.mk consumers (from main pkgsrc).

Original commit by ryoon@
DeltaFile
+1-1rust187/rust.mk
+1-11 files

NetBSD/pkgsrc-wip 36c07c9rust187 Makefile

rust187: fix SmartOS stage0-bootstrap.  (Pulled from main pkgsrc.)

Original commit by jperkin@
DeltaFile
+3-3rust187/Makefile
+3-31 files

NetBSD/pkgsrc-wip 1388044rust187 distinfo Makefile

rust187: update illumos bootstrap kit to 1.85.1. (Pulled from main pkgsrc.)

Original commit from jperkin@
DeltaFile
+3-3rust187/distinfo
+1-1rust187/Makefile
+4-42 files