Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Update to 1.0a6 | kevlo | 2000-12-09 | 2 | -3/+3 |
| | | | | | PR: 23396 Submitted by: Ports Fury | ||||
* | Adjust to lang/tcl* install/deinstall script paths. | asami | 2000-10-08 | 1 | -2/+2 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -2/+2 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -3/+1 |
| | |||||
* | PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from | hoek | 2000-05-31 | 1 | -0/+5 |
| | | | | | | | | | ${PKGDIR} if DEINSTALL.tclsh exists there. Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl. The latter two technically don't need it since they depend on another library which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing them anyways as a defensive measure. | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to version 1.0a5. | imura | 2000-02-23 | 5 | -7/+49 |
| | | | | | PR: 16917 Submitted by: maintainer | ||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 2 | -2/+10 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Minor cleanup - remove Xlib dependency, as it's already there through tk. | asami | 1999-05-12 | 1 | -3/+2 |
| | | | | Submitted by: maintainer | ||||
* | Depend on tk, not tcl (which is pulled in from tk anyway). | asami | 1999-05-12 | 1 | -2/+2 |
| | |||||
* | This port needs X11 libs. | steve | 1999-05-09 | 1 | -1/+3 |
| | | | | | PR: 11522 Submitted by: maintainer | ||||
* | MIT Object Tcl | taoka | 1999-04-30 | 5 | -0/+50 |
PR: 11338 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> |