Date: Mon, 29 Sep 2003 00:34:40 -0700 (PDT) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/gtodo Makefile distinfo pkg-descr pkg-plist ports/deskutils/gtodo/files patch-src::mcategory.c patch-src::todo_db.c Message-ID: <200309290734.h8T7Yeqc035211@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2003/09/29 00:34:40 PDT FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/gtodo Makefile distinfo pkg-descr pkg-plist deskutils/gtodo/files patch-src::callback.c patch-src::interface.c patch-src::mcategory.c patch-src::todo_db.c Log: Add gToDo, a todo list application for the GNOME desktop. The goal of the program is to be simple and easy to use. The program is made to fill up the gap of amissing gtk+-2.0 standalone todo list. PR: 57341 Submitted by: Jeremy Messenger <mezz7@cox.net> Revision Changes Path 1.97 +1 -0 ports/deskutils/Makefile 1.1 +25 -0 ports/deskutils/gtodo/Makefile (new) 1.1 +1 -0 ports/deskutils/gtodo/distinfo (new) 1.1 +32 -0 ports/deskutils/gtodo/files/patch-src::callback.c (new) 1.1 +13 -0 ports/deskutils/gtodo/files/patch-src::interface.c (new) 1.1 +12 -0 ports/deskutils/gtodo/files/patch-src::mcategory.c (new) 1.1 +12 -0 ports/deskutils/gtodo/files/patch-src::todo_db.c (new) 1.1 +5 -0 ports/deskutils/gtodo/pkg-descr (new) 1.1 +8 -0 ports/deskutils/gtodo/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309290734.h8T7Yeqc035211>