Date: Tue, 08 Aug 2006 01:47:15 +0400 From: Boris Samorodov <bsam@ipt.ru> To: "Marc G. Fournier" <scrappy@freebsd.org> Cc: freebsd-questions@freebsd.org Subject: Re: BSDstats Project v2.0 ... Message-ID: <25528508@bsam.ru> In-Reply-To: <20060807003815.C7522@ganymede.hub.org> (Marc G. Fournier's message of "Mon, 7 Aug 2006 00:42:27 -0300 (ADT)") References: <20060807003815.C7522@ganymede.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 Aug 2006 00:42:27 -0300 (ADT) Marc G. Fournier wrote: > I've now committed v2.0 of the 300.statistics periodic script ... this > one adds the device reporting that we'd talked about previously, and > the summary reports now reflect the driver(s) in use for those > deciding to report ... Great, thanks Marc. I just propose a tiny patch (the problem was discussed somewhere today, may be at ports@): ----- --- Makefile.orig Tue Aug 8 01:40:57 2006 +++ Makefile Tue Aug 8 01:41:16 2006 @@ -22,6 +22,6 @@ ${MKDIR} ${LOCALBASE}/etc/periodic/monthly ${CP} ${FILESDIR}/300.statistics ${LOCALBASE}/etc/periodic/monthly post-install: - ${CAT} pkg-message + ${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> ----- WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25528508>