Date: Mon, 29 Mar 2004 17:03:32 -0800 (PST) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/jtop Makefile distinfo pkg-descr Message-ID: <200403300103.i2U13WxT026805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/03/29 17:03:32 PST FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/jtop Makefile distinfo pkg-descr Log: Add jtop, a perl wrapper to "top(1)" that gets its output and maps pids to jails. The wrapper takes all "top(1)" options and passed then to the "top(1)" if some specified. When no options specified the wrapper uses default options. No additional software or tools like "jailer(8)" needed. WWW: http://ext.by/jtop/ PR: ports/64812 Submitted by: Pavel Novikov <pavel@ext.by> Revision Changes Path 1.509 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/jtop/Makefile (new) 1.1 +2 -0 ports/sysutils/jtop/distinfo (new) 1.1 +8 -0 ports/sysutils/jtop/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403300103.i2U13WxT026805>