aboutsummaryrefslogtreecommitdiff
path: root/finance/gnofin
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_X_PREFIX in favor of USE_XORGPietro Cerutti2008-03-101-2/+3
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=208733
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.Pietro Cerutti2008-02-211-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=207731
* - Fix Build after objformat removalMartin Wilke2007-12-143-11/+28
| | | | | | | | | | - Pass maintainership to submitter PR: 118678 Submitted by: Pietro Cerutti <gahr@gahr.ch> Notes: svn path=/head/; revision=203558
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* BROKEN on 7.0: Bad objformat handlingKris Kennaway2007-04-211-1/+7
| | | | Notes: svn path=/head/; revision=190569
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161557
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+10
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149316
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-012-10/+11
| | | | Notes: svn path=/head/; revision=136637
* Add missing libtool droppingsKris Kennaway2004-11-261-0/+8
| | | | Notes: svn path=/head/; revision=122453
* Fix build with gcc 3.4Tilman Keskinoz2004-08-171-0/+10
| | | | Notes: svn path=/head/; revision=116525
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - fix PKGORIGINOliver Eikemeier2004-01-221-1/+1
| | | | | | | | | | 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) Notes: svn path=/head/; revision=98816
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
| | | | Notes: svn path=/head/; revision=94169
* - Reaarange USE_GNOMEKirill Ponomarev2003-10-121-13/+9
| | | | | | | | PR: 57886 Submitted by: Ports Fury Notes: svn path=/head/; revision=90929
* Add finance category to the following ports.Edwin Groothuis2003-10-041-1/+1
| | | | | | | | PR: ports/56259 (ports/39102) Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90196
* replace ${PERL} with ${REINPLACE_CMD}Oliver Lehmann2003-07-061-9/+10
| | | | | | | PR: 47406 Notes: svn path=/head/; revision=84287
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Relinquish this port since I no longer us it.Chris D. Faulhaber2002-07-311-1/+1
| | | | Notes: svn path=/head/; revision=63820
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -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. Notes: svn path=/head/; revision=40539
* Update port to 0.8.4Chris D. Faulhaber2000-12-023-2/+3
| | | | Notes: svn path=/head/; revision=35595
* Update port to 0.8.3Chris D. Faulhaber2000-11-033-2/+3
| | | | Notes: svn path=/head/; revision=34694
* Update port to 0.8.2Chris D. Faulhaber2000-10-142-2/+2
| | | | Notes: svn path=/head/; revision=33801
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-052-27/+19
| | | | Notes: svn path=/head/; revision=33428
* - Update port to 0.8.1Chris D. Faulhaber2000-09-283-11/+3
| | | | | | | - GNU_CONFIGURE -> USE_LIBTOOL to prevent installing *.la files Notes: svn path=/head/; revision=33208
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-2/+2
| | | | Notes: svn path=/head/; revision=29057
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* Update port to 0.8.0Chris D. Faulhaber2000-03-193-3/+19
| | | | Notes: svn path=/head/; revision=26801
* Update port to 0.7.10Chris D. Faulhaber2000-03-092-3/+3
| | | | Notes: svn path=/head/; revision=26692
* Update port to 0.7.9Chris D. Faulhaber2000-02-212-3/+3
| | | | Notes: svn path=/head/; revision=26085
* Update to 0.7.5Chris D. Faulhaber2000-02-142-3/+3
| | | | Notes: svn path=/head/; revision=25819
* Update port to 0.7.4Chris D. Faulhaber2000-02-072-3/+3
| | | | Notes: svn path=/head/; revision=25555
* Update port to 0.7.2Chris D. Faulhaber2000-02-062-3/+3
| | | | Notes: svn path=/head/; revision=25515
* Add libxml dependencyChris D. Faulhaber2000-01-311-1/+2
| | | | | | | Found by: bento Notes: svn path=/head/; revision=25339
* Oops, forgot the patchChris D. Faulhaber2000-01-251-0/+10
| | | | Notes: svn path=/head/; revision=25073
* Update port to 0.7.1Chris D. Faulhaber2000-01-254-5/+24
| | | | | | | | | | | * 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) Notes: svn path=/head/; revision=25072
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* a light-weight GNOME based financial management programChris D. Faulhaber1999-12-235-0/+36
PR: 12699 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=23933