Hi,
proposal to import sysutils/btop.
btop is a ressource monitor (written in C++) for CPU, processes, memory, disks and network => https://github.com/aristocratos/btop
With the work of Jos Dehaes (https://github.com/joske), OpenBSD is now supported by btop with version 1.3.0.
With the recent commits by robert@ to update libc++ and libc++abi, it's possible to build it with clang++ v16.0.6 (C++23 necessary).
In Makefile, I created a specific install step to install only binary and themes => don't install btop.desktop and PNF/SVG files for icon. It allows not to have a RDEP on gtk4.
Build and functional tests OK on current/amd64.
Tests/comments welcome and please commit if OK.
Laurent
No comments:
Post a Comment