From owner-cvs-all@FreeBSD.ORG Tue Oct 16 04:34:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 673AB16A418; Tue, 16 Oct 2007 04:34:49 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5F74D13C44B; Tue, 16 Oct 2007 04:34:49 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9G4YnVw063527; Tue, 16 Oct 2007 04:34:49 GMT (envelope-from scrappy@repoman.freebsd.org) Received: (from scrappy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9G4Yn8A063526; Tue, 16 Oct 2007 04:34:49 GMT (envelope-from scrappy) Message-Id: <200710160434.l9G4Yn8A063526@repoman.freebsd.org> From: "Marc G. Fournier" Date: Tue, 16 Oct 2007 04:34:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/bsdstats Makefile ports/sysutils/bsdstats/files 300.statistics X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2007 04:34:49 -0000 scrappy 2007-10-16 04:34:49 UTC FreeBSD ports repository Modified files: sysutils/bsdstats Makefile sysutils/bsdstats/files 300.statistics Log: The point of bsdstats is to be as painless as possible, but also to be run monthly ... change the behaviour such that when it is run with the -nodelay option, it *only* reports the operating system, even if both devices and ports reporting are also enabled ... ... this when, when run as part of the original port install, *or* on system reboot if enabled in /etc/rc.conf, it is 'quick n painless', and we get the critical number we are looking for ... Revision Changes Path 1.53 +1 -1 ports/sysutils/bsdstats/Makefile 1.39 +29 -27 ports/sysutils/bsdstats/files/300.statistics