summaryrefslogtreecommitdiff
path: root/finance (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update port to 0.8.2Chris D. Faulhaber2000-10-142-2/+2
| | | | Notes: svn path=/head/; revision=33801
* Update to 1.4.7Ade Lovett2000-10-056-4/+10
| | | | Notes: svn path=/head/; revision=33441
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-13/+4
| | | | Notes: svn path=/head/; revision=33429
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-056-511/+511
| | | | Notes: svn path=/head/; revision=33428
* Update to version 0.6.1aKevin Lo2000-09-292-2/+2
| | | | | | | | PR: 21580 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=33254
* - 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
* Update to 0.9.1.Maxim Sobolev2000-09-192-3/+20
| | | | Notes: svn path=/head/; revision=32836
* Update to 0.6Ade Lovett2000-09-166-14/+44
| | | | | | | | PR: 21283 Submitted by: Ports Fury Notes: svn path=/head/; revision=32710
* Add gnomepm (GNOME Portfolio Manager) - a small GNOME app that collects stockMaxim Sobolev2000-09-165-0/+52
| | | | | | | information from Yahoo!(c) Finance. Notes: svn path=/head/; revision=32701
* Update to 1.4.5, reorder MASTER_SITES, and sort PLISTAde Lovett2000-09-076-88/+86
| | | | Notes: svn path=/head/; revision=32397
* Update to 1.4.4Ade Lovett2000-08-216-44/+28
| | | | | | | Submitted by: will (in part) Notes: svn path=/head/; revision=31825
* Ade decided he would be a willing victim and become the maintainer of this.David E. O'Brien2000-08-202-2/+2
| | | | Notes: svn path=/head/; revision=31793
* Update for new shlib revision from guile 1.4Ade Lovett2000-08-042-2/+2
| | | | Notes: svn path=/head/; revision=31281
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-035-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Upgrade to version 1.4.2.David E. O'Brien2000-07-196-396/+440
| | | | | | | | | | Submitted by: Matthew Condell <mcondell@bbn.com> PR: 19550 Submitted by: Glenn Johnson <glennpj@bayouhome.net> Notes: svn path=/head/; revision=30848
* - Support LOCALBASE properly (in setting path to custom wish script)Maxim Sobolev2000-06-231-1/+1
| | | | | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29809
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-142-2/+4
| | | | Notes: svn path=/head/; revision=29595
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-013-12/+6
| | | | Notes: svn path=/head/; revision=29057
* Fix a PLIST.Maxim Sobolev2000-05-251-1/+1
| | | | Notes: svn path=/head/; revision=28750
* Update to 0.11.Will Andrews2000-05-204-54/+28
| | | | Notes: svn path=/head/; revision=28628
* Add moneydance version 2.0.4.Steve Price2000-05-015-0/+55
| | | | | | | | | | | | Moneydance is a personal finance management application written in Java. Features include transaction auto-completion, reporting, graphing, check printing, scheduled transactions, and much more. PR: 17018 Submitted by: Sean Reilly <sreilly@seanreilly.com> Notes: svn path=/head/; revision=28206
* Forgot to change qt2.3 BUILD_DEPEND and USE_NEWGCC to the newer USE_QT2.Will Andrews2000-04-221-3/+1
| | | | | | | Doing so now since I don't know when the next qhacc release will be. Notes: svn path=/head/; revision=27891
* Update qhacc to 0.5. This fixes the fennerism.Will Andrews2000-04-223-60/+27
| | | | Notes: svn path=/head/; revision=27881
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-144-10/+10
| | | | Notes: svn path=/head/; revision=27512
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-085-10/+10
| | | | Notes: svn path=/head/; revision=27416
* Upgrade to version 1.3.4.David E. O'Brien2000-03-284-4/+4
| | | | Notes: svn path=/head/; revision=27106
* Directory reorginization on the master site.David E. O'Brien2000-03-282-2/+2
| | | | | | | Submitted by: "David G. Paschich" <dpassage@flophouse.com> Notes: svn path=/head/; revision=27105
* Upgrade to version 1.3.3.David E. O'Brien2000-03-266-86/+562
| | | | | | | | | Submitted by: Matthew Condell <mcondell@bbn.com> For whom I cannot give enough praise for upgrading one of the most difficult ports I know of. Notes: svn path=/head/; revision=27060
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-222-2/+2
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Restore useless version required comments.David E. O'Brien2000-03-222-0/+2
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-202-2/+0
| | | | Notes: svn path=/head/; revision=26835
* 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
* distsite reorgedDavid E. O'Brien2000-02-292-4/+4
| | | | | | | | PR: 17049 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26435
* Update port to 0.3.1Chris D. Faulhaber2000-02-292-4/+4
| | | | | | | | | PR: 16973 Submitted by: Rod Taylor <rbt@zort.on.ca> Approved by: Maintainer Notes: svn path=/head/; revision=26420
* Update port to 0.7.9Chris D. Faulhaber2000-02-212-3/+3
| | | | Notes: svn path=/head/; revision=26085
* Update to 0.2.8Chris Piazza2000-02-212-4/+5
| | | | | | | | PR: 16851 Submitted by: maintainer Notes: svn path=/head/; revision=26075
* Update to 0.7.5Chris D. Faulhaber2000-02-142-3/+3
| | | | Notes: svn path=/head/; revision=25819
* Initial import of qhacc-0.2.6.R. Imura2000-02-137-0/+102
| | | | | | | | | | Simple QT2-based financial manager. PR: 16524 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=25737
* 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
* Update the ports WWW and MASTER_SITESChris D. Faulhaber2000-01-312-4/+3
| | | | | | | Obtained from: Maintainer Notes: svn path=/head/; revision=25363
* Add libxml dependencyChris D. Faulhaber2000-01-311-1/+2
| | | | | | | Found by: bento Notes: svn path=/head/; revision=25339
* Update port to 0.8.1Chris D. Faulhaber2000-01-305-50/+77
| | | | | | | | | | | | | * Diffs provided by Glenn Johnson * DISTFILES being hosted locally until it can be determined if the author has a permanent location and is continuing development PR: 16351 Submitted by: Maintainer Notes: svn path=/head/; revision=25327
* 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
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-282-2/+2
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474