aboutsummaryrefslogtreecommitdiff
path: root/finance/gnucash-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Fix aqbanking dependency linePav Lucistnik2005-11-261-1/+1
| | | | | | | Pointy hat to: pav Notes: svn path=/head/; revision=149609
* - Update to 1.8.12Pav Lucistnik2005-11-268-98/+70
| | | | | | | | PR: ports/87703 Submitted by: Alex Varju <freebsd-ports@varju.ca> Notes: svn path=/head/; revision=149517
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149316
* Remove obsolete mastersites.Mark Linimon2005-09-151-2/+0
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=142789
* - Chase libofx updatePav Lucistnik2005-08-311-1/+2
| | | | Notes: svn path=/head/; revision=141643
* Add AQBANKING option, fixes broken/incorrect dependency on openhbci.Sam Lawrance2005-06-081-2/+7
| | | | | | | | PR: ports/78443 (prompted by) Submitted by: Peter Corneliu <pcc@gmx.net> Notes: svn path=/head/; revision=137063
* Relinquish maintainership back to ports@. Hopefully someone will give gnucashJoe Marcus Clarke2005-05-121-1/+1
| | | | | | | a better home. Notes: svn path=/head/; revision=135138
* Correct a typo in the previous commit, and use the right version libdb41.Joe Marcus Clarke2005-05-121-1/+1
| | | | Notes: svn path=/head/; revision=135137
* Fix the build with db41.Joe Marcus Clarke2005-05-121-2/+1
| | | | | | | | PR: 79817 Submitted by: Jim Trigg <jtrigg@spamcop.net> Notes: svn path=/head/; revision=135136
* Update to 1.8.11.Joe Marcus Clarke2005-02-123-8/+16
| | | | | | | | PR: 77393 Submitted by: Alex Varju <freebsd-ports@varju.ca> Notes: svn path=/head/; revision=128572
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+2
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Fix US-ASCII encoding problem with the PostgreSQL backend. US-ASCII will beJoe Marcus Clarke2004-07-272-0/+17
| | | | | | | | | substituted by SQL_ASCII which Postgres understands. Submitted by: Richard Schilling <rschi@rsmba.biz> Notes: svn path=/head/; revision=114880
* Update to 1.8.9.Joe Marcus Clarke2004-06-193-4/+23
| | | | | | | | PR: 68120 Submitted by: Alex Varju <varju@webct.com> Notes: svn path=/head/; revision=111830
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104462
* 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
* move the following ports to finance:Oliver Eikemeier2004-01-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | - deskutils/cbb - deskutils/gnofin - deskutils/moneydance - deskutils/xinvest - devel/libstocks - misc/emma - misc/gnomepm - misc/p5-Finance-Currency-Convert - misc/p5-Finance-Quote - misc/p5-Finance-QuoteHist - misc/quantlib - misc/wmstock - misc/xquote PR: 59357 Submitted by: linimon Approved by: marcus (mentor) Notes: svn path=/head/; revision=98827
* * Update to 1.8.8Joe Marcus Clarke2003-12-184-8/+35
| | | | | | | | | * Add optional HBCI support [1] Submitted by: Thomas Gellekum <Thomas.Gellekum@gmx.de> Notes: svn path=/head/; revision=96160
* Unbreak this now that the slib issues have been worked out.Joe Marcus Clarke2003-12-181-2/+0
| | | | Notes: svn path=/head/; revision=96159
* Mark this port BROKEN until we can work out the slib issues.Joe Marcus Clarke2003-12-171-0/+2
| | | | Notes: svn path=/head/; revision=96090
* - Fix dependency on slib-guilePav Lucistnik2003-12-141-1/+1
| | | | | | | Pointy hat to: pav Notes: svn path=/head/; revision=95818
* - Chase new slib-guile infrastructurePav Lucistnik2003-12-141-1/+1
| | | | Notes: svn path=/head/; revision=95813
* Update to 1.8.7.Adam Weinberger2003-09-254-52/+17
| | | | Notes: svn path=/head/; revision=89303
* Update to 1.8.5.Adam Weinberger2003-08-203-4/+38
| | | | | | | Enable gnucash to build if db41 is installed. Notes: svn path=/head/; revision=87385
* Use INFO.Joe Marcus Clarke2003-08-172-7/+2
| | | | Notes: svn path=/head/; revision=87109
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* * Update to 1.8.4Joe Marcus Clarke2003-06-013-9/+9
| | | | | | | | | * Use ${SITE_PERL}, defined in bsd.port.mk. [1] Submitted by: adamw Notes: svn path=/head/; revision=81801
* Correct a typo in the COMMENT.Joe Marcus Clarke2003-05-131-1/+1
| | | | | | | Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=80940
* Update to 1.8.3.Joe Marcus Clarke2003-05-133-4/+9
| | | | Notes: svn path=/head/; revision=80894
* Since we have guile 1.6 now, gnucash doesn't need to install it's ownJoe Marcus Clarke2003-05-062-7/+1
| | | | | | | | | srfi code. Reported by: bento Notes: svn path=/head/; revision=80195
* Chase guile's shared lib version.Joe Marcus Clarke2003-05-021-1/+2
| | | | Notes: svn path=/head/; revision=79982
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* Update to 1.8.2.Joe Marcus Clarke2003-04-034-13/+10
| | | | Notes: svn path=/head/; revision=78018
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add support for the gnucash-docs port.Joe Marcus Clarke2003-02-182-4/+17
| | | | | | | | PR: 48402 Submitted by: Glenn Johnson <glennpj@charter.net> Notes: svn path=/head/; revision=75769
* * Add a dependency on libofx as well as a missing Perl module dependency [1]Joe Marcus Clarke2003-02-172-2/+12
| | | | | | | | | | * Update plist to satisfy portlint PR: 48360 [1] Submitted by: Glenn Johnson <glennpj@charter.net> [1] Notes: svn path=/head/; revision=75744
* Fix I18N support.Joe Marcus Clarke2003-02-143-3/+61
| | | | | | | Reported by: Burkard Meyendriesch <bm@malepartus.de> Notes: svn path=/head/; revision=75517
* Update to 1.8.1.Joe Marcus Clarke2003-02-124-7/+5
| | | | Notes: svn path=/head/; revision=75339
* Move gnucash from deskutils to finance.Joe Marcus Clarke2003-02-061-1/+1
| | | | Notes: svn path=/head/; revision=74937
* Install the modules .la files. This is one of the rare exceptions whereJoe Marcus Clarke2003-02-053-15/+93
| | | | | | | this is required to get the application working. Notes: svn path=/head/; revision=74810
* Update to 1.8.0.Joe Marcus Clarke2003-02-059-792/+438
| | | | Notes: svn path=/head/; revision=74795
* GnuCash no longer requires swig or eperl to build.Joe Marcus Clarke2003-02-021-2/+0
| | | | | | | Submitted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=74524
* Fix build with the new gtkhtml.Joe Marcus Clarke2002-11-121-5/+20
| | | | Notes: svn path=/head/; revision=69937
* Bump PORTREVISION after the gtkhtml version bump.Joe Marcus Clarke2002-11-121-0/+1
| | | | Notes: svn path=/head/; revision=69934
* devel/SWIG-devel -> devel/swig13Akinori MUSHA2002-10-301-1/+1
| | | | Notes: svn path=/head/; revision=69156
* Update to 1.6.8.Joe Marcus Clarke2002-08-222-2/+2
| | | | Notes: svn path=/head/; revision=64843
* Update to 1.6.7.Maxim Sobolev2002-08-186-408/+472
| | | | Notes: svn path=/head/; revision=64627
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-115-47/+31
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* - Fix incompatibility with guile-1.4.1 and bump PORTREVISION;Maxim Sobolev2002-06-212-5/+22
| | | | | | | | | - use USE_REINPLACE while I am here. Reported by: Glenn Johnson <glennpj@charter.net> Notes: svn path=/head/; revision=61673
* Chase guile shared lib number.Joe Marcus Clarke2002-06-191-1/+1
| | | | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61574
* Remove iconv->giconv hack.Maxim Sobolev2002-04-081-42/+0
| | | | Notes: svn path=/head/; revision=57428