summaryrefslogtreecommitdiff
path: root/finance/cbb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add back previous maintainer: it seems the mail bounce was caused byKris Kennaway2003-10-161-1/+1
| | | | | | | problems with the .org TLD. Notes: svn path=/head/; revision=91394
* Reset bouncing maintainer addressKris Kennaway2003-10-161-1/+1
| | | | Notes: svn path=/head/; revision=91388
* Add finance category to the following ports.Edwin Groothuis2003-10-041-1/+1
| | | | | | | | PR: ports/56259 (ports/39102) Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90196
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* - 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
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* Update the ports WWW and MASTER_SITESChris D. Faulhaber2000-01-312-4/+3
| | | | | | | Obtained from: Maintainer Notes: svn path=/head/; revision=25363
* 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
* 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
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Upgrade to 0.78.Matthew Hunt1999-03-183-4/+5
| | | | | | | Approved by: Gary Kline <kline@tao.thought.org> Notes: svn path=/head/; revision=17282
* Update to version 0.77.Steve Price1999-03-154-7/+12
| | | | | | | | PR: 10183 Submitted by: maintainer Notes: svn path=/head/; revision=17217
* Switch to using TK8.0.Justin M. Seger1998-12-122-4/+4
| | | | | | | | Submitted by: gljohns@bellsouth.net PR: ports/8977 Notes: svn path=/head/; revision=15310
* Make this port actually work. One place had ${PREFIX}/share/ccb forWarner Losh1998-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. Notes: svn path=/head/; revision=13847
* Update to version 0.74.Steve Price1998-10-103-113/+107
| | | | | | | | PR: 8104 Submitted by: maintainer Notes: svn path=/head/; revision=13818
* Remove regexp support for tk42.Steve Price1998-09-261-2/+2
| | | | Notes: svn path=/head/; revision=13404
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-152-3/+4
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* 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