From owner-cvs-all Tue Feb 4 16:22:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B299E37B401; Tue, 4 Feb 2003 16:22:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CBFE43E4A; Tue, 4 Feb 2003 16:22:19 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h150MJbv049286; Tue, 4 Feb 2003 16:22:19 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h150MIu5049283; Tue, 4 Feb 2003 16:22:18 -0800 (PST) Message-Id: <200302050022.h150MIu5049283@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 4 Feb 2003 16:22:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/p5-Sys-CpuLoad Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/04 16:22:18 PST Modified files: sysutils Makefile Added files: sysutils/p5-Sys-CpuLoad Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: sysutils/p5-Sys-CpuLoad - CPU load averages in Perl This Perl5 module retrieves the 1 minute, 5 minute, and 15 minute load average of a machine. PR: ports/46862 Submitted by: Lars Thegler Revision Changes Path 1.331 +1 -0 ports/sysutils/Makefile 1.1 +22 -0 ports/sysutils/p5-Sys-CpuLoad/Makefile (new) 1.1 +1 -0 ports/sysutils/p5-Sys-CpuLoad/distinfo (new) 1.1 +1 -0 ports/sysutils/p5-Sys-CpuLoad/pkg-comment (new) 1.1 +7 -0 ports/sysutils/p5-Sys-CpuLoad/pkg-descr (new) 1.1 +8 -0 ports/sysutils/p5-Sys-CpuLoad/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message