Commit Graph

6 Commits

Author SHA1 Message Date
sthen
c7bd5f7791 bump following tcl dep changes 2009-03-11 21:26:03 +00:00
steven
d7a51ff66c use tcl module; still needs tcl 8.4 for now 2008-10-28 16:08:32 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
b5ad736e43 add the version numbers back into some directory names, this works out
better for dependent ports.

ok maintainer
2006-10-28 17:52:18 +00:00
steven
ce3d3e0317 import itcl 3.3
[incr Tcl] is an object-oriented extension of the Tcl language. It
was created to support more structured programming in Tcl. Tcl scripts
that grow beyond a few thousand lines become extremely difficult to
maintain. This is because the building blocks of vanilla Tcl are
procedures and global variables, and all of these building blocks
must reside in a single global namespace. There is no support for
protection or encapsulation.

from nikns at secure.lv
2006-10-25 14:24:03 +00:00