summaryrefslogtreecommitdiff
path: root/finance/cbb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ical and plan are now in deskutils.Satoshi Asami1998-08-081-2/+2
| | | | Notes: svn path=/head/; revision=12338
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-3/+3
| | | | Notes: svn path=/head/; revision=12335
* Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "calSatoshi Asami1998-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. Notes: svn path=/head/; revision=12324
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-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. Notes: svn path=/head/; revision=9876
* `wishpath' was incorrectly specified.David E. O'Brien1998-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) Notes: svn path=/head/; revision=9841
* CBB is a personal check book balancing utility for Unix/X.David E. O'Brien1997-10-116-0/+154
PR: ports/4543 Submitted by: Gary Kline <kline@thought.org> (w/mucho changes by me) Notes: svn path=/head/; revision=8210