Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 16:59:20 -0700
From:      Mike Muir <mmuir@es.co.nz>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19856: update sysutils/wmhm
Message-ID:  <396BB4D8.18E0218C@es.co.nz>

next in thread | raw e-mail | index | archive | help

>Number:         19856
>Category:       ports
>Synopsis:       update sysutils/wmhm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 11 17:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mike Muir
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
no
>Environment:
FreeBSD 4.0-STABLE
>Description:

This should have been submitted a month ago.. SORRY! got side tracked,
forgot, 
and procrastinated.

Version 1.45
        * Whoops, forgot to set the display on the cpu temp panel to
'CPUS'.. this was
          because i didnt have the gimp installed.. but i do now!
        * Now you only click on the flashing mb temp bar to disable and
enable the alarm.
          The reason for this is so that you can still control the
appearance and select 
          different voltages etc while the alarm is going.
        * To show when the alarm is being ignored, the ^p symbol will
turn red.
        * Alarm stops sounding if temp drops below threshold now.
        * Fixed flashing temp bar graph for alternate colourmaps.

Version 1.44
        * re-wrote cpu reading to display cpu_0 and cpu_1 in their own
panel,
          the temperature bar graph wont be replaced by a cpu temp; as
it was originally.
        * -D is deprecated, use -C now, and all available cpu
temperature readings 
          will be displayed on the CPU Temperature panel.
        * Fixed 'bouncing' on temp readings which involved an additional
low byte
          for +0.5 degrees. (Yes.. I'm mental.. I typo'd += as =+.)
        * Fixed voltage graph for negative voltages, it went the wrong
way and 
          no longer does.
        * Fixed voltage graph display when cycling back to v_core.
Problem was in 
          a switch(), the user defined voltage was being reset to
various values while
          cycling through each voltage display after v_core, within the
v_core case, there
          was no default setting for the user defined voltage and it
wouldnt get reset.
        * Adjustable visual & audible alarm threshold for motherboard
temperature.
          (See wmhm.h and man page)
        * Support for the Abit BP6's unusual ordering of themisitors on
the Winbond sensors
          (See wmhm.h)
        * Finally got round to using full ascii rathern than 'degrees'.

>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/sysutils/wmhm/Makefile ./wmhm/Makefile
--- /usr/ports/sysutils/wmhm/Makefile   Tue May 23 11:12:50 2000
+++ ./wmhm/Makefile     Thu May 18 12:37:43 2000
@@ -1,14 +1,15 @@
 # New ports collection makefile for:   wmhm
+# Version required:    1.45
 # Date created:        21 September 1999
 # Whom:                Mike Muir <mmuir@es.co.nz>
 #
-# $FreeBSD: ports/sysutils/wmhm/Makefile,v 1.14 2000/05/19 18:54:37
cpiazza Exp $
+# $FreeBSD$
 #
 
 PORTNAME=      wmhm
-PORTVERSION=   1.43
+PORTVERSION=   1.45
 CATEGORIES=    sysutils windowmaker
-MASTER_SITES=  http://muir.yi.org/wmhm/ \
+MASTER_SITES=  ftp://muir.yi.org/pub/wmhm/ \
                http://www.es.co.nz/~mmuir/
 
 MAINTAINER=    mmuir@es.co.nz
diff -ruN /usr/ports/sysutils/wmhm/files/md5 ./wmhm/files/md5
--- /usr/ports/sysutils/wmhm/files/md5  Fri May 19 11:51:03 2000
+++ ./wmhm/files/md5    Sun Jun 25 23:20:34 2000
@@ -1 +1 @@
-MD5 (wmhm-1.43.tar.gz) = 2dbcd6c44ddb3c7f4676ac4b118163f8
+MD5 (wmhm-1.45.tar.gz) = 2239589ec3128b4a6a32eaa7e995b1fb

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?396BB4D8.18E0218C>