Path to this page:
./
sysutils/macchina,
System information frontend with emphasis on performance
Branch: CURRENT,
Version: 6.4.0,
Package name: macchina-6.4.0,
Maintainer: pinmacchina lets you view system information, like your kernel version, uptime,
memory usage, processor load and much more. macchina is basic by default and
extensible by design.
If you're interested in the library macchina uses to fetch system information,
have a look at libmacchina; fetching-related issues should be filed on that
repository.
Master sites:
Filesize: 66.708 KB
Version history: (Expand)
- (2024-11-03) Updated to version: macchina-6.4.0
- (2024-10-29) Updated to version: macchina-6.3.1
- (2024-09-13) Updated to version: macchina-6.2.1
- (2024-09-12) Updated to version: macchina-6.2.0
- (2023-01-22) Updated to version: macchina-6.1.8
- (2022-09-27) Updated to version: macchina-6.1.6
CVS history: (Expand)
2023-01-22 09:58:24 by pin | Files touched by this commit (3) | |
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) | |
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) | |
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) | |
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) | |
Log message:
sysutils/macchina: update to 6.1.2
- Fixed an issue that caused installations through cargo to fail due to a
malformed lockfile.
|
2022-09-15 05:55:46 by pin | Files touched by this commit (3) | |
Log message:
sysutils/macchina: update to 6.1.1
- Updated dependencies to their latest versions
- Removed --export-config flag
- Renamed CHANGELOG.txt to CHANGELOG.md
|
2022-02-08 13:37:05 by pin | Files touched by this commit (3) | |
Log message:
sysutils/macchina: update to 6.0.6
Bump libmacchina to v6.1.0:
-Fixes a bug that causes the package readout to display "0 (cargo)" if
$CARGO_HOME/bin is empty. (Macchina-CLI/libmacchina@22a7df0)
-Fixes a bug that causes the network readout to return an IPv6 address in
some cases. (Macchina-CLI/libmacchina@608a1dd)
|
2022-01-06 08:54:55 by pin | Files touched by this commit (2) | |
Log message:
sysutils/macchina: update to 6.0.5
-Fix incorrect target_os for a cfg flag.
|