From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 28 02:50:25 2004 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 3171616A4CE for ; Wed, 28 Apr 2004 02:50:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2297A43D46 for ; Wed, 28 Apr 2004 02:50:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3S9oPbf060977 for ; Wed, 28 Apr 2004 02:50:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i3S9oOUS060976; Wed, 28 Apr 2004 02:50:24 -0700 (PDT) (envelope-from gnats) Resent-Date: Wed, 28 Apr 2004 02:50:24 -0700 (PDT) Resent-Message-Id: <200404280950.i3S9oOUS060976@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 04E2B16A4CE for ; Wed, 28 Apr 2004 02:43:34 -0700 (PDT) Received: from secure.socket.ch (secure.socket.ch [212.254.206.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FE443D2D for ; Wed, 28 Apr 2004 02:43:33 -0700 (PDT) (envelope-from roth@secure.socket.ch) Received: from secure.socket.ch (localhost [127.0.0.1]) by secure.socket.ch (8.12.10/8.12.5) with ESMTP id i3S9hVgQ044245 for ; Wed, 28 Apr 2004 11:43:31 +0200 (CEST) (envelope-from roth@secure.socket.ch) Received: (from roth@localhost) by secure.socket.ch (8.12.10/8.12.5/Submit) id i3S9hQ7t044244; Wed, 28 Apr 2004 11:43:26 +0200 (CEST) Message-Id: <200404280943.i3S9hQ7t044244@secure.socket.ch> Date: Wed, 28 Apr 2004 11:43:26 +0200 (CEST) From: Tobias Roth To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/66045: New port: misc/gkrellm-gtodo GKrellM2 plugin that tracks tasks and to-do items X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tobias Roth List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 09:50:25 -0000 >Number: 66045 >Category: ports >Synopsis: New port: misc/gkrellm-gtodo GKrellM2 plugin that tracks tasks and to-do items >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: Wed Apr 28 02:50:24 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Tobias Roth >Release: 5.2.1-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD angel-one.fsck.ch 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #7: Fri Apr 16 11:42:59 CEST 2004 >Description: This is a GkrellM2 plugin that tracks tasks and to-do items. It also supports deadline reminder alarms, tracking of time spent on individual tasks, and task-diary (sort of) through task comments. >How-To-Repeat: >Fix: --- gkrellm-gtodo.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-gtodo # gkrellm-gtodo/Makefile # gkrellm-gtodo/files # gkrellm-gtodo/files/patch-Makefile # gkrellm-gtodo/pkg-descr # gkrellm-gtodo/pkg-plist # gkrellm-gtodo/distinfo # echo c - gkrellm-gtodo mkdir -p gkrellm-gtodo > /dev/null 2>&1 echo x - gkrellm-gtodo/Makefile sed 's/^X//' >gkrellm-gtodo/Makefile << 'END-of-gkrellm-gtodo/Makefile' X# New ports collection makefile for: gkrellm-gtodo X# Date created: Wed Apr 28 08:31:22 CEST 2004 X# Whom: Tobias Roth X# X# $FreeBSD$ X# X XPORTNAME= gtodo XPORTVERSION= 0.2.5.a XCATEGORIES= misc XMASTER_SITES= http://voidtrance.home.comcast.net/software/files/gtodo/ \ X http://depot.fsck.ch/mirror/distfiles/ XPKGNAMEPREFIX= gkrellm- XDISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-0.2.5a X XMAINTAINER= ports@fsck.ch XCOMMENT= GKrellM2 plugin that tracks tasks and to-do items X XBUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 XRUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 X XNOT_FOR_ARCHS= amd64 ia64 XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_GNOME= gtk20 X XWRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME} X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/${PKGNAMEPREFIX}${PORTNAME}.so \ X ${PREFIX}/libexec/gkrellm2/plugins/ X X.include END-of-gkrellm-gtodo/Makefile echo c - gkrellm-gtodo/files mkdir -p gkrellm-gtodo/files > /dev/null 2>&1 echo x - gkrellm-gtodo/files/patch-Makefile sed 's/^X//' >gkrellm-gtodo/files/patch-Makefile << 'END-of-gkrellm-gtodo/files/patch-Makefile' X--- Makefile.orig Wed Apr 28 08:51:42 2004 X+++ Makefile Wed Apr 28 09:15:38 2004 X@@ -11,15 +11,15 @@ X USER_INSTALL_PATH ?= $(HOME)/.gkrellm2/plugins X X ## executables X-CC = gcc X+CC ?= gcc X RM = rm -f X INSTALL ?= install -m 755 X X ## Compiler and Linker flags X ## Theoretically, you should not need to change these X ## but if the make does not work look into it X-CFLAGS = -fPIC -Wall -I. $(shell pkg-config gtk+-2.0 --cflags) X-LIBFLAGS = -shared $(shell pkg-config gtk+-2.0 --libs) X+CFLAGS += -fPIC -Wall -I. `pkg-config gtk+-2.0 --cflags` X+LIBFLAGS = -shared `pkg-config gtk+-2.0 --libs` X X ## Set all the locale converstion stuff X ## if necessary X@@ -29,7 +29,7 @@ X CFLAGS += -DENABLE_NLS -DLOCALEDIR=\"$(LOCALEDIR)\" X export enable_nls X endif X-CFLAGS += -DPACKAGE="\"$(PACKAGE)\"" X+#CFLAGS += -DPACKAGE="\"$(PACKAGE)\"" X export PACKAGE LOCALEDIR X X ## File name and target definitions END-of-gkrellm-gtodo/files/patch-Makefile echo x - gkrellm-gtodo/pkg-descr sed 's/^X//' >gkrellm-gtodo/pkg-descr << 'END-of-gkrellm-gtodo/pkg-descr' XThis is a GkrellM2 plugin that tracks tasks and to-do items. It also Xsupports deadline reminder alarms, tracking of time spent on individual Xtasks, and task-diary (sort of) through task comments. X XAuthor: Dimitar Haralanov XWWW: http://voidtrance.home.comcast.net/software/ END-of-gkrellm-gtodo/pkg-descr echo x - gkrellm-gtodo/pkg-plist sed 's/^X//' >gkrellm-gtodo/pkg-plist << 'END-of-gkrellm-gtodo/pkg-plist' Xlibexec/gkrellm2/plugins/gkrellm-gtodo.so END-of-gkrellm-gtodo/pkg-plist echo x - gkrellm-gtodo/distinfo sed 's/^X//' >gkrellm-gtodo/distinfo << 'END-of-gkrellm-gtodo/distinfo' XMD5 (gkrellm-gtodo-0.2.5a.tar.gz) = 6d00732619d2b0cc1191cc8f3979d644 XSIZE (gkrellm-gtodo-0.2.5a.tar.gz) = 58891 END-of-gkrellm-gtodo/distinfo exit --- gkrellm-gtodo.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: