summaryrefslogtreecommitdiff
path: root/lang/otcl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Update to 1.0a6Kevin Lo2000-12-092-3/+3
| | | | | | | | PR: 23396 Submitted by: Ports Fury Notes: svn path=/head/; revision=35807
* Adjust to lang/tcl* install/deinstall script paths.Satoshi Asami2000-10-081-2/+2
| | | | Notes: svn path=/head/; revision=33571
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or fromTim Vanderhoek2000-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. Notes: svn path=/head/; revision=29020
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Update to version 1.0a5.R. Imura2000-02-235-7/+49
| | | | | | | | PR: 16917 Submitted by: maintainer Notes: svn path=/head/; revision=26207
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-282-2/+10
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Minor cleanup - remove Xlib dependency, as it's already there through tk.Satoshi Asami1999-05-121-3/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=18818
* Depend on tk, not tcl (which is pulled in from tk anyway).Satoshi Asami1999-05-121-2/+2
| | | | Notes: svn path=/head/; revision=18806
* This port needs X11 libs.Steve Price1999-05-091-1/+3
| | | | | | | | PR: 11522 Submitted by: maintainer Notes: svn path=/head/; revision=18654
* MIT Object TclSatoshi Taoka1999-04-305-0/+50
PR: 11338 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> Notes: svn path=/head/; revision=18224