From yoshi@parodius.com  Tue Mar 28 08:26:03 2000
Return-Path: <yoshi@parodius.com>
Received: from parodius.com (pentarou.parodius.com [205.149.163.62])
	by hub.freebsd.org (Postfix) with ESMTP id AAE9237B5D4
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Mar 2000 08:25:56 -0800 (PST)
	(envelope-from yoshi@parodius.com)
Received: (from yoshi@localhost)
	by parodius.com (8.9.3/8.9.3) id IAA75025;
	Tue, 28 Mar 2000 08:28:06 -0800 (PST)
	(envelope-from yoshi)
Message-Id: <200003281628.IAA75025@parodius.com>
Date: Tue, 28 Mar 2000 08:28:06 -0800 (PST)
From: yoshi@parodius.com
Reply-To: yoshi@parodius.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: sysutils/heat
X-Send-Pr-Version: 3.2

>Number:         17641
>Category:       ports
>Synopsis:       new port: sysutils/heat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 28 08:30:02 PST 2000
>Closed-Date:    Sun May 7 06:23:06 PDT 2000
>Last-Modified:  Sun May 07 06:23:22 PDT 2000
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Parodius Networking
>Environment:

	Not applicable.

>Description:

	Included here (shar archive) is my console/tty-based thermal
	statistics monitoring software for Winbond series monitoring
	chipsets.  This software was written for FreeBSD, and is not
	intended for use with other operating systems.

	It has been tested on FreeBSD 3.4-STABLE, 4.0-RELEASE, and
	5.0-CURRENT (all i386 architecture).  Future tests will be
	applied to 4.0-RELEASE and 5.0-CURRENT only.  Development
	is done on a 5.0-CURRENT (SMP) machine.

	I am also curious how to go about submitting changing to
	ports for this port via cvs, so that cvsups will show
	results and changes when they are committed.  What is
	required for this, and how do I go about it?

	Contact me via Email if there are problems/questions.

	Thanks!

---BEGIN SHAR---
# 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:
#
#	heat
#	heat/Makefile
#	heat/files
#	heat/files/md5
#	heat/pkg
#	heat/pkg/COMMENT
#	heat/pkg/DESCR
#	heat/pkg/PLIST
#
echo c - heat
mkdir -p heat > /dev/null 2>&1
echo x - heat/Makefile
sed 's/^X//' >heat/Makefile << 'END-of-heat/Makefile'
X# New ports collection makefile for:   heat
X# Version required:    1.0
X# Date created:        28 March 2000
X# Whom:                Jeremy Chadwick <yoshi@parodius.com>
X#
X
XDISTNAME=	heat-1.0
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://ftp.parodius.com/pub/heat/
X
XPATCH_SITES=	${MASTER_SITES}
X
XMAINTAINER=	yoshi@parodius.com
X
XBIN1=		heat
X
Xdo-install:
X.for i in ${BIN1}
X	${INSTALL_SCRIPT} ${WRKSRC}/${i} ${PREFIX}/bin/${i}
X.endfor
X
X.include <bsd.port.mk>
END-of-heat/Makefile
echo c - heat/files
mkdir -p heat/files > /dev/null 2>&1
echo x - heat/files/md5
sed 's/^X//' >heat/files/md5 << 'END-of-heat/files/md5'
XMD5 (heat-1.0.tar.gz) = b6042f975a8e7377af38bb0417e10d22
END-of-heat/files/md5
echo c - heat/pkg
mkdir -p heat/pkg > /dev/null 2>&1
echo x - heat/pkg/COMMENT
sed 's/^X//' >heat/pkg/COMMENT << 'END-of-heat/pkg/COMMENT'
XA thermal/fan monitoring application for Winbond-based motherboards
END-of-heat/pkg/COMMENT
echo x - heat/pkg/DESCR
sed 's/^X//' >heat/pkg/DESCR << 'END-of-heat/pkg/DESCR'
Xheat allows you to monitor the thermal aspects measured by the
XWinbond chipset on your motherboard.  It also supports the
Xability to monitor fans, and provides workarounds for known bugs
Xwith certain motherboard models.  It does not monitor voltages
X(yet).
X
XCurrently, the only supported chipsets are the following:
X  * Winbond 83781D  <untested>
X  * Winbond 83627HF <untested>
X  * Winbond 83782D
X  * Winbond 83783S  <untested>
X
X- yoshi@parodius.com
END-of-heat/pkg/DESCR
echo x - heat/pkg/PLIST
sed 's/^X//' >heat/pkg/PLIST << 'END-of-heat/pkg/PLIST'
Xbin/heat
END-of-heat/pkg/PLIST
exit

---END SHAR---

>How-To-Repeat:

	Not applicable.

>Fix:

	Not applicable.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jedgar 
State-Changed-When: Sun May 7 06:23:06 PDT 2000 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
