Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2007 17:13:51 +0100
From:      Thomas Hurst <freaky@voi.nightsdawn.sf>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117403: [NEW PORT] sysutils/k8temp: Athlon 64 and Opteron on-die temperature reader
Message-ID:  <E1IjzuZ-000GRT-My@voi.aagh.net>
Resent-Message-ID: <200710221640.l9MGe1Yd002016@freefall.freebsd.org>

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

>Number:         117403
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/k8temp: Athlon 64 and Opteron on-die temperature reader
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 22 16:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Hurst
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD voi.nightsdawn.sf 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Sep 16 16:28:04 BST 2007
>Description:
k8temp is a utility to read the on-die temperature sensors provided by
AMD K8 processors, including most Athlon 64's and Opterons.

WWW: http://hur.st/k8temp/

Tested with port test and portlint -A

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- k8temp-0.1.1.shar begins here ---
# 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:
#
#	k8temp
#	k8temp/Makefile
#	k8temp/distinfo
#	k8temp/pkg-descr
#
echo c - k8temp
mkdir -p k8temp > /dev/null 2>&1
echo x - k8temp/Makefile
sed 's/^X//' >k8temp/Makefile << 'END-of-k8temp/Makefile'
X# New ports collection makefile for:    k8temp
X# Date created:        21 October 2007
X# Whom:                Thomas Hurst <tom@hur.st>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	k8temp
XPORTVERSION=	0.1.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://hur.st/k8temp/
X
XMAINTAINER=	tom@hur.st
XCOMMENT=	Athlon 64 and Opteron on-die temperature reader
X
XMAN8=	k8temp.8
X
XPLIST_FILES=	sbin/k8temp
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/k8temp ${PREFIX}/sbin
X.if !defined(NOPORTDOCS)
X	${INSTALL_MAN} ${WRKSRC}/k8temp.8 ${PREFIX}/man/man8
X.endif
X
X.include <bsd.port.mk>
END-of-k8temp/Makefile
echo x - k8temp/distinfo
sed 's/^X//' >k8temp/distinfo << 'END-of-k8temp/distinfo'
XMD5 (k8temp-0.1.1.tar.gz) = 8dcbe230df7077b4b13dc9b41b1347b9
XSHA256 (k8temp-0.1.1.tar.gz) = 6b75644453959cca382eb7979185f70f0df4bd293d56f7a1bd9f58e6de3a8ef0
XSIZE (k8temp-0.1.1.tar.gz) = 3960
END-of-k8temp/distinfo
echo x - k8temp/pkg-descr
sed 's/^X//' >k8temp/pkg-descr << 'END-of-k8temp/pkg-descr'
Xk8temp is a utility to read the on-die temperature sensors provided by
XAMD K8 processors, including most Athlon 64's and Opterons.
X
XWWW: http://hur.st/k8temp/
END-of-k8temp/pkg-descr
exit
--- k8temp-0.1.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1IjzuZ-000GRT-My>