7 Commits

Author SHA1 Message Date
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sthen
2fa522bc10 update to py-psutil-5.8.0 2021-11-12 17:22:21 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
jasper
c6c6faafab update to py-psutil-5.4.3 2018-01-24 18:16:27 +00:00
ajacoutot
7629791f8a Add a python3 FLAVOR. 2016-08-31 12:44:52 +00:00
landry
013b978c70 Update to py-psutil 4.1.0.
Mostly from visa@, i just removed REVISION and added a patch to ensure
scripts were found in the correct location when running the tests.
2016-04-26 13:03:40 +00:00
landry
baf4eae578 Import py-psutil from github commit fc1e59d0, versionning it 3.3.0pre0.
This now supports OpenBSDi mostly properly, the patches in the port
fixing the build and warnings being pushed back.

psutil (python system and process utilities) is a cross-platform library
for retrieving information on running processes and system utilization
(CPU, memory, disks, network) in Python. It is useful mainly for system
monitoring, profiling and limiting process resources and management of
running processes. It implements many functionalities offered by command
line tools such as: ps, top, lsof, netstat, ifconfig, who, df, kill,
free, nice, ionice, iostat, iotop, uptime, pidof, tty, taskset, pmap.

ok/reqd by sthen@
2015-11-14 07:35:29 +00:00