Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi 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. | Maxim Sobolev | 2000-06-16 | 1 | -1/+1 |
| | |||||
* | PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from | Tim Vanderhoek | 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. | David E. O'Brien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to version 1.0a5. | R. Imura | 2000-02-23 | 1 | -5/+7 |
| | | | | | PR: 16917 Submitted by: maintainer | ||||
* | Update to use Tcl/Tk version 8.2. | Steve Price | 1999-11-28 | 1 | -2/+7 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Minor cleanup - remove Xlib dependency, as it's already there through tk. | Satoshi Asami | 1999-05-12 | 1 | -3/+2 |
| | | | | Submitted by: maintainer | ||||
* | Depend on tk, not tcl (which is pulled in from tk anyway). | Satoshi Asami | 1999-05-12 | 1 | -2/+2 |
| | |||||
* | This port needs X11 libs. | Steve Price | 1999-05-09 | 1 | -1/+3 |
| | | | | | PR: 11522 Submitted by: maintainer | ||||
* | MIT Object Tcl | Satoshi Taoka | 1999-04-30 | 1 | -0/+19 |
PR: 11338 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> |