pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xmbmon update xmbmon to 2.04



details:   https://anonhg.NetBSD.org/pkgsrc/rev/322b61a6f009
branches:  trunk
changeset: 478187:322b61a6f009
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon Jul 19 10:10:30 2004 +0000

description:
update xmbmon to 2.04

patch provided by Sergio Jimenez in PR 26356

* The modified BSD license is set from this version.

* Logging facility in the daemon mode is included (but unabled
  in default, contribution by David Quattlebaum ).

* IIR low path filter smoothing method is included for plotting
  graphs in xmbmon (contribution by Takayuki Hosoda).

* Manual files are contributed by Nicolas Rueff .

* Winbond W83791D, W83627THF chips are supported.

* Initialization of ADM9240 chip for some Intel motherboards
  (by Alex Vasylenko).

* SMBus access of ALI1533/1543 chipset (Aladdin IV, V)
  is supported.

* ISA access of 2nd and 3rd temperatures for Winbond chips fails
  in most of motherboard.  Due to this problem, fraction of these
  temperatures is always 0.5.  This "bug" is fixed now.

 * Others: Fixing small bugs.

diffstat:

 sysutils/xmbmon/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r c3af9a5d340c -r 322b61a6f009 sysutils/xmbmon/Makefile
--- a/sysutils/xmbmon/Makefile  Mon Jul 19 10:10:10 2004 +0000
+++ b/sysutils/xmbmon/Makefile  Mon Jul 19 10:10:30 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/04/07 13:59:40 recht Exp $
+# $NetBSD: Makefile,v 1.5 2004/07/19 10:10:30 recht Exp $
 #
 
 .include "../../sysutils/mbmon/Makefile.common"
 
-PKGNAME=       xmbmon-203
-PKGREVISION=   1
+PKGNAME=       xmbmon-204
 
 COMMENT=       X11-based motherboard monitoring utility
 



Home | Main Index | Thread Index | Old Index