Path to this page:
./
sysutils/py-psutil,
Cross-platform process and system utilities module for Python
Branch: pkgsrc-2015Q4,
Version: 3.3.0nb1,
Package name: py27-psutil-3.3.0nb1,
Maintainer: pkgsrc-usersutil is a module providing an interface for retrieving information,
on all running processes and system utilization (CPU, memory, disks,
network, users) in a portable way by using Python, implementing
many functionalities offered by command line tools such as ps, top,
df, netstat, who, kill, uptime, free, lsof, ifconfig, nice, ionice,
iostat, iotop, pidof, tty, taskset, or pmap.
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1 2015/07/10 07:42:39 wiz Exp $
This is a minimal port to NetBSD. Many functions are not implemented
or may not work correctly.
===========================================================================
Required to run:[
lang/python27] [
devel/py-setuptools]
Master sites:
SHA1: e1a1ff558a90ad48302ad4aaf485a1841d67ee89
RMD160: 59ddfcdd2bdaa4274ff22e40da021c0ff69191a1
Filesize: 250.617 KB
Version history: (Expand)
- (2016-01-02) Package added to pkgsrc.se, version py27-psutil-3.3.0nb1 (created)
CVS history: (Expand)
2016-01-11 20:12:11 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #4885 - requested by sborrill
sysutils/py-psutil: build fix
Revisions pulled up:
- sysutils/py-psutil/distinfo 1.12
- sysutils/py-psutil/patches/patch-psutil___psutil__bsd.c 1.2
---
Module Name: pkgsrc
Committed By: sborrill
Date: Thu Jan 7 08:14:24 UTC 2016
Modified Files:
pkgsrc/sysutils/py-psutil: distinfo
pkgsrc/sysutils/py-psutil/patches: patch-psutil___psutil__bsd.c
Log message:
Fix build on netbsd-5
|