From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 3 02:30:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB23437B401 for ; Tue, 3 Jun 2003 02:30:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D621143F85 for ; Tue, 3 Jun 2003 02:30:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h539UEUp002231 for ; Tue, 3 Jun 2003 02:30:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h539UEVS002230; Tue, 3 Jun 2003 02:30:14 -0700 (PDT) Resent-Date: Tue, 3 Jun 2003 02:30:14 -0700 (PDT) Resent-Message-Id: <200306030930.h539UEVS002230@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Richard Arends Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3347C37B401 for ; Tue, 3 Jun 2003 02:23:46 -0700 (PDT) Received: from mail.unixguru.nl (mosibi.demon.nl [212.238.240.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAB0A43FB1 for ; Tue, 3 Jun 2003 02:23:44 -0700 (PDT) (envelope-from richard@mail.unixguru.nl) Received: from mail.unixguru.nl (localhost [127.0.0.1]) by mail.unixguru.nl (8.12.9/8.12.9) with ESMTP id h539NaEo034540 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Tue, 3 Jun 2003 11:23:37 +0200 (CEST) (envelope-from richard@mail.unixguru.nl) Received: (from richard@localhost) by mail.unixguru.nl (8.12.9/8.12.9/Submit) id h539NaW2034539; Tue, 3 Jun 2003 11:23:36 +0200 (CEST) (envelope-from richard) Message-Id: <200306030923.h539NaW2034539@mail.unixguru.nl> Date: Tue, 3 Jun 2003 11:23:36 +0200 (CEST) From: Richard Arends To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/52887: New port (gkrellmgas2 is thermal monitor plugin for gkrellm2, which uses ACPI) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Richard Arends List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 09:30:16 -0000 >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 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 END-of-gkrellmgas2/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: