Commit Graph

13 Commits

Author SHA1 Message Date
stu
5a1e432e5c Increase coverage of MODTCL_*_ADJ to 30 lines; catches more ports.
Ok sthen
2012-08-13 21:06:43 +00:00
stu
9e9c68c951 Bump number of lines processed to 20
in MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ.
Catches more scripts; lessens the need for patching.

ok landry@
2012-07-04 17:04:01 +00:00
stu
78d4c46ce3 Make a home for Tcl and Tcl extensions: ${LOCALBASE}/lib/tcl,
and move in Tcl/Tk and extensions. This will provide a nice place
for all things Tcl as well as allowing us to remove ${LOCALBASE}/lib
from Tcl's "auto_path" which will greatly improve startup and package
loading times.

ok landry@, sebastiap@
2011-01-05 16:03:44 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
313bfd362c bad me, fix modules 2010-11-08 09:04:52 +00:00
espie
9fb7a3fc28 tk/tcl wantlib conversion 2010-11-06 22:06:57 +00:00
sthen
b70dcb07a1 - provide a default MODTCL_VERSION set to MODTK_VERSION; only one
place to change if you need to use a different Tcl/Tk version.

- provide MODTCL_LIB and MODTK_LIB (avoids a possible messy
construct in an individual port's Makefile when they are needed,
allows use of "LDFLAGS=-L${MODTCL_LIBDIR} -l${MODTCL_LIB}").

ok steven@, Stuart Cassoff
2009-05-19 21:14:52 +00:00
sthen
438c027ae2 allow tclsh/wish substitution on lines 3 or 4, not just line 3 2009-03-13 13:46:21 +00:00
sthen
d76bfafd8a handle package spec for MODTCL_VERSION=8.4 2009-03-11 20:10:14 +00:00
espie
f4e4ac6742 a few spec fixes and assorted pkg bumps, more to come. 2009-03-09 23:09:19 +00:00
sthen
5fa3c1cf10 add common in-place modifications to cope with the usual ways to start
Tcl scripts. from Stuart Cassoff, ok steven.
2009-02-15 22:27:44 +00:00
steven
a9c49ef25a reorganize/extend these modules a bit
"go ahead" deanna@
2008-07-08 04:32:06 +00:00
deanna
0c875be623 Add lang/tcl and x11/tk modules
feedback and ok steven@
2008-05-13 12:07:14 +00:00