The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD finance : gnofin

Light-weight GNOME based financial management program

 Gnofin is a simple checkbook application for Unix.  Gnofin aims to provide a
convenient way to keep track of your checking and savings accounts (or any
other monetary-type accounts). It is designed to be light-weight, fast, and
extremely easy to use. 

http://gnofin.sourceforge.net/



gnofin history


v. 1.36
date: 2007/12/14 16:50:59;  author: miwi;  state: Exp;  lines: +14 -8
- Fix Build after objformat removal
- Pass maintainership to submitter

PR:		118678
Submitted by:	Pietro Cerutti 

v. 1.35 date: 2007/05/19 20:04:53; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.34 date: 2007/04/21 17:22:30; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Bad objformat handling
v. 1.33 date: 2006/05/07 11:09:13; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.32 date: 2006/02/23 10:36:29; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.31 date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.30 date: 2005/06/01 19:55:59; author: oliver; state: Exp; lines: +3 -2 change the libtool version to use from 1.3 to 1.5
v. 1.29 date: 2004/03/14 06:16:30; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.28 date: 2004/02/04 05:20:10; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.27 date: 2004/01/22 17:59:25; author: eik; state: Exp; lines: +1 -1 - fix PKGORIGIN since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
v. 1.26 date: 2003/11/17 12:03:13; author: trevor; state: Exp; lines: +1 -0 USE_REINPLACE must be defined before REINPLACE_CMD may be used.
v. 1.25 date: 2003/10/12 13:23:55; author: krion; state: Exp; lines: +9 -13 - Reaarange USE_GNOME PR: 57886 Submitted by: Ports Fury
v. 1.24 date: 2003/10/04 02:27:42; author: edwin; state: Exp; lines: +1 -1 Add finance category to the following ports. PR: ports/56259 (ports/39102) Submitted by: Mark Linimon
v. 1.23 date: 2003/07/06 10:14:34; author: oliver; state: Exp; lines: +10 -9 replace ${PERL} with ${REINPLACE_CMD} PR: 47406
v. 1.22 date: 2003/02/20 17:02:55; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.21 date: 2002/11/10 16:45:26; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.20 date: 2002/11/06 22:44:19; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.19 date: 2002/07/31 21:36:42; author: jedgar; state: Exp; lines: +2 -2 Relinquish this port since I no longer us it.
v. 1.18 date: 2001/03/29 16:32:53; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.17 date: 2000/12/02 12:20:12; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.4
v. 1.16 date: 2000/11/03 00:50:56; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.3
v. 1.15 date: 2000/10/14 00:00:45; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.2
v. 1.14 date: 2000/10/05 07:10:26; author: reg; state: Exp; lines: +15 -8 Implement USE_GNOME, part 1.
v. 1.13 date: 2000/09/28 11:50:57; author: jedgar; state: Exp; lines: +3 -3 - Update port to 0.8.1 - GNU_CONFIGURE -> USE_LIBTOOL to prevent installing *.la files
v. 1.12 date: 2000/06/14 13:21:10; author: sobomax; state: Exp; lines: +3 -2 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.11 date: 2000/06/01 16:25:23; author: ade; state: Exp; lines: +3 -3 Updates for new shared library versions in GNOME 1.2
v. 1.10 date: 2000/04/08 22:03:31; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/03/19 01:33:32; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.8.0
v. 1.8 date: 2000/03/09 14:50:52; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.10
v. 1.7 date: 2000/02/21 11:51:57; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.9
v. 1.6 date: 2000/02/14 17:29:47; author: jedgar; state: Exp; lines: +3 -3 Update to 0.7.5
v. 1.5 date: 2000/02/07 12:36:01; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.4
v. 1.4 date: 2000/02/06 12:37:51; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.2
v. 1.3 date: 2000/01/31 03:55:34; author: jedgar; state: Exp; lines: +3 -2 Add libxml dependency Found by: bento
v. 1.2 date: 2000/01/25 21:41:22; author: jedgar; state: Exp; lines: +4 -4 Update port to 0.7.1 * Significant code updates since the last port update (including an almost complete rewrite of the code base, plugin support, qif support, etc) * Take over maintainership of this port (approved by previous maintainer)
v. 1.1 date: 1999/12/23 20:42:33; author: jedgar; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/12/23 20:42:33; author: jedgar; state: Exp; lines: +0 -0 a light-weight GNOME based financial management program PR: 12699 Submitted by: Dominik Brettnacher ============================================================================= v. 1.36 date: 2007/12/14 16:50:59; author: miwi; state: Exp; lines: +14 -8 - Fix Build after objformat removal - Pass maintainership to submitter PR: 118678 Submitted by: Pietro Cerutti
v. 1.35 date: 2007/05/19 20:04:53; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.34 date: 2007/04/21 17:22:30; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Bad objformat handling
v. 1.33 date: 2006/05/07 11:09:13; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.32 date: 2006/02/23 10:36:29; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.31 date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.30 date: 2005/06/01 19:55:59; author: oliver; state: Exp; lines: +3 -2 change the libtool version to use from 1.3 to 1.5
v. 1.29 date: 2004/03/14 06:16:30; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.28 date: 2004/02/04 05:20:10; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.27 date: 2004/01/22 17:59:25; author: eik; state: Exp; lines: +1 -1 - fix PKGORIGIN since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
v. 1.26 date: 2003/11/17 12:03:13; author: trevor; state: Exp; lines: +1 -0 USE_REINPLACE must be defined before REINPLACE_CMD may be used.
v. 1.25 date: 2003/10/12 13:23:55; author: krion; state: Exp; lines: +9 -13 - Reaarange USE_GNOME PR: 57886 Submitted by: Ports Fury
v. 1.24 date: 2003/10/04 02:27:42; author: edwin; state: Exp; lines: +1 -1 Add finance category to the following ports. PR: ports/56259 (ports/39102) Submitted by: Mark Linimon
v. 1.23 date: 2003/07/06 10:14:34; author: oliver; state: Exp; lines: +10 -9 replace ${PERL} with ${REINPLACE_CMD} PR: 47406
v. 1.22 date: 2003/02/20 17:02:55; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.21 date: 2002/11/10 16:45:26; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.20 date: 2002/11/06 22:44:19; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.19 date: 2002/07/31 21:36:42; author: jedgar; state: Exp; lines: +2 -2 Relinquish this port since I no longer us it.
v. 1.18 date: 2001/03/29 16:32:53; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.17 date: 2000/12/02 12:20:12; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.4
v. 1.16 date: 2000/11/03 00:50:56; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.3
v. 1.15 date: 2000/10/14 00:00:45; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.2
v. 1.14 date: 2000/10/05 07:10:26; author: reg; state: Exp; lines: +15 -8 Implement USE_GNOME, part 1.
v. 1.13 date: 2000/09/28 11:50:57; author: jedgar; state: Exp; lines: +3 -3 - Update port to 0.8.1 - GNU_CONFIGURE -> USE_LIBTOOL to prevent installing *.la files
v. 1.12 date: 2000/06/14 13:21:10; author: sobomax; state: Exp; lines: +3 -2 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.11 date: 2000/06/01 16:25:23; author: ade; state: Exp; lines: +3 -3 Updates for new shared library versions in GNOME 1.2
v. 1.10 date: 2000/04/08 22:03:31; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/03/19 01:33:32; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.8.0
v. 1.8 date: 2000/03/09 14:50:52; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.10
v. 1.7 date: 2000/02/21 11:51:57; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.9
v. 1.6 date: 2000/02/14 17:29:47; author: jedgar; state: Exp; lines: +3 -3 Update to 0.7.5
v. 1.5 date: 2000/02/07 12:36:01; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.4
v. 1.4 date: 2000/02/06 12:37:51; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.2
v. 1.3 date: 2000/01/31 03:55:34; author: jedgar; state: Exp; lines: +3 -2 Add libxml dependency Found by: bento
v. 1.2 date: 2000/01/25 21:41:22; author: jedgar; state: Exp; lines: +4 -4 Update port to 0.7.1 * Significant code updates since the last port update (including an almost complete rewrite of the code base, plugin support, qif support, etc) * Take over maintainership of this port (approved by previous maintainer)
v. 1.1 date: 1999/12/23 20:42:33; author: jedgar; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/12/23 20:42:33; author: jedgar; state: Exp; lines: +0 -0 a light-weight GNOME based financial management program PR: 12699 Submitted by: Dominik Brettnacher ============================================================================= v. 1.36 date: 2007/12/14 16:50:59; author: miwi; state: Exp; lines: +14 -8 - Fix Build after objformat removal - Pass maintainership to submitter PR: 118678 Submitted by: Pietro Cerutti
v. 1.35 date: 2007/05/19 20:04:53; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.34 date: 2007/04/21 17:22:30; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Bad objformat handling
v. 1.33 date: 2006/05/07 11:09:13; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.32 date: 2006/02/23 10:36:29; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.31 date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.30 date: 2005/06/01 19:55:59; author: oliver; state: Exp; lines: +3 -2 change the libtool version to use from 1.3 to 1.5
v. 1.29 date: 2004/03/14 06:16:30; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.28 date: 2004/02/04 05:20:10; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.27 date: 2004/01/22 17:59:25; author: eik; state: Exp; lines: +1 -1 - fix PKGORIGIN since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
v. 1.26 date: 2003/11/17 12:03:13; author: trevor; state: Exp; lines: +1 -0 USE_REINPLACE must be defined before REINPLACE_CMD may be used.
v. 1.25 date: 2003/10/12 13:23:55; author: krion; state: Exp; lines: +9 -13 - Reaarange USE_GNOME PR: 57886 Submitted by: Ports Fury
v. 1.24 date: 2003/10/04 02:27:42; author: edwin; state: Exp; lines: +1 -1 Add finance category to the following ports. PR: ports/56259 (ports/39102) Submitted by: Mark Linimon
v. 1.23 date: 2003/07/06 10:14:34; author: oliver; state: Exp; lines: +10 -9 replace ${PERL} with ${REINPLACE_CMD} PR: 47406
v. 1.22 date: 2003/02/20 17:02:55; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.21 date: 2002/11/10 16:45:26; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.20 date: 2002/11/06 22:44:19; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.19 date: 2002/07/31 21:36:42; author: jedgar; state: Exp; lines: +2 -2 Relinquish this port since I no longer us it.
v. 1.18 date: 2001/03/29 16:32:53; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.17 date: 2000/12/02 12:20:12; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.4
v. 1.16 date: 2000/11/03 00:50:56; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.3
v. 1.15 date: 2000/10/14 00:00:45; author: jedgar; state: Exp; lines: +2 -2 Update port to 0.8.2
v. 1.14 date: 2000/10/05 07:10:26; author: reg; state: Exp; lines: +15 -8 Implement USE_GNOME, part 1.
v. 1.13 date: 2000/09/28 11:50:57; author: jedgar; state: Exp; lines: +3 -3 - Update port to 0.8.1 - GNU_CONFIGURE -> USE_LIBTOOL to prevent installing *.la files
v. 1.12 date: 2000/06/14 13:21:10; author: sobomax; state: Exp; lines: +3 -2 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.11 date: 2000/06/01 16:25:23; author: ade; state: Exp; lines: +3 -3 Updates for new shared library versions in GNOME 1.2
v. 1.10 date: 2000/04/08 22:03:31; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/03/19 01:33:32; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.8.0
v. 1.8 date: 2000/03/09 14:50:52; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.10
v. 1.7 date: 2000/02/21 11:51:57; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.9
v. 1.6 date: 2000/02/14 17:29:47; author: jedgar; state: Exp; lines: +3 -3 Update to 0.7.5
v. 1.5 date: 2000/02/07 12:36:01; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.4
v. 1.4 date: 2000/02/06 12:37:51; author: jedgar; state: Exp; lines: +3 -3 Update port to 0.7.2
v. 1.3 date: 2000/01/31 03:55:34; author: jedgar; state: Exp; lines: +3 -2 Add libxml dependency Found by: bento
v. 1.2 date: 2000/01/25 21:41:22; author: jedgar; state: Exp; lines: +4 -4 Update port to 0.7.1 * Significant code updates since the last port update (including an almost complete rewrite of the code base, plugin support, qif support, etc) * Take over maintainership of this port (approved by previous maintainer)
v. 1.1 date: 1999/12/23 20:42:33; author: jedgar; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/12/23 20:42:33; author: jedgar; state: Exp; lines: +0 -0 a light-weight GNOME based financial management program PR: 12699 Submitted by: Dominik Brettnacher =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm