Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2003 11:23:36 +0200 (CEST)
From:      Richard Arends <richard@unixguru.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52887: New port (gkrellmgas2 is thermal monitor plugin for gkrellm2, which uses ACPI)
Message-ID:  <200306030923.h539NaW2034539@mail.unixguru.nl>
Resent-Message-ID: <200306030930.h539UEVS002230@freefall.freebsd.org>

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

>Number:         52887
>Category:       ports
>Synopsis:       New port (gkrellmgas2 is thermal monitor plugin for gkrellm2, which uses ACPI)
>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:   Tue Jun 03 02:30:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Richard Arends
>Release:        5.1-BETA FreeBSD
>Organization:
Unixguru.nl
>Environment:
System: snowlap.unixguru.nl 5.1-BETA FreeBSD 5.1-BETA #1: Sun May 25 13:34:30 CEST 2003


>Description:
	I've send this port already in, a few months ago. This is an update for it. Please
	drop PR ports/47856 and commit this one.

>How-To-Repeat:

>Fix:

Install the 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:
#
#	gkrellmgas2/
#	gkrellmgas2/pkg-descr
#	gkrellmgas2/pkg-plist
#	gkrellmgas2/distinfo
#	gkrellmgas2/Makefile
#
echo c - gkrellmgas2/
mkdir -p gkrellmgas2/ > /dev/null 2>&1
echo x - gkrellmgas2/pkg-descr
sed 's/^X//' >gkrellmgas2/pkg-descr << 'END-of-gkrellmgas2/pkg-descr'
XGAS is Another Sensor plug-in for GKrellM.
XIn this plug-in, chart and slider are implemented.
X
Xhttp://fjts.org/~m/Soft/GAS/
X
X- Richard Arends
Xrichard@unixguru.nl
END-of-gkrellmgas2/pkg-descr
echo x - gkrellmgas2/pkg-plist
sed 's/^X//' >gkrellmgas2/pkg-plist << 'END-of-gkrellmgas2/pkg-plist'
Xlibexec/gkrellm2/plugins/gas.so
END-of-gkrellmgas2/pkg-plist
echo x - gkrellmgas2/distinfo
sed 's/^X//' >gkrellmgas2/distinfo << 'END-of-gkrellmgas2/distinfo'
XMD5 (gas-2.0.2.tar.gz) = e05f14eaa8ec154fbd8987208e653766
END-of-gkrellmgas2/distinfo
echo x - gkrellmgas2/Makefile
sed 's/^X//' >gkrellmgas2/Makefile << 'END-of-gkrellmgas2/Makefile'
X# New ports collection makefile for:	gkrellmgas2
X# Date Created:		03 Feb 2003
X# Whom:			Richard Arends <richard@unixguru.nl>
X#
X# $FreeBSD$
X
XPORTNAME=	gkrellmgas2
XPORTVERSION=	2.0.2
XCATEGORIES=	sysutils
XMASTER_SITES=	http://fjts.org/~m/Soft/GAS/
XDISTNAME=	gas-${PORTVERSION}
X
XMAINTAINER=	richard@unixguru.nl
XCOMMENT=        A thermal monitor plugin for gkrellm2 (Needs ACPI)
X
XBUILD_DEPENDS=	${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
XRUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
X
XUSE_GMAKE=	yes
X
XWRKSRC=		${WRKDIR}/${DISTNAME}
X
XUSE_X_PREFIX=	yes
X
Xpre-build:
X		@${MV} ${WRKSRC}/GNUmakefile ${WRKSRC}/Makefile
X
Xdo-install:
X		@${INSTALL_PROGRAM} ${WRKSRC}/gas.so ${PREFIX}/libexec/gkrellm2/plugins
X
X.include <bsd.port.mk>
END-of-gkrellmgas2/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



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