summaryrefslogtreecommitdiffstats
path: root/finance/cbb
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.78.mph1999-03-183-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
* Switch to using TK8.0.jseger1998-12-122-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-261-2/+2
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-152-3/+4
| | | | | | checks haven't missed anything. Submitted by: dima
* 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-071-3/+3
|
* Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "calasami1998-08-071-2/+2
| | | | | | | 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.
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-211-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-192-5/+7
| | | | | cbb uses `ical' for its calander, so run depend on it. (could easily be changed to plan for those that perfer it)
* 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)
OpenPOWER on IntegriCloud