aboutsummaryrefslogtreecommitdiff
path: root/finance/mybudget
Commit message (Collapse)AuthorAgeFilesLines
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-1/+5
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149316
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Add myBudget, a nifty Gtk+-2 personal finance thinger.Adam Weinberger2004-07-054-0/+104
The aim of the program is to make it as easy as possible for people to do their own personal budgets and keep track of their finances. Using this program you can: * Create a budget and organize budget items into categories. * Nominate budget items to be paid from either a cash account or via a "Direct Debit" account which allows you to save for big ticket items and ensure timely payment of scheduled bills. * Automatically calculates how much money you must put aside each fortnight to meet all your "Direct Debit" obligations. * Automatically tells you how much money you must have in Direct Debit account to meet your obligatory payments on any particular date. * Record and save expenses against each of your budget categories. * Track how your expenses relate to your budget so you can determine if you are over or under-spending in any of your categories. * Sort your records into categories or by date. * Comes with realistic example to show how things work. * Allows you to export any of your reports, records, budget and Direct Debit status to the Gnumeric Spreadsheet program where they can be either printed or used for more detailed analysis. * Allows you to export any of your reports, records, budget and Direct Debit status to the AbiWord WordProcessor program where they can be printed or incorporated into a report. WWW: http://www.abisource.com/~msevior/index.html Notes: svn path=/head/; revision=112935