From owner-cvs-ports@FreeBSD.ORG Sun Jun 25 02:25:59 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 0587416A4B3; Sun, 25 Jun 2006 02:25:59 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B9043D5F; Sun, 25 Jun 2006 02:25:58 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5P2PwLR054943; Sun, 25 Jun 2006 02:25:58 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5P2Pw7j054942; Sun, 25 Jun 2006 02:25:58 GMT (envelope-from mezz) Message-Id: <200606250225.k5P2Pw7j054942@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 25 Jun 2006 02:25:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/finance Makefile ports/finance/homebank Makefile distinfo pkg-descr pkg-plist ports/finance/homebank/files patch-configure patch-src_Makefile.in patch-src_dsp_wallet.c patch-src_homebank.h patch-src_rep_budget.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 25 Jun 2006 02:25:59 -0000 mezz 2006-06-25 02:25:58 UTC FreeBSD ports repository Modified files: finance Makefile Added files: finance/homebank Makefile distinfo pkg-descr pkg-plist finance/homebank/files patch-configure patch-src_Makefile.in patch-src_dsp_wallet.c patch-src_homebank.h patch-src_rep_budget.c Log: HomeBank is the free software you have always wanted to manage your personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allows you to analyze your finances in adetailed way instantly and dynamically with powerfull report tools based on filtering and graphical charts. Furthermore HomeBank benefits now for more than 10 years of users experiences and feedbacks as its development started in 1995 on Amiga computers. It is now available on Amiga, GNU/Linux, and will probably be soon available for Microsoft Windows and MacOS X systems, as GTK+ exists on it. WWW: http://homebank.free.fr/ -- Keep in mind, this is an alpha quality apps. (Homebank 3.2 alpha). I only test it a little so far. Revision Changes Path 1.44 +1 -0 ports/finance/Makefile 1.1 +36 -0 ports/finance/homebank/Makefile (new) 1.1 +3 -0 ports/finance/homebank/distinfo (new) 1.1 +28 -0 ports/finance/homebank/files/patch-configure (new) 1.1 +11 -0 ports/finance/homebank/files/patch-src_Makefile.in (new) 1.1 +13 -0 ports/finance/homebank/files/patch-src_dsp_wallet.c (new) 1.1 +10 -0 ports/finance/homebank/files/patch-src_homebank.h (new) 1.1 +10 -0 ports/finance/homebank/files/patch-src_rep_budget.c (new) 1.1 +13 -0 ports/finance/homebank/pkg-descr (new) 1.1 +53 -0 ports/finance/homebank/pkg-plist (new)