From owner-freebsd-questions@FreeBSD.ORG Sat Aug 5 05:47:55 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6614C16A4DA for ; Sat, 5 Aug 2006 05:47:55 +0000 (UTC) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4F043D46 for ; Sat, 5 Aug 2006 05:47:54 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.64] (aphax.nl [82.92.29.227]) by smtp-vbr12.xs4all.nl (8.13.6/8.13.6) with ESMTP id k755ll5B094227 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 5 Aug 2006 07:47:52 +0200 (CEST) (envelope-from h.nieser@xs4all.nl) Message-ID: <44D431CD.4070500@xs4all.nl> Date: Sat, 05 Aug 2006 07:51:09 +0200 From: Hans Nieser User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: User Freebsd References: <20060804182042.U25268@ganymede.hub.org> <44D41605.90509@freebsd.org> <20060805011842.C25268@ganymede.hub.org> In-Reply-To: <20060805011842.C25268@ganymede.hub.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: BSDstats Project v1.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Aug 2006 05:47:55 -0000 User Freebsd wrote: > On Fri, 4 Aug 2006, Colin Percival wrote: > >> User Freebsd wrote: >>> 'k folks ... the quick and dirty .. actually, not too dirty ... >>> >>> The attached script [...] >> >> Can you make this into a port which users can install? > > I'm not sure, can I? Can ports install into /etc/periodic? Or is there > some other way of doing it? > > If you want to do the initial port and assign MAINTAINER to > scrappy@freebsd.org, I'll maintain it from there ... I'm just not sure > how to deal with installing into non-/usr/local as a port ... :( > Well, there's /usr/local/etc/periodic, won't that work? (The dir exists for me because that's where portaudit installed its script.)