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
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]
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]
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
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.
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]