cvs commit: ports/sysutils Makefile ports/sysutils/dtpstree
Makefile distinfo pkg-descr
Baptiste Daroussin
bapt at FreeBSD.org
Mon Aug 2 19:45:31 UTC 2010
bapt 2010-08-02 19:45:30 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/dtpstree Makefile distinfo pkg-descr
Log:
DT PS Tree shows running processes as a tree. It is a reimplementation
of pstree from PSmisc for FreeBSD. It also works without /proc and will
show the full set of processes in a jail even if init is not present.
WWW: http://code.douglasthrift.net/trac/dtpstree
PR: ports/149108
Submitted by: Douglas Thrift
Approved by: jadawin@ (co-mentor)
Revision Changes Path
1.1204 +1 -0 ports/sysutils/Makefile
1.1 +26 -0 ports/sysutils/dtpstree/Makefile (new)
1.1 +3 -0 ports/sysutils/dtpstree/distinfo (new)
1.1 +5 -0 ports/sysutils/dtpstree/pkg-descr (new)
More information about the cvs-ports
mailing list