Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (15m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 15:53:09 UTC Now

2023-06-06 19:26:50 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.10.0

(pin)

2023-06-06 19:26:23 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 16.10.0

Features
- git: fetch user information (dd68da8), closes #3933

(pin)

2023-06-06 19:25:36 UTC MAIN commitmail json YAML

doc: Updated biology/balance-tui to 0.1.2

(pin)

2023-06-06 19:25:14 UTC MAIN commitmail json YAML

2023-06-05 15:21:24 UTC MAIN commitmail json YAML

doc: Updated x11/sakura to 3.8.7

(pin)

2023-06-05 15:20:53 UTC MAIN commitmail json YAML

x11/sakura: update to 3.8.7

- No ChangeLog provided.

(pin)

2023-06-05 15:20:17 UTC MAIN commitmail json YAML

doc: Updated textproc/angle-grinder to 0.19.2

(pin)

2023-06-05 15:19:57 UTC MAIN commitmail json YAML

textproc/angle-grinder: update to 0.19.2

- Fix cargo.lock, bump.

(pin)

2023-06-04 20:18:56 UTC MAIN commitmail json YAML

doc: Updated textproc/git-delta to 0.16.5

(pin)

2023-06-04 20:18:34 UTC MAIN commitmail json YAML

textproc/git-delta: update to 0.16.5

0.16.5
This is a follow-up release providing the various binaries that were no
released with 0.16.4. It also makes some adjustments to delta's (rip)grep
support.

What's Changed
- Increase number of characters shown in submodule hashes by @dandavison
  in #1421
- Fix typo in publishing build job & restore cross-compilation by @nickelc
  in #1430
- 3819e94 Drop grep-header-style option by @dandavison
- a28231a Honor grep-header-decoration-style for ripgrep output by @dandavison

0.16.4
It's 6 months since the last release so this one brings quite a few changes.
Thanks very much to all contributors, especially @nickelc for a huge number of
contributions, and @wescande for his work on improving whitespace highlighting.
With this release delta can now display grep output in (hopefully) exactly the
same layout that ripgrep does, but adding syntax highlighting, hyperlinks, and
navigation. Use ripgrep --json ... | delta for that, or set
grep-output-type = ripgrep to get that output style from git grep etc.

This release does not contain binaries for x86_64-unknown-linux-musl,
i686-unknown-linux-gnu, arm-unknown-linux-gnueabihf, or
aarch64-unknown-linux-gnu because the cross-compilation GitHub Actions jobs
were broken at the time of release. I'll issue a follow-up release including
them when that's fixed.

What's Changed
- Address deprecated clap features by @tjquillan in #1251
- Fix clippy warnings by @nickelc in #1298
- Replace unmaintained/outdated GitHub Actions by @nickelc in #1317
- Reduce allocations during --show-colors by @nickelc in #1315
- Fix the--show-themes command by @nickelc in #1320
- Fixed broken link to README by @zonuexe in #1185
- Update git2 to 0.16.1 by @nickelc in #1323
- Fix warning from bat for an unknown syntax theme by @nickelc in #1319
- Add gruvmax-fang theme by @MaxFangX in #1291
- Spelling by @jsoref in #1257
- Update clap to 4.1 by @nickelc in #1322
- Encapsulate git2 types by @nickelc in #1326
- Update dependencies & switch back to the dirs crate by @nickelc in #1325
- Return the GitRemoteRepo type directly by @nickelc in #1328
- Added config option. by @ShogunPanda in #1324
- Add Winget Releaser workflow by @sitiom in #1331
- Get git's minus/plus style from config instead of copying it around by
  @nickelc in #1329
- Add methods for getting GitConfig as reference by @nickelc in #1336
- Rename git_config_entry module to remote by @nickelc in #1337
- Tips and tricks manual section by @dandavison in #1339
- Set language specifiers for code blocks and fix links in manual by @nickelc
  in #1340
- Derive the default for enums with #[derive(Default)]/#[default] by @nickelc
  in #1341
- Add discord-dark theme by @ILikePlayingGames in #1334
- Merge the different GitConfig constructors for a config file by @nickelc
  in #1342
- Remove manual line-wrapping by @dandavison in #1350
- Add link to similar project walles/riff by @walles in #1362
- add: installation instructions for conda/mamba by @YYYasin19 in #1371
- Clarify how to use delta with tmux by @isak102 in #1402
- Update bitflags to 2.2 by @nickelc in #1361
- Fix some typos by @goggle in #1379
- Remove unneeded extern crate statements by @nickelc in #1345
- Downgrade and pin the bytelines crate by @nickelc in #1378
- Improve manual build job by @nickelc in #1404
- Replace deprecated error_chain crate with anyhow by @nickelc in #1405
- Fix submodule diff parsing by @th1000s in #1413
- Fix warning highlight for trailing whitespace by @wescande in #1037
- Misc tab refactoring by @th1000s in #1424
- manual: fix link to using delta on Windows by @mataha in #1428
- Introduce grep-output-type option: ripgrep or classic by @dandavison in #1410

(pin)

2023-06-04 20:17:00 UTC MAIN commitmail json YAML

doc: Updated www/hackernews-tui to 0.13.2

(pin)

2023-06-04 20:16:38 UTC MAIN commitmail json YAML

www/hackernews-tui: update to 0.13.2

What's Changed
- Add example configuration with dark mode palette in #92
- Crate updates, and reverting to tracing 0.1.37 because of yanked
  release in #93

(pin)

2023-06-04 06:45:31 UTC MAIN commitmail json YAML

editors/tp-note: clean-up after update

(pin)

2023-06-04 06:44:43 UTC MAIN commitmail json YAML

doc: Updated benchmarks/hyperfine to 1.17.0

(pin)

2023-06-04 06:44:22 UTC MAIN commitmail json YAML

benchmarks/hyperfine: update to 1.17.0

Features
- Add new --sort option to control the order in the rel. speed comparison and
  in markup export formats, see #601, #614, #655 (@sharkdp)
- Parameters which are unused in the command line are now displayed in
  parentheses, see #600 and #644 (@sharkdp).
- Added --log-count option for histogram plots, see scripts/plot_histogram.py
  (@sharkdp)

Changes
- Updated hyperfine to use windows-sys instead of the unmaintained winapi,
  see #624, #639, #636, #641 (@clemenswasser)
- Silenced deprecation warning in Python scripts, see #633 (@nicovank)
- Major update of the man page, see 0ce6578, #647 (@sharkdp)

Bugfixes
- Do not export intermediate results to stdout when using - as a file name,
  see #640 and #643 (@sharkdp)
- Markup exporting does not fail if benchmark results are zero, see #642
  (@sharkdp)

(pin)

2023-06-03 19:36:09 UTC MAIN commitmail json YAML

doc: Updated net/netop to 0.1.2

(pin)

2023-06-03 19:35:50 UTC MAIN commitmail json YAML

2023-06-03 19:35:03 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.21.5

(pin)

2023-06-03 19:34:29 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.21.5

Rename root dir marker `.tpnoteroot`; Add pseudo lang. tag `+all`

* Breaking change: rename root directory marker file from `.tpnoteroot` to
  `.tpnoteroot.toml`.
* Allow optional project specific configuration data in `.tpnoteroot.toml`.
  Tp-Note will source the configuration for all note file in all subdirectories.
  Empty `.tpnoteroot.toml` content is still allowed.
* Interpret the pseudo language tag `+all` as "select all available languages"
  in the environment variable `TPNOTE_LANG_DETECTION` and the configuration
  file variable `tmpl.filter_get_lang`.

(pin)

2023-06-01 11:55:20 UTC MAIN commitmail json YAML

doc: Updated misc/tui-journal to 0.1.3

(pin)

2023-06-01 11:55:01 UTC MAIN commitmail json YAML

2023-06-01 11:54:12 UTC MAIN commitmail json YAML

doc: Updated audio/spotify-player to 0.14.1

(pin)

2023-06-01 11:53:52 UTC MAIN commitmail json YAML

audio/spotify-player: update to 0.14.1

What's Changed
- Fixed application not starting issue with Kitty terminal (#204) when the
  image feature is enabled in bca3fa2
- Migrate to ratatui in #206

(pin)

2023-06-01 11:53:12 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.9.1

(pin)

2023-06-01 11:52:50 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 16.9.1

Bug Fixes
- doc: remove outdated content for Scoop (e7eb8bd)
- pwsh: use correct ESC char for FTCS mark (f8e72d0)

(pin)

2023-06-01 10:02:04 UTC MAIN commitmail json YAML

doc: Updated audio/gospt to 0.0.50

(pin)

2023-06-01 10:01:42 UTC MAIN commitmail json YAML

audio/gospot: update to 0.0.50

- fix pagination

pkgsrc: fix broken tarball.

(pin)

2023-05-30 06:29:03 UTC MAIN commitmail json YAML

doc: Updated sysutils/erdtree to 3.0.1

(pin)

2023-05-30 06:28:43 UTC MAIN commitmail json YAML

sysutils/erdtree: update to 3.0.1

Bug fixes
- Fixed issue where empty directories were automatically being pruned despite
  not opting into --prune.
- Fixed issue where searching via globs or regex doesn't work when user has a
  config file.

Other changes:
- Added exit codes to erdtree.
- Progress indicator now acquires a lock to stdout reduce likelihood of
  printing the progress-text being a bottleneck.
- Some code-cleanup.

(pin)

2023-05-28 13:54:58 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.6.64

(pin)

2023-05-28 13:54:25 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.6.64

0.6.64 (2023-05-27)
�洙イ Bug Fixes
  - EXIF data is horizontally scrollable (fixes #184) (85cd7618)

笨ィ Features
  - svg update with faster performance and text rendering support (0278fe97)
  - Native rust JXL support (16f73800)

(pin)

2023-05-27 19:49:09 UTC MAIN commitmail json YAML

doc: Updated textproc/csvlens to 0.1.14

(pin)

2023-05-27 19:48:37 UTC MAIN commitmail json YAML

textproc/csvlens: update to 0.1.14

v0.1.14
    Implement --ignore-case option
    Fix crossterm double input issue on Windows

(pin)

2023-05-27 19:38:38 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.9.0

(pin)

2023-05-27 19:38:13 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 16.9.0

Bug Fixes
    installer should treat aarch64 as arm64 (7db81b0)

Features
    http: use proxy from environment for HTTP calls (edf93c3), closes #3897

(pin)

2023-05-26 19:57:32 UTC MAIN commitmail json YAML

doc: Updated misc/tui-journal to 0.1.2

(pin)

2023-05-26 19:57:04 UTC MAIN commitmail json YAML

2023-05-26 19:56:07 UTC MAIN commitmail json YAML

doc: Updated sysutils/felix to 2.3.0

(pin)

2023-05-26 19:55:44 UTC MAIN commitmail json YAML

sysutils/felix: update to 2.3.0

v2.3.0 (2023-05-26)
Changed
- Add extra config file path for macOS: /Users/$USER/.config/felix/config.yaml
  will be read after $HOME/Library/Application Support/felix/config.yaml.
- If config file is not found, or found one is broken, felix launches with the
  default configuration, without creating new one.
- If the current directory is read-only, dd, Vd and p is disabled in the first
  place.
- Bump up MSRV to 1.65.

Added
- Add is_ro field to State.

Removed
- NetBSD install test. It often failed while setting up the VM, which had
  nothing with felix.

(pin)

2023-05-26 19:54:45 UTC MAIN commitmail json YAML

doc: Updated sysutils/erdtree to 3.0.0

(pin)

2023-05-26 19:54:23 UTC MAIN commitmail json YAML

sysutils/erdtree: update to 3.0.0

[3.0.0] - 2023-05-25
Bug fixes
- Completions now properly reference the new binary name, erd
- Symlink target now shows full path rather than just file name
- --dir-order <DIR_ORDER> added to address ordering ambiguity with arg names
- Fixed NetBSD build error associated with xattrs
- Fixed issue where --level would omit files from the total count
- Added support for %APPDATA% config folder for Windows

Additions
- -C, --color #147
- Support for owner and group, changed default columns for l, --long, and
  added optional long-view arguments #174
- Support customizing time output format #165
- Support for sorting files by modified time, access time, and created
  time 55783ff
- Support for reporting block usage, line-count, and word-count #172
- Added progress indicator #176

(pin)

2023-05-25 18:53:17 UTC MAIN commitmail json YAML

security/gpg-tui: clean-up Makefile

(pin)

2023-05-25 18:52:34 UTC MAIN commitmail json YAML

doc: Updated security/gpg-tui to 0.9.6

(pin)

2023-05-25 18:52:07 UTC MAIN commitmail json YAML

ecurity/gpg-tui: update to 0.9.6

[0.9.6] - 2023-05-25
Changed
- Upgrade clap from v3 to v4 (#56)
- Update funding options
      Buy me a coffee! ☕
- Integrate dependabot
- Bump dependencies
- Bump the Rust version in Dockerfile

(pin)

2023-05-24 12:19:01 UTC MAIN commitmail json YAML

net/termscp: reset maintainer

(pin)

2023-05-24 12:18:10 UTC MAIN commitmail json YAML

doc: Updated textproc/typst to 0.4.0

(pin)

2023-05-24 12:17:50 UTC MAIN commitmail json YAML

textproc/typst: update to 0.4.0

Footnotes
- Implemented support for footnotes
- The footnote function inserts a footnote
- The footnote.entry function can be used to customize the footnote listing
- The "chicago-notes" citation style is now available

Documentation
- Added a Guide for LaTeX users
- Now shows default values for optional arguments
- Added richer outlines in "On this Page"
- Added initial support for search keywords: "Table of Contents" will now find
  the outline function. Suggestions for more keywords are welcome!
- Fixed issue with search result ranking
- Fixed many more small issues

Math
- Breaking change: Alignment points (&) in equations now alternate between
  left and right alignment
- Added support for writing roots with Unicode: For example, $root(x+y)$ can
  now also be written as $√(x+y)$
- Fixed uneven vertical attachment alignment
- Fixed spacing on decorated elements (e.g., spacing around a canceled
  operator)
- Fixed styling for stretchable symbols
- Added tack.r.double, tack.l.double, dotless.i and dotless.j symbols
- Fixed show rules on symbols (e.g. {show sym.tack: set text(blue)})
- Fixed missing rename from ast.op to ast that should have been in the previous
  release

Scripting
- Added function scopes: A function can now hold related definitions in its own
  scope, similar to a module. The new assert.eq function, for instance, is part
  of the assert function's scope. Note that function scopes are currently only
  available for built-in functions.
- Added assert.eq and assert.ne functions for simpler equality and inequality
  assertions with more helpful error messages
- Exposed list, enum, and term list items in their respective functions' scope
- The at methods on strings, arrays, dictionaries, and content now support
  specifying a default value
- Added support for passing a function to replace that is called with each
  match.
- Fixed replacement strings: They are now inserted completely verbatim instead
  of supporting the previous (unintended) magic dollar syntax for capture
  groups
- Fixed bug with trailing placeholders in destructuring patterns
- Fixed bug with underscore in parameter destructuring
- Fixed crash with nested patterns and when hovering over an invalid pattern
- Better error messages when casting to an integer or float fails

Text and Layout
- Implemented sophisticated CJK punctuation adjustment
- Disabled overhang for CJK punctuation
- Added basic translations for Traditional Chinese
- Fixed alignment of text inside raw blocks (centering a raw block, e.g.
  through a figure, will now keep the text itself left-aligned)
- Added support for passing a array instead of a function to configure table
  cell alignment and fill per column
- Fixed automatic figure kind detection
- Made alignment of enum numbers configurable, defaulting to end
- Figures can now be made breakable with a show-set rule for blocks in figure
- Initial fix for smart quotes in RTL languages

Export
- Fixed ligatures in PDF export: They are now copyable and searchable
- Exported PDFs now embed ICC profiles for images that have them
- Fixed export of strokes with zero thickness

Web app
- Projects can now contain folders
- Added upload by drag-and-drop into the file panel
- Files from the file panel can now be dragged into the editor to insert them
  into a Typst file
- You can now copy-paste images and other files from your computer directly
  into the editor
- Added a button to resend confirmation email
- Added an option to invert preview colors in dark mode
- Added tips to the loading screen and the Help menu. Feel free to propose
  more!
- Added syntax highlighting for YAML files
- Allowed middle mouse button click on many buttons to navigate into a new tab
- Allowed more project names
- Fixed overridden Vim mode keybindings
- Fixed many bugs regarding file upload and more

Miscellaneous Improvements
- Improved performance of counters, state, and queries
- Improved incremental parsing for more efficient recompilations
- Added support for .yaml extension in addition to .yml for bibliographies
- The CLI now emits escape codes only if the output is a TTY
- For users of the typst crate: The Document is now Sync again and the World
  doesn't have to be 'static anymore

(pin)

2023-05-24 12:14:41 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.22.1

(pin)

2023-05-24 12:14:19 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.22.1

- allow dir computations in /run/media - Fix #704 - Thanks @jinliu
- fix included solarized-dark.hjson skin file

(pin)

2023-05-22 18:02:03 UTC MAIN commitmail json YAML

x11/alacritty: unintended maintainer change

Didn't mean to take over maintainership.
I do maintain alacritty-dev in wip, currently 0.13.0 and managed to copy
the Makefile header. Sorry.

(pin)

2023-05-22 17:50:44 UTC MAIN commitmail json YAML

doc: Updated x11/alacritty to 0.12.1

(pin)

2023-05-22 17:50:22 UTC MAIN commitmail json YAML

x11/alacritty: update to 0.12.1

Fixed
- Very long startup times on Wayland systems with broken xdg-portal setup
- Error on startup with GLX when using old mesa platforms
- Character ; inside the URI in OSC 8 sequence breaking the URI
- Selection on last line not updating correctly on resize
- Keyboard input not working on macOS with some IMEs like Fig.io

(pin)

2023-05-22 17:42:56 UTC MAIN commitmail json YAML

sysutils/xplr: clean-up after update

(pin)

2023-05-22 12:51:57 UTC MAIN commitmail json YAML

doc: Updated sysutils/xplr to 0.21.2

(pin)

2023-05-22 12:51:35 UTC MAIN commitmail json YAML

sysutils/xplr: update 0.21.2

Changes & fixes
- Added CustomLayout, a new custom panel type to allow nesting other layouts
  inside a static or dynamic layout. This will allow switching between
  different layouts dynamically, without having to switch modes.
- $LS_COLORS will have lesser priority than xplr.config.node_types.*.style.
- Now, there's no default color set in xplr.config.node_types.*.style, so xplr
  will default to $LS_COLORS.
- xplr -m now uses jf to render and pass messages. This allows for a more
  flexible template syntax.
- xplr will now ask before delete.
- For copy, move or symlink operations, xplr will ask what to do if a file
  with the same name exists.
- CLI help menu improvements
- Several fixes and improvements in documentation. Thanks to @kianmeng and
  @hensg for contributing.

(pin)

2023-05-20 13:59:30 UTC MAIN commitmail json YAML

doc: Updated textproc/angle-grinder to 0.19.1

(pin)

2023-05-20 13:59:11 UTC MAIN commitmail json YAML

textproc/angle-grinder: update to 0.19.1

v0.19.1
What's Changed
- Bump h2 from 0.3.16 to 0.3.17 by @dependabot in #188
- Fix handling of binary input by @rcoh in #191

v0.19.0
What's Changed
- Use Cow to remove need for cloning input by @rcoh in #163
- Switch to tikv-jemallocator from jemallocator by @piggynl in #165
- Upgrade everything to clear out various security vulnerabilities by
  @rcoh in #175
- Maintain ordering of columns when emitting aggregation JSON. by
  @asutherland in #177
- Include aliases for NGINX Ingress Controller by @Ziul in #180
- Include aliases for NGINX by @Ziul in #179
- upgrade dependencies by @rcoh in #183
- Fix --output for aggregates @rcoh in #184

(pin)

2023-05-19 16:42:30 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-c to 0.9.19

(pin)

2023-05-19 16:42:12 UTC MAIN commitmail json YAML

2023-05-19 11:36:04 UTC MAIN commitmail json YAML

net/sniffnet: remove update leftovers

(pin)

2023-05-19 11:16:26 UTC MAIN commitmail json YAML

doc: Updated www/wiki-tui to 0.7.0

(pin)

2023-05-19 11:16:06 UTC MAIN commitmail json YAML

www/wiki-tui: update to 0.7.0

Release Notes
- Breaking Changes occurred, please check the docs for instructions on how to
  upgrade.
- Change log directory (#175)
  The path of the logfile and the crash report have changed, check the
  upgrading page to learn more.

- Add Language Selection (#168)
  You can now change the language on the fly either by using the new -l and
  --language cli arguments, or by pressing F2 in the tui and selecting a new
  language from the menu. This feature also includes several new configuration
  options, so be sure to check out the docs about them.

Please also check the docs to learn about what breaking changes have occurred
since 0.6.x

docs: https://builditluc.github.io/wiki-tui/0.7/changelog/upgrade/#upgrade-from-v06x-to-v07x

(pin)

2023-05-19 11:15:26 UTC MAIN commitmail json YAML

doc: Updated audio/spotify-player to 0.14.0

(pin)

2023-05-19 11:15:03 UTC MAIN commitmail json YAML

audio/spotify-player: update to 0.14.0

v0.14.0 is a big release with new daemon feature and CLI commands.

This release also resolves the application's persistent issue that requires
restarting the application in case of networking errors. The application now
(hopefully) becomes more robust to such errors by automatically re-initializing
the application's states and integrated player after re-gaining access to the
network.

What's Changed
- Fix broken link in #175
- Implement spotify-player's CLI commands in #159
- Update dependencies in #186
- Add more builds for CD github action in #192
- Add daemon support in #193
- Extend CLI functionalities in #194
- Make the client/application more robust to network errors in #198
- Fix cargo install examples in README.md in #199
- Add docs for new features and improve CLI/daemon codes in #200

(pin)

2023-05-19 11:14:20 UTC MAIN commitmail json YAML

doc: Updated net/sniffnet to 1.2.0

(pin)

2023-05-19 11:13:54 UTC MAIN commitmail json YAML

net/sniffnet: update to 1.2.0

[1.2.0] - 2023-05-18
- Introduced host-based analysis: instead of just showing IP addresses, now
  host names and network providers are available for a quicker and more
  meaningful traffic interpretation
    - Added rDNS (reverse DNS) lookups to find out network host names
    - Added ASN (Autonomous System name and number) lookups to find out the
      entity managing a given IP address (fixes #62)
- Individual connections identified by IP addresses remain available and can
  now be filtered and further inspected through a simple click
- Support for identification of addresses in the local network
- Support for data link layer MAC addresses
- Full support for broadcast traffic recognition (added directed broadcast
  identification)
- Added dropped packets number (fixes #135)
- Changed favorites management: instead of referring to single IP addresses,
  favorites are now related to network hosts
- Added Greek translation �汞ャ�汞キ (#160)
- Added Persian translation �汞ョ�汞キ (#158)
- Do not open terminal window when starting the application on Windows
  (fixes #85)
- Do not open terminal window when starting the application on macOS
- Changed macOS application icon to be consistent with standard icons
  dimension (fixes #177)
- Made available RPM package for Linux and automated packaging process for
  Windows, macOS, and Linux (#180 - fixes #20)
- Keep the active addresses of the selected network adapter up to date during
  analysis
- Changed shortcut to interrupt analysis from backspace to ctrl+backspace
- Images have been replaced with SVGs
- Added unit tests for chart and started unit tests for gui modules (#132)
- Fixed problem that let users switch page pressing the tab key even if no
  packets were received

(pin)

2023-05-19 11:12:58 UTC MAIN commitmail json YAML

doc: Updated sysutils/felix to 2.2.8

(pin)

2023-05-19 11:12:37 UTC MAIN commitmail json YAML

sysutils/felix: update to 2.2.8

v2.2.8 (2023-05-19)
Fixed
- Kitty-specific: Enable scrolling of the preview text by redrawing the screen
  only when needed (this also improves the perfomance entirely).

(pin)

2023-05-19 11:11:57 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.22.0

(pin)

2023-05-19 11:11:35 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.22.0

v1.22.0 - 2023-05-18
- define disk space availability colors in skin - Fix #705
- left elision of path when path/name doesn't fit - Fix #700

(pin)

2023-05-17 21:35:37 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.4.4

(pin)

2023-05-17 21:35:11 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 16.4.4

v16.4.4
- Bug Fixes
  node: remove leading space for PackageManagerIcon in node segment (192309a)

v16.4.3
- Bug Fixes
  yaml: parse uint64 to int (2606031), closes #3861

v16.4.2
- Bug Fixes
  yaml: parse uint64 to int (2606031), closes #3861

v16.4.1
- Bug Fixes
  config: remove broken GitHub icon override (eff8af3), closes #3856

(pin)

2023-05-17 21:34:00 UTC MAIN commitmail json YAML

doc: Updated shells/nushell to 0.80.0

(pin)

2023-05-17 21:33:35 UTC MAIN commitmail json YAML

shells/nushell: update to 0.80.0

Themes of this release / New features
- Record type annotations (@1Kinoti)
  Starting with this release, you can add more information about the type of
  a record your command expects. For example:

    def okay [person: record<name: string age: int>] {}

  The above will require two fields to be present, a name that's a string, and
  an age that's an int. The current version requires that the record has
  exactly these fields, though we may loosen this in future releases to allow
  for structural subtyping.
- Modules from directories (@Kubouch)
  It is now possible to create a module from a directory. The directory must
  contain mod.nu and all other .nu files are added as a submodule of the
  module. This allows some traditional shell patterns such as dumping
  completion files into a directory to be loaded automatically. Check out the
  newly updated book chapter for more details and examples.

  The enabling feature for module directories was organizing modules into
  submodule structure instead of solely relying on re-importing symbols with
  export use. module and especially export module have been added as a result
  of this change. While not immediately visible, the module update allows for
  cleaner submodule oganization without relying on re-exporting symbols with
  export use. Since modules are now aware of their submodules, in the future
  we hope to improve discoverability of definitions within modules, enhancing
  our IDE support (such as our LSP).

- Stdlib update ([@amtoine, @EmilySeville7cfg, @skelly37, @YummyOreo]
  [std-lib PRs])

Breaking changes
- #8940 Change type of parameter default values to Option<Value>
- #9007 Fix unexpected flattening of data by par-each (Issue #8497)
- #9056 REFACTOR: remove deprecated commands (old-alias)

(pin)

2023-05-17 21:32:33 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.21.4

(pin)

2023-05-17 21:31:53 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.21.4

Maintenance release, new env: `TPNOTE_EXTENSION_DEFAULT`

To improve the template readability the following template filters have
been renamed:

* `ext` to `file_ext`
* `stem` to `file_stem`
* `tag` to `file_sort_tag`
* `trim_tag` to `trim_file_sort_tag`
* `copy_counter` to `file_copy_counter`

The new environment variable `TPNOTE_EXTENSION_DEFAULT` allows setting the
file extension of new note files. If set, it overwrites the
`filename.extension_default` configuration file variable.

(pin)

2023-05-17 21:30:41 UTC MAIN commitmail json YAML

doc: Updated devel/difftastic to 0.47.0

(pin)

2023-05-17 21:30:20 UTC MAIN commitmail json YAML

devel/difftastic: update to 0.47.0

0.47 (released 16th May 2023)
Language Detection
- Fixed an issue where file extensions of the form *.foo.bar (e.g. *.cmake.in)
  were ignored.
- Added an option --override which overrides language detection based, on a
  glob, e.g. --override='*.js:javascript jsx'. See --help` for full
  documentation and more examples.
- Removed the --language option. This option was confusing (it took a file
  extension rather than a language name) and not very useful (it overrode
  language detection for all files together).

Parsing
- Added support for Solidity.

Display
- When difftastic is invoked with two file paths, it will now truncate the
  path shown to the shared common parts. This is particularly helpful when
  using difftastic with mercurial.

(pin)

2023-05-15 18:47:57 UTC MAIN commitmail json YAML

doc: Updated net/trippy to 0.8.0

(pin)

2023-05-15 18:47:36 UTC MAIN commitmail json YAML

net/trippy: update to 0.8.0

0.8.0 - 2023-05-15
Added
- Added --tui-as-mode flag to control how AS information is rendered (#483)
- Added support for configuration files and added a -c (--config-file) flag
  (#412)
- Added --generate flag for generating shell completions (#86)
- Added support for showing and navigating host detail (#70)
- Added --geoip-mmdb-file and --tui-geoip-mode flags for looking up and
  displaying GeoIp information from mmdb files (#503)
- Added settings dialog and simplified Tui header display (#521)
- Added interactive GeoIp map display (#505)
- Added support for the paris ECMP traceroute strategy for IPv4/udp (#542)
- Added silent reporting mode to run tracing without producing any output
  (#555)
- Added -v (--verbose), --log-format, --log-filter & --log-span-events flags
  to support generating debug trace logging output (#552)

Changed
- Show AS information for IP addresses without PTR record (#479)
- Re-enabled musl release builds (#456)
- [BREAKING CHANGE] Renamed short config flag for report-cycles from -c to -C
  (#491)
- Ensure administrator privileges on Windows (#451)
- Add context information to socket errors (#153)

Fixed
- Do not require passing targets for certain command line flags (#500)
- Key press registering two events on Windows (#513)
- Command line parameter names in error messages should be in kebab-case (#516)

(pin)

2023-05-14 19:24:35 UTC MAIN commitmail json YAML

doc: Added misc/tui-journal version 0.1.0

(pin)

2023-05-14 19:24:07 UTC MAIN commitmail json YAML

Add tui-journal

(pin)

2023-05-14 19:23:09 UTC MAIN commitmail json YAML

misc/tui-journal: import package

TUI-Journal is a terminal-based application written in Rust that allows you to
write and manage your journal/notes from within the comfort of your terminal.
It provides a simple and efficient interface for creating and organizing your
thoughts, ideas, and reflections.

TUI-Journal supports two different local back-ends: a plain text back-end in
JSON format and a database back-end using SQLite.

Features:
- Write and manage journal/notes entries from the terminal.
- Store your entries in either a plain text file using the JSON format or a
  SQLite database.
- Intuitive, responsive and user-friendly text-based user interface (TUI).
- Create, edit, and delete entries easily.
- Keybindigs is a combination of VIM and Emacs motions (VIM for navigation and
  Emacs for editing texts in edit-mode).
- See the keybindings from inside the app
- Cross-platform compatibility

(pin)

2023-05-14 15:13:41 UTC MAIN commitmail json YAML

doc: Updated graphics/wallust to 2.4.1

(pin)

2023-05-14 15:13:22 UTC MAIN commitmail json YAML

graphics/wallust: update to 2.4.1

v2.4.1
- Add a new line after the warning

v2.4.0
- Update deps
- Ignore errors while sending the sequences, only report them
- Use `dirs` crate for the cache path in colors
- Refactor main(), add info var
- Add a `CACHE_VER`sion and remove unneeded stuff in `Cache`

(pin)

2023-05-11 09:43:50 UTC MAIN commitmail json YAML

doc: Updated sysutils/hexyl to 0.13.0

(pin)

2023-05-11 09:43:25 UTC MAIN commitmail json YAML

sysutils/hexyl: update to 0.13.0

Features
- Support both little and big Endian dumps using --endianness={little,big},
see #189 and #104 (@RinHizakura)

Changes
- Breaking: Changed the meaning of the short flag -C to be consistent with
hexdump -C. Previously, this would hide the character panel, but now -C shows
the character panel, in case it has been previously (e.g. in an alias)
disabled with --no-characters, see #187 (@sharkdp)

hexyl as a library
- New endianness method for PrinterBuilder

(pin)

2023-05-10 10:28:20 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.21.3

(pin)

2023-05-10 10:27:41 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.21.3

Link docs with new sort-tag shorthand link syntax:

*  Hyperlinks to other Tp-Note documents can now be shortened by referencing
    only the target's sort-tag, e.g. `[my doc](<home/20230510-my note.md>)` is
    equivalent to `[my doc](<home/20230510>)`. Autolinks can be shortened as
    well: `<http:home/20230510-my note.md>` becomes `<http:home/20230510>`

*  New environment variable: `TPNOTE_CONFIG`

*  The prepend_dot filter is replaced by the prepend filter.
    The concerned filename templates have been updated.

(pin)

2023-05-10 10:26:59 UTC MAIN commitmail json YAML

doc: Updated textproc/inlyne to 0.3.1

(pin)

2023-05-10 10:26:38 UTC MAIN commitmail json YAML

textproc/inlyne: update to 0.3.1

- Add vim-like bindings (and escape) to the defaults
- Fix --page-width flag
- Update dependencies

(pin)

2023-05-10 10:25:52 UTC MAIN commitmail json YAML

doc: Updated devel/diffsitter to 0.8.0

(pin)

2023-05-10 10:25:24 UTC MAIN commitmail json YAML

devel/diffsitter: update to 0.8.0

What's Changed
    chore(Cargo): Update deps by @afnanenayet in #513
    build(deps): bump clap from 4.0.29 to 4.0.32 by @dependabot in #515
    build(deps): bump clap_complete from 4.0.6 to 4.0.7 by @dependabot in #516
    feat(output): Implement modular rendering by @afnanenayet in #446
    Add example usage with git difftool. by @ClashTheBunny in #157
    build(deps): bump serde from 1.0.151 to 1.0.152 by @dependabot in #518
    feat(rendering): Add JSON rendering mode by @afnanenayet in #519
    build(deps): bump console from 0.15.2 to 0.15.3 by @dependabot in #521
    build(deps): bump shadow-rs from 0.19.0 to 0.20.0 by @dependabot in #522
    build(deps): bump enum_dispatch from 0.3.8 to 0.3.9 by @dependabot in #523
    feat(errors): Early error for bad render config by @afnanenayet in #526
    chore(deps): Update deps by @afnanenayet in #524
    build(deps): bump insta from 1.23.0 to 1.24.1 by @dependabot in #528
    chore(grammars): Update grammars by @afnanenayet in #527
    chore(deps): Update deps by @afnanenayet in #529
    chore(clippy): Apply clippy lints by @afnanenayet in #530
    chore(deps): Update lockfile by @afnanenayet in #531
    chore: update deps by @afnanenayet in #534
    chore(deps): Update grammars by @afnanenayet in #535
    chore: Update deps by @afnanenayet in #538
    Allow dynamic-grammar-libs to be found on NetBSD by @0323pin in #537
    chore(deps): Update lockfile by @afnanenayet in #540
    chore(grammars): Update grammars by @afnanenayet in #542
    feat(processing): Filter by TS node type by @afnanenayet in #541
    chore(deps): Update, removed unused deps by @afnanenayet in #543
    Update deps by @afnanenayet in #547
    build(deps): bump cc from 1.0.78 to 1.0.79 by @dependabot in #548
    build(deps): bump human-panic from 1.0.3 to 1.1.0 by @dependabot in #551
    build(deps): bump unicode-segmentation from 1.10.0 to 1.10.1 by @dependabot
  in #550
    build(deps): bump test-case from 2.2.2 to 3.0.0 by @dependabot in #553
    ci: Update checkout action by @afnanenayet in #558
    build: Update grammars by @afnanenayet in #552
    chore: Update deps by @afnanenayet in #559
    chore: Update cargo deps and grammars by @afnanenayet in #560
    ci: Use a newer submodule checkout action by @afnanenayet in #561
    build(deps): bump shadow-rs from 0.20.1 to 0.21.0 by @dependabot in #564
    Add error check to main snapshot test by @afnanenayet in #569
    fix: Use checkout v3 in CD pipeline by @afnanenayet in #571
    fix: Fix logic for handling offsets with graphemes by @afnanenayet in #573
    Update dependencies and grammars by @afnanenayet in #574
    build(deps): bump serde from 1.0.155 to 1.0.156 by @dependabot in #576
    build(deps): bump clap from 4.1.8 to 4.1.9 by @dependabot in #580
    fix: Use a newer cargo deb version by @afnanenayet in #575
    refactor: Split up libraries and binaries by @afnanenayet in #581
    fix: Remove the main.rs file by @afnanenayet in #582
    chore: Address clippy lints by @afnanenayet in #583
    chore: Update cargo deps by @afnanenayet in #584
    ci: Use latest rust-cache action by @afnanenayet in #585
    chore: Update tree-sitter grammars by @afnanenayet in #586
    refactor: Use Write trait, separate term info by @afnanenayet in #549
    build: Add default-run manifest key by @afnanenayet in #588
    build(deps): bump serde from 1.0.157 to 1.0.158 by @dependabot in #589
    build(deps): bump insta from 1.28.0 to 1.29.0 by @dependabot in #590
    chore: Update grammars by @afnanenayet in #597
    chore: Update dependencies by @afnanenayet in #596
    build(deps): bump test-case from 3.0.0 to 3.1.0 by @dependabot in #598
    build(deps): bump tree-sitter from 0.20.9 to 0.20.10 by @dependabot in #599
    chore: Update Cargo dependencies by @afnanenayet in #600
    build(deps): bump libloading from 0.7.4 to 0.8.0 by @dependabot in #602
    chore: Update Cargo deps by @afnanenayet in #607
    build(deps): bump clap_complete from 4.2.0 to 4.2.1 by @dependabot in #608
    feat: Use human_panic only when building with panic = "unwind" by @jirutka
  in #612
    chore: Update grammars by @afnanenayet in #613
    fix: Guard against invalid indices by @afnanenayet in #614
    build(deps): bump clap from 4.2.4 to 4.2.5 by @dependabot in #611
    fix: Don't leak pointer to dylib by @afnanenayet in #616
    build(deps): bump clap from 4.2.5 to 4.2.7 by @dependabot in #618
    afnan/pre commit hooks by @afnanenayet in #619
    Add coverage job to CI by @afnanenayet in #621
    ci: Update Github actions to use more recent APIs by @afnanenayet in #617
    chore: Update treesitter grammars by @afnanenayet in #624
    chore: Update cargo dependencies by @afnanenayet in #623

(pin)

2023-05-09 06:59:53 UTC MAIN commitmail json YAML

devel/ugdb: reset maintainer

(pin)

2023-05-09 06:59:02 UTC MAIN commitmail json YAML

doc: Added textproc/inlyne version 0.3.0

(pin)

2023-05-09 06:58:35 UTC MAIN commitmail json YAML

2023-05-09 06:57:11 UTC MAIN commitmail json YAML

textproc/inlyne: import package

Markdown files are a wonderful tool to get formatted, visually appealing,
information to people in a minimal way. Except 9 times out of 10 you need
an entire web browser to quickly open a file.

Introducing Inlyne, a GPU powered yet browserless tool to help you quickly
view markdown files in the blink of an eye.

Use inlyne --help to see all the command line options. Some of which can be
set permentantly by placing an inlyne.toml file into the default dirs
configuration folder for your respective OS. Checkout inlyne.toml.sample
for an example configuration.

(pin)

2023-05-08 17:30:02 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.0.0

(pin)

2023-05-08 17:29:37 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 16.0.0

Bug Fixes
- cache: only store template cache on primary and transient (b51d1de)

Features
- font: update to Nerd Font V3 (9663a29)

BREAKING CHANGES
- font: this deprecates support for Nerd Font V2 and requires a compatible
  V3 Nerd Font. Note for users experiencing issues with icons, update to the
  latest Nerd Font of your choice

(pin)

2023-05-08 08:46:07 UTC MAIN commitmail json YAML

doc: Updated misc/wthrr to 1.1.1

(pin)

2023-05-08 08:45:44 UTC MAIN commitmail json YAML

misc/wthrr: update to 1.1.1

- Bugfix: enable wthrr -f tomorrow.

(pin)

2023-05-07 18:25:15 UTC MAIN commitmail json YAML

doc: Updated sysutils/zoxide to 0.9.1

(pin)

2023-05-07 18:24:49 UTC MAIN commitmail json YAML

sysutils/zoxide: update to 0.9.1

0.9.1 - 2023-05-07
Added
- Fish/Zsh: aliases on __zoxide_z will now use completions.
- Nushell: add support for v0.78.0.
- Fish: plugin now works on older versions.
- PowerShell: warn when PowerShell version is too old for z - and z +.
- PowerShell: support for PWD hooks on all versions.

Fixed
- Fish: not providing cd completions when there is a space in the path.
- Bash/Fish/Zsh: providing z completions when the last argument starts with z!.
- Bash/Fish/Zsh: attempting to cd when the last argument is z!.

(pin)

2023-05-07 18:24:02 UTC MAIN commitmail json YAML

doc: Updated misc/wthrr to 1.1.0

(pin)

2023-05-07 18:23:41 UTC MAIN commitmail json YAML

misc/wthrr: update to 1.1.0

What's Changed
- Less Ambiguous Wind Direction Arrows by @kevinmatthes in #126
- Add Forecast for Tomorrow by @kevinmatthes in #136

(pin)

2023-05-07 06:50:18 UTC MAIN commitmail json YAML

doc: Added misc/rustentia version 0.2.1

(pin)

2023-05-07 06:49:53 UTC MAIN commitmail json YAML

Add rustentia

(pin)

2023-05-07 06:49:03 UTC MAIN commitmail json YAML

misc/rustentia: import package

Rustentia is a flashcards application written in Rust with egui using rusqlite
for making and managing the database.

(pin)

2023-05-07 06:47:09 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 15.5.0

(pin)

2023-05-07 06:46:48 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 15.5.0

v15.5.0
Features
- windows: add installation method (4cae83c), closes #3799

v15.4.3
Bug Fixes
- notice: update brew command (0a5230c), closes #3785

(pin)

2023-05-06 08:47:34 UTC MAIN commitmail json YAML

doc: Updated graphics/wallust to 2.3.0

(pin)

2023-05-06 08:47:10 UTC MAIN commitmail json YAML

graphics/wallust: update to 2.3.0

- workaround when using spinners, shouldn't need this if I used thiserror
- linear interpolation with the combination of the already gathered colors
- create a default config file if one isn't found
- use `[W]` for warnings

(pin)

2023-05-05 22:02:44 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.21.2

(pin)

2023-05-05 22:02:08 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.21.2

Add `TPNOTE_EDITOR_CONSOLE` and `TPNOTE_LANG_DETECTION` environment variables.

(pin)

2023-05-05 22:00:59 UTC MAIN commitmail json YAML

doc: Updated sysutils/felix to 2.2.7

(pin)

2023-05-05 22:00:29 UTC MAIN commitmail json YAML

sysutils/felix: update to 2.2.7

v2.2.7 (2023-05-05)
- Print [RO] on the headline if user does not have the write permission on
  the directory. This is available only on UNIX for now.

(pin)

2023-05-05 21:59:10 UTC MAIN commitmail json YAML

doc: Updated sysutils/dust to 0.8.6

(pin)

2023-05-05 21:58:39 UTC MAIN commitmail json YAML

2023-05-05 21:57:39 UTC MAIN commitmail json YAML

doc: Updated sysutils/dua-cli to 2.20.1

(pin)

2023-05-05 21:57:11 UTC MAIN commitmail json YAML

sysutils/dua-cli: update to 2.20.1

2.20.1 (2023-05-05)
Bug Fixes
- release definition to use a more recent ubuntu, to get linux binaries.
  Otherwise there are no linux runners who can satisfy the request, and they
  hang forever, instead of saying something useful.

2.20.0 (2023-05-05)
New Features
- TUI now shows performance metrics while scanning and after. This is in
  preparation for the moonwalk upgrade.
- improve CLI help provided with the --format flag. It's now possible to see
  what possible values are without reading a swath of text. Now the default is
  shown as well which is more important now that it changes depending on the
  platform.
- use metric byte format only on MacOS. That way, on linux the binary format
  is used by default which is more common on that platform.

Bug Fixes
- Improve documentation for Marked Items pane to make clearer how to delete
  items.

(pin)

2023-05-05 07:52:33 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 15.4.2

(pin)

2023-05-05 07:52:08 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 15.4.2

Bug Fixes
- millis: do not create env (289ca41)

(pin)

2023-05-05 07:51:26 UTC MAIN commitmail json YAML

doc: Updated audio/ncspot to 0.13.2

(pin)

2023-05-05 07:50:59 UTC MAIN commitmail json YAML

audio/ncspot: update to 0.13.2

Maintenance release fixing a crash occurring at startup or when playing a track
if ncspot can not connect to DBus.

Maintenance
- Use notify-rust with zbus instead of dbus and add ncurses_backend feature
  flag by @jirutka in #1127
- Fix: gracefully handle invalid/not available DBus setups causing crashes
  by @hrkfdn in #1139
- Update Nerdfont glyphs by @tohmais in #1141
- Dependency updates

(pin)

2023-05-04 19:01:56 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.21.1

(pin)

2023-05-04 19:01:15 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.21.1

Doc: Update documentation; Tmpl: add opt. filter parameter

The filter `map_lang` can now be parametrized with a default value that
is returned when the filter input is the empty string:
`map_lang(default="foo")`.

(pin)

2023-05-03 07:34:39 UTC MAIN commitmail json YAML

doc: Updated net/yaydl to 0.13.0

(pin)

2023-05-03 07:34:20 UTC MAIN commitmail json YAML

net/yaydl: update to 0.13.0

- Updated dependencies, fixed YouTube (fixes #17).

(pin)

2023-05-03 07:33:31 UTC MAIN commitmail json YAML

doc: Updated chat/senpai to 0.2.0

(pin)

2023-05-03 07:33:12 UTC MAIN commitmail json YAML

chat/senpai: update to 0.2.0

senpai v0.2.0

Nomeji (1):
      Scroll to buffer on zoom

delthas (40):
      Revert to using base colors by default, making extended configurable
      Mention /help rather than man
      Show the message date instead of its time on date change
      Highlight only on word boundaries
      Always show the date of the top message
      Use WHOX rather than WHO when available
      Make the last opened channel visible in the horizontal list
      Prevnet highlighting on notices, drop unknown CTCP
      Replace non-UTF8 chars with the Unicode replacement character
      Fix crashing on ISUPPORT PREFIX=
      Switch to the upstream tcell implementation of OSC 8 hyperlink
      Add OSC 8 hyperlink IDs
      Fix OSC 8 hyperlink ID format
      Fix requesting CHATHISTORY TARGETS with invalid timestamps
      Bump tcell version
      Clear highlights from MARKREAD when only NotifyNone lines are left
      Render the Unicode replacement character properly
      Add a 10s timeout to connect + TLS handshake
      Print date as dd/mm or mm/dd depending on the user locale
      Enable receiving away updates for private buffers
      Support irc URLs in the config addr
      Implement /MOTD
      Add documentation for /MOTD
      Implement /NP
      Fix failing to parse host:port IRC URLs
      doc: Fix trivial typo
      Fix processing CHATHISTORY TAGMSG as standalone messages
      Prevent possible deadlock in the typing system
      Move /NP code to go-libnp
      Bump go-libnp
      Implement /OPER
      Fix failing on addresses with a literal IP address without URLs
      np: Bump libnp & be more verbose with errors
      Show MOTD in server buffer only
      Hide on-register RPL_UMODEIS
      Backoff from 0 seconds to 1 minute on reconnect
      Show connected messages in the current buffer as well
      Only show one connected message per reconnection
      motd: Allow running from a server buffer
      Request standard-replies

(pin)

2023-05-03 07:32:24 UTC MAIN commitmail json YAML

doc: Updated x11/rterm to 0.0.8

(pin)

2023-05-03 07:32:03 UTC MAIN commitmail json YAML

x11/rterm: update to 0.0.8

- fix a crash

(pin)

2023-05-03 07:31:19 UTC MAIN commitmail json YAML

doc: Updated security/polkit-qt5 to 0.114.0

(pin)

2023-05-03 07:30:57 UTC MAIN commitmail json YAML

security/polkit-qt5: update to 0.114.0

v0.114.0
- Make it compile without deprecated method
- Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
- Make use of PkgConfig to find dependencies
- Port from Q_ENUMS to Q_ENUM
- Let cmake set the C++ standard
- Enable CMAKE_AUTOUIC and CMAKE_AUTORCC
- Use QStringLiteral
- Port away from legacy LINK_PUBLIC & LINK_PRIVATE
- Set include dirs for linking libraries during build by target interface

v0.113.0
- Do not use global static systembus instance
- Fix QDBusArgument assertion
- Add wrapper for polkit_system_bus_name_get_user_sync
- Drop use of deprecated Qt functions
- Fix compilation with Qt5.6
- Allow compilation with older polkit versions
- Fix build with -DBUILD_TEST=TRUE
- authority: add support for passing details to polkit
- Remove support for Qt4
- Move cmake_minimum_required to the top of CMakeLists.txt

(pin)

2023-05-03 07:30:05 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 15.4.1

(pin)

2023-05-03 07:28:31 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 15.4.1

Bug Fixes
- font: correct feedback on error (cef5def), closes #3782

(pin)

2023-05-03 07:27:38 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.21.3

(pin)

2023-05-03 07:26:34 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.21.3

- switch_terminal verb parameter - Thanks @stevenxxiu
- on Windows, when using -c, clear events after delay - Fix #699

(pin)

2023-05-01 15:48:48 UTC MAIN commitmail json YAML

doc: Updated textproc/csvlens to 0.1.13

(pin)

2023-05-01 15:48:23 UTC MAIN commitmail json YAML

textproc/csvlens: update to 0.1.13

v0.1.13
- Switch to Rust 2021 edition and update dependencies (#25)
- Fix crossterm panic by upgrading to version 0.26.1
- New styling for selected row

(pin)

2023-05-01 15:11:42 UTC MAIN commitmail json YAML

doc: Updated graphics/gifski to 1.11.0

(pin)

2023-05-01 15:11:23 UTC MAIN commitmail json YAML

graphics/gifski: update to 1.11.0

- Support for ffmpeg v5 and v6
- Fixed an issue that caused too much dithering in frames with little motion
  and few colors
- The command-line progress bar displays estimated file size

(pin)

2023-04-30 19:56:05 UTC MAIN commitmail json YAML

doc: Updated net/sniffnet to 1.1.4

(pin)

2023-04-30 19:55:37 UTC MAIN commitmail json YAML

net/sniffnet: update to 1.1.4

The application has been translated in 4 new languages:
- Portuguese (#134)
- Russian (#151)
- Korean (#128)
- Turkish (#139)
...the total number of supported languages is now 13

Improvements
- Changed adapter buttons format and improved volume slider layout (see #119
  for more details or to give me further suggestions)
- Scrollbars are now highlighted when hovering on the respective scrollable
  area
- Set up iced_glow feature on branch glow-renderer to overcome unsupported
  graphics (#155)
- Modified dependabot configuration to update GitHub Actions as needed (#141)

Fixes
- Fixed problem causing a crash on macOS when starting Sniffnet's Homebrew
  package or building from source in release mode (#109 - #137)

(pin)

2023-04-30 19:54:47 UTC MAIN commitmail json YAML

doc: Updated wm/shod to 2.6.2

(pin)

2023-04-30 19:54:25 UTC MAIN commitmail json YAML

wm/shod: update to 2.6.2

v2.6.2
- No changelog provided

v2.6.1
- No changelog provided

v2.6.0
- Added automatic tabbing of related windows.
- Added automatic reloading of resources.
- Added exit command in shodc(1).
- Added (experimental) support for GNUstep windows.
- Deprecate -m (set modifier) in favor of the newer -A (use Alt) and -W
  (use Super/Winkey).
- Several bugfixes.

(pin)

2023-04-30 19:53:44 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 1.2.0

(pin)

2023-04-30 19:53:24 UTC MAIN commitmail json YAML

devel/git-cliff: update to 1.2.0

[1.2.0] - 2023-04-28

Read detailed information about this release:
https://git-cliff.org/blog/git-cliff-1.2.0

Features
    (args) Update clap and clap extras to v4 (#137)
    (commit) Make the fields of Signature public
    (config) Add a custom configuration file for the repository
    (config) Support placing configuration inside pyproject.toml (#147)
    (docker) Generate SBOM/provenance for the Docker image
    (parser) Support using regex group values (#145)

Bug Fixes
    (ci) Use MUSL build of cargo-tarpaulin
    (ci) Update cargo-tarpaulin installation command for CI
    (config) [breaking] Nested environment config overrides (#157)
    (config) Set max of limit_commits to the number of commits (#140)
    (deploy) Set the node cache dependency path
    (docker) Remove target directory from .dockerignore
    (release) Use the correct argument in release script
    (website) Fix broken links

Refactor
    (cd) Remove unnecessary config update
    (ci) Test the website deployment with a different job
    (lib) [breaking] Move changelog module to git-cliff-core
    (test) Handle errors for changelog module tests
    (website) Update header location

Documentation
    (blog) Add blog post about what's new in 1.2.0
    (blog) Update the blog post style
    (config) Update the sections
    (config) Add comments to the default configuration file
    (contributing) Mention the nightly requirement for rustfmt
    (contributing) Update MSRV
    (examples) Move examples to separate file
    (github) Update the pull request template about GitHub labels
    (github) Update pull request template
    (github) Update issue templates
    (github) Update funding options
    (github) Add security policy
    (readme) Update README.md about documentation website
    (readme) Add tj-actions/git-cliff to the list of actions (#152)
    (readme) Add discord badge
    (readme) Add release-plz to related projects (#151)
    (readme) Fix typos in README.md
    (readme) Remove unneeded word in README.md (#141)
    (readme) Add link to the Console #141 interview about git-cliff
    (website) Add Twitter link to banner
    (website) Move documentation to the website (#153)

Styling
    (docs) Fix the grammar for tj-actions
    (docs) Update the formatting for python integration example
    (readme) Update the style for project name
    (readme) Apply formatting
    (website) Update the style for environment variable section

Testing
    (deploy) Test the website deployment for pull requests

Miscellaneous Tasks
    (cargo) Update MSRV to 1.64.0
    (cd) Temporarily switch back to action-rs/toolchain
    (ci) Switch to dtolnay/rust-toolchain action
    (ci) Update runner images
    (deps) Bump actions/configure-pages from 1 to 3
    (deps) Bump actions/deploy-pages from 1 to 2
    (deps) Upgrade transitive dependencies
    (deps) Update clap dependencies
    (deps) Upgrade workspace dependencies
    (deps) Upgrade core dependencies
    (docker) Update versions in Dockerfile
    (docker) Bump the action versions in docker workflow
    (docker) Bump build-push-action to v4
    (editorconfig) Fix editorconfig syntax
    (editorconfig) Update editorconfig for better code readability
    (examples) Remove EXAMPLES.md
    (github) Integrate Dependabot
    (github) Integrate bors
    (github) Add contact links for issues
    (website) Add workflow file for deploying the website
    (website) Move website to website folder
    (website) Move website to docs for GitHub pages deployment

(pin)

2023-04-29 16:00:21 UTC MAIN commitmail json YAML

doc: Updated sysutils/erdtree to 2.0.0

(pin)

2023-04-29 15:59:58 UTC MAIN commitmail json YAML

sysutils/erdtree: update to 2.0.0

erdtree v2.0.0 introduces numerous breaking changes as well as a plethora of
new features. Most breaking changes are predicated on the fact that arguments
were either renamed, removed, or fundamentally modified. The following is a
list of all the PRs that document these changes and feature additions:

  - Regular expressions #130
  - Unix permissions #132
  - Force color #135
  - Show hardlinks without double counting file size #136
  - Regular expressions and globbing with file-type #137
  - Truncate output #138
  - Inverted tree layout #139

Perhaps the most important change to note is that the compiled binary has been
renamed from et to erd in order to address the following issue regarding name
collisions with other programs: #23

(pin)

2023-04-29 15:58:34 UTC MAIN commitmail json YAML

doc: Updated sysutils/onefetch to 2.17.1

(pin)

2023-04-29 15:58:13 UTC MAIN commitmail json YAML

sysutils/onefetch: update to 2.17.1

2.17.0 (2023-04-08)
- Disable line wrap (#983) @o2sh
- Add Pascal support (#989) @rchastain
- Add Coldfusion support (#971) @theemanofsteele
- Remove github token from url field (#996) @jim4067
- Changed Hashbang (#979) @gautamprikshit1
- Prevent conflicts in wiki action 39fe441 @spenserblack
- Fix typos (#992) @hezhizhen
- Group CLI options in sections (#995) @o2sh
- replace --show-logo with --no-art (#1002) @o2sh
- Set snapshot language to plain text (#1003) @spenserblack
- Better error message when human_time panics (#1010) @o2sh

(pin)

2023-04-29 15:56:52 UTC MAIN commitmail json YAML

doc: Updated graphics/stitchy to 0.1.5

(pin)

2023-04-29 15:56:31 UTC MAIN commitmail json YAML

graphics/stitchy: update to 0.1.5

0.1.5 (April 29, 2023)
- Moved much of the inner workings to the new stitchy-core crate, which is
  now a dependency
- Completely changed the flags used for controlling selection of source files
  in the current directory
- Added input/output file sizes and ratio to console output
- Fix: saving as non-JPEG when defaults specify JPEG with quality no longer
  fails
- Unit testing: several tests confirming expected output dimensions given
  input dimensions

(pin)

2023-04-29 15:55:52 UTC MAIN commitmail json YAML

doc: Updated graphics/wallust to 2.2.1

(pin)

2023-04-29 15:55:28 UTC MAIN commitmail json YAML

graphics/wallust: update to 2.2.1

- fix full and resized backends, and index colors from filters

(pin)

2023-04-28 08:24:06 UTC MAIN commitmail json YAML

doc: Updated misc/wthrr to 1.0.2

(pin)

2023-04-28 08:23:46 UTC MAIN commitmail json YAML

misc/wthrr: update to 1.0.2

This release fixes for installation issues on nix and updates dependencies to
solve potential vulnerabilities. Other than that, installation sources in the
documentation have been updated and code has been refactored to improve quality
and to allow for easier integration of other weather data sources in the coming
releases.

What's Changed
- Add API Trait by @kevinmatthes in #88
- Add Information on cargo install --git by @kevinmatthes in #91
- Add information on installation from the AUR by @orhun in #104
- Refactor 'localisation' by @danieleades in #107
- Address a bunch of pedantic clippy lints by @danieleades in #106
- Refactor get_forecast_indices() by @tobealive in #111
- Updated flake.lock by @jeiang in #114
- Updated flake.nix to exclude network tests by @jeiang in #120
- Create Local Coverage GHA Workflow by @kevinmatthes in #112

(pin)

2023-04-27 21:03:51 UTC MAIN commitmail json YAML

doc: Updated graphics/wallust to 2.2.0

(pin)

2023-04-27 21:03:28 UTC MAIN commitmail json YAML

2023-04-27 21:02:43 UTC MAIN commitmail json YAML

doc: Updated fonts/gerb to 0.0.1alpha20230427

(pin)

2023-04-27 21:01:58 UTC MAIN commitmail json YAML

fonts/gerb: update to 0.0.1-alpha+2023-04-27

Changed
- git2 dependency was bumped
- build info feature has been disabled because its git2 dependency has not
  been updated yet

(pin)

2023-04-27 21:01:10 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 15.4.0

(pin)

2023-04-27 21:00:45 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 15.4.0

Bug Fixes
- path: validate index before assignment (f0c88ef), closes #3768

Features
- themes: added go, python and rust to kushal theme (156c99c)

(pin)

2023-04-27 18:17:02 UTC MAIN commitmail json YAML

doc: Updated sysutils/onefetch to 2.17.0nb1

(pin)

2023-04-27 18:16:42 UTC MAIN commitmail json YAML

2023-04-27 12:32:56 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 1.1.2nb1

(pin)

2023-04-27 12:32:36 UTC MAIN commitmail json YAML

2023-04-27 12:30:43 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.21.0

(pin)

2023-04-27 12:30:14 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.21.0

- New feature: natuaral language detection

(pin)

2023-04-27 07:17:51 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 15.3.0

(pin)

2023-04-27 07:17:18 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 15.3.0

Features
- path: allow coloring the folder_separator_icon on cycle (66ca5cc)

(pin)

2023-04-27 07:16:41 UTC MAIN commitmail json YAML

doc: Updated shells/nushell to 0.79.0

(pin)

2023-04-27 07:16:17 UTC MAIN commitmail json YAML

shells/nushell: update to 0.79.0

Themes of this release / New features

- Standard library (@amtoine, @bobhy, @fdncred, @presidento, ...)
  This is it. We finally release the standard library with this 0.79!
  It's been on the mind of the core team of Nushell for some time and it was
  made real between the two releases.

  But first of all... what is the standard library?

  The nushell standard library is a collection of nushell scripts that are
  automatically loaded in the nushell binary and reachable via the use command
  without any additional setup.

  Note: some of the commands from the standard library are used without human
  intervention as part of what we call the prelude.
  As said above, the other commands are available with the use command.
  The goal of this library is, as its name suggests, to provide a standard
  experience and a standardized set of commands and tools to any Nushell user.
  In std, one can find things like:
    - a test framework to write robust Nushell scripts, modules and libraries
    - implementation of builtin commands once written in rust
    - logging commands with several log levels
    - ...

  Note: yes, you heard right, in the future, the standard library might become
  a sanctuary for non-time-critical commands that were once written in rust as
  part of the built-in set of commands!
  Right now, we are actively trying to move the help commands from the nushell
  core implementation to the library.

  With this release, the library comes with the following custom commands:
  std assert, std dirs, std help, std iter, std log and xml module
  See https://www.nushell.sh/blog/2023-04-25-nushell_0_79.html for a
  description of these and a list of available sub-commands.

  some other commands live under the std namespace, without any module: clip,
  path add and run-tests.

- TL;DR
  As there has been quite a lot of contributions already (see the 50 closed
  PRs at the time i'm writing this), i'm just gonna give some hints and links
  in this release note, leaving the rest to the amazing work of other
  contributors who wrote parts of the lib and its documents
  (shout out to @bobhy, @fdncred and @presidento)

  - the library can be used and tested with or use direct imports, such as
    use std dirs
  - one can follow the activity of the library in the roadmap
  - the library comes with a test framework; see the Testing your Nushell code
    chapter of the book
  - the long term information, changelog and updates shall be found in the
    Standard library chapter of the Nushell book
  - if you are a contributor willing to help out, everything happens in the
    nu-std crate, especially the CONTRIBUTING.md document which explains all
    there is to know about "developing with std" in great details.

  If, for some reason, you want to load Nushell without the standard library,
  start nu with the --no-std-lib. This can be the case if you find the startup
  times much longer than before. We're aiming to improve the loading speed
  in the future.

- enhanced IDE support in our VS code extension (JT, fdncred)
  Nushell now has a first LSP (Language Server Protocol) implementation with a
  VSCode integration. If you install the latest version of our VSCode plugin,
  you'll see hovers, inlays, tooltips, error squigglies and other features.
  We are still very early in the LSP development, but the extension is already
  very usable and definitely moves the experience of writing Nu code to another
  level!

  While currently we have only VSCode integration, the server itself is
  standalone and we welcome projects adding the LSP support to more editors.

- atuin now supports Nushell
  Thanks to @stevenxxiu you can now use atuin with Nushell. We are happy to see
  Nushell supported by more projects and we welcome PRs adding more
  integrations.

- Relaxed parsing rules (JT)
  We listened to your feedback around the syntax changes introduced with 0.78
  and decided to revert to the old behavior around the parsing rules for
  numeric literals as well as the compulsory || for closures.

- Removed old alias implementation (kubouch)
  While there are still some missing pieces, we removed the old alias
  implementation. This means that old-alias is no longer available. We decided
  to remove it to clean up the code. It makes further fixes to aliases easier
  as you do not need to remember which alias implementation a piece of code
  belongs to.

  There are two notable missing features from the old aliases:
  - Missing completions with external completers.
  - Most parser keywords (such as source) cannot be aliased but adding support
    for aliasing them should be possible in most cases.
  - Not possible to alias with environment shorthands
    (e.g., alias foo = FOO=bar spam)
  - Some presentation issues, such as the output of which and the alias usage
    pointing at the aliased call instead of the alias itself.

- Changes to default files locations (ito-hiroki)
  $nu.config-path and $nu.env-path are now set based on --config
  and --env-config flags passed to Nushell and also use the path after
  resolving symlinks. This means that they no longer guarantee pointing at the
  default Nushell's config directory. To be able to refere to the default
  config directory, $nu.default-config-dir was added and used in default env.nu
  to always point NU_LIB_DIRS to the scripts directory under the default config
  directory.

  Related to that, $env.CURRENT_FILE was added to be able to show the currently
  evaluated file.

- Breaking changes
  #8797 old-alias is no longer available
  #8724 str index-of -r now uses ranges
  #8792 config nu and config env now open $nu.config-path and $nu.env-path,
        respectively.
  #8779 Aliasing math expressions now shows error immediately instead of
        failing silently and showing a confusing error later.
  #8917 exec inherits Nushell's environment variables
  #8887 NU_LIB_DIRS definition in env.nu changed

(pin)

2023-04-27 07:15:30 UTC MAIN commitmail json YAML

doc: Updated www/hackernews-tui to 0.13.1

(pin)

2023-04-27 07:15:05 UTC MAIN commitmail json YAML

www/hackernews-tui: update to 0.13.1

v0.13.1
- HOTFIX: remove a reverse effect from the highlighting style in #91

v0.13.0
- Add cross-platform default value for url_open_command in #88
- Support opening specific comment view on startup in #90
    - added -i <item_id> cli option to open the application in a specific
    comment view

(pin)

2023-04-25 07:11:52 UTC MAIN commitmail json YAML

doc: Updated sysutils/felix to 2.2.6

(pin)

2023-04-25 07:11:28 UTC MAIN commitmail json YAML

sysutils/felix: update to 2.2.6

v2.2.6 (2023-04-24)
- Remove duplicated -v | --version option. This is because:
  i) Since some users do not have cargo installed, fetching latest version
      via cargo doesn't work for many, and
  ii) -h | --help option can already show the current version.

(pin)

2023-04-23 08:28:28 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 14.32.2

(pin)

2023-04-23 08:28:09 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 14.32.2

Bug Fixes
- pwsh: do not render a transient prompt when text is selected (17da877)

(pin)

2023-04-23 08:27:32 UTC MAIN commitmail json YAML

doc: Updated graphics/wallust to 2.1.1

(pin)

2023-04-23 08:27:10 UTC MAIN commitmail json YAML

graphics/wallust: update to 2.1.1

- update clap
- remove new line when `error`ing out, anyhow already formats the error
- switch templating libraries: tinytemplate -> new_string_template

(pin)

2023-04-23 08:26:27 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.6.63

(pin)

2023-04-23 08:26:01 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.6.63

0.6.63 (2023-04-20)
    Fix save corruption
    Fix: Prevent sidebar flicker on resize

0.6.62 (2023-04-19)
    Fix zoom speed

0.6.61 (2023-04-19)
Bug Fixes
    Prevent info panel flickering while auto-hiding scrollbar (696d8818)

Features
    Simplified file saving - now with file picker (aa410cc6)
    Add optional checker background (f09d012e)

(pin)

2023-04-23 08:25:17 UTC MAIN commitmail json YAML

doc: Updated x11/alacritty to 0.12.0nb1

(pin)

2023-04-23 08:24:54 UTC MAIN commitmail json YAML

x11/alacritty: fix menu display

Install desktop file and icon, so the app is picked-up on desktop
environment menus.

(pin)

2023-04-22 21:04:01 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 14.32.1

(pin)

2023-04-22 21:03:38 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 14.32.1

v14.32.1
Bug Fixes
- xonsh: do not print hyperlink ANSI (9239b26)
- xonsh: use string literal for config path (a5274b7)

v14.32.0
Features
- allow segment to override global properties (287f183)

v14.31.7
Bug Fixes
- do not quote config for elvish and xonsh (b2e1b04), closes #3740 #3739

v14.31.6
Bug Fixes
- pwsh: erase a previous tooltip before a new one is rendered (8d8d06d)

v14.31.5
Bug Fixes
- xonsh: do not use cat to capture string output (2417960), closes #3739

v14.31.4
Bug Fixes
- cmd: do not cache an empty tooltip (1474979)
- fish: do not prevent entering space characters on empty buffer (770d199)
- pwsh: remove cached tip command when rendering a new prompt (7368c65)
- tooltip: check only the first word of command line (14f0123)

v14.31.3
Bug Fixes
- font: improve font download timeouts (2452475)

(pin)

2023-04-21 21:10:46 UTC MAIN commitmail json YAML

doc: Updated wm/marswm to 0.4.1

(pin)

2023-04-21 21:10:20 UTC MAIN commitmail json YAML

wm/marswm: update to 0.4.1

- Introduce UnmanagedClients for the X11 backend
- Move clients into window area after moving to workspace
- Fixing dock inserts on panel update
- Fixing final restack on mouse_place
- Centering windows if they are completely off-screen
- Grab keys for desktop windows

(pin)

2023-04-19 20:46:05 UTC MAIN commitmail json YAML

doc: Updated textproc/zet to 1.0.0

(pin)

2023-04-19 20:45:41 UTC MAIN commitmail json YAML

textproc/zet: update to 1.0.0

1.0.0 - 2023-04-18
Added
  - Add the --count-lines flag to show the number of times each line occurs in
    the input and the --count-files flag to show the number of files each line
    occurs in. The --count flag acts like --count-lines unless --count-files is
    active, in which case it acts like --count-files. The --count-none flag
    turns off counting, and can be used to override the other count flags.
    (In the usual POSIX convention, the last count flag given will override any
    previous count flag.)

Changed
  - Breaking: When - is used as a file argument, zet reads from standard input,
    not the file - in the current directory. (That file can be passed to zet
    as ./-)
  - When no file arguments are given, zet reads from standard input.
  - Breaking: Add the --files (alias --file) flag for the zet single and zet
    multiple commands. The zet single command now outputs lines that occur
    exactly once in the entire input. The zet single --file command reproduces
    the old behavior (output lines that occur in just one file, though possibly
    many times in that one file). Similarly, zet multiple --files reproduces
    the old behavior of requiring output lines to occur in more than one file,
    while zet multiple without the --files flag will output lines that occur
    more than once, even if in just one file.
  - Use clap 4's help format, but clap 3's colors. This is self-indulgent
    recreation of (part of) clap's help feature, because I like the clap 4's
    help format, but really miss the colored (rather than gray-scale) help.

(pin)

2023-04-19 20:44:46 UTC MAIN commitmail json YAML

doc: Updated graphics/wallust to 2.1.0

(pin)

2023-04-19 20:44:20 UTC MAIN commitmail json YAML

graphics/wallust: update to 2.1.0

- add cursor named parameter, to follow what pywal does and some comments
- write sequences into a file, in order to be used by new terminals
- add -s/--skip_sequences flag
- fix color generation a bit for dark filter
- change terminal color sequences

(pin)

2023-04-19 20:43:18 UTC MAIN commitmail json YAML

doc: Updated net/termscp to 0.11.3

(pin)

2023-04-19 20:42:52 UTC MAIN commitmail json YAML

net/termscp: update to 0.11.3

- Issue 166: fixed SCP relative paths on Windows

(pin)

2023-04-18 18:52:08 UTC MAIN commitmail json YAML

doc: Updated net/termscp to 0.11.2

(pin)

2023-04-18 18:51:48 UTC MAIN commitmail json YAML

2023-04-18 18:50:30 UTC MAIN commitmail json YAML

doc: Updated audio/gospt to 0.0.49

(pin)

2023-04-18 18:50:09 UTC MAIN commitmail json YAML

audio/gospt: update to 0.0.49

- 7e22c90 better messages/feedback
- 6ed3453 fix crash if no queue / not playing anything
- efb03c1 fix skipping within queue while playing in a context
- 693b228 make album info less stupid looking
- 5081c44 oopsie
- b5f76fb queue tracks, view queue, queue updates when open, hotkey clean up
- a386f90 queue wow
- 81d5135 sanitize playlist descriptions

(pin)