Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 09:58:46 -0400 (EDT)
From:      jim@thehousleys.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19850: Port update: sysutils/healthd to version 0.5.2
Message-ID:  <200007111358.JAA09462@baby.int.thehousleys.net>

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

>Number:         19850
>Category:       ports
>Synopsis:       Port update: sysutils/healthd to version 0.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 11 07:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     James Housley
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
The Housleys dot Net
>Environment:

	

>Description:

	This update to the latest version 0.5.2.  This added support
	to healthd.sh for start/stop and reload.  The man page was
	also update to reflect kill -HUP support for reloading the 
	config file.

>How-To-Repeat:

	

>Fix:

diff -ru healthd/Makefile healthd-0.5.2/Makefile
--- healthd/Makefile	Sat Jul  8 07:27:27 2000
+++ healthd-0.5.2/Makefile	Tue Jul 11 09:49:32 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	healthd
-PORTVERSION=	0.5.1
+PORTVERSION=	0.5.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://healthd.thehousleys.net/
 
diff -ru healthd/files/md5 healthd-0.5.2/files/md5
--- healthd/files/md5	Sat Jul  8 07:27:28 2000
+++ healthd-0.5.2/files/md5	Tue Jul 11 09:55:15 2000
@@ -1 +1 @@
-MD5 (healthd-0.5.1.tar.gz) = a18dcbb70d38b61443d60dddcd7f9587
+MD5 (healthd-0.5.2.tar.gz) = 5f9c6dd03702a5dcf5e938785f00413f
diff -ru healthd/pkg/DESCR healthd-0.5.2/pkg/DESCR
--- healthd/pkg/DESCR	Sat Nov 20 19:45:22 1999
+++ healthd-0.5.2/pkg/DESCR	Tue Jul 11 09:54:13 2000
@@ -1,8 +1,12 @@
-This is a deamon the uses the LM78/79 or WINBond hardware monitor chips
-to warn the operator when something is out of range.  The software is
-capable of monitoring up to 3 tempuratures, 3 fan speeds and 7 voltages. 
-The configuration file specifies which functions are active and their
-acceptable ranges.
+This is a deamon the uses the LM78/79, WINBond 83781/83782/83783 or the
+ASUS 991227 hardware monitor chips to warn the operator when something
+is out of range.  The software is capable of monitoring up to 3 tempuratures,
+3 fan speeds and 7 voltages. The configuration file specifies which
+functions are active and their acceptable ranges.
+
+With the healthdc companion program the status can be read from any
+networked computer.  The healthd deamon's network connection is protected
+by libwrap and /etc/hosts.allow.
 
 WWW: http://healthd.thehousleys.net/
 


>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?200007111358.JAA09462>