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 (2h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 10:26:56 UTC Now

2024-06-16 06:02:05 UTC MAIN commitmail json YAML

doc: Updated math/qcalc to 0.9.6

(pin)

2024-06-16 06:01:37 UTC MAIN commitmail json YAML

math/qcalc: update to 0.9.6

- Fix tokenizing bug
- Update dependencies

(pin)

2024-06-16 05:55:56 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.4.0

(pin)

2024-06-16 05:55:34 UTC MAIN commitmail json YAML

net/slumber: update to 1.4.0

[1.4.0] - 2024-06-11

Added

- Structured bodies can now be defined with tags on the body field of a recipe,
making it more convenient to construct bodies of common types. Supported types
are:
  - `!json` [#242](https://github.com/LucasPickering/slumber/issues/242)
  - `!form_urlencoded` [#244](https://github.com/LucasPickering/slumber/issues/244)
  - `!form_multipart` [#243](https://github.com/LucasPickering/slumber/issues/243)
  - [See docs](https://slumber.lucaspickering.me/book/api/request_collection/recipe_body.html) for usage instructions
- Support multiple instances of the same query param [#245](https://github.com/LucasPickering/slumber/issues/245) (@maksimowiczm)
  - Query params can now be defined as a list of `<param>=<value>` entries
  - [See docs](https://slumber.lucaspickering.me/book/api/request_collection/query_parameters.html)
- Templates can now render binary values in certain contexts
  - [See docs](https://slumber.lucaspickering.me/book/user_guide/templates.html#binary-templates)

Changed

- When a modal/dialog is open `q` now exits the dialog instead of the entire app
- Upgrade to Rust 1.76

Fixed

- Fix "Unknown request ID" error showing on startup [#238](https://github.com/LucasPickering/slumber/issues/238)

(pin)

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

doc: Updated sysutils/rsftch to 0.6.5

(pin)

2024-06-16 05:54:19 UTC MAIN commitmail json YAML

sysutils/rsftch: update to 0.6.5

- Switched package count to dpkg, instead of apt by @MasterRoby3 in #11

(pin)

2024-06-16 04:52:46 UTC MAIN commitmail json YAML

doc: Updated misc/wthrr to 1.2.0

(pin)

2024-06-16 04:52:25 UTC MAIN commitmail json YAML

misc/whtrr: update to 1.2.0

Changes Include:
- Dependency version updates
- MSRV raise from 1.70 to 1.74
- A clear error message when trying to retrieve historical weather from recent
  days that has not yet been archived
- Extended binary releases, including macos-arm and a .deb fromat.

(pin)

2024-06-16 03:46:59 UTC MAIN commitmail json YAML

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

(pin)

2024-06-16 03:46:37 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 21.10.1

v21.10.1
Bug Fixes
- bash: get terminal width from COLUMNS (4ed8104), closes #5090

v21.10.0
Features
- os: add default symbol for EndeavourOS (1098aa9)

v21.9.1
Bug Fixes
- upgrade: align notice with platform (2686a80)

v21.9.0
Features
- upgrade: auto upgrade (129c41b)
- upgrade: use built-in upgrade by default (527eef0)

v21.8.0
Bug Fixes
- install: remove sudo requirement (10af9c6)

Features
- tooltips: allow multiple tooltips for tip (3ff30f9)

v21.7.0
Features
- template: add .AbsolutePWD (821e45e)

v21.6.0
Features
- azd: add Azure Developer CLI segment (59ebe57), closes #4702

(pin)

2024-06-11 08:37:23 UTC MAIN commitmail json YAML

doc: Updated graphics/simp to 3.5.3nb3

(pin)

2024-06-11 08:36:49 UTC MAIN commitmail json YAML

graphics/simp: fix Gtk file dialogs

RFD crate changed the default features from Gtk to xdg-desktop-portal. This
breaks functionality on NetBSD. Restore the Gtk feature for now.

This is a temporary fix as RFD is planning on dropping the Gtk option soon.

(pin)

2024-06-10 21:56:43 UTC MAIN commitmail json YAML

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

(pin)

2024-06-10 21:56:21 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 21.5.0

Bug Fixes
- git: set .Ref correctly on detached HEAD (fbc21b8), closes #5035

Features
- font: install system wide as root on Linux (89beb8d)
- font: reload font cache on unix systems (ddd1201)

(pin)

2024-06-10 12:43:46 UTC MAIN commitmail json YAML

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

(pin)

2024-06-10 12:42:34 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 21.4.0

Features
- segment: add bun (27b193b)

(pin)

2024-06-06 17:52:31 UTC MAIN commitmail json YAML

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

(pin)

2024-06-06 17:52:13 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 21.3.0

Features
- os: allow overriding distro name (523cd98), closes #5011

(pin)

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

doc: Updated x11/wired-notify to 0.10.6

(pin)

2024-06-05 17:19:33 UTC MAIN commitmail json YAML

x11/wired-notify: update to 0.10.6

- Breaking change: zero_timeout_behavior now defaults to NeverExpire (correct according to notification spec). You can change it back by setting it to UseDefault.
- Updated notification timeout configuration to match the freedesktop spec. Thanks @bcspragu!
- Fix replacement not updating layout properly (#145).
- Fix replacement not resizing notification properly (#135).

(pin)

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

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

(pin)

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

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

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

(pin)

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

shells/oh-my-posh: update to 21.2.1

Bug Fixes
- linux: remove support for upgrade (fdf0de0), closes #4992

pkgsrc: fix build on NetBSD,
https://github.com/JanDeDobbeleer/oh-my-posh/pull/5004

(pin)

2024-06-04 17:48:32 UTC MAIN commitmail json YAML

doc: Updated net/yaydl to 0.14.0

(pin)

2024-06-04 17:48:12 UTC MAIN commitmail json YAML

net/yaydl: update to 0.14.0

v0.14.0
- preliminary support for VOE's thirdparty servers

v0.13.1
- updated dependencies, removed a warning

(pin)

2024-06-04 17:47:23 UTC MAIN commitmail json YAML

doc: Updated x11/xterm to 392

(pin)

2024-06-04 17:47:01 UTC MAIN commitmail json YAML

x11/xterm: update to 392

Patch #392 - 2024/05/22
- improve input decoding for non-Latin1 character sets by preserving the sense of GL/GR.
- add resource preferLatin1 to simplify UPSS configuration (Gentoo #932154).
- build-fix for --disable-boxchars; patch #390 reuses that feature's code to draw the part of the DEC Technical character set which has no Unicode equivalent.
- modify #include of pty.h to work with musl (report by Khem Raj).
- improve definitions used in clock_gettime logic in graphics_sixel.c, as well as updating comments (patch by Ben Wong).
- amend allowC1Printable changes from patch #391, restoring a special case which caused C1 characters to be ignored (report/testcase by Dmytro Bagrii).

Patch #391 - 2024/05/12
- improve integration between UTF-8 and allowC1Printable.
- alter SIXEL HLS computation to make blue 0 degrees (patch by Ben Wong).
- disable SIXEL aspect-ratio, pending a rewrite (patch by Ben Wong).
- add resource incrementalGraphics (prompted by patch by Ben Wong).
- reorganize graphics_sixel.c as a step toward eliminating graphics buffer-size (integrated patch by Ben Wong).
- use __linux__ consistently rather than the older linux.
- build-fix for musl (report by Jon叩邸 Vidra, adapted patch by Khem Raj):
    - modify ifdef for USE_OPENPTY, changing test for __GLIBC__ to __linux__
    - change ifdef's for _POSIX_SOURCE to _POSIX_VERSION
    - modify ifdef for setsid to use a configure-script check for that function's existence and move the old check to imake fallbacks.
- minor consistency fixes for manpage.
- fix regression in patch #390: non-UTF8 text pasted as a XA_UTF8_STRING was not decoded (report by Petri Kaukasoina).

(pin)

2024-06-04 06:46:35 UTC MAIN commitmail json YAML

doc: Updated misc/rust-kanban to 0.9.7

(pin)

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

misc/rust-kanban: update to 0.9.7

- Unified all text input fields to have consistent behavior
- reduced default toast duration
- fixed visual bugs where theme background colors did not match inactive state color
- fixed not getting an error when trying to go down when already at the last card in a board
- added shortcuts to change card priority
- removed unnecessary manual string implementations (used strum)
- fixed reset password not working
- appropriate error for invalid credentials while logging in
- added future goals for the project in README
- bump deps
- fixes #16 and #17

(pin)

2024-06-04 06:45:18 UTC MAIN commitmail json YAML

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

(pin)

2024-06-04 06:44:57 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 21.2.0

Features
- git: add icon for Codeberg upstream (d20bf0f)

(pin)

2024-06-04 06:44:12 UTC MAIN commitmail json YAML

doc: Updated shells/nushell to 0.94.2

(pin)

2024-06-04 06:43:39 UTC MAIN commitmail json YAML

shells/nushell: update to 0.94.2

In this release, we're releasing two bugfixes:
- Fix external command name parsing with backslashes, and add tests by @devyn in #13027
- Fix run_external::expand_glob() to return paths that are PWD-relative but reflect the original intent by @devyn in #13028

This release was made possible by PR contributions from @devyn.

(pin)

2024-06-03 19:48:50 UTC MAIN commitmail json YAML

doc: Updated sysutils/treegrep to 0.1.4

(pin)

2024-06-03 19:48:31 UTC MAIN commitmail json YAML

sysutils/treegrep: update to 0.1.4

    Improved menu controls
    Help popup message in menu on pressing h
    Support for default opts environment variable
    Globs

(pin)

2024-06-03 19:47:46 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 2.3.0

(pin)

2024-06-03 19:47:24 UTC MAIN commitmail json YAML

devel/git-cliff: update to 2.3.0

2.3.0 - 2024-06-03
笵ー�ク� Features
    (bitbucket) Add Bitbucket support (#663) - (8ffc054)
    (gitlab) [breaking] Add GitLab support (#654) - (b490f2a)
    (output) Support using stdout via dash (-o -) (#644) - (df81f63)

�汾� Bug Fixes
    (args) Allow -o and -p together if they point to different files (#653) - (076f859)

�沒� Documentation
    (nix) Add installation instructions for Nix (#669) - (63c8ad4)
    (website) Add highlights for 2.3.0 (#670) - (1338703)
    (website) Clean up Nix docs - (2c2a300)
    (website) Add more git range examples (#655) - (d451252)

笞呻ク� Miscellaneous Tasks
    (cd) Use macos-14 runner - (22c94ed)
    (example) Allow using github template without github variables (#672) - (6a9feba)
    (links) Ignore patreon links - (bfe2774)
    (npm) Update yarn.lock - (1c2b4ac)

(pin)

2024-06-03 07:28:59 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.22.5

(pin)

2024-06-03 07:27:38 UTC MAIN commitmail json YAML

devel/ast-grep: update to 0.22.5

    feat: support all languages in napi #1170
    Breaking change: refactor: rename Frontend Language to Lang c582c16
    refactor: move find files operations to standalone files 8ebb888
    feat: support more languages in napi 19e3baa

(pin)

2024-06-03 06:16:52 UTC MAIN commitmail json YAML

doc: Updated devel/garden to 1.6.0

(pin)

2024-06-03 06:15:39 UTC MAIN commitmail json YAML

devel/garden: update to 1.6.0

v1.6.0 - Released 2024-06-02
Features:

zsh is now invoked using zsh +o nomatch for better portability across
shells. This prevents zsh from erroring when wildcard patterns find
no matches. Wildcards can be used, for example, to implement a
custom clean command that feeds rm -f using wildcard patterns,
but these commands would generate errors without disabling nomatch.
The zsh nomatch option is a less useful option for non-interactive use
so we disable it unconditionally.

The --verbose (-v) option can now be passed to custom and built-in commands.
The verbose option was previously a global option that had to
be specified before sub-commands. The following invocations are all
equivalent now:

garden -vv build
garden -v build -v
garden build -vv

Packaging:

The nix flake was updated to use Fenix for the latest stable rustc 1.78.0.

Development:

An .envrc file was added to enable the nix flake for direnv users.

(pin)

2024-06-03 06:14:42 UTC MAIN commitmail json YAML

doc: Updated security/flawz to 0.2.1

(pin)

2024-06-03 06:13:35 UTC MAIN commitmail json YAML

security/flawz: update to 0.2.1

0.2.1 - 2024-06-02
�汾� Bug Fixes
    Fix the constraint for showing CVE ids (#24) (#26) - (88be940)

�沒� Documentation
    (readme) Add nix instructions (#22) - (bfcdf1f)

(pin)

2024-06-02 17:35:14 UTC MAIN commitmail json YAML

doc: Updated devel/gitui to 0.26.3

(pin)

2024-06-02 17:34:54 UTC MAIN commitmail json YAML

devel/gitui: update to 0.26.3

[0.26.3] - 2024-06-02
Breaking Changes
Theme file format

note: this actually applied to the previous release already: 0.26.2
Ratatui (upstream terminal rendering crate) changed its serialization format
for Colors. So the theme files have to be adjusted.

selection_fg: Some(White) -> selection_fg: Some("White")

but this also allows us now to define colors in the common hex format:

selection_fg: Some(Rgb(0,255,0)) -> selection_fg: Some("#00ff00")

Checkout THEMES.md for more info.

Added
- due to github runner changes, the regular mac build is now arm64, so we added
  support for intel x86 apple build in nightlies and releases (via separat
  artifact)
- support BUILD_GIT_COMMIT_ID enabling builds from git archive generated source
  tarballs or other outside a git repo [@alerque] (#2187)

Fixes
- update yanked dependency to libc to fix building with --locked.
- document breaking change in theme file format.

(pin)

2024-06-02 17:04:47 UTC MAIN commitmail json YAML

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

(pin)

2024-06-02 17:04:26 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 21.1.0

Features
- cli: add upgrade command (a0d2289)

(pin)

2024-06-01 14:22:51 UTC MAIN commitmail json YAML

doc: Updated shells/nushell to 0.94.1

(pin)

2024-06-01 14:22:32 UTC MAIN commitmail json YAML

shells/nushell: update to 0.94.1

This is a patch release to fix issues introduced by 0.94.0, including path
expansion for external commands, path type changes, shell integration, and more.

(pin)

2024-06-01 14:21:41 UTC MAIN commitmail json YAML

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

(pin)

2024-06-01 14:21:22 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 21.0.1

Bug Fixes
- owm allow location city name with spaces (041c5d4)

(pin)

2024-06-01 14:20:40 UTC MAIN commitmail json YAML

doc: Updated chat/neonmodem to 1.0.5

(pin)

2024-06-01 14:20:21 UTC MAIN commitmail json YAML

chat/neonmodem: update to 1.0.5

- maintenance release with dependency updates that seemingly fixed a bug with Lemmy.

(pin)

2024-06-01 14:19:29 UTC MAIN commitmail json YAML

doc: Updated graphics/matugen to 2.3.0

(pin)

2024-06-01 14:19:10 UTC MAIN commitmail json YAML

graphics/matugen: update to 2.3.0

2.3.0 - 2024-05-29
Added
    rework harmonized colors into custom colors

Fixed
    nixos flake compile error
    update material-colors to 0.3.1 (#69)

Other
    Merge pull request #73 from vt-d/patch-1
    Fix issue #71
    update material-colors to 0.3.2
    update material-colors
    support x86_64-linux + aarch64-linux by default
    make supportedSystems overridable

(pin)

2024-06-01 14:18:23 UTC MAIN commitmail json YAML

doc: Updated math/four-bar-rs to 7.0.0

(pin)

2024-06-01 14:17:49 UTC MAIN commitmail json YAML

2024-06-01 14:16:28 UTC MAIN commitmail json YAML

doc: Updated math/qcalc to 0.9.5

(pin)

2024-06-01 14:16:08 UTC MAIN commitmail json YAML

2024-06-01 14:15:17 UTC MAIN commitmail json YAML

doc: Updated misc/tui-journal to 0.9.0

(pin)

2024-06-01 14:14:57 UTC MAIN commitmail json YAML

misc/tui-journal: update to 0.9.0

- Added: Optionally Sync Clipboard between Built-in Editor and the Operating System by @AmmarAbouZor in #400

(pin)

2024-06-01 14:13:59 UTC MAIN commitmail json YAML

doc: Updated sysutils/rsftch to 0.6.4

(pin)

2024-06-01 14:13:39 UTC MAIN commitmail json YAML

sysutils/rsftch: update to 0.6.4

v0.6.4
    Switch to colored::Color enum instead of using my own one.
    Fix AMD Radeon cards having its gpu readout as "AMD Radeon Radeon"
    Fix NetBSD's memory readout being null.
    Remove no longer needed helper functions
    Code cleanup in functions print_data and print_ascii

v0.6.1
    Rewrote memory function to rid of libmacchina dependency.
v0.6.0
    Fix some NetBSD related issues with temperatures.
    Add new info modules.

v0.5.6
    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".

v0.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-06-01 14:12:48 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.39.0

(pin)

2024-06-01 14:12:28 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.39.0

v1.39.0 - 2024-05-31
- :open_trash shows the content of the trash. Other new internals & verbs: :delete_trashed_file, :restore_trashed_file, :purge_trash - Fix #855
- it's now possible to remove a default keybinding by defining a verb with no execution - Fix #632
- fix build on Android - thanks @dead10ck

(pin)

2024-06-01 14:11:33 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-about to 0.6.2

(pin)

2024-06-01 14:11:13 UTC MAIN commitmail json YAML

devel/cargo-about: update to 0.6.2

0.6.2 - 2024-05-31
Changed
    PR#248 updated crates.

(pin)

2024-06-01 14:10:25 UTC MAIN commitmail json YAML

doc: Updated devel/bacon to 2.18.2

(pin)

2024-06-01 14:10:03 UTC MAIN commitmail json YAML

devel/bacon: update to 2.18.2

v2.18.2 - 2024/05/31
- fix failure to recognize location in test compilation output - Fix #190

(pin)

2024-06-01 14:09:23 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.22.4

(pin)

2024-06-01 14:08:57 UTC MAIN commitmail json YAML

devel/ast-grep: update to 0.22.4

    feat: use var defined in utils in transform/fix #1155
    fix: fix pattern polluting env #1164
    test: add python fix test #1161
    feat: add fix related feature to pyo3 #1159
    test: add test for napi test #1160
    feat: add commit_fix and fix to napi #1158
    fix(deps): update babel monorepo to v7.24.6 0898b55
    fix(deps): update dependency @swc/core to v1.5.7 9beda6e
    feat: add edit/fix sketch 6817854

(pin)

2024-05-30 06:56:24 UTC MAIN commitmail json YAML

doc: Updated shells/nushell to 0.94.0

(pin)

2024-05-30 06:55:09 UTC MAIN commitmail json YAML

2024-05-30 06:51:47 UTC MAIN commitmail json YAML

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

(pin)

2024-05-30 06:50:39 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 21.0.0

v21.0.0
Features
- owm: only use location for api call (722073b)

BREAKING CHANGES
-  owm: location is now required instead of latitude and longitude

v20.2.3
Bug Fixes
- ansi: reset background when transparent (099f6cb)

(pin)

2024-05-28 03:29:13 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.3.2

(pin)

2024-05-28 03:28:52 UTC MAIN commitmail json YAML

net/slumber: update to 1.3.2

[1.3.2] - 2024-05-27
Changed
- Show "Copy URL", "Copy Body" and "Copy as cURL" actions from the Recipe list #224
    - Previously this was only available in the Recipe detail pane
- Fix Edit Collection action in menu
- Persist response body query text box contents
    - Previously it would reset whenever you made a new request or changed recipes

(pin)

2024-05-28 03:28:12 UTC MAIN commitmail json YAML

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

(pin)

2024-05-28 03:27:47 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 20.2.2

Bug Fixes
- font: use font base name (517b7a6)

(pin)

2024-05-26 19:06:19 UTC MAIN commitmail json YAML

doc: Updated audio/spotify-player to 0.18.2

(pin)

2024-05-26 19:05:58 UTC MAIN commitmail json YAML

audio/spotify-player: update to 0.18.2

What's Changed
- rustls-tls and native-tls features for lyric_finder by @cycle-five in #434
- Miscellaneous fixes by @aome510 in #439
- New AUR package - adding to README? by @blackthorne7 in #441

(pin)

2024-05-26 19:05:09 UTC MAIN commitmail json YAML

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

(pin)

2024-05-26 19:04:49 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 20.2.1

Bug Fixes
- cmd: initialize cache correctly (45d6f5d), closes #4959

(pin)

2024-05-26 19:04:08 UTC MAIN commitmail json YAML

doc: Updated security/flawz to 0.2.0

(pin)

2024-05-26 19:03:46 UTC MAIN commitmail json YAML

security/flawz: update to 0.2.0

0.2.0 - 2024-05-24
�泅� Features
    Support opening the first HTTP reference in browser (#11) (#15) - (e970ebc)

�沒� Documentation
    Update key bindings table - (41dea0c)
    Add key bindings (#20) - (f8bcfa0)

笞呻ク� Miscellaneous Tasks
    Update macos runner - (39d240b)

(pin)

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)