summaryrefslogtreecommitdiff
path: root/sysutils/pscpug
AgeCommit message (Collapse)AuthorFilesLines
2017-06-30Correct build of pscpug on NetBSD 8.99.1kamil2-1/+16
Address <sys/user.h> removal fallout.
2017-01-03Use the curses framework.roy1-2/+2
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-1/+2
2013-01-11Requires _KMEMUSER on NetBSD/currentjoerg1-1/+3
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-03-21Update to 0.3.5.snj4-57/+12
No changelog, but changes seem to be the addition of DragonFly and FreeBSD plus some minor code shuffling. From Bartosz Kuzma in PR pkg/41053.
2008-06-12Add DESTDIR support.joerg3-6/+10
2007-02-17Add a patch to make this build on DragonFly BSD. Submitted by MAINTAINER.minskim2-1/+45
2007-02-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2007-01-27Import pscpug from pkgsrc-wip. Packaged by Bartosz Kuzma.minskim5-0/+44
pscpug is a unix utility designed to graph a given process's CPU usage over time. Since you can see changes over time, it is often more useful than top for checking on a specific errant process.