Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2009 15:47:43 GMT
From:      Marc Lagrange <rhaamo@gruik.at>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140997: New port: sysutils/hwstat freebsd only cli tool displaying CPU temp and battery infos
Message-ID:  <200911291547.nATFlh9a051303@www.freebsd.org>
Resent-Message-ID: <200911291550.nATFo1cZ007282@freefall.freebsd.org>

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

>Number:         140997
>Category:       ports
>Synopsis:       New port: sysutils/hwstat freebsd only cli tool displaying CPU temp and battery infos
>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:   Sun Nov 29 15:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Marc Lagrange
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
>Environment:
FreeBSD melkor.home.rhaamo.li 8.0-RELEASE FreeBSD 8.0-RELEASE #2 r199715: Mon Nov 23 18:36:48 UTC 2009 root@melkor.home.rhaamo.li:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
New port: sysutils/hwstat.
hwstat is a FreeBSD only command line tool to display CPU temp and battery infos.

WWW:  http://rhaamo.li/hwstat/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	hwstat
#	hwstat/distinfo
#	hwstat/Makefile
#	hwstat/pkg-descr
#
echo c - hwstat
mkdir -p hwstat > /dev/null 2>&1
echo x - hwstat/distinfo
sed 's/^X//' >hwstat/distinfo << 'c64f43aa0d6e1be487dbf4b326693c30'
XMD5 (hwstat-0.5.1.tar.gz) = ae460c0c3b7c2098e5fe39a8313c5e70
XSHA256 (hwstat-0.5.1.tar.gz) = 506b8f2ec6ce4a950626440cdde0f7d652b507a82006bc19890f63b74356508a
XSIZE (hwstat-0.5.1.tar.gz) = 8957
c64f43aa0d6e1be487dbf4b326693c30
echo x - hwstat/Makefile
sed 's/^X//' >hwstat/Makefile << '98cd63ceccb4fb054adb7b50c2e3d800'
X# New ports collection makefile for:	hwstat
X# Date created:		29 nov 2009
X# Whom:			Marc Lagrange <rhaamo@gruik.at>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	hwstat
XPORTVERSION=	0.5.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://rhaamo.li/hwstat/
X
XMAINTAINER=	rhaamo@gruik.at
XCOMMENT=	Command line tool to display CPU temp and battery infos
X
XPLIST_FILES=	bin/hwstat
X
XMAN1=		hwstat.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
98cd63ceccb4fb054adb7b50c2e3d800
echo x - hwstat/pkg-descr
sed 's/^X//' >hwstat/pkg-descr << 'e7fc3f7823a800f28e8351e5be2a9e37'
XFreeBSD only command line tool to display CPU temp and battery infos.
X
XWWW:	http://rhaamo.li/hwstat/
e7fc3f7823a800f28e8351e5be2a9e37
exit



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



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