summaryrefslogtreecommitdiffstats
path: root/lang/otcl
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-1/+1
|
* Update to 1.0a6kevlo2000-12-092-3/+3
| | | | | PR: 23396 Submitted by: Ports Fury
* Adjust to lang/tcl* install/deinstall script paths.asami2000-10-081-2/+2
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-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.sobomax2000-06-162-3/+1
|
* PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or fromhoek2000-05-311-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.obrien2000-04-121-2/+2
|
* Update to version 1.0a5.imura2000-02-235-7/+49
| | | | | PR: 16917 Submitted by: maintainer
* Update to use Tcl/Tk version 8.2.steve1999-11-282-2/+10
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Minor cleanup - remove Xlib dependency, as it's already there through tk.asami1999-05-121-3/+2
| | | | Submitted by: maintainer
* Depend on tk, not tcl (which is pulled in from tk anyway).asami1999-05-121-2/+2
|
* This port needs X11 libs.steve1999-05-091-1/+3
| | | | | PR: 11522 Submitted by: maintainer
* MIT Object Tcltaoka1999-04-305-0/+50
PR: 11338 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
OpenPOWER on IntegriCloud