From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 12 17:50:46 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 C936016A54D for ; Thu, 12 Oct 2006 17:50:46 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49E0D43D8F for ; Thu, 12 Oct 2006 17:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9CHoJxt020445 for ; Thu, 12 Oct 2006 17:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9CHoJji020444; Thu, 12 Oct 2006 17:50:19 GMT (envelope-from gnats) Resent-Date: Thu, 12 Oct 2006 17:50:19 GMT Resent-Message-Id: <200610121750.k9CHoJji020444@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, Tobias Roth Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C8F16A4DA for ; Thu, 12 Oct 2006 17:44:42 +0000 (UTC) (envelope-from roth@secure.socket.ch) Received: from secure.socket.ch (secure.socket.ch [212.103.70.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A1B043DD5 for ; Thu, 12 Oct 2006 17:43:11 +0000 (GMT) (envelope-from roth@secure.socket.ch) Received: from localhost ([127.0.0.1] helo=secure.socket.ch) by secure.socket.ch with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GY4Zs-000AOp-QH for FreeBSD-gnats-submit@freebsd.org; Thu, 12 Oct 2006 19:42:49 +0200 Received: (from roth@localhost) by secure.socket.ch (8.13.3/8.13.1/Submit) id k9CHge1v039978; Thu, 12 Oct 2006 19:42:40 +0200 (CEST) (envelope-from roth) Message-Id: <200610121742.k9CHge1v039978@secure.socket.ch> Date: Thu, 12 Oct 2006 19:42:40 +0200 (CEST) From: Tobias Roth To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/104359: [NEW PORT] deskutils/gkrellm-timers: GKrellM2 plugin that allows the setting of countdowns X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 17:50:47 -0000 >Number: 104359 >Category: ports >Synopsis: [NEW PORT] deskutils/gkrellm-timers: GKrellM2 plugin that allows the setting of countdowns >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: Thu Oct 12 17:50:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Tobias Roth >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD factory.fsck.ch 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Sun Oct 8 10:46:30 CEST >Description: This is a GkrellM2 plugin that allows setting of various countdown timers and stopwatches. Author: Christian W. Zuckschwerdt WWW: http://triq.net/gkrellm_timers.html Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- gkrellm-timers-1.3.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: # # gkrellm-timers # gkrellm-timers/Makefile # gkrellm-timers/distinfo # gkrellm-timers/pkg-descr # echo c - gkrellm-timers mkdir -p gkrellm-timers > /dev/null 2>&1 echo x - gkrellm-timers/Makefile sed 's/^X//' >gkrellm-timers/Makefile << 'END-of-gkrellm-timers/Makefile' X# New ports collection makefile for: gkrellm-timers X# Date created: Thu Oct 12 19:20:17 CEST 2006 X# Whom: Tobias Roth X# X# $FreeBSD$ X# X XPORTNAME= timers XPORTVERSION= 1.3 XCATEGORIES= deskutils XMASTER_SITES= http://triq.net/gkrellm_timers/ \ X http://depot.fsck.ch/mirror/distfiles/ XPKGNAMEPREFIX= gkrellm- XDISTNAME= gkrellm_${PORTNAME}-${PORTVERSION} X XMAINTAINER= ports@fsck.ch XCOMMENT= GKrellM2 plugin that allows the setting of countdowns X XBUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 XRUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 X XUSE_X_PREFIX= yes XUSE_GNOME= gtk20 X XPLIST_FILES= libexec/gkrellm2/plugins/gkrellm_timers.so X#WRKSRC= ${WRKDIR}/gkrellm_${PORTNAME} X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/gkrellm_${PORTNAME}.so \ X ${PREFIX}/libexec/gkrellm2/plugins/ X X.include END-of-gkrellm-timers/Makefile echo x - gkrellm-timers/distinfo sed 's/^X//' >gkrellm-timers/distinfo << 'END-of-gkrellm-timers/distinfo' XMD5 (gkrellm_timers-1.3.tar.gz) = c3b57e8bcfaf4a852b79ff919db3fab9 XSHA256 (gkrellm_timers-1.3.tar.gz) = 9e329d933365fe769b33d9918b9ce843f47cb041f8da8281a20b41ea4f373180 XSIZE (gkrellm_timers-1.3.tar.gz) = 77048 END-of-gkrellm-timers/distinfo echo x - gkrellm-timers/pkg-descr sed 's/^X//' >gkrellm-timers/pkg-descr << 'END-of-gkrellm-timers/pkg-descr' XThis is a GkrellM2 plugin that allows setting of various countdown timers Xand stopwatches. X XAuthor: Christian W. Zuckschwerdt XWWW: http://triq.net/gkrellm_timers.html END-of-gkrellm-timers/pkg-descr exit --- gkrellm-timers-1.3.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: