summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorrecht <recht>2004-07-19 10:10:30 +0000
committerrecht <recht>2004-07-19 10:10:30 +0000
commit5bc1becc5cc919cacd0873b4810cedc4bfe5af44 (patch)
treed6273181a9fd0d55a394d1fab3785eba9fb64a8c /sysutils
parent2b2e034e6a9f93966b2597f76763208ab3ec1868 (diff)
downloadpkgsrc-5bc1becc5cc919cacd0873b4810cedc4bfe5af44.tar.gz
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 (limited to 'sysutils')
-rw-r--r--sysutils/xmbmon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile
index fbe919d1b4a..8920c4989b6 100644
--- a/sysutils/xmbmon/Makefile
+++ b/sysutils/xmbmon/Makefile
@@ -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