Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my | asami | 2000-06-09 | 1 | -0/+1 |
| | | | | area on the local ports tree. | ||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 1 | -3/+3 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Making x11 category more useful project part 1: take out "x11" of | asami | 1998-07-27 | 1 | -2/+2 |
| | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 1 | -2/+1 |
| | |||||
* | Back out changes to use tcl81. | tg | 1998-03-20 | 1 | -3/+3 |
| | | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. | ||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-24 | 1 | -4/+4 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | 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. | ||||
* | Add author's site. | tg | 1997-11-10 | 1 | -2/+3 |
| | | | | | PR: 4988 Submitted by: Bruce Gingery <bgingery@gtcs.com> | ||||
* | Import of tkref port. TkRef is a "reference card" for tcl/tk/tix/... commands. | tg | 1997-10-30 | 5 | -0/+41 |
PR: 4219 Submitted by: Bruce Gingery <bgingery@gtcs.com> |