summaryrefslogtreecommitdiffstats
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.0krion2004-08-024-8/+12
| | | | | PR: ports/69920 Submitted by: Ports Fury
* Upgrade Grisbi to 0.5.1.thierry2004-08-013-11/+3
|
* Fix US-ASCII encoding problem with the PostgreSQL backend. US-ASCII will bemarcus2004-07-274-0/+34
| | | | | | substituted by SQL_ASCII which Postgres understands. Submitted by: Richard Schilling <rschi@rsmba.biz>
* Add kmymoney2 a KDE personal finance assistantarved2004-07-2511-0/+313
| | | | | PR: 68193 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
* Drop maintainershiplioux2004-07-201-1/+1
|
* - Update to 2.6.9vs2004-07-147-39/+23
| | | | | | | | | - new MASTER_SITE - requires libXbae PR: ports/67360 Submitted by: Roman Neuhauser Approved by: maintainer timeout
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-092-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Add myBudget, a nifty Gtk+-2 personal finance thinger.adamw2004-07-055-0/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 2.01erwin2004-07-042-4/+3
|
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-011-1/+1
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* Remove this expired port.kris2004-06-215-73/+0
|
* Remove expired ports, plus the three ports that depended on them.kris2004-06-201-1/+0
|
* Update to 1.8.9.marcus2004-06-196-8/+46
| | | | | PR: 68120 Submitted by: Alex Varju <varju@webct.com>
* Don't use Makefile.kde anymoremarkus2004-06-061-3/+1
|
* Remove an extraneous dependency towards popt.thierry2004-05-291-0/+8
| | | | Noticed by: Kris.
* - Update to version 3.0krion2004-05-286-58/+159
| | | | | PR: ports/67288 Submitted by: Ports Fury
* Upgrade to 0.5.0 and de-gnomify.thierry2004-05-248-92/+99
|
* Revert previous commit; maintainer is merely having email trouble.linimon2004-05-191-1/+1
| | | | | | My apologies. Prodded by: kris
* Reset bouncing maintainer address.linimon2004-05-181-1/+1
|
* Reduce time and traffic by pinning distfiles to their sites.linimon2004-05-171-4/+4
| | | | | PR: ports/66696 Submitted by: Roman Neuhauser <neuhauser@chello.cz> (maintainer)
* - Update to version 2.6.9krion2004-05-093-10/+10
| | | | | PR: ports/66392 Submitted by: Ports Fury
* Fix pkg-plist.thierry2004-04-282-1/+5
| | | | | | Noticed on dosirak & bento. Approved by: mat (mentor).
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* Add missing dirrmerwin2004-04-141-0/+1
| | | | Submitted by: dosirak
* Add missing dirrmerwin2004-04-141-0/+1
| | | | Submitted by: dosirak
* - Update to version 1.7.9krion2004-04-094-436/+497
| | | | | PR: ports/65364 Submitted by: Ports Fury
* - Update to version 2.9.9krion2004-04-092-3/+3
| | | | | PR: ports/65365 Submitted by: Ports Fury
* Upgrade to 0.4.5: bug fixes.thierry2004-04-072-4/+3
| | | | Approved by: mat (implicit).
* unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-051-1/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-054-1/+4
|
* - Support PTHREAD_CFLAGS properlykrion2004-04-022-12/+412
| | | | | | | - Avoid unexpected side effect by other ports PR: ports/65082 Submitted by: Ports Fury
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+3
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* upgrade to 0.3.5ijliao2004-04-025-314/+34
|
* SIZEify (maintainer timeout)trevor2004-03-319-0/+9
|
* - SIZEifymarkus2004-03-281-0/+1
| | | | | Submitted by: trevor Approved by: arved (mentor)
* - Update MASTER_SITES and WWW: linekrion2004-03-262-31/+4
| | | | | | | - Shorten pkg-descr PR: ports/64760 Submitted by: Ports Fury
* Upgrade grisbi to 0.4.4.thierry2004-03-253-11/+7
| | | | Approved by: mat (implicit).
* BROKEN: Checksum mismatchkris2004-03-221-0/+2
|
* Fix build: add missing BUILD_DEPENDS on deskutils/kdepim3lioux2004-03-211-0/+1
| | | | Submitted by: bento
* SIZE-ify my ports.thierry2004-03-191-0/+1
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Add size data, approved by maintainers.trevor2004-03-1816-0/+16
|
* - Add SIZE to GNOME portspav2004-03-183-0/+3
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-146-6/+6
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* o Pessimize current MASTER_SITES since it is not reliable right nowlioux2004-03-121-2/+3
| | | | | | o Place a copy of distfile in MASTER_SITE_LOCAL for the time being Reminded by: kris
* New port opale version 0.5: A very simple personal bank accountlioux2004-03-016-0/+165
| | | | manager for KDE and KOffice
* Change my email address.markus2004-02-231-1/+1
| | | | Approved by: arved (mentor)
* - Update to version 1.7.8krion2004-02-203-503/+404
| | | | | PR: ports/63134 Submitted by: Ports Fury
* - Update to version 2.9.8krion2004-02-204-16/+92
| | | | | PR: ports/63135 Submitted by: Ports Fury
* - Support LOCALBASE properlykrion2004-02-181-1/+2
| | | | | PR: ports/63005 Submitted by: Ports Fury
* - Update to 1.3RC3 releaseale2004-02-163-13/+11
| | | | | | | | | - Fix dependencies (add USE_PHP) - Remove BROKEN and DEPRECATED - Correct URL - Add SIZE Approved by: nork (mentor/implicitly)
OpenPOWER on IntegriCloud