Import p5-GTop version 0.16 from pkgsrc-wip.
authorobache <obache>
Tue, 13 Mar 2007 17:38:49 +0000 (17:38 +0000)
committerobache <obache>
Tue, 13 Mar 2007 17:38:49 +0000 (17:38 +0000)
commitf3cd1c1bad9ed9fc9b80e4ccc9cd0f9afde88cdb
treecde9dceb2e95dd80c4b1b7c1a1dc1c6051faa6ea
parente15df4b3fa87dce3634643a3f40b439d282b1034
Import p5-GTop version 0.16 from pkgsrc-wip.
Packaged by Aleksey Cheusov and requested in PR 35469.

This Perl extension implements the BSD process resource limit functions
        getrusage()     getrlimit()     setrlimit()
and the BSD process priority functions.  These are available also via
core Perl but here we do more tricks so that the PRIO_* are available.
        getpriority()   setpriority()
Also is provided
        times()
which provides the same functionality as the one in core Perl, only
with better time resolution.
sysutils/p5-GTop/DESCR [new file with mode: 0644]
sysutils/p5-GTop/Makefile [new file with mode: 0644]
sysutils/p5-GTop/PLIST [new file with mode: 0644]
sysutils/p5-GTop/distinfo [new file with mode: 0644]