From 04d3f5a17572aa56478cd2d4655d1351b7fe3449 Mon Sep 17 00:00:00 2001 From: recht Date: Sat, 23 Aug 2003 16:41:58 +0000 Subject: Update {x}mbmon to 2.03. changes since 2.01: * Genesys Logic GL512SM and GL520SM sensors are supported. * Intel ICH5 SMBus access supported. * LM85, Analog Devices ADM1024/1025/1027/ADT7463, and SMSC EMC6D10X sensors are supported. * Analog Devices ADM1020/1021/1023 temperature sensors are supported. * A log standing bug from version 2.00 in the treatment of fan-divisor for the IT87xxF sensor chip is fixed. * NetBSD/OpenBSD support is added (by a contribution of a patch given by Stephan Eisvogel). "./configure; make" just works. * The AMD8111 and NVidia nForce2 SMBus access is supported (by information from Alex van Kaam). * National Semiconductor LM90 temperature sensor is supported. * Winbond W83L784R, W83L785R, W83L785TS-S sensors are supported. * The case of two sensor chips are supported. * Others: Fixing small bugs, clean-up the code. --- sysutils/xmbmon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/xmbmon') diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile index 5e464052d91..fd64853de6e 100644 --- a/sysutils/xmbmon/Makefile +++ b/sysutils/xmbmon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/05/28 07:25:41 agc Exp $ +# $NetBSD: Makefile,v 1.2 2003/08/23 16:42:00 recht Exp $ # .include "../../sysutils/mbmon/Makefile.common" -PKGNAME= xmbmon-201 +PKGNAME= xmbmon-203 COMMENT= X11-based motherboard monitoring utility -- cgit v1.2.3