summaryrefslogtreecommitdiffstats
path: root/lang/otcl
Commit message (Collapse)AuthorAgeFilesLines
* Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.mi2005-07-032-4/+4
| | | | | | | | Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of http2.4, which came with earlier Tcl; correct the patch-aa to use Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc. Submitted by: pointyhat (the http2.4 vs. http2.5 discrepancy)
* o Update to 1.8.nork2004-04-192-8/+8
| | | | | | | o Upgrade dependency on tcl/tk to 8.4. PR: ports-jp/14620 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* upgrade to 1.0a8ijliao2003-01-022-8/+9
| | | | | PR: 45935 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Update to 1.0a7, depend on Tcl/Tk 8.3.ade2002-03-122-8/+8
| | | | | | | MAINTAINER email bounces - reset to ports@FreeBSD.org PR: 35803 Submitted by: Bruce A. Mah <bmah@packetdesign.com>
* 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