Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 09:29:25 +1200 (NZST)
From:      mmuir@es.co.nz
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13985: New port: consolehm-1.0
Message-ID:  <199909262129.JAA37972@pyros.dhis.org>

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

>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 <mmuir@es.co.nz>
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 <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 400000
XBROKEN=		'consolehm requires intpm which is only available in 4.0-CURRENT.'
X.endif
X
X.include <bsd.port.post.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909262129.JAA37972>