aboutsummaryrefslogtreecommitdiffstats
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* 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