Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2000 08:28:06 -0800 (PST)
From:      yoshi@parodius.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17641: ports submission
Message-ID:  <200003281628.IAA75025@parodius.com>

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

>Number:         17641
>Category:       ports
>Synopsis:       ports submission
>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:   Tue Mar 28 08:30:02 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>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?200003281628.IAA75025>