summaryrefslogtreecommitdiff
path: root/sysutils/xosview2
AgeCommit message (Collapse)AuthorFilesLines
2022-12-09sysutils/xosview2: update to xosview2-2.3.3vins2-7/+7
Add c++17 to USE_LANGUAGES to support `std::optional'. Changes since xosview-2.3.2: - reduce area cleared by labels by 1. - switch to std::optional - xsm now builds again. Changes since xosview-2.3.1 - fix openbsd cpu meter for new systemctl stats. - move BSD battery meter related code into btrymeter.cc. - fix freebsd memory meter for new sysctl stats. - remove dragonfly no longer has apmbios related battery stats. - misc cleanups.
2022-12-06sysutils/xosview2: import package from wip.vins6-0/+70
xosview2 is the experimental new branch of the xosview system monitor. xosview is a lightweight program that gathers information from your operating system and displays it in graphical form. It attempts to show you in a quick glance an overview of how your system resources are being utilized.