From owner-cvs-all@FreeBSD.ORG Sat Sep 9 16:45:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 422BA16A412; Sat, 9 Sep 2006 16:45:37 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E72C343D58; Sat, 9 Sep 2006 16:45:36 +0000 (GMT) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k89GjaoE067539; Sat, 9 Sep 2006 16:45:36 GMT (envelope-from scrappy@repoman.freebsd.org) Received: (from scrappy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k89GjaXd067538; Sat, 9 Sep 2006 16:45:36 GMT (envelope-from scrappy) Message-Id: <200609091645.k89GjaXd067538@repoman.freebsd.org> From: "Marc G. Fournier" Date: Sat, 9 Sep 2006 16:45:36 +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: Sat, 09 Sep 2006 16:45:37 -0000 scrappy 2006-09-09 16:45:36 UTC FreeBSD ports repository Modified files: sysutils/bsdstats Makefile sysutils/bsdstats/files 300.statistics Log: Clean up the code a wee bit, since the non-FreeBSD case(s), where OSs don't have pciconf, just keeps growing ... Fix up code for use of /etc/rc.conf.local for those systems that don't use periodic.conf Submitted by: Thorsten Glaser Revision Changes Path 1.28 +1 -1 ports/sysutils/bsdstats/Makefile 1.22 +21 -11 ports/sysutils/bsdstats/files/300.statistics