diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-26 06:46:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-26 06:46:45 +0800 |
commit | 5cea68f18fbb34eab412c5e7a958ec6e6b213e17 (patch) | |
tree | 6593522a9f9dca051353c9d73bc30aefa51ca915 /deskutils | |
parent | 00f8a777e731da76eb5edd5b178212ade45205f1 (diff) | |
download | marcuscom-ports-5cea68f18fbb34eab412c5e7a958ec6e6b213e17.tar marcuscom-ports-5cea68f18fbb34eab412c5e7a958ec6e6b213e17.tar.gz marcuscom-ports-5cea68f18fbb34eab412c5e7a958ec6e6b213e17.tar.bz2 marcuscom-ports-5cea68f18fbb34eab412c5e7a958ec6e6b213e17.tar.lz marcuscom-ports-5cea68f18fbb34eab412c5e7a958ec6e6b213e17.tar.xz marcuscom-ports-5cea68f18fbb34eab412c5e7a958ec6e6b213e17.tar.zst marcuscom-ports-5cea68f18fbb34eab412c5e7a958ec6e6b213e17.zip |
Add gnotime, and update to 2.1.9.
Submitted by: maintainer
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2285 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnotime/Makefile | 28 | ||||
-rw-r--r-- | deskutils/gnotime/distinfo | 2 | ||||
-rw-r--r-- | deskutils/gnotime/files/patch-src_main.c | 11 | ||||
-rw-r--r-- | deskutils/gnotime/pkg-descr | 5 | ||||
-rw-r--r-- | deskutils/gnotime/pkg-plist | 136 |
5 files changed, 182 insertions, 0 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile new file mode 100644 index 000000000..2981d39ea --- /dev/null +++ b/deskutils/gnotime/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: gnotime +# Date created: 1 March 2003 +# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> +# +# $FreeBSD: ports/deskutils/gnotime/Makefile,v 1.9 2004/04/05 03:30:24 marcus Exp $ +# + +PORTNAME= gnotime +PORTVERSION= 2.1.9 +CATEGORIES= deskutils gnome +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= gttr + +MAINTAINER= kwm@rainbow-runner.nl +COMMENT= GnoTime is a time tracker for gnome2 + +LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile + +USE_GNOME= gnomehack gnomeprefix gtkhtml3 libgnomeui +USE_X_PREFIX= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ + LDFLAGS="-L${LOCALBASE}/lib" + +MAN1= gnotime.1 + +.include <bsd.port.mk> diff --git a/deskutils/gnotime/distinfo b/deskutils/gnotime/distinfo new file mode 100644 index 000000000..73d3373c4 --- /dev/null +++ b/deskutils/gnotime/distinfo @@ -0,0 +1,2 @@ +MD5 (gnotime-2.1.9.tar.gz) = 14a0f231e72620e1de31f36d9cd77ced +SIZE (gnotime-2.1.9.tar.gz) = 1175618 diff --git a/deskutils/gnotime/files/patch-src_main.c b/deskutils/gnotime/files/patch-src_main.c new file mode 100644 index 000000000..2058c6d79 --- /dev/null +++ b/deskutils/gnotime/files/patch-src_main.c @@ -0,0 +1,11 @@ +--- src/main.c.orig Sat Apr 3 20:46:44 2004 ++++ src/main.c Sun Apr 25 15:35:31 2004 +@@ -32,7 +32,7 @@ + #include <unistd.h> + #include <utime.h> + #if defined(HAVE_DECL_WNOHANG) && defined(HAVE_WAITPID) +-#include <wait.h> ++#include <sys/wait.h> + #endif + + #include <qof.h> diff --git a/deskutils/gnotime/pkg-descr b/deskutils/gnotime/pkg-descr new file mode 100644 index 000000000..d13476231 --- /dev/null +++ b/deskutils/gnotime/pkg-descr @@ -0,0 +1,5 @@ +Time (formerly GTT, the Gnome Time Tracker) is a desktop utility for +tracking the amount of time spent on projects, and generating +configurable invoices based on that time. + +WWW: http://gttr.sourceforge.net/ diff --git a/deskutils/gnotime/pkg-plist b/deskutils/gnotime/pkg-plist new file mode 100644 index 000000000..4456c6e22 --- /dev/null +++ b/deskutils/gnotime/pkg-plist @@ -0,0 +1,136 @@ +bin/gnotime +etc/gconf/gconf.xml.defaults/apps/gnotime/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gnotime/Display/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gnotime/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gnotime/Display/%gconf.xml +etc/gconf/schemas/gnotime.schemas +include/gnotime/gnc-date.h +include/gnotime/gnc-engine-util.h +include/gnotime/gnc-event.h +include/gnotime/gnc-numeric.h +include/gnotime/gnc-trace.h +include/gnotime/guid.h +include/gnotime/kvp-util.h +include/gnotime/kvp_frame.h +include/gnotime/qof.h +include/gnotime/qofbackend.h +include/gnotime/qofbook.h +include/gnotime/qofclass.h +include/gnotime/qofgobj.h +include/gnotime/qofid.h +include/gnotime/qofinstance.h +include/gnotime/qofobject.h +include/gnotime/qofquery.h +include/gnotime/qofquerycore.h +include/gnotime/qofsession.h +include/gnotime/qofsql.h +include/gnotime/sql_parser.h +lib/libqof.a +lib/libqof.la +lib/libqof.so +lib/libqof.so.0 +lib/libqofsql.a +lib/libqofsql.la +lib/libqofsql.so +lib/libqofsql.so.0 +share/gnome/apps/Applications/gnotime.desktop +share/gnome/gnotime/ghtml/C/bigtable.ghtml +share/gnome/gnotime/ghtml/C/daily.ghtml +share/gnome/gnotime/ghtml/C/gtt.scm +share/gnome/gnotime/ghtml/C/invoice.ghtml +share/gnome/gnotime/ghtml/C/journal.ghtml +share/gnome/gnotime/ghtml/C/noproject.ghtml +share/gnome/gnotime/ghtml/C/primer.ghtml +share/gnome/gnotime/ghtml/C/query.ghtml +share/gnome/gnotime/ghtml/C/status.ghtml +share/gnome/gnotime/ghtml/C/tab-delim.ghtml +share/gnome/gnotime/ghtml/C/todo-export.ghtml +share/gnome/gnotime/ghtml/C/todo.ghtml +share/gnome/gnotime/glade/active.glade +share/gnome/gnotime/glade/idle.glade +share/gnome/gnotime/glade/interval_edit.glade +share/gnome/gnotime/glade/interval_popup.glade +share/gnome/gnotime/glade/journal.glade +share/gnome/gnotime/glade/not-implemented.glade +share/gnome/gnotime/glade/notes.glade +share/gnome/gnotime/glade/plugin.glade +share/gnome/gnotime/glade/plugin_editor.glade +share/gnome/gnotime/glade/prefs.glade +share/gnome/gnotime/glade/project_properties.glade +share/gnome/gnotime/glade/task_popup.glade +share/gnome/gnotime/glade/task_properties.glade +share/gnome/help/gnotime/C/figures/gtt_mainwin.png +share/gnome/help/gnotime/C/figures/gtt_prefswin.png +share/gnome/help/gnotime/C/gnotime.xml +share/gnome/help/gnotime/es/figures/gtt_mainwin.png +share/gnome/help/gnotime/es/figures/gtt_prefswin.png +share/gnome/help/gnotime/es/gnotime.xml +share/gnome/help/gnotime/eu/figures/gtt_mainwin.png +share/gnome/help/gnotime/eu/figures/gtt_prefswin.png +share/gnome/help/gnotime/eu/gnotime.xml +share/gnome/omf/gnotime/gnotime-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gnotime/gnotime-C.omf 2>/dev/null || /usr/bin/true +share/gnome/omf/gnotime/gnotime-es.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gnotime/gnotime-es.omf 2>/dev/null || /usr/bin/true +share/gnome/omf/gnotime/gnotime-eu.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gnotime/gnotime-eu.omf 2>/dev/null || /usr/bin/true +share/locale/az/LC_MESSAGES/gnotime-2.0.mo +share/locale/bg/LC_MESSAGES/gnotime-2.0.mo +share/locale/ca/LC_MESSAGES/gnotime-2.0.mo +share/locale/cs/LC_MESSAGES/gnotime-2.0.mo +share/locale/da/LC_MESSAGES/gnotime-2.0.mo +share/locale/de/LC_MESSAGES/gnotime-2.0.mo +share/locale/el/LC_MESSAGES/gnotime-2.0.mo +share/locale/en_GB/LC_MESSAGES/gnotime-2.0.mo +share/locale/es/LC_MESSAGES/gnotime-2.0.mo +share/locale/et/LC_MESSAGES/gnotime-2.0.mo +share/locale/eu/LC_MESSAGES/gnotime-2.0.mo +share/locale/fi/LC_MESSAGES/gnotime-2.0.mo +share/locale/fr/LC_MESSAGES/gnotime-2.0.mo +share/locale/ga/LC_MESSAGES/gnotime-2.0.mo +share/locale/gl/LC_MESSAGES/gnotime-2.0.mo +share/locale/hu/LC_MESSAGES/gnotime-2.0.mo +share/locale/it/LC_MESSAGES/gnotime-2.0.mo +share/locale/ja/LC_MESSAGES/gnotime-2.0.mo +share/locale/ko/LC_MESSAGES/gnotime-2.0.mo +share/locale/lt/LC_MESSAGES/gnotime-2.0.mo +share/locale/lv/LC_MESSAGES/gnotime-2.0.mo +share/locale/ms/LC_MESSAGES/gnotime-2.0.mo +share/locale/nl/LC_MESSAGES/gnotime-2.0.mo +share/locale/nn/LC_MESSAGES/gnotime-2.0.mo +share/locale/no/LC_MESSAGES/gnotime-2.0.mo +share/locale/pl/LC_MESSAGES/gnotime-2.0.mo +share/locale/pt/LC_MESSAGES/gnotime-2.0.mo +share/locale/pt_BR/LC_MESSAGES/gnotime-2.0.mo +share/locale/ro/LC_MESSAGES/gnotime-2.0.mo +share/locale/ru/LC_MESSAGES/gnotime-2.0.mo +share/locale/sk/LC_MESSAGES/gnotime-2.0.mo +share/locale/sl/LC_MESSAGES/gnotime-2.0.mo +share/locale/sv/LC_MESSAGES/gnotime-2.0.mo +share/locale/ta/LC_MESSAGES/gnotime-2.0.mo +share/locale/tr/LC_MESSAGES/gnotime-2.0.mo +share/locale/uk/LC_MESSAGES/gnotime-2.0.mo +share/locale/vi/LC_MESSAGES/gnotime-2.0.mo +share/locale/wa/LC_MESSAGES/gnotime-2.0.mo +share/locale/zh_CN/LC_MESSAGES/gnotime-2.0.mo +share/locale/zh_TW/LC_MESSAGES/gnotime-2.0.mo +@dirrm share/gnome/omf/gnotime +@dirrm share/gnome/help/gnotime/eu/figures +@dirrm share/gnome/help/gnotime/eu +@dirrm share/gnome/help/gnotime/es/figures +@dirrm share/gnome/help/gnotime/es +@dirrm share/gnome/help/gnotime/C/figures +@dirrm share/gnome/help/gnotime/C +@dirrm share/gnome/help/gnotime +@dirrm share/gnome/gnotime/glade +@dirrm share/gnome/gnotime/ghtml/C +@dirrm share/gnome/gnotime/ghtml +@dirrm share/gnome/gnotime +@dirrm include/gnotime +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnotime/Display +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnotime +@dirrm etc/gconf/gconf.xml.defaults/apps/gnotime/Display +@dirrm etc/gconf/gconf.xml.defaults/apps/gnotime +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnotime/gnotime-C.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnotime/gnotime-es.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnotime/gnotime-eu.omf 2>/dev/null || /usr/bin/true |