Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 1999 21:33:30 +1300 (NZDT)
From:      mmuir@mongol.dhis.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14367: Update port: sysutils/consolehm
Message-ID:  <199910170833.VAA52197@pyros.dhis.org>

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

>Number:         14367
>Category:       ports
>Synopsis:       Update port: sysutils/consolehm
>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:   Sun Oct 17 01:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mike Muir
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:
	FreeBSD 4.0-CURRENT
>Description:
	Update of consolehm to version 1.2 which now includes /dev/io as a 
	method for retrieving information, as well as support for motherboard
	and 2 other cpu readings, along with the usual stuff (voltages, fans).
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/sysutils/consolehm/Makefile ./consolehm/Makefile
--- /usr/ports/sysutils/consolehm/Makefile      Mon Sep 27 10:33:38 1999
+++ ./consolehm/Makefile        Sun Oct 17 21:26:12 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   consolehm
-# Version required:    1.0
+# Version required:    1.2
 # Date created:        27 September 1999
 # Whom:                Mike Muir <mmuir@es.co.nz>
 #
-# $FreeBSD: ports/sysutils/consolehm/Makefile,v 1.1.1.1 1999/09/26 22:33:38 dan Exp $
+# $FreeBSD$
 #
 
-DISTNAME=      consolehm-1.0
+DISTNAME=      consolehm-1.2
 CATEGORIES=    sysutils
 MASTER_SITES=  ftp://mongol.dhis.org/pub/consolehm/ \
                http://www.es.co.nz/~mmuir/
@@ -15,10 +15,6 @@
 
 WRKSRC=                ${WRKDIR}/consolehm/consolehm
 
-.include <bsd.port.pre.mk>
+GNU_CONFIGURE=         yes
 
-.if ${OSVERSION} < 400000
-BROKEN=                'consolehm requires intpm which is only available in 4.0-CURRENT.'
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN /usr/ports/sysutils/consolehm/files/md5 ./consolehm/files/md5
--- /usr/ports/sysutils/consolehm/files/md5     Mon Sep 27 09:20:46 1999
+++ ./consolehm/files/md5       Sun Oct 17 21:29:55 1999
@@ -1 +1 @@
-MD5 (consolehm-1.0.tar.gz) = 0e33f51c3a7d4b16d50972adeb3d1de3
+MD5 (consolehm-1.2.tar.gz) = e931c8ff2cee20e8093ed1e541873b16
diff -ruN /usr/ports/sysutils/consolehm/pkg/DESCR ./consolehm/pkg/DESCR
--- /usr/ports/sysutils/consolehm/pkg/DESCR     Mon Sep 27 09:18:37 1999
+++ ./consolehm/pkg/DESCR       Sun Oct 17 21:28:05 1999
@@ -1,4 +1,4 @@
-consolehm uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to 
+ConsoleHM uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to 
 gather information from LM78/79 sensors to provide motherboard temperature, fan
 speeds and voltage readings on the console.


>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?199910170833.VAA52197>