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 (1m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 18:22:52 UTC Now

2024-05-23 18:29:34 UTC MAIN commitmail json YAML

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

(pin)

2024-05-23 18:29:12 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 20.2.0

Features
- helm: add helmfile support (11606ea)

(pin)

2024-05-23 11:55:20 UTC MAIN commitmail json YAML

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

(pin)

2024-05-23 11:54:58 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 20.1.0

Features
- powerline: add leading_powerline_symbol (be47940)

(pin)

2024-05-23 11:54:14 UTC MAIN commitmail json YAML

doc: Updated textproc/csvlens to 0.9.1

(pin)

2024-05-23 11:53:46 UTC MAIN commitmail json YAML

textproc/csvlens: update to 0.9.1

Bug fixes
- Fixed issue with finding and filtering using an empty cell leading to incorrect matches
- Fixed certain Shift key-related key bindings not functioning correctly on Windows (Issue #82)

(pin)

2024-05-22 07:24:19 UTC MAIN commitmail json YAML

devel/cargo-modules: newer versions require Rust-1.78

(pin)

2024-05-22 07:22:34 UTC MAIN commitmail json YAML

doc: Updated editors/focuswriter to 1.8.8

(pin)

2024-05-22 07:21:07 UTC MAIN commitmail json YAML

editors/focuswriter: update to 1.8.8

1.8.8
-----
* FIXED: Broken backgrounds in Windows dark theme.
* FIXED: Extra newline when copying RTF.
* Added Windows support for copying RTF.

(pin)

2024-05-22 07:20:02 UTC MAIN commitmail json YAML

doc: Updated devel/bacon to 2.18.1

(pin)

2024-05-22 07:18:59 UTC MAIN commitmail json YAML

devel/bacon: update to 2.18.1

v2.18.1 - 2024/05/21
- update dependencies (especially locked ones) to fix compilation on nightly

(pin)

2024-05-21 09:28:35 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/lxqt to 1.4.0nb5

(pin)

2024-05-21 09:27:29 UTC MAIN commitmail json YAML

lxqt: remove uim dependency

No longer needed after fix to libxkbcommon.

(pin)

2024-05-21 09:25:52 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.3.1

(pin)

2024-05-21 09:24:45 UTC MAIN commitmail json YAML

net/slumber: update to 1.3.1

[1.3.1] - 2024-05-21
Fixed
- Fix double key events on Windows #226

(pin)

2024-05-21 09:23:53 UTC MAIN commitmail json YAML

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

(pin)

2024-05-21 09:22:45 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 20.0.2

v20.0.2
Bug Fixes
- iterm: initialize prompt mark correctly for all supported shells (eebb45e)

v20.0.1
Bug Fixes
- correct links for versions higher than 6 (5dee9d7)

(pin)

2024-05-21 09:21:59 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.8.22nb1

(pin)

2024-05-21 09:20:32 UTC MAIN commitmail json YAML

graphics/oculante: fix runtime

Switch-off file_open feature, disabling it will enable a custom file dialog.
Upstream has highlighted this will probably be the default in the future.

(pin)

2024-05-20 18:44:02 UTC MAIN commitmail json YAML

doc: Updated security/flawz to 0.1.1

(pin)

2024-05-20 18:43:37 UTC MAIN commitmail json YAML

security/flawz: update to 0.1.1

0.1.1 - 2024-05-20
�汾� Bug Fixes
  - Remove unused terminal tick event (#12) - (39da120)

�沒� Documentation
  - Add Homebrew install instructions (#14) - (3871647)
  - Link to the NetBSD package search page - (557dfa1)
  - Add NetBSD instructions (#10) - (d6c817c)
  - Update documentation for event module - (ec55a92)

(pin)

2024-05-20 10:28:43 UTC MAIN commitmail json YAML

doc: Updated devel/bacon to 2.18.0

(pin)

2024-05-20 10:27:46 UTC MAIN commitmail json YAML

devel/bacon: update to 2.18.0

v2.18.0 - 2024/05/20
- new {context} possible part for exported locations, originally designed for
  bacon-ls but available for other purposes - Thanks @crisidev

(pin)

2024-05-20 08:01:12 UTC MAIN commitmail json YAML

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

(pin)

2024-05-20 08:00:05 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 20.0.0

v20.0.0
Features
  iterm: add iTerm features to the root configuration (e7a10ac)

BREAKING CHANGES
  iterm: The iTerm segment has been removed and its features
  have been added to the root configuration. To re-enable the iTerm
  features, remove the iTerm segment and add the following to your
  oh-my-posh configuration:

{
  "iterm_features": ["prompt_mark", "current_dir", "remote_host"]
}

Choose this option if you want to enable the prompt mark for shell
integration and/or enable current directory and remote host in the
iTerm status bar.

v19.32.0
Features
  zsh: remove rprompt space natively (391ceaf)

v19.31.0
Features
  go: upgrade to 1.22.3 (950c608)

(pin)

2024-05-20 07:59:23 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.8.22

(pin)

2024-05-20 07:57:58 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.8.22

0.8.22 (2024-05-19)
�洙イ Bug Fixes
    Ensure spirv is not used when only using shaderc (03f9167e)
    Allow loading huge webp images and handle still frames differently (e4ebc2dc)
    Set window min size to 100x100 to prevent super tiny window (fixes #325) (d63d971c)

笨ィ Features
    add icns image support (internal png data only, load largest contained image) (0703d220)

�沚� Chore
    update avif-decode, evalexpr, exr, rfd, self_update, jxl-oxide, imageproc (a6c98436)
    Clean up warnings (ab2b03fe)

(pin)

2024-05-18 16:26:16 UTC MAIN commitmail json YAML

doc: Added security/flawz version 0.1.0

(pin)

2024-05-18 16:25:50 UTC MAIN commitmail json YAML

2024-05-18 16:25:11 UTC MAIN commitmail json YAML

security/flwaz: import package

flawz is a Terminal User Interface (TUI) for browsing the security
vulnerabilities (also known as CVEs).

As default it uses the vulnerability database (NVD) from NIST and provides
search and listing functionalities in the terminal with different theming
options.

(pin)

2024-05-18 16:23:17 UTC MAIN commitmail json YAML

doc: Updated devel/gitui to 0.26.2

(pin)

2024-05-18 16:22:53 UTC MAIN commitmail json YAML

devel/gitui: update to 0.26.2

[0.26.2] - 2024-04-17
Fixes
- fix cargo install without --locked (#2098)
- respect configuration for remote when fetching (also applies to pulling) [@cruessler] (#1093)
- add : character to sign-off trailer to comply with Conventinoal Commits standard @semioticrobotic (#2196)

Added
- support overriding build_date for reproducible builds [@bmwiedemann] (#2202)

(pin)

2024-05-18 16:22:11 UTC MAIN commitmail json YAML

doc: Updated sysutils/rsftch to 0.5.9

(pin)

2024-05-18 16:21:50 UTC MAIN commitmail json YAML

sysutils/rsftch: update to 0.5.9

v0.5.9
- fixed gpu temp with netbsd.

v0.5.8
- fixed errors with netbsd.

v0.5.7
- added new configurations options and temperatures for cpu and gpu.

v0.5.6 - Actually update resolution icon, add an unknown distro to the ascii tests and other small things
- Added version command to help menu.
- Make sure arguments don't take in arguments that only start with one -.
- Change connector variable declarations structure.
- Change res icon to a "photo".

(pin)

2024-05-18 07:04:18 UTC MAIN commitmail json YAML

doc: Updated textproc/typst to 0.11.1

(pin)

2024-05-18 07:03:55 UTC MAIN commitmail json YAML

textproc/typst: update to 0.11.1

Version 0.11.1 (May 17, 2024)
    Security
        Fixed a vulnerability where image files at known paths could be embedded into the PDF even if they were outside of the project directory

    Bibliography
        Fixed et-al handling in subsequent citations
        Fixed suppression of title for citations and bibliography references with no author
        Fixed handling of initials in citation styles without a delimiter
        Fixed bug with citations in footnotes

    Text and Layout
        Fixed interaction of first-line-indent and outline
        Fixed compression of CJK punctuation marks at line start and end
        Fixed handling of rectangles with negative dimensions
        Fixed layout of path in explicitly sized container
        Fixed broken raw text in right-to-left paragraphs
        Fixed tab rendering in raw text with language typ or typc
        Fixed highlighting of multi-line raw text enclosed by single backticks
        Fixed indentation of overflowing lines in raw blocks
        Fixed extra space when raw text ends with a backtick

    Math
        Fixed broken equations in right-to-left paragraphs
        Fixed missing blackboard bold letters
        Fixed error on empty arguments in 2D math argument list
        Fixed stretching via mid for various characters
        Fixed that alignment points in equations were affected by set align(..)

    Export
        Fixed smart quotes in PDF outline
        Fixed patterns with spacing in PDF
        Fixed wrong PDF page labels when page numbering was disabled after being previously enabled

    Scripting
        Fixed overflow for large numbers in external data files (by converting to floats instead)
        Fixed str.trim(regex, at: end) when the whole string is matched

    Miscellaneous
        Fixed deformed strokes for specific shapes and thicknesses
        Fixed newline handling in code mode: There can now be comments within chained method calls and between an if branch and the else keyword
        Fixed inefficiency with incremental reparsing
        Fixed autocompletions for relative file imports
        Fixed crash in autocompletion handler
        Fixed a bug where the path and entrypoint printed by typst init were not properly escaped
        Fixed various documentation errors

(pin)

2024-05-18 07:03:01 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.3.0

(pin)

2024-05-18 07:02:36 UTC MAIN commitmail json YAML

net/slumber: update to 1.3.0

[1.3.0] - 2024-05-17

The biggest feature in this release is the ability to browse request history.
Slumber has already had the ability to track history, meaning all your history
since you started using it will already be there!
In addition, this release contains some UI improvements, as well as some pretty
major internal refactors to enable these UI changes.
These will also make future UI improvements easier and faster to implement.

Added
- Request history is now browsable! #55
- Add scrollbars to lists and text windows #220

Changed
- Merge request & response panes
    - The request pane often isn't needed, so it doesn't deserve top-level space
- Mouse events (e.g. scrolling) are now sent to unfocused elements

(pin)

2024-05-17 12:52:24 UTC MAIN commitmail json YAML

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

(pin)

2024-05-17 12:51:03 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.30.0

Features
- font: add official Cascadia Code release (4e9f7f9), closes #4936

(pin)

2024-05-15 12:00:34 UTC MAIN commitmail json YAML

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

(pin)

2024-05-15 11:59:23 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.29.1

Bug Fixes
- template: correctly map SHLVL for use (2a144c9)

(pin)

2024-05-13 11:48:50 UTC MAIN commitmail json YAML

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

(pin)

2024-05-13 11:47:38 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.29.0

Features
    python: add support for py launcher (738048b), closes #4923

(pin)

2024-05-13 11:46:48 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.22.3

(pin)

2024-05-13 11:45:41 UTC MAIN commitmail json YAML

devel/ast-grep: update to 0.22.3

- fix: fix napi test #1140
- fix: use dumb implementation for web-tree-sitter 5cb7052
- chore: fix asset names 70cef40
- fix af20be8

(pin)

2024-05-13 06:57:45 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.2.1

(pin)

2024-05-13 06:56:46 UTC MAIN commitmail json YAML

net/slumber: update to 1.2.1

[1.2.1] - 2024-05-11
Fixed
- Fix profile not being selected on initial startup

(pin)

2024-05-13 06:21:05 UTC MAIN commitmail json YAML

doc: Updated misc/tui-journal to 0.8.4

(pin)

2024-05-13 06:20:00 UTC MAIN commitmail json YAML

misc/tui-journal: update to 0.8.4

What's Changed
    Fix release on MacOS by @AmmarAbouZor in #379
    Remove Editor-Mode check when copying to OS by @AmmarAbouZor in #388

(pin)

2024-05-13 06:19:08 UTC MAIN commitmail json YAML

doc: Updated devel/difftastic to 0.58.0

(pin)

2024-05-13 06:17:57 UTC MAIN commitmail json YAML

devel/difftastic: update to 0.58.0

0.58 (released 11th May 2024)
Parsing
- Difftastic now preserves tree-sitter parse tree structure on parse error
  nodes. This reverts the flattening behaviour introduced in 0.38. Preserving
  structure tends to produce better diffs, although it increases the risk that
  difftastic will show fewer changes in the presence of parse errors.
- Since difftastic is now conservative with parse errors (DFT_PARSE_ERROR_LIMIT
  is 0 by default), this seems like a better tradeoff.
- Updated C, C++, CMake, CSS, Elm, Go, Lua and Python parsers.

Diffing
- --strip-cr now defaults to on, so comparing a file with CRLF endings with a
  file with unix line endings will not show spurious changes.

Documentation
- Difftastic now has a man page, see the difft.1 file.

Performance
- Fixed a memory leak and improved performance in some cases.

Command Line Interface
- Fixed a crash when difftastic could not detect the terminal width, such as
  inside eshell.
- Difftastic now also considers $COLUMNS when detecting the terminal width.

(pin)

2024-05-12 08:39:28 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.2.0

(pin)

2024-05-12 08:39:09 UTC MAIN commitmail json YAML

net/slumber: update to 1.2.0

[1.2.0] - 2024-05-10
Added
- Add trim option to chains, to trim leading/trailing whitespace #153
    - See docs

Changed
- Use colored background for status codes
    - This includes a new theme field, success_color
- Improve hierarchy presentation of errors
- Convert profile list into a popup modal

Fixed
- Exit fullscreen mode when changing panes
- Support scrolling on more lists/tables

(pin)

2024-05-12 08:38:24 UTC MAIN commitmail json YAML

doc: Updated misc/rust-kanban to 0.9.6

(pin)

2024-05-12 08:38:06 UTC MAIN commitmail json YAML

misc/rust-kanban: update to 0.9.6

- dependency bump + release for #13

(pin)

2024-05-12 08:37:25 UTC MAIN commitmail json YAML

doc: Updated graphics/stitchy to 0.1.7

(pin)

2024-05-12 08:37:05 UTC MAIN commitmail json YAML

graphics/stitchy: update to 0.1.7

0.1.7 (May 11, 2024)
- Specify input directory (--input-dir or -i) or output directory
  (--output-dir or -o); both default to current working directory

(pin)

2024-05-12 08:36:26 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.8.21

(pin)

2024-05-12 08:35:53 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.8.21

0.8.21 (2024-05-10)
�沚� Chore
- Disable AUR publishing: This package has been moved to the official [extra] repository. (55245529)

0.8.20 (2024-05-10)
笨ィ Features
- Support EXR with single layers (non-rgba) (d22e78c4)

�沚� Chore
- update deps and use new HDR support from image (bd7cbf89)

(pin)

2024-05-12 08:35:08 UTC MAIN commitmail json YAML

doc: Updated audio/ncspot to 1.1.1

(pin)

2024-05-12 08:34:50 UTC MAIN commitmail json YAML

audio/ncspot: update to 1.1.1

1.1.1 - 2024-05-10
Added
- ap-port configuration variable to choose what Spotify access point port to use
- Instructions for installation with snap

Fixed
- Not all requests respecting proxy settings as configured with environment variables
- MPRIS controls showing unknown artist/title on GNOME

(pin)

2024-05-12 08:34:04 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 2.2.2

(pin)

2024-05-12 08:33:47 UTC MAIN commitmail json YAML

devel/git-cliff: update to 2.2.2

2.2.2 - 2024-05-11
笵ー�ク� Features
    (changelog) Allow adding custom context (#613) - (522bd53)

�汾� Bug Fixes
    (changelog) Ignore empty lines when using split_commits (#608) - (b8fb852)
    (parser) Allow matching empty commit body (#605) - (1d1b3b8)

�沒� Documentation
    (readme) Add social media badges - (d53b905)
    (website) Add note about supported platforms for NPM - (4e4d7cd)
    (website) Add SourceHut builds example (#617) - (f636cfc)

笞呻ク� Miscellaneous Tasks
    (npm) Add minimum supported Node versions (#621) - (95bdf2d)
    (npm) Update yarn.lock - (adc5c5b)
    (pypi) Disable PyPi builds for x86_64-pc-windows-gnu - (f675b0b)
    (tests) Don't check last commit (#619) - (68b9839)

(pin)

2024-05-10 09:58:47 UTC MAIN commitmail json YAML

doc: Updated sysutils/rsftch to 0.5.5

(pin)

2024-05-10 09:58:23 UTC MAIN commitmail json YAML

sysutils/rsftch: update to 0.5.5

- Code cleanup with json data parsing
- Make unknown infos in json default to empty instead of previous distro info
- Add --version and -v command
- Add ascii tests with --override command without argument
- Add thanks section in README.md
- Add resolution infos icon

(pin)

2024-05-10 09:57:40 UTC MAIN commitmail json YAML

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

(pin)

2024-05-10 09:57:18 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.28.0

Features
- os: add a default icon for deepin (0b5277e)

(pin)

2024-05-09 20:42:29 UTC MAIN commitmail json YAML

doc: Updated sysutils/rsftch to 0.5.3

(pin)

2024-05-09 20:42:08 UTC MAIN commitmail json YAML

sysutils/rsftch: update to 0.5.3

v0.5.3
- Fix *BSD issue with getting distribution name

v0.5.2
- Add --info argument
- Code cleanup in src/color_config::get_color_config
- Small bug fix to make sure e.g. --override doesn't accept any --* arguments

(pin)

2024-05-08 08:05:07 UTC MAIN commitmail json YAML

doc: Updated sysutils/onefetch to 2.21.0

(pin)

2024-05-08 08:04:48 UTC MAIN commitmail json YAML

sysutils/onefetch: update to 2.21.0

New Features �沁�
    Add CLI option to force URL format to HTTP instead of SSH by @0spotter0 in #1314
    Add CLI flag to hide token from repository URL by @o2sh in #1319
    Make Lua logo more readable on dark terminal by @o2sh in #1337

Bug Fixes �汾�
    Fix deadlock in Churn computation by @Nettifani in #1316
    Exclude bot commits from churn when --no-bots option is used by @o2sh in #1335

Chores �洫ケ
    [onefetch.dev] switch to dark theme by @o2sh in #1297
    RUSTSEC-2024-0320: remove yaml-rust dependency by @Suyun114 in #1309
    Refactor --no-bots CLI option by @o2sh in #1340

(pin)

2024-05-08 08:04:02 UTC MAIN commitmail json YAML

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

(pin)

2024-05-08 08:03:34 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.27.0

Features
- notice: disable from configuration (adf9735), closes #4902

(pin)

2024-05-06 13:45:36 UTC MAIN commitmail json YAML

doc: Updated sysutils/fd-find to 10.0.0

(pin)

2024-05-06 13:45:17 UTC MAIN commitmail json YAML

sysutils/fd-find: update to 10.0.0

v10.0.0

Features
- Add `dir` as an alias to `directory` when using `-t` \ `--type`, see #1460 and #1464 (@Ato2207).
- Add support for @%s date format in time filters similar to GNU date (seconds since Unix epoch for --older/--newer), see #1493 (@nabellows)
- Breaking: No longer automatically ignore `.git` when using `--hidden` with vcs ignore enabled. This reverts the change in v9.0.0. While this feature
  was often useful, it also broke some existing workflows, and there wasn't a good way to opt out of it. And there isn't really a good way for us to add
  a way to opt out of it. And you can easily get similar behavior by adding `.git/` to your global fdignore file.
    See #1457.

Bugfixes
- Respect NO_COLOR environment variable with `--list-details` option. (#1455)
- Fix bug that would cause hidden files to be included despite gitignore rules
  if search path is "." (#1461, BurntSushi/ripgrep#2711).
- aarch64 builds now use 64k page sizes with jemalloc. This fixes issues on some systems, such as ARM Macs that
  have a larger system page size than the system that the binary was built on. (#1547)
- Address [CVE-2024-24576](https://blog.rust-lang.org/2024/04/09/cve-2024-24576.html), by increasing minimum rust version.

Changes
- Minimum supported rust version is now 1.77.2

On pkgsrc this has been reverted as CVE-2024-24576 only affects Windows.

(pin)

2024-05-06 09:28:45 UTC MAIN commitmail json YAML

doc: Updated sysutils/xplr to 0.21.8

(pin)

2024-05-06 09:28:23 UTC MAIN commitmail json YAML

sysutils/xplr: update to 0.21.8

Changes & fixes
- Added vim-like scrolling as the default scrolling method. Set xplr.config.general.paginated_scrolling = true to disable ~ by @ElSamhaa & @sayanarijit.
- Added xplr.config.general.scroll_padding config option to set the padding in vim-like scrolling ~ by @ElSamhaa & @sayanarijit.
- Fixed some color rendering issues ~ by @har7an.
- Added feature flag so that xplr can be built with system Lua ~ by @nekopsykose.
- Fixed ScrollUpHalf behavior.
- xplr.util.lscolor() won't return nil anymore.
- Arguments passed to the custom dynamic layout Lua function will include scrolltop field.
- Fixed node_type resolution for directories with . in their name ~ by @abhinavnatarajan.
- Dependency updates.

(pin)

2024-05-06 05:45:03 UTC MAIN commitmail json YAML

doc: Updated textproc/bat to 0.24.0nb2

(pin)

2024-05-06 05:44:44 UTC MAIN commitmail json YAML

textproc/bat: Switch to libgit2-sys crate

(pin)

2024-05-06 05:41:22 UTC MAIN commitmail json YAML

doc: Updated textproc/git-delta to 0.17.0nb1

(pin)

2024-05-06 05:41:03 UTC MAIN commitmail json YAML

textproc/git-delta: Switch to libgit2-sys crate

(pin)

2024-05-06 05:38:05 UTC MAIN commitmail json YAML

doc: Updated sysutils/lsd to 1.1.2nb1

(pin)

2024-05-06 05:37:46 UTC MAIN commitmail json YAML

sysutils/lsd: Switch to libgit2-sys crate

(pin)

2024-05-06 05:36:42 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.1.0

(pin)

2024-05-06 05:36:22 UTC MAIN commitmail json YAML

net/slumber: update to 1.1.0

[1.1.0] - 2024-05-05

Added
- Add `section` field to `!request` chain values, to allow chaining response headers rather than body ([#184](https://github.com/LucasPickering/slumber/issues/184))
- Add action to save response body to file ([#183](https://github.com/LucasPickering/slumber/issues/183))
- Add `theme` field to the config, to configure colors ([#193](https://github.com/LucasPickering/slumber/issues/193))
  - [See docs](https://slumber.lucaspickering.me/book/api/configuration/theme.html) for more info
- Add `stdin` option to command chains ([#190](https://github.com/LucasPickering/slumber/issues/190))

Changed
- Reduce UI latency under certain scenarios
  - Previously some actions would feel laggy because of an inherent 250ms delay in processing some events
- Search parent directories for collection file ([#194](https://github.com/LucasPickering/slumber/issues/194))
- Use thicker borders for selected pane and modals
- Change default TUI colors to blue and yellow

Fixed
- Fix Slumber going into zombie mode and CPU spiking to 100% under certain closure scenarios ([#136](https://github.com/LucasPickering/slumber/issues/136))
- Fix historical request/response no loading on first render ([#199](https://github.com/LucasPickering/slumber/issues/199))

(pin)

2024-05-05 16:08:42 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-c to 0.9.32

(pin)

2024-05-05 16:08:21 UTC MAIN commitmail json YAML

devel/cargo-c: update to 0.9.32

- Improve the android targets support
- Cargo 0.79.0

pkgsrc changes: switch to build with vendored libgit2-sys crate.
This avoids version mismatch with system libgit2. If anyone thinks this is
wrong, simply uncomment the relevant lines in the package Makefile.

(pin)

2024-05-05 15:29:20 UTC MAIN commitmail json YAML

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

(pin)

2024-05-05 15:29:01 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.26.1

v19.26.1
Bug Fixes
    nu: support starting with --no-history (1c83472), closes #4887

v19.26.0
Bug Fixes
    schema: remove nonexistent targets from URLs (baf3adb)
    schema: update max and min cols to width (b460fae)

Features
    segment: add talosctl (f03c6cb)

(pin)

2024-05-05 15:28:20 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.38.0

(pin)

2024-05-05 15:28:00 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.38.0

v1.38.0 - 2024-05-04
  -{flags} verb lets you change the state the same way you do it at start, eg :-sd to show sizes and dates
  calling :focus on the tree root now goes up the tree (experimental)

(pin)

2024-05-05 15:27:15 UTC MAIN commitmail json YAML

doc: Updated devel/bacon to 2.17.0

(pin)

2024-05-05 15:26:54 UTC MAIN commitmail json YAML

devel/bacon: update to 2.17.0

v2.17.0 - 2024/05/05
- default binding for 'c' in bacon.toml is now the new 'clippy-all' job which
  does what the old 'clippy' job was doing. 'clippy' job changed to not run on
  all targets. Default bacon.toml explain how to bind 'c' to clippy instead of
  'clippy-all' - Fix #167
- expand env vars in job command unless the job specifies
  expand_env_vars = false - Fix #181
- some file events filtered out from watch (feedback welcome, especially if
  you notice some failures to recompute)
- parse test results even when tests are run with -q/--quiet - Thanks @narpfel

(pin)

2024-05-03 09:56:17 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.21.3

(pin)

2024-05-03 09:55:10 UTC MAIN commitmail json YAML

devel/ast-grep: update to 0.21.3

- feat: make pattern more permissive #1087
- refactor: further simplify test case 8188473
- refactor: make rewrite test simplier 5a754ef
- test: add test for contextual pattern defined var 2d6bae8

(pin)

2024-05-03 09:18:05 UTC MAIN commitmail json YAML

doc: Updated editors/focuswriter to 1.8.7

(pin)

2024-05-03 09:16:52 UTC MAIN commitmail json YAML

editors/focuswriter: update to 1.8.7

1.8.7
-----
* FIXED: Did not keep line spacing when pasting plain text.
* Replaced deprecated code.
* Translation updates: Swedish.

(pin)

2024-05-02 09:37:03 UTC MAIN commitmail json YAML

doc: Updated sysutils/eza to 0.18.14

(pin)

2024-05-02 09:35:55 UTC MAIN commitmail json YAML

sysutils/eza: update to 0.18.14

[0.18.14] - 2024-05-02
Features
- Add icon for "cron.minutely" directory

Build
- Bump uzers from 0.11.3 to 0.12.0
- Bump libc from 0.2.153 to 0.2.154
- Bump unicode-width from 0.1.11 to 0.1.12
- Bump palette from 0.7.5 to 0.7.6

(pin)

2024-05-02 09:35:00 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.21.2

(pin)

2024-05-02 09:33:51 UTC MAIN commitmail json YAML

devel/ast-grep: update to 0.21.2

- feat: Allow to use meta variable captured outside of rewrite rule inside the rewriter #1072
- refactor: move rule_core test out of rule_core 1e8af4c
- feat: move check variable usage out to a standalone file f086d10
- refactor: move check var around cfe3529

(pin)

2024-05-02 08:10:01 UTC MAIN commitmail json YAML

doc: Updated shells/nushell to 0.93.0

(pin)

2024-05-02 08:08:51 UTC MAIN commitmail json YAML

2024-04-30 20:54:55 UTC MAIN commitmail json YAML

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

(pin)

2024-04-30 20:54:27 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.25.0

Features
- iterm: add extension support (b3ead10), closes #4834

(pin)

2024-04-30 09:59:58 UTC MAIN commitmail json YAML

doc: Updated textproc/csview to 1.3.2

(pin)

2024-04-30 09:58:52 UTC MAIN commitmail json YAML

textproc/csview: update to 1.3.2

1.3.2 (2024-04-30)
⚙️ Miscellaneous Tasks
    Add aarch64-apple-darwin target - (4481363)
    Update completions for new option - (3565cfe)

(pin)

2024-04-30 03:22:35 UTC MAIN commitmail json YAML

doc: Updated net/tlrc to 1.9.2

(pin)

2024-04-30 03:22:18 UTC MAIN commitmail json YAML

net/tlrc: update to 1.9.2

- Enable SOCKS proxy support (#71)
- Fixed error messages being put on the same line as the previous info message
- Fixed wrong background colors of empty lines if a background color is set in
  the config

(pin)

2024-04-30 03:21:41 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.8.19

(pin)

2024-04-30 03:20:58 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.8.19

0.8.19 (2024-04-29)
�洙イ Bug Fixes
    prevent zoom with keyboard (fixes #304) (2de35ed6)

笨ィ Features
    Map float TIFF images to min-max range (52f87f82)

�沚� Chore
    Update logo (1783609d)
    update icon (716f6e9c)
    deps: bump rustls from 0.21.10 to 0.21.11 (f0c1743b)

(pin)

2024-04-30 03:20:14 UTC MAIN commitmail json YAML

doc: Updated editors/featherpad to 1.5.1

(pin)

2024-04-30 03:19:48 UTC MAIN commitmail json YAML

editors/featherpad: update to 1.5.1

V1.5.1
---------
* Added a safe and simple workaround for KWin6 under X11.
* Under X11, if there is a minimized window on the current desktop, open files
  as new tabs in it and unminimize it.

(pin)

2024-04-29 13:44:28 UTC MAIN commitmail json YAML

doc: Updated misc/tui-journal to 0.8.3

(pin)

2024-04-29 13:44:09 UTC MAIN commitmail json YAML

misc/tui-journal: update to 0.8.3

- Added --locked to Install Instruction & Update dependencies by @AmmarAbouZor in #376
- Fixed: Specify arm target on mac build and release by @AmmarAbouZor in #377
- Update all dependencies to their latest versions

(pin)

2024-04-29 13:43:22 UTC MAIN commitmail json YAML

doc: Updated textproc/csvlens to 0.9.0

(pin)

2024-04-29 13:43:02 UTC MAIN commitmail json YAML

textproc/csvlens; update to 0.9.0

v0.9.0
- Improve scrolling responsiveness for large csv
- Find and filter using selected cell (# and @) to search for exact matches
- Fix rendering of cursor in input prompt
- Fix app freeze on line wrap in some cases
- Fix potential overflow when subtracting durations in Windows (#77)
- Fix rendering of right border with irregular columns (#73)
- Fix misspelling (#72 by @theKnightsOfRohan)

(pin)

2024-04-29 13:42:07 UTC MAIN commitmail json YAML

doc: Updated textproc/csview to 1.3.1

(pin)

2024-04-29 13:41:46 UTC MAIN commitmail json YAML

textproc/csview: update to 1.3.1

1.3.1 (2024-04-29)
�泅� Features
    Only enable pager when stdout is a tty - (420fd03)
    Allow disabling pager - (80ae054)

�沒� Documentation
    Remove outdated faq - (d814a38)

笞呻ク� Miscellaneous Tasks
    Remove stale.yml - (d3ac13b)

(pin)

2024-04-29 13:40:58 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.37.0

(pin)

2024-04-29 13:40:38 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.37.0

v1.37.0 - 2024-04-28
- optionally display lines surrounding a matching line in preview, with lines_before_match_in_preview and lines_after_match_in_preview - Fix #756
- filtered preview: jump between matches with :next_match (default: tab) and :previous_match (default shift-tab)
- display setuid, setgid and sticky bits in permission - Fix #863, Thanks @Jisu-Woniu

(pin)

2024-04-28 16:33:54 UTC MAIN commitmail json YAML

doc: Updated sysutils/ripdrag to 0.4.8

(pin)

2024-04-28 16:33:23 UTC MAIN commitmail json YAML

sysutils/ripdrag: update to 0.4.8

- bugfix: terminate uri list with CRLF

(pin)

2024-04-28 16:32:36 UTC MAIN commitmail json YAML

doc: Updated x11/qt6ct to 0.9nb5

(pin)

2024-04-28 16:32:13 UTC MAIN commitmail json YAML

x11/qt6ct: bump pkgrevison due to qt6 update

(pin)

2024-04-28 16:31:35 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.0.1

(pin)

2024-04-28 16:31:13 UTC MAIN commitmail json YAML

net/slumber: update to 1.0.1

[1.0.1] - 2024-04-27
Added
    Add two new build targets to releases: x86_64-pc-windows-msvc and x86_64-unknown-linux-musl

Fixed
    Fix build on Windows (#180)
        I can't guarantee it works on Windows since I don't have a machine to test on, but it at least compiles now

(pin)

2024-04-27 20:13:01 UTC MAIN commitmail json YAML

doc: Updated audio/spotify-player to 0.18.1

(pin)

2024-04-27 20:12:29 UTC MAIN commitmail json YAML

audio/spotify-player: update to 0.18.1

- downgrade ratatui to v0.26.1 to fix #424 and #426
- add CLI search command by @kadinsayani in #432
- Add album to queue action by @nikosavola in #429

(pin)

2024-04-26 09:44:49 UTC MAIN commitmail json YAML

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

(pin)

2024-04-26 09:44:29 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.24.3

Bug Fixes
- path: correct logic for agnoster style (5f095d6), closes #4727

(pin)

2024-04-26 09:43:50 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.0.0

(pin)

2024-04-26 09:43:29 UTC MAIN commitmail json YAML

net/slumber: update to 1.0.0

[1.0.0] - 2024-04-25
Breaking
    Rename collection file parameter on all CLI commands from --collection/-c to --file/-f
        The goal here is to be more intuitive/predictable, since -f is much more common in similar programs (e.g. docker-compose)

Added
    Support booleans and numbers for query values (#141)
    Add default field to !prompt chains, which allows setting a pre-populated value for the prompt textbox

Changed
    Folders can now be collapsed in the recipe list (#155)
    Improvements to Insomnia import (#12)
    Rename import-experimental command to import
        It's official now! It's still going to get continuted improvement though
    Show WARN/ERROR log output for CLI commands
    Validate recipe method field during deserialization instead of on request init
        This means you'll get an error on startup if your method is invalid, instead of when you go to run the request
        This is not a breaking change because if you had an incorrect HTTP method, the request still didn't work before, it just broke later
    Arguments to chains are now treated as templates (#151)
        Support fields are path for !file chains, command for !command chains, and message for !prompt chains
        This means you can now really chain chains together!

(pin)

2024-04-26 09:42:36 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.21.1

(pin)

2024-04-26 09:42:18 UTC MAIN commitmail json YAML

devel/ast-grep: update to 0.21.1

- feat: find defined vars in utils cbc6534
- fix: add referent rule stack overflow test case f7f24e1
- feat: add utils defined vars 59001eb

(pin)

2024-04-24 08:33:13 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.21.0

(pin)

2024-04-24 08:32:07 UTC MAIN commitmail json YAML

devel/ast-grep: update to 0.21.0

  feat: report unused rewriters #1064
  feat: report undefined error in fix #1070
  feat: define the resolution order of meta variables #1068
  feat: export used meta-var in transform #1069
  feat: export meta variables defined in transform #1066
  feat: export meta variables defined in constraints/rules #1067
  test: add test for Pattern::defined_vars method #1065
  feat: analyze meta variables defined in pattern #1065
  feat: add field id Error for relational rule #1059
  feat: support rewrtier check in sub-rule eb4c47c
  test: add undefined rewriter test d56ad74
  feat: add used_vars in TemplateFix 641d3b4

(pin)

2024-04-24 06:52:31 UTC MAIN commitmail json YAML

doc: Updated sysutils/yazi to 0.2.5

(pin)

2024-04-24 06:51:22 UTC MAIN commitmail json YAML

sysutils/yazi: update to 0.2.5

This version introduces a new DDS (Data Distribution Service) aimed at
facilitating communication and state synchronization between multiple Yazi
instances, as well as state persistence.

It's built on a client/server architecture (without the need for running
additional server processes), and deeply integrates with a Lua-based
publish-subscribe model.

It also provides a set of new command-line options for interaction,
such as ya pub, ya pub-static, yazi --local-events, yazi --remote-events,
and currently used for:
- Cross-process yank-paste
- Change Yazi's CWD to PWD on subshell exit
- Integration with the new yazi.nvim plugin: subscribing to file deletion,
  movement, and renaming events through yazi --local-events to keep Neovim's
  buffer/LSP in sync
- bookmarks.yazi plugin: Saving bookmarks added by the user through the
  persistence feature provided by DDS

Performance optimizations
- Reduced CPU overhead during icon matching: Icon matching accounted for 35.6%
  of CPU time during rendering, and by changing the matching algorithm, this
  proportion has been reduced by ~10%
- Caching of each matched icon to avoid repeated calculations: By caching
  icons, further reductions in CPU usage for matching are achieved, as only a
  few new files that appear when scrolling through panes need to be matched
- Re-implemented the file watcher in an async way: This is the only sync I/O
  operation besides configuration initialization at startup, which occurs
  during cd and scrolling through the file list. For certain slow external
  devices, Yazi would experience noticeable lagginess, which has now been
  addressed, see #877 for more details

Feature enhancements
- Re-implemented fzf and zoxide as plugins for better flexibility: fzf and
  zoxide have added more runtime error handling. zoxide now supports the new
  update_db feature, which automatically adds Yazi's CWD to zoxide when
  navigating. To enable it, add the following to your init.lua:

  require("zoxide"):setup {
      update_db = true,
  }

- Maintain the original modification time when copying files
- Support smart case for cd path completion
- Add placeholder messages when there are no files in the directory
- Preserve the order of file selection when performing open, shell, or bulk
  rename on multiple selected files
- Prevent copying a directory to itself

The plugin system has also seen some improvements:
- ya.dbg() and ya.err() now support printing any type of data
- New ps API as a carrier for DDS interaction
- ya.manager_emit() now supports passing Url type

What's Changed
- fix: use BTreeSet for selected files to maintain order by @sxyazi in #799
- refactor: wrap Opener with Cow to avoid unnecessary memory reallocations
  when opening files by @sxyazi in #805
- fix: respond to the SIGTERM signal even when Yazi is in the background and
  has passed control of the terminal to the spawned process by @sxyazi in #797
- refactor: switch to stderr by @sxyazi in #819
- feat: fix all dependencies to specific version numbers to allow non---locked
  builds by @sxyazi in #821
- fix: adjust calculation for number of lines in a notification message
  by @Rolv-Apneseth in #828
- fix: disable ANSI encoding for formatted events for the tracing_subscriber
  to clean up the logs by @Rolv-Apneseth in #832
- feat: enhance the ya.dbg() and ya.err() debugging functions
  by @sxyazi in #835
- perf: accelerate kitty graphics protocol encoding by avoiding string
  reallocation by @sxyazi in #837
- fix: mime-type for xz archives by @sxyazi in #841
- feat: time-based selection order preservation by @sxyazi in #843
- feat: add support for YAZI_FILE_ONE to the built-in file previewer
  by @sxyazi in #846
- fix: Windows cmd.exe not responding to correct CSI sequences due to ConPTY
  by @sxyazi in #845
- perf: add BufWriter to Stderr to avoid frequent system calls and increase
  rendering frame rate by @sxyazi in #849
- feat: DDS (Data Distribution Service) by @sxyazi in #826
- perf: port require() and ya.sync() to Rust to avoid plugin information
  initialization process by @sxyazi in #853
- feat: readable toml parsing error by @SoloJacobs in #854
- feat: add a new sender property to the DDS payload by @sxyazi in #855
- feat: the cd event in DDS will now also be triggered when the tab is first
  created by @sxyazi in #861
- feat: detect CSI u through Stderr to allow using Stdout as the carrier of DDS
  payload without an ANSI sequence response timeout by @sxyazi in #867
- fix: a race condition in DDS static messages sent as internal events
  by @sxyazi in #868
- feat: add is_exec and is_sticky to Cha bindings by @sxyazi in #875
- perf: re-implement file watcher in an async way by @sxyazi in #877
- fix: CJK text rendering issue where the input popup component overlaps with
  images by @sxyazi in #879
- feat: re-implement fzf as a built-in plugin by @sxyazi in #884
- feat: add new --orphan option to the shell command by @sxyazi in #887
- fix: file list expansion arguments ($@, $*) of shell command under opener
  rules are out of order by @sxyazi in #890
- feat: add new move, trash, and delete event kinds to DDS
  by @mikavilpas in #880
- feat: add YAZI_ID environment variable by @sxyazi in #895
- feat: when there are no files in the list, add a placeholder message
  by @sxyazi in #900
- feat: add loading state to directories by @sxyazi in #904
- feat: default "Reveal" opener for Linux by @sxyazi in #907
- perf: switch to globset to reduce CPU time spent on matching icons
  by @sxyazi in #908
- feat: trigger path completion with both / and \ on Windows
  by @ndtoan96 in #909
- feat: add a new ya send command to allow standalone client processes to
  communicate with DDS from the command line by @sxyazi in #913
- feat: allow creating a tab with the startup directory when the tab_create
  command is called without specifying a path parameter by @sxyazi in #917
- feat: generate autocomplete script for ya command by @sxyazi in #919
- feat: allow opening interactively with the --chosen-file flag
  by @mikavilpas in #920
- fix: rollback ratatui to v0.26.1 to avoid panicking by @sxyazi in #922
- feat: expand the types supported by the event system by @sxyazi in #923
- feat: change status bar percent at 100 to Bot by @AidanV in #930
- fix: prevent pasting a directory into itself by @Rolv-Apneseth in #925
- feat: preserve files' modified at timestamp while copying
  by @Rolv-Apneseth in #926
- perf: cache each file's icon to avoid redundant calculations at rendering
  by @sxyazi in #931
- feat: split ya send into ya pub and ya pub-static to make it more ergonomic
  by @sxyazi in #933
- feat: new builtin session.lua plugin by @sxyazi in #940

(pin)

2024-04-24 06:50:32 UTC MAIN commitmail json YAML

doc: Updated graphics/oxipng to 9.1.1

(pin)

2024-04-24 06:49:23 UTC MAIN commitmail json YAML

graphics/oxipng: update to 9.1.1

Version 9.1.1
    [Build] Change man page generation path to resolve issue with cargo publish.

(pin)

2024-04-23 03:35:34 UTC MAIN commitmail json YAML

doc: Updated misc/rust-kanban to 0.9.5

(pin)

2024-04-23 03:35:15 UTC MAIN commitmail json YAML

misc/rust-kanban: update to 0.9.5

- added path autocomplete for changing the save directory
- bumped dependencies
- refactored some code for readability
- fixed card description not being saved when choosing to save changes from the "save changes to card" popup
- fixed card description cursor not moving in new card form

(pin)

2024-04-23 03:34:31 UTC MAIN commitmail json YAML

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

(pin)

2024-04-23 03:34:09 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.24.2

Bug Fixes
- path: construct currentpath correctly on Windows (92031bd), closes #4727

(pin)

2024-04-22 19:00:54 UTC MAIN commitmail json YAML

doc: Updated lang/rust to 1.76.0nb1

(pin)

2024-04-22 19:00:31 UTC MAIN commitmail json YAML

lang/rust: revision bump for llvm update

(pin)

2024-04-22 06:55:17 UTC MAIN commitmail json YAML

doc: Updated textproc/hgrep to 0.3.7

(pin)

2024-04-22 06:54:07 UTC MAIN commitmail json YAML

textproc/hgrep: update to 0.3.7

v0.3.7 - 21 Apr 2024
- Support many text encodings. Previously only UTF-8 was supported. (#21)
  - Add --encoding (-E) command line option to specify file encoding of matched files. For example, the following command searches files encoded in Shift JIS.

      hgrep --encoding sjis pattern path/to/dir

  - Detect file encodings from BOM. hgrep can automatically detect UTF-16LE, UTF-16BE, and UTF-8 if BOM exists in the file.
- Fix some syntax detection fails when BOM is inserted at the head of file. (#20)
- Improve performance by removing redundant read system calls on detecting syntax.
- Improve error messages when failing to read files

(pin)

2024-04-22 06:52:52 UTC MAIN commitmail json YAML

doc: Updated audio/spotify-player to 0.18.0

(pin)

2024-04-22 06:51:48 UTC MAIN commitmail json YAML

audio/spotify-player: update to 0.18.0

- Add fake track repeat mode in #410
- Make notification timeout configurable and allow whitespaces in playback_format in #417
- Refactor client request handling module in #418
- Refactor ui and event modules in #419
- Miscellaneous UI improvements in #420
    - support searching inside the command help page
    - renders playlist's description inside context page if exists (with new playlist_desc component style)
    - support all style modifiers in https://docs.rs/ratatui/latest/ratatui/style/struct.Modifier.html
- Determine clipboard provider automatically based on user's environment in #421
- Decouple configs from application's state in #422

Breaking changes
- OpenCommandHelp and Queue commands are updated to go to a new page instead of opening a popup
- remove copy_command config option (a copy command is now derived automatically)

(pin)

2024-04-21 19:58:48 UTC MAIN commitmail json YAML

doc: Updated security/rbw to 1.10.0

(pin)

2024-04-21 19:58:28 UTC MAIN commitmail json YAML

security/rbw: update to 1.10.0

[1.10.0] - 2024-04-20
Added
- rbw get now supports searching by URL as well (proxict, #132)
- rbw code now supports --clipboard, and has an alias of rbw totp (#127)

Changed
- Set a user agent for all API calls, not just logging in (#165)

Fixed
- Also create runtime directories when running with --no-daemonize (Wim de With, #155)
- Fix builds on NetBSD (#105)
- Fix logging in when the configured email address differs in case from the email address used when registering (#158)
- Fix editing passwords inadvertently clearing custom field values (#142)

(pin)

2024-04-20 20:42:52 UTC MAIN commitmail json YAML

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

(pin)

2024-04-20 20:42:33 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.24.1

Bug Fixes
- fonts: use new rasterizer, all icons work (64eeb40)

(pin)

2024-04-20 20:34:31 UTC MAIN commitmail json YAML

doc: Updated textproc/prose to 0.4.7

(pin)

2024-04-20 20:34:01 UTC MAIN commitmail json YAML

textproc/prose: update to 0.4.7

Note: Builds v0.4.3 - v0.4.6 were broken and have been revoked.

(pin)

2024-04-20 20:33:06 UTC MAIN commitmail json YAML

doc: Updated net/piratebay to 0.1.9

(pin)

2024-04-20 20:32:46 UTC MAIN commitmail json YAML

net/piratebay: update to 0.1.9

What's Changed
- fixed magnet url formatting by @schell in #11

(pin)

2024-04-20 11:34:48 UTC MAIN commitmail json YAML

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

(pin)

2024-04-20 11:34:28 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.24.0

v19.24.0
Features
- command: allow bypassing custom logic (6c44459), closes #4835

v19.23.1
Bug Fixes
- pulumi: improve reliability of filepath hash calculation (ce6cdb4)
- update all themes to Nerd Font 3.0+ unicode icon locations (a03c4f3)

v19.23.0
Features
- nightscout: add headers property (659a57f)

v19.22.0
Bug Fixes
- prompt termination in devious-diamonds.omp.yaml (1055f69)

Features
- svn: add repository name (8ead4ce)

v19.21.1
Bug Fixes
- firebase: sub path validation (a47070b)

(pin)

2024-04-19 09:47:44 UTC MAIN commitmail json YAML

doc: Updated sysutils/eza to 0.18.11

(pin)

2024-04-19 09:46:37 UTC MAIN commitmail json YAML

sysutils/eza: update to 0.18.11

[0.18.11] - 2024-04-19
Bug Fixes
    Fix clippy lints
    Enable the rule only for NetBSD.
    Build aarch64, arm without libgit2

Ci
    Bump NetBSD version to 10.0

(pin)

2024-04-19 05:47:59 UTC MAIN commitmail json YAML

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

(pin)

2024-04-19 05:46:48 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.21.0

Bug Fixes
- added polling flag for hot reloading to work in dev container (b7ec145)
- correct property names (aaaa83f)

Features
- segment: firebase segment (7fc2b70)

(pin)

2024-04-19 03:33:26 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 0.18.0

(pin)

2024-04-19 03:33:02 UTC MAIN commitmail json YAML

net/slumber: update to 0.18.0

[0.18.0] - 2024-04-18
Breaking
  - All existing recipes must be tagged with !request in the collection file
    - This is necessary to differentiate from the new !folder type
  - Profile values are always treated as templates now
    - Any profile values that were previously the "raw" variant (the default) that contain template syntax
      (e.g. {{user_id}}) will now be rendered as templates. In reality this is very unlikely, so this
      probably isn't going to break your setup
    - If you have an existing profile value tagged with !template it won't break, but it will no longer do anything
  - Unknown fields in config/collection files will now be rejected (#154)
    - In most cases this field is a mistake, so this is meant to make debugging easier
    - If you have an intentional unknown field, you can now nest it under .ignore to ignore it
  - Replace slumber show dir with slumber show paths

Added
  - Request recipes can now be organized into folders (#60)
    - See the docs for usage examples
  - Add slumber show config and slumber show collection subcommands

Changed
  - Prevent infinite recursion in templates
    - It now triggers a helpful error instead of a panic
  - Support additional key codes for input mapping, including media keys

Fixed
  - Multiple spaces between modifiers/key codes in a key combination are now ignored

(pin)

2024-04-19 03:32:13 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-modules to 0.15.5

(pin)

2024-04-19 03:31:54 UTC MAIN commitmail json YAML

devel/cargo-modules: update to 0.15.5

[0.15.5] - 2024-04-17
Changed

    Updated dependencies:
        rust-analyzer from 0.0.210 to 0.0.211

(pin)

2024-04-18 09:36:20 UTC MAIN commitmail json YAML

doc: Updated lang/rust-bin to 1.76.0

(pin)

2024-04-18 09:36:01 UTC MAIN commitmail json YAML

lang/rust-bin: update to 1.76.0

Follow rust-src.
For changes check the source package.

As for rust-src, this was prepared in wip by he@

(pin)

2024-04-18 09:30:04 UTC MAIN commitmail json YAML

doc: Updated lang/rust to 1.76.0

(pin)

2024-04-18 09:29:43 UTC MAIN commitmail json YAML

pkgsrc/lang/rust/Makefile@1.305 / diff
pkgsrc/lang/rust/distinfo@1.170 / diff
pkgsrc/lang/rust/do-cross.mk@1.9 / diff
pkgsrc/lang/rust/options.mk@1.38 / diff
pkgsrc/lang/rust/patches/patch-compiler_rustc__codegen__ssa_src_back_linker.rs@1.15 / diff
pkgsrc/lang/rust/patches/patch-compiler_rustc__llvm_build.rs@1.17 / diff
pkgsrc/lang/rust/patches/patch-compiler_rustc__target_src_spec_base_netbsd.rs@1.2 / diff
pkgsrc/lang/rust/patches/patch-compiler_rustc__target_src_spec_mod.rs@1.17 / diff
pkgsrc/lang/rust/patches/patch-compiler_rustc__target_src_spec_targets_i586__unknown__netbsd.rs@1.1 / diff
pkgsrc/lang/rust/patches/patch-compiler_rustc__target_src_spec_targets_mips64el__unknown__netbsd.rs@1.2 / diff
pkgsrc/lang/rust/patches/patch-library_backtrace_src_symbolize_gimli.rs@1.6 / diff
pkgsrc/lang/rust/patches/patch-library_backtrace_src_symbolize_gimli_elf.rs@1.8 / diff
pkgsrc/lang/rust/patches/patch-library_std_src_sys_unix_mod.rs@1.10 / diff
pkgsrc/lang/rust/patches/patch-library_std_src_sys_unix_thread.rs@1.16 / diff
pkgsrc/lang/rust/patches/patch-library_std_src_sys_unix_thread__parking_netbsd.rs@1.4 / diff
pkgsrc/lang/rust/patches/patch-src_bootstrap_bootstrap.py@1.23 / diff
pkgsrc/lang/rust/patches/patch-src_bootstrap_src_core_build__steps_compile.rs@1.2 / diff
pkgsrc/lang/rust/patches/patch-src_bootstrap_src_core_build__steps_llvm.rs deleted
pkgsrc/lang/rust/patches/patch-src_bootstrap_src_core_builder.rs@1.3 / diff
pkgsrc/lang/rust/patches/patch-src_bootstrap_src_lib.rs@1.2 / diff
      :
(more 44 files)
lang/rust: update to 1.76.0

Language
- Document Rust ABI compatibility between various types
- Also: guarantee that char and u32 are ABI-compatible
- Add lint ambiguous_wide_pointer_comparisons that supersedes clippy::vtable_address_comparisons

Compiler
- Lint pinned #[must_use] pointers (in particular, Box<T> where T is #[must_use]) in unused_must_use.
- Soundness fix: fix computing the offset of an unsized field in a packed struct
- Soundness fix: fix dynamic size/align computation logic for packed types with dyn Trait tail
- Add $message_type field to distinguish json diagnostic outputs
- Enable Rust to use the EHCont security feature of Windows
- Add tier 3 {x86_64,i686}-win7-windows-msvc targets
- Add tier 3 aarch64-apple-watchos target
- Add tier 3 arm64e-apple-ios & arm64e-apple-darwin targets

Refer to Rust's platform support page for more information on Rust's tiered platform support.

Libraries
- Add a column number to dbg!()
- Add std::hash::{DefaultHasher, RandomState} exports
- Fix rounding issue with exponents in fmt
- Add T: ?Sized to RwLockReadGuard and RwLockWriteGuard's Debug impls.
- Windows: Allow File::create to work on hidden files

Stabilized APIs
- Arc::unwrap_or_clone
- Rc::unwrap_or_clone
- Result::inspect
- Result::inspect_err
- Option::inspect
- type_name_of_val
- std::hash::{DefaultHasher, RandomState} These were previously available only through std::collections::hash_map.
- ptr::{from_ref, from_mut}
- ptr::addr_eq

Cargo

See Cargo release notes.

Rustdoc
- Don't merge cfg and doc(cfg) attributes for re-exports
- rustdoc: allow resizing the sidebar / hiding the top bar
- rustdoc-search: add support for traits and associated types
- rustdoc: Add highlighting for comments in items declaration

Compatibility Notes
- Add allow-by-default lint for unit bindings This is expected to be upgraded to a warning by default in a future Rust release. Some macros emit bindings with type () with user-provided spans, which means that this lint will warn for user code.
- Remove x86_64-sun-solaris target.
- Remove asmjs-unknown-emscripten target
- Report errors in jobserver inherited through environment variables This may warn on benign problems too.
- Update the minimum external LLVM to 16.
- Improve print_tts This change can break some naive manual parsing of token trees in proc macro code which expect a particular structure after .to_string(), rather than just arbitrary Rust code.
- Make IMPLIED_BOUNDS_ENTAILMENT into a hard error from a lint
- Vec's allocation behavior was changed when collecting some iterators Allocation behavior is currently not specified, nevertheless changes can be surprising. See impl FromIterator for Vec for more details.
- Properly reject default on free const items

(pin)

2024-04-17 04:14:33 UTC MAIN commitmail json YAML

doc: Updated www/cobalt to 0.19.3

(pin)

2024-04-17 04:14:14 UTC MAIN commitmail json YAML

www/cobalt: update  to 0.19.3

0.19.3 - 2024-04-15
Compatibility
- MSRV is now 1.76.0

Fixes
- cobalt serve -c <file> should now work
- Cleaned up error messages

(pin)

2024-04-17 04:13:32 UTC MAIN commitmail json YAML

doc: Updated textproc/lok to 0.2.5

(pin)

2024-04-17 04:13:12 UTC MAIN commitmail json YAML

2024-04-16 05:49:54 UTC MAIN commitmail json YAML

doc: Updated devel/gitui to 0.26.1

(pin)

2024-04-16 05:48:49 UTC MAIN commitmail json YAML

devel/gitui: update to 0.26.1

[0.26.0+1] - 2024-04-14

this release has no changes to `0.26.0` but provides windows binaries that were
missing before.

Added
* sign commits using openpgp [[@hendrikmaus](https://github.com/hendrikmaus)] ([#97](https://github.com/extrawurst/gitui/issues/97))
* support ssh commit signing (when `user.signingKey` and `gpg.format = ssh` of gitconfig are set; ssh-agent isn't yet supported)  [[@yanganto](https://github.com/yanganto)] ([#1149](https://github.com/extrawurst/gitui/issues/1149))
* provide nightly builds (see [NIGHTLIES.md](./NIGHTLIES.md)) ([#2083](https://github.com/extrawurst/gitui/issues/2083))
* more version info in `gitui -V` and `help popup` (including git hash)
* support `core.commitChar` filtering [[@concelare](https://github.com/concelare)] ([#2136](https://github.com/extrawurst/gitui/issues/2136))
* allow reset in branch popup ([#2170](https://github.com/extrawurst/gitui/issues/2170))
* respect configuration for remote when pushing [[@cruessler](https://github.com/cruessler)] ([#2156](https://github.com/extrawurst/gitui/issues/2156))

Changed
* Make info and error message popups scrollable [[@MichaelAug](https://github.com/MichaelAug)] ([#1138](https://github.com/extrawurst/gitui/issues/1138))
* clarify `x86_64` linux binary in artifact names: `gitui-linux-x86_64.tar.gz` (formerly known as `musl`) ([#2148](https://github.com/extrawurst/gitui/issues/2148))

Fixes
* add syntax highlighting support for more file types, e.g. Typescript, TOML, etc. [[@martihomssoler](https://github.com/martihomssoler)] ([#2005](https://github.com/extrawurst/gitui/issues/2005))
* windows release deployment was broken (reason for release `0.26.1`) [218d739](https://github.com/extrawurst/gitui/commit/218d739b035a034b7bf547629d24787909f467bf)

(pin)

2024-04-16 05:48:02 UTC MAIN commitmail json YAML

doc: Updated textproc/csview to 1.3.0

(pin)

2024-04-16 05:46:57 UTC MAIN commitmail json YAML

textproc/csview: update to 1.3.0

1.3.0 (2024-04-15)
�泅� Features
    Add pager support (#198) - (47d3c0a)
    Show error when no input file specified - (1214c96)

�泅� Refactor
    Replace unmaintained atty (#200) - (d60612b)

笞呻ク� Miscellaneous Tasks
    Update dependencies - (b9aed24)
    Fix release.toml - (8b28b89)
    Add rust-toolchain.toml & update rustfmt.toml (#201) - (6fc99d4)
    Add changelog (#199) - (a15325d)
    Add FUNDING.yml - (0e6045f)

(pin)

2024-04-15 19:34:13 UTC MAIN commitmail json YAML

doc: Updated textproc/hck to 0.10.0

(pin)

2024-04-15 19:33:55 UTC MAIN commitmail json YAML

textproc/hck: update to 0.10.0

v0.10.0
- feat Update deps from @0323pin

(pin)

2024-04-15 07:49:55 UTC MAIN commitmail json YAML

doc: Updated www/xh to 0.22.0

(pin)

2024-04-15 07:48:49 UTC MAIN commitmail json YAML

www/xh: update to 0.22.0

[0.22.0] - 2024-04-13
Features
    Support http2-prior-knowledge, see #356 (@zuisong)
    Directly bind to interface name on supported platforms, see #359 (@ducaale)
    Enable stream when content-type is text/event-stream, see #360 (@zuisong)
    Decode utf-8 encoded string when formatting non-streaming JSON response, see #361 (@zuisong)

Other
    Upgrade to hyper v1, see #357 (@zuisong)
    Use serde-transcode to optimize JSON formatting, see #362 (@blyxxyz)

(pin)

2024-04-15 07:48:01 UTC MAIN commitmail json YAML

doc: Updated math/qcalc to 0.9.2

(pin)

2024-04-15 07:46:56 UTC MAIN commitmail json YAML

2024-04-15 07:46:07 UTC MAIN commitmail json YAML

doc: Updated security/pleaser to 0.5.5

(pin)

2024-04-15 07:45:00 UTC MAIN commitmail json YAML

security/pleaser: update to 0.5.5

- and_hms -> and_hms_opt
- macos beta support
- optionally resume when pleasedit exitcmd fails
- bump nix to 0.27 and rpassword to 7
- users -> uzers

(pin)

2024-04-15 07:44:06 UTC MAIN commitmail json YAML

doc: Updated devel/garden to 1.5.0

(pin)

2024-04-15 07:42:54 UTC MAIN commitmail json YAML

devel/garden: update to 1.5.0

v1.5.0 - Released 2024-04-14
Features:
- Running garden init inside a Git repository will now record the
  current directory as a tree with its path set to  ${GARDEN_CONFIG_DIR}. (#34)

- Custom commands skip missing trees by default. A new -f | --force
  option can be used to make garden run commands on missing trees. (#33)

- garden plant now avoids updating the configuration when a tree is
  re-planted and its configuration contains expressions that evaluate
  to the same value as currently exist in git. (#31) (#32)

Packaging:
- Prebuilt binaries are now available!

Development:
- The original github repository under davvid's namespace was transferred to the
  garden-rs organization on github.

- The yaml-rust2 dependency was upgraded to 0.8.0 to avoid the encoding crate
  (RUSTSEC-2021-0153).

(pin)

2024-04-15 07:42:07 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-modules to 0.15.4

(pin)

2024-04-15 07:41:00 UTC MAIN commitmail json YAML

devel/cargo-modules: update to 0.15.4

[0.15.4] - 2024-04-13
Updated dependencies:
    anyhow from 1.0.81 to 1.0.82
    rust-analyzer from 0.0.208 to 0.0.210

(pin)

2024-04-12 11:56:48 UTC MAIN commitmail json YAML

doc: Updated sysutils/rsftch to 0.4.5

(pin)

2024-04-12 11:56:29 UTC MAIN commitmail json YAML

sysutils/rsftch: update to 0.4.5

- add packages info
- fixed bsd packages not showing correctly
- fixed pkgsrc package command again
- forgot pkg rel doesnt exist on cargo
- Add nerd font dependency
- change pakcs icon, update 0.4.5

(pin)

2024-04-12 10:46:09 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.24.2

(pin)

2024-04-12 10:45:37 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.24.2

v1.24.2
Regression fix: repair broken Windows installer

This updates the tool chain that produces the Windows installer. The `.msi`
installer was broken in version 1.24.1.

Minor bug fix:

* Windows: do not insert double `\r\r` when input comes from both: stdin and
  the clipboard.

v1.24.1
Regression bug fix: no HTML in X11 clipboard, fallback to text

This release fixes a regression (commit dc9fd8d) introduced with the
migration to the `clipboard-rs` crate (commit b532b71) under Linux/X11:
When the clipboard contains no HTML, now the plain text content is
correctly used (again).

Minor internal improvements:

* Refactor clipboard related templates

(pin)

2024-04-11 18:44:02 UTC MAIN commitmail json YAML

doc: Updated sysutils/rsftch to 0.4.1

(pin)

2024-04-11 18:43:42 UTC MAIN commitmail json YAML

sysutils/rsftch: update to 0.4.1

- effed up with readme, release 0.4.1
- change file structure, release 0.4.0
- change to structs because i felt like it, release 0.3.9

(pin)