Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -2/+2 |
| | |||||
* | - Support LOCALBASE properly (in setting path to custom wish script) | Maxim Sobolev | 2000-06-23 | 1 | -1/+1 |
| | | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | Maxim Sobolev | 2000-06-14 | 1 | -1/+2 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | Update the ports WWW and MASTER_SITES | Chris D. Faulhaber | 2000-01-31 | 2 | -4/+3 |
| | | | | Obtained from: Maintainer | ||||
* | Update port to 0.8.1 | Chris D. Faulhaber | 2000-01-30 | 5 | -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 | ||||
* | Update to use Tcl/Tk version 8.2. | Steve Price | 1999-11-28 | 2 | -2/+2 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to 0.78. | Matthew Hunt | 1999-03-18 | 3 | -4/+5 |
| | | | | Approved by: Gary Kline <kline@tao.thought.org> | ||||
* | Update to version 0.77. | Steve Price | 1999-03-15 | 4 | -7/+12 |
| | | | | | PR: 10183 Submitted by: maintainer | ||||
* | Switch to using TK8.0. | Justin M. Seger | 1998-12-12 | 2 | -4/+4 |
| | | | | | Submitted by: gljohns@bellsouth.net PR: ports/8977 | ||||
* | Make this port actually work. One place had ${PREFIX}/share/ccb for | Warner Losh | 1998-10-10 | 1 | -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. | Steve Price | 1998-10-10 | 3 | -113/+107 |
| | | | | | PR: 8104 Submitted by: maintainer | ||||
* | Remove regexp support for tk42. | Steve Price | 1998-09-26 | 1 | -2/+2 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | Satoshi Asami | 1998-09-15 | 2 | -3/+4 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | ical and plan are now in deskutils. | Satoshi Asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -3/+3 |
| | |||||
* | Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal | Satoshi Asami | 1998-08-07 | 1 | -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 tk | Bill Fenner | 1998-02-21 | 1 | -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. | David E. O'Brien | 1998-02-19 | 2 | -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. | David E. O'Brien | 1997-10-11 | 6 | -0/+154 |
PR: ports/4543 Submitted by: Gary Kline <kline@thought.org> (w/mucho changes by me) |