BSDstats Project v2.0 ...
    Boris Samorodov 
    bsam at ipt.ru
       
    Mon Aug  7 21:48:21 UTC 2006
    
    
  
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
    
    
More information about the freebsd-questions
mailing list