From owner-cvs-ports@FreeBSD.ORG Fri Aug 29 04:41:12 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A394816A4BF; Fri, 29 Aug 2003 04:41:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28EB343FBF; Fri, 29 Aug 2003 04:41:12 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7TBfB0U012076; Fri, 29 Aug 2003 04:41:11 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7TBfBxH012075; Fri, 29 Aug 2003 04:41:11 -0700 (PDT) Message-Id: <200308291141.h7TBfBxH012075@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 29 Aug 2003 04:41:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/finance Makefile ports/finance/grisbi Makefile distinfo pkg-descr pkg-message pkg-plist ports/finance/grisbi/files patch-aclocal.m4 patch-help_Makefile.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 11:41:12 -0000 edwin 2003/08/29 04:41:11 PDT FreeBSD ports repository Modified files: finance Makefile Added files: finance/grisbi Makefile distinfo pkg-descr pkg-message pkg-plist finance/grisbi/files patch-aclocal.m4 patch-help_Makefile.in Log: New port: finance/grisbi, a personal finance manager. Grisbi is a personnal accounting application, written with Gnome and Gtk, and is released under the GPL licence. Its aim is to provide you with the most simple and intuitive software for basic use, although it can be very powerful if you spend a little time on the setup. Grisbi is an application written by french developpers, so it perfectly respects french accounting rules. Grisbi can manage multiple accounts, currencies and users. It manages third parties, expenditures and receipts categories, and also budgetary lines, financial years, and other information that make Grisbi adapted for associations (except those that require double entry accounting). WWW: http://www.grisbi.org/ PR: ports/54675 Submitted by: Thierry Thomas Revision Changes Path 1.12 +1 -0 ports/finance/Makefile 1.1 +37 -0 ports/finance/grisbi/Makefile (new) 1.1 +1 -0 ports/finance/grisbi/distinfo (new) 1.1 +26 -0 ports/finance/grisbi/files/patch-aclocal.m4 (new) 1.1 +22 -0 ports/finance/grisbi/files/patch-help_Makefile.in (new) 1.1 +15 -0 ports/finance/grisbi/pkg-descr (new) 1.1 +3 -0 ports/finance/grisbi/pkg-message (new) 1.1 +26 -0 ports/finance/grisbi/pkg-plist (new)