Version: 4.2, Package name: xps-4.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The xps program displays and continuously updates in an X Window the Unix processes as a tree or forest. The roots of the tree are on the left-hand side and the leaf processes (with no children) are on the right-hand side. The status of each process (running, sleeping, stopped, etc.) can be indicated by a color. Different users can appear as different colors too. Within each level, processes are grouped so that those with the same parent process id are grouped together. Within this, processes are arranged by userid with lower number uid's appearing towards the top. In general, the order of children is the order in which they were spawned, with the older processes appearing towards the top. In contrast to pstree and many tree-widget based programs, the overall tree display uses diagonal lines; some effort is made to effectively use the full 2-dimensional area of the screen by balancing levels and centering the children of a node between their parent. A goal of the program is to visually give a picture of what's going on. So when possible processes are kept close to their parents so one needn't scroll around too much and so that there isn't a lot of redrawing as processes are created or destroyed. One can click on a process to get more information (via ps) about that process, send a signal to the process, or set its priority, assuming you have the permission to do so. Since programs of this ilk can consume a bit of CPU on their own, some effort has been made to turn off the update process when the program is iconified or not visible. |
Filesize: 273.135 KB |
Version History (View Complete History) |
|
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-25 14:25:24 by Stuart Henderson | Files touched by this commit (77) |
Log message: bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed |
2016-05-05 13:52:29 by Christian Weisgerber | Files touched by this commit (21) |
Log message: x11/openmotif -> x11/motif |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-07-06 07:02:01 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - move away from old kinfo_proc2 |
2011-04-11 10:44:16 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: bump got lost |
2011-04-10 12:02:55 by Jasper Lievisse Adriaanse | Files touched by this commit (12) |
Log message: adjust after recent lesstif removal ok aja@ sthen@ |
2011-04-07 11:41:33 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - use MASTER_SITE_SOURCEFORGE - tweak COMMENT - zap dead HOMEPAGE |
2010-10-26 10:36:59 by Stuart Henderson | Files touched by this commit (4) |
Log message: kinfo_procs -> kinfo_proc2 |
2010-10-24 15:36:04 by Antoine Jacoutot | Files touched by this commit (26) |
Log message: Remove USE_X11. |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2009-12-20 14:46:40 by Matthias Kilian | Files touched by this commit (1) |
Log message: Unbreak *the build* after openmotif changes. Adjust WANTLIB and bump. Unfortunately, this thing imeediately segfaults on amd64, so does the previous version (from package snapshots). Could anyone check wether xps works anywhere at all? |
2009-08-10 00:34:30 by Matthias Kilian | Files touched by this commit (55) |
Log message: WANTLIB changes after xcb addition and bump. |
2007-09-15 15:14:03 by Michael Erdely | Files touched by this commit (110) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE |
2007-05-29 15:40:14 by Rui Reis | Files touched by this commit (3) |
Log message: based on a submission by diego casati <diego.casati@gmail.com> help and ok naddy@ |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2005-01-05 10:29:43 by Christian Weisgerber | Files touched by this commit (94) |
Log message: SIZE |
2004-12-20 03:35:37 by Aleksander Piotrowski | Files touched by this commit (57) |
Log message: Add WANTLIB markers |
2004-09-15 12:39:34 by Marc Espie | Files touched by this commit (72) |
Log message: new plists |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-02-25 19:57:56 by David Krause | Files touched by this commit (9) |
Log message: remove double word stuttering ok pvalchev@ brad@ |
2002-10-28 12:53:44 by Christian Weisgerber | Files touched by this commit (20) |
Log message: No regression tests available. |