Next | Query returned 57 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-11-02 09:37:18 by pin | Files touched by this commit (1)
Log message:
sysutils/macchina: remove git from build dependencies

Git-submodules should be grabbed during the fetch phase, i.e.
the build shouldn't need git as a dependency.
   2024-11-01 17:37:35 by pin | Files touched by this commit (1)
Log message:
sysutils/macchina: git is TOOL_DEPENDS

git is only needed to fetch the git-submodules,
it's not a runtime dependency, fix this.
   2024-10-29 22:04:20 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.3.1

v6.3.1
- Use fixed version for libmacchina
Many thanks to 0323pin for raising the build issue caused by the previous release.

v6.3.0
- Vendor 'ansi-to-tui' and 'color-to-tui' as submodules
- Trigger CI jobs only when source code is changed
- Show the disk path in the disk readout value
   2024-09-13 20:00:51 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.2.1

6.2.1
 - Fix ratatui dependency issue causing installations to fail

pin:
 - Fix outdated config.toml documentation
   2024-09-12 06:16:27 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.2.0

 - Add a new --memory-percentage flag to display used memory in percentage.

Rolv Apneseth:
 - Minor fixes to the documentation (#274)
 - Display readouts in the configured order (#275)
 - Add a new GPU readout (#278)
 - Add a new disk space readout (#283)

Adrian Groh:
 - Add a workaround for failing Android build (#280)
 - Fix lint warnings (#281)

Matthias Baer:
 - Migrate from tui-rs to ratatui (#287)
 - Improve CI

feefs:
 - Implement a dedicated spacing customization option for the palette

Xiangkun Liu:
 - Fix some of the palette's color names

Charlie Lin:
 - Fix build issues between ratatui and color-to-tui

Thank you to everyone that has contributed to this release, your support
is greatly appreciated.
   2023-01-22 09:58:24 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.1.8

v6.1.8
 - Don't panic when unwrapping ReadoutKey::from_str (Fixes: #270)

v6.1.7
 - All dependencies have been bumped to their latest version.
   2022-09-27 13:56:06 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 6.1.6

 - libmacchina has been bumped to v6.3.1 which:
   Fixes a bug that causes framerate to appear as nil on certain macOS systems
   (Author: @123marvin123)
   2022-09-18 18:24:58 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 6.1.5

 - Fixed --version not displaying the version. -- Author: @123marvin123
   2022-09-17 20:46:23 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.1.4

6.1.4
Fixes
 - We hope this release addresses the build issues that have been occurring
   lately.

Features
 - libmacchina has been bumped to v6.3.0 which includes a new feature:
    - Implement backlight readout for macOS

6.1.3
 - Yanked.
   2022-09-16 13:13:31 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 6.1.2

 - Fixed an issue that caused installations through cargo to fail due to a
   malformed lockfile.

Next | Query returned 57 messages, browsing 1 to 10 | Previous