aboutsummaryrefslogtreecommitdiff
path: root/devel/tclmore
Commit message (Collapse)AuthorAgeFilesLines
* - Use new USE_TCL_BUILD/USE_TK_BUILD macrosPav Lucistnik2007-01-081-4/+2
| | | | Notes: svn path=/head/; revision=181732
* TCLMORE provides a few commands to TCL interpreters and a set ofPav Lucistnik2006-04-296-0/+154
functions accessible through the C interface. It is mostly a base library for other extensions. WWW: http://gna.org/projects/tclmore/ PR: ports/96358 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=160801