From owner-freebsd-gnome Fri Feb 28 17:20: 9 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9722F37B401 for ; Fri, 28 Feb 2003 17:20:03 -0800 (PST) Received: from httpd.terions.de (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id D4C3E43FCB for ; Fri, 28 Feb 2003 17:20:00 -0800 (PST) (envelope-from martin@kleinerdrache.org) Received: (qmail 433 invoked by uid 0); 1 Mar 2003 01:19:59 -0000 Date: 1 Mar 2003 01:19:59 -0000 Message-ID: <20030301011959.432.qmail@httpd.terions.de> To: FreeBSD-gnats-submit@freebsd.org Subject: New Port: gnotime From: Martin Klaffenboeck Reply-To: Martin Klaffenboeck Cc: gnome@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Submitter-Id: current-users >Originator: Martin Klaffenboeck >Organization: >Confidential: no >Synopsis: New Port: gnotime >Severity: non-critical >Priority: low >Category: ports >Class: maintainer-update >Release: FreeBSD 4.7-STABLE i386 >Environment: System: FreeBSD martin.kleinerdrache.org 4.7-STABLE FreeBSD 4.7-STABLE #24: Mon Feb 10 21:21:27 CET 2003 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: I was wondering that I could not find a port for this programm. So I created this one: I'm not sure with the MAN1 variable in the Makefile. When adding the port with pkg_add, the make deinstall thing makes troubles. I don't know why. This does not happen if I install the port via make install. Martin >How-To-Repeat: >Fix: --- gnotime.sh 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: # # gnotime # gnotime/Makefile # gnotime/distinfo # gnotime/pkg-descr # gnotime/pkg-plist # echo c - gnotime mkdir -p gnotime > /dev/null 2>&1 echo x - gnotime/Makefile sed 's/^X//' >gnotime/Makefile << 'END-of-gnotime/Makefile' X# New ports collection makefile for: gnotime X# Date created: 1 March 2003 X# Whom: Martin Klaffenboeck X# X# $FreeBSD$ X# X XPORTNAME= gnotime XPORTVERSION= 2.1.5 XCATEGORIES= deskutils gnome XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gttr X XMAINTAINER= martin.klaffenboeck@gmx.at XCOMMENT= GnoTime is a time tracker for gnome2 X XLIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ X gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \ X guile.10:${PORTSDIR}/lang/guile X XUSE_GNOMENG= yes XUSE_GNOME= gnomehack gnomeprefix gnomelibs XUSE_X_PREFIX= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_LIBTOOL= yes XCONFIGURE_ENV= CXXFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ X LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat" X XCONFIGURE_ARGS+= --prefix=${PREFIX} XCONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} X XMAN1= gnotime.1 X X.include END-of-gnotime/Makefile echo x - gnotime/distinfo sed 's/^X//' >gnotime/distinfo << 'END-of-gnotime/distinfo' XMD5 (gnotime-2.1.5.tar.gz) = 19af95928d9092137915ba24448aeef7 END-of-gnotime/distinfo echo x - gnotime/pkg-descr sed 's/^X//' >gnotime/pkg-descr << 'END-of-gnotime/pkg-descr' XTime (formerly GTT, the Gnome Time Tracker) is a desktop utility for Xtracking the amount of time spent on projects, and generating Xconfigurable invoices based on that time. X XWWW: http://gttr.sourceforge.net/ END-of-gnotime/pkg-descr echo x - gnotime/pkg-plist sed 's/^X//' >gnotime/pkg-plist << 'END-of-gnotime/pkg-plist' Xbin/gnotime Xshare/gnome/apps/Applications/gnotime.desktop Xshare/gnome/gnotime/ghtml/C/bigtable.ghtml Xshare/gnome/gnotime/ghtml/C/gtt.scm Xshare/gnome/gnotime/ghtml/C/invoice.ghtml Xshare/gnome/gnotime/ghtml/C/journal.ghtml Xshare/gnome/gnotime/ghtml/C/noproject.ghtml Xshare/gnome/gnotime/ghtml/C/primer.ghtml Xshare/gnome/gnotime/ghtml/C/tab-delim.ghtml Xshare/gnome/gnotime/ghtml/C/todo-export.ghtml Xshare/gnome/gnotime/ghtml/C/todo.ghtml Xshare/gnome/gnotime/glade/idle.glade Xshare/gnome/gnotime/glade/interval_edit.glade Xshare/gnome/gnotime/glade/interval_popup.glade Xshare/gnome/gnotime/glade/journal.glade Xshare/gnome/gnotime/glade/not-implemented.glade Xshare/gnome/gnotime/glade/notes.glade Xshare/gnome/gnotime/glade/plugin.glade Xshare/gnome/gnotime/glade/prefs.glade Xshare/gnome/gnotime/glade/project_properties.glade Xshare/gnome/gnotime/glade/task_popup.glade Xshare/gnome/gnotime/glade/task_properties.glade Xshare/gnome/help/gnotime/C/figures/gtt_mainwin.png Xshare/gnome/help/gnotime/C/figures/gtt_prefswin.png Xshare/gnome/help/gnotime/C/gnotime.sgml Xshare/gnome/help/gnotime/C/index.html Xshare/gnome/help/gnotime/C/topic.dat Xshare/gnome/help/gnotime/C/x312.html Xshare/gnome/help/gnotime/C/x467.html Xshare/gnome/help/gnotime/C/x495.html Xshare/gnome/help/gnotime/C/x505.html Xshare/gnome/help/gnotime/C/x530.html Xshare/gnome/help/gnotime/C/x79.html Xshare/gnome/help/gnotime/es/figures/gtt_mainwin.png Xshare/gnome/help/gnotime/es/figures/gtt_prefswin.png Xshare/gnome/help/gnotime/es/gnotime.sgml Xshare/gnome/help/gnotime/es/index.html Xshare/gnome/help/gnotime/es/topic.dat Xshare/gnome/help/gnotime/es/x266.html Xshare/gnome/help/gnotime/es/x35.html Xshare/gnome/help/gnotime/es/x422.html Xshare/gnome/help/gnotime/es/x448.html Xshare/gnome/help/gnotime/es/x465.html Xshare/gnome/help/gnotime/es/x487.html Xshare/gnome/help/gnotime/eu/figures/gtt_mainwin.png Xshare/gnome/help/gnotime/eu/figures/gtt_prefswin.png Xshare/gnome/help/gnotime/eu/gnotime.sgml Xshare/gnome/help/gnotime/eu/index.html Xshare/gnome/help/gnotime/eu/topic.dat Xshare/gnome/help/gnotime/eu/x266.html Xshare/gnome/help/gnotime/eu/x35.html Xshare/gnome/help/gnotime/eu/x422.html Xshare/gnome/help/gnotime/eu/x448.html Xshare/gnome/help/gnotime/eu/x465.html Xshare/gnome/help/gnotime/eu/x484.html Xshare/gnome/help/gtt/de/index.html Xshare/gnome/help/gtt/de/topic.dat X@dirrm share/gnome/help/gtt/de X@dirrm share/gnome/help/gtt X@dirrm share/gnome/help/gnotime/eu/stylesheet-images X@dirrm share/gnome/help/gnotime/eu/figures X@dirrm share/gnome/help/gnotime/eu X@dirrm share/gnome/help/gnotime/es/stylesheet-images X@dirrm share/gnome/help/gnotime/es/figures X@dirrm share/gnome/help/gnotime/es X@dirrm share/gnome/help/gnotime/C/stylesheet-images X@dirrm share/gnome/help/gnotime/C/figures X@dirrm share/gnome/help/gnotime/C X@dirrm share/gnome/help/gnotime X@dirrm share/gnome/gnotime/glade X@dirrm share/gnome/gnotime/ghtml/C X@dirrm share/gnome/gnotime/ghtml X@dirrm share/gnome/gnotime END-of-gnotime/pkg-plist exit --- gnotime.sh ends here --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message