aboutsummaryrefslogtreecommitdiffstats
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.3.4.obrien2000-03-294-4/+4
|
* Directory reorginization on the master site.obrien2000-03-292-2/+2
| | | | Submitted by: "David G. Paschich" <dpassage@flophouse.com>
* Upgrade to version 1.3.3.obrien2000-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.
* Finish moving MAINTAINER for my ports.will2000-03-222-2/+2
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Restore useless version required comments.obrien2000-03-222-0/+2
|
* Remove the "version required" line.obrien2000-03-202-2/+0
|
* Update port to 0.8.0jedgar2000-03-193-3/+19
|
* Update port to 0.7.10jedgar2000-03-092-3/+3
|
* distsite reorgedobrien2000-02-292-4/+4
| | | | | PR: 17049 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update port to 0.3.1jedgar2000-02-292-4/+4
| | | | | | PR: 16973 Submitted by: Rod Taylor <rbt@zort.on.ca> Approved by: Maintainer
* Update port to 0.7.9jedgar2000-02-212-3/+3
|
* Update to 0.2.8cpiazza2000-02-212-4/+5
| | | | | PR: 16851 Submitted by: maintainer
* Update to 0.7.5jedgar2000-02-152-3/+3
|
* Initial import of qhacc-0.2.6.imura2000-02-137-0/+102
| | | | | | | Simple QT2-based financial manager. PR: 16524 Submitted by: Will Andrews <andrews@technologist.com>
* Update port to 0.7.4jedgar2000-02-072-3/+3
|
* Update port to 0.7.2jedgar2000-02-062-3/+3
|
* Update the ports WWW and MASTER_SITESjedgar2000-02-012-4/+3
| | | | Obtained from: Maintainer
* Add libxml dependencyjedgar2000-01-311-1/+2
| | | | Found by: bento
* Update port to 0.8.1jedgar2000-01-315-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
* Oops, forgot the patchjedgar2000-01-261-0/+10
|
* Update port to 0.7.1jedgar2000-01-264-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)
* General comment cleanups.hoek1999-12-291-1/+1
|
* a light-weight GNOME based financial management programjedgar1999-12-245-0/+36
| | | | | PR: 12699 Submitted by: Dominik Brettnacher <domi@saargate.de>
* Update to use Tcl/Tk version 8.2.steve1999-11-292-2/+2
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* ln -> ${LN}mharo1999-08-281-1/+1
|
* Change Id->FreeBSD.obrien1999-08-253-3/+3
|
* Change Id->FreeBSD.obrien1999-08-254-4/+4
|
* Add windowmaker as a secondary category.cpiazza1999-08-011-2/+2
|
* Remove all references to wget/lynx, this port uses fetch(1)cpiazza1999-08-011-5/+1
|
* Import of wmstock, a cool dockapp that shows stock ticker(s) that arecpiazza1999-08-017-0/+119
| | | | | | | retrieved through yahoo. PR: 12883 Submitted by: Will Andrews <andrews@technologist.com>
* Commit #3/4 to enforce caps, no period.hoek1999-06-272-2/+2
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Whoever Wrote Whe Wexinvest Wkg/Wescr should be taken out and shot.hoek1999-05-033-27/+25
|
* Note that this Makefile is for "gnucash" rather than "foo".mph1999-04-282-6/+6
| | | | Correct version in comments, as well.
* support MOTIFLIBmharo1999-04-281-0/+11
|
* Upgrade to 0.78.mph1999-03-193-4/+5
| | | | Approved by: Gary Kline <kline@tao.thought.org>
* Update to version 0.77.steve1999-03-154-7/+12
| | | | | PR: 10183 Submitted by: maintainer
* Honor $(MOTIFLIB).mph1999-02-171-0/+11
| | | | | PR: 10070 Submitted by: myself
* Upgrade to 1.0.18.obrien1998-12-264-8/+14
| | | | | PR: ports/8978 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
* Switch to using TK8.0.jseger1998-12-132-4/+4
| | | | | Submitted by: gljohns@bellsouth.net PR: ports/8977
* Make this port actually work. One place had ${PREFIX}/share/ccb forimp1998-10-101-1/+1
| | | | | | the library dir, while all the others have ${PREFIX}/lib/ccb. A working, maybe slightly architecuturally impure port is better than a nonworking port, so make the change before the ports freeze.
* Update to version 0.74.steve1998-10-103-113/+107
| | | | | PR: 8104 Submitted by: maintainer
* Remove regexp support for tk42.steve1998-09-271-2/+2
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-172-4/+4
| | | | in the first place.
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-162-3/+4
| | | | | | checks haven't missed anything. Submitted by: dima
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-152-4/+4
| | | | ELF conversion.
* Change maintainer (as requested by the previous maintainer)obrien1998-08-132-4/+4
|
* gnucash moves from misc -> deskutilsobrien1998-08-102-4/+4
|
* Merge the xacc and gnucash ports into one.obrien1998-08-084-48/+62
| | | | | For the moment gnucash is really xacc, but the development path for xacc has sceased in favor of gnucash.
* ical and plan are now in deskutils.asami1998-08-081-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-3/+3
|
* Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "calasami1998-08-082-4/+4
| | | | | | | cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest xmaddressbook xmdiary xopps zorro" from misc to deskutils. I'll fix up the dependencies later.
* Gnucash is a Quicken-like next generation of money manager createdobrien1998-07-2910-0/+130
| | | | from a merger of X-Accountant and GnoMoney.
* Import of xquote, which gets stock quotes over the network.mph1998-04-227-0/+58
| | | | | PR: 5431 Submitted by: ian@majesticnet.com
* Upgrade to 0.21.vanilla1998-03-153-9/+9
|
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-221-2/+2
| | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
* `wishpath' was incorrectly specified.obrien1998-02-202-5/+7
| | | | | cbb uses `ical' for its calander, so run depend on it. (could easily be changed to plan for those that perfer it)
* Import xinvest port. xinvest is a check book balancer.tg1997-11-175-0/+71
| | | | | PR: 4530 Submitted by: Pedro Giffuni <giffunip@asme.org>
* CBB is a personal check book balancing utility for Unix/X.obrien1997-10-116-0/+154
| | | | | PR: ports/4543 Submitted by: Gary Kline <kline@thought.org> (w/mucho changes by me)
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵jfitz1997-06-251-3/+2
| | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-241-3/+3
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Add virtual category 'perl5'.wosch1997-04-201-2/+2
|
* Converted to MAN[1-8]obrien1996-11-171-8/+4
| | | | Converted p5* to use MASTER_SITE_PERL_CPAN
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+2
| | | | Misc variable reordering, cleaning up, etc.
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.jfitz1996-10-241-1/+2
| | | | Submitted by: asami@freebsd.org
* perl5 module to validate/generate credit card checksums/names.jfitz1996-10-245-0/+68