Commit Graph

12 Commits

Author SHA1 Message Date
stu
efeafa7a8c +8.6 2013-02-02 11:15:33 +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
e50b98837f new depends 2010-11-22 08:36:47 +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
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +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
55f2c4d47e correct _MODTK_SPEC (pasto, missed s/tcl/tk) 2009-03-13 14:07:06 +00:00
sthen
03ca197133 handle package spec for MODTK_VERSION=8.4 2009-03-11 20:10:44 +00:00
avsm
a5eec51d71 fix tk pkg specs; ok espie@ 2009-03-10 23:34:12 +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