Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 1999 19:26:58 -0400 (EDT)
From:      jedgar@fxp.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13938: New port: lmmon-0.50
Message-ID:  <19990924232658.CF64BF80F@pawn.primelocation.net>

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

>Number:         13938
>Category:       ports
>Synopsis:       New port: lmmon-0.50
>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:   Fri Sep 24 16:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris D. Faulhaber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
BUGO - BSD Users Group of Orlando
>Environment:

	FreeBSD 4.0-CURRENT i386

>Description:

	New port: lmmon-0.50, a console application to display
	information gathered from LM78/79 devices onboard many newer
	motherboards.  This information includes MB temp, various
	voltages, and fan speeds.
	This is only usable under FreeBSD 4.0-CURRENT due to the use
	of the intpm(4) controller.

>How-To-Repeat:
>Fix:

# 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:
#
#	lmmon
#	lmmon/Makefile
#	lmmon/files
#	lmmon/files/md5
#	lmmon/pkg
#	lmmon/pkg/COMMENT
#	lmmon/pkg/DESCR
#	lmmon/pkg/PLIST
#
echo c - lmmon
mkdir -p lmmon > /dev/null 2>&1
echo x - lmmon/Makefile
sed 's/^X//' >lmmon/Makefile << 'END-of-lmmon/Makefile'
X# New ports collection makefile for:	lmmon
X# Version required:			0.50
X# Date created:				24 September 1999
X# Whom:					Chris D. Faulhaber <jedgar@fxp.org>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	lmmon-0.50
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.fxp.org/~jedgar/
X
XMAINTAINER=	jedgar@fxp.org
X
XMAN8=		lmmon.8
XMANCOMPRESSED=	yes
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 400000
Xpre-fetch:
X	@${ECHO}
X	@${ECHO} "This port uses the intpm controller which"
X	@${ECHO} "is only available in FreeBSD 4.0-CURRENT."
X	@${ECHO}
X.endif
X
X.include <bsd.port.mk>
END-of-lmmon/Makefile
echo c - lmmon/files
mkdir -p lmmon/files > /dev/null 2>&1
echo x - lmmon/files/md5
sed 's/^X//' >lmmon/files/md5 << 'END-of-lmmon/files/md5'
XMD5 (lmmon-0.50.tar.gz) = c24ba0c655c86acd8b704bb075751405
END-of-lmmon/files/md5
echo c - lmmon/pkg
mkdir -p lmmon/pkg > /dev/null 2>&1
echo x - lmmon/pkg/COMMENT
sed 's/^X//' >lmmon/pkg/COMMENT << 'END-of-lmmon/pkg/COMMENT'
XDisplay information gathered from LM78/79 chipsets.
END-of-lmmon/pkg/COMMENT
echo x - lmmon/pkg/DESCR
sed 's/^X//' >lmmon/pkg/DESCR << 'END-of-lmmon/pkg/DESCR'
Xlmmon v0.50
X
XThis program displays information gathered from LM78/79 chipsets
Xonboard many motherboard.  Displayed values include fan speeds,
Xmotherboard temperature, and various voltages.  Currently, this
Xis only supported in FreeBSD 4.0.
X
END-of-lmmon/pkg/DESCR
echo x - lmmon/pkg/PLIST
sed 's/^X//' >lmmon/pkg/PLIST << 'END-of-lmmon/pkg/PLIST'
Xbin/lmmon
END-of-lmmon/pkg/PLIST
exit


>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?19990924232658.CF64BF80F>