From owner-freebsd-ports Sun Sep 26 14:30: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C848A14C2A for ; Sun, 26 Sep 1999 14:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA16040; Sun, 26 Sep 1999 14:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pyros.dhis.org (p42-max1.dun.ihug.co.nz [209.76.100.42]) by hub.freebsd.org (Postfix) with ESMTP id 374AF14C17 for ; Sun, 26 Sep 1999 14:29:27 -0700 (PDT) (envelope-from mmuir@pyros.dhis.org) Received: (from mmuir@localhost) by pyros.dhis.org (8.9.3/8.9.3) id JAA37972; Mon, 27 Sep 1999 09:29:25 +1200 (NZST) (envelope-from mmuir) Message-Id: <199909262129.JAA37972@pyros.dhis.org> Date: Mon, 27 Sep 1999 09:29:25 +1200 (NZST) From: mmuir@es.co.nz Reply-To: mmuir@es.co.nz To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13985: New port: consolehm-1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13985 >Category: ports >Synopsis: New port: consolehm-1.0 >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 Sep 26 14:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mike Muir >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # consolehm # consolehm/Makefile # consolehm/files # consolehm/files/md5 # consolehm/pkg # consolehm/pkg/COMMENT # consolehm/pkg/DESCR # consolehm/pkg/PLIST # echo c - consolehm mkdir -p consolehm > /dev/null 2>&1 echo x - consolehm/Makefile sed 's/^X//' >consolehm/Makefile << 'END-of-consolehm/Makefile' X# New ports collection makefile for: consolehm X# Version required: 1.0 X# Date created: 27 September 1999 X# Whom: Mike Muir X# X# $FreeBSD$ X# X XDISTNAME= consolehm-1.0 XCATEGORIES= sysutils XMASTER_SITES= ftp://mongol.dhis.org/pub/consolehm/ \ X http://www.es.co.nz/~mmuir/ X XMAINTAINER= mmuir@es.co.nz X XWRKSRC= ${WRKDIR}/consolehm/consolehm X X.include X X.if ${OSVERSION} < 400000 XBROKEN= 'consolehm requires intpm which is only available in 4.0-CURRENT.' X.endif X X.include END-of-consolehm/Makefile echo c - consolehm/files mkdir -p consolehm/files > /dev/null 2>&1 echo x - consolehm/files/md5 sed 's/^X//' >consolehm/files/md5 << 'END-of-consolehm/files/md5' XMD5 (consolehm-1.0.tar.gz) = 0e33f51c3a7d4b16d50972adeb3d1de3 END-of-consolehm/files/md5 echo c - consolehm/pkg mkdir -p consolehm/pkg > /dev/null 2>&1 echo x - consolehm/pkg/COMMENT sed 's/^X//' >consolehm/pkg/COMMENT << 'END-of-consolehm/pkg/COMMENT' XConsole based LM78/LM79 hardware monitor for FreeBSD END-of-consolehm/pkg/COMMENT echo x - consolehm/pkg/DESCR sed 's/^X//' >consolehm/pkg/DESCR << 'END-of-consolehm/pkg/DESCR' Xconsolehm uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to Xgather information from LM78/79 sensors to provide motherboard temperature, fan Xspeeds and voltage readings on the console. X X- mikem Xmmuir@es.co.nz END-of-consolehm/pkg/DESCR echo x - consolehm/pkg/PLIST sed 's/^X//' >consolehm/pkg/PLIST << 'END-of-consolehm/pkg/PLIST' Xbin/chm END-of-consolehm/pkg/PLIST exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message