From owner-freebsd-ports Tue Aug 29 17:20: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E150D37B446 for ; Tue, 29 Aug 2000 17:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA97564; Tue, 29 Aug 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 8C82C37B423 for ; Tue, 29 Aug 2000 17:14:27 -0700 (PDT) Received: from baby.int.thehousleys.net (baby.int.thehousleys.net. [192.168.0.24]) by thehousleys.net (8.9.3/8.9.3) with ESMTP id UAA07713 for ; Tue, 29 Aug 2000 20:14:26 -0400 (EDT) (envelope-from housley@thehousleys.net) Received: (from housley@localhost) by baby.int.thehousleys.net (8.9.3/8.9.3) id UAA39442; Tue, 29 Aug 2000 20:14:26 -0400 (EDT) (envelope-from housley) Message-Id: <200008300014.UAA39442@baby.int.thehousleys.net> Date: Tue, 29 Aug 2000 20:14:26 -0400 (EDT) From: jim@thehousleys.net Reply-To: jim@thehousleys.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20928: Port Update: healthd to version 0.6.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20928 >Category: ports >Synopsis: Port Update: healthd to version 0.6.0 >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 Aug 29 17:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: James E. Housley >Release: FreeBSD 4.1-STABLE i386 >Organization: The Housleys dot Net >Environment: >Description: This is an update with new functionality. It compiles on Alpha platforms, I am told. Compiles and runs (ISA mode) on OpenBSD. The capability to run a script on warning and failure is the major addition. >How-To-Repeat: >Fix: Remove file: patches/patch-aa Remove dir: patches diff -ruN healthd/Makefile healthd-0.6.0/Makefile --- healthd/Makefile Wed Jul 19 08:11:06 2000 +++ healthd-0.6.0/Makefile Tue Aug 29 19:55:37 2000 @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.5.4 +PORTVERSION= 0.6.0 CATEGORIES= sysutils MASTER_SITES= http://healthd.thehousleys.net/ diff -ruN healthd/files/md5 healthd-0.6.0/files/md5 --- healthd/files/md5 Wed Jul 19 08:11:06 2000 +++ healthd-0.6.0/files/md5 Tue Aug 29 19:58:13 2000 @@ -1 +1 @@ -MD5 (healthd-0.5.4.tar.gz) = 15ec943465835e349c116aa36370c31a +MD5 (healthd-0.6.0.tar.gz) = d52cde0f65aed046809a80c4527437e0 diff -ruN healthd/pkg/DESCR healthd-0.6.0/pkg/DESCR --- healthd/pkg/DESCR Wed Jul 12 10:49:01 2000 +++ healthd-0.6.0/pkg/DESCR Tue Aug 29 19:58:02 2000 @@ -1,8 +1,8 @@ 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. +ASUS AS99127 & AS97127 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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message