15 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
schwarze
74ae7bd0fb drop USE_GROFF and bump; mandoc groks enough \l now 2017-06-02 20:22:01 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
stu
7b7e643ca3 Adjust installation for new Tcl Module path. 2014-10-21 05:09:43 +00:00
stu
902052bb3b Fix conflict; rename conflicting file.
ok espie@
2014-02-09 12:26:00 +00:00
espie
b6363018af unmarked conflict (mann/observe.n)
maintainer notified, for a possible better fix
2014-02-07 10:59:03 +00:00
zhuk
af08a11d08 Fix MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ.
Review, input, okay and prodding to commit by stu@
2013-11-09 18:22:02 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
stu
7a7b8430cf Update to newer Tcl layout, doc fixes,
port Makefile adjustments.

ok landry@, sebastia@
2011-01-05 16:48:22 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
sthen
f6081a047e update to 2.5 and Makefile reworking; from maintainer Stuart Cassoff 2009-04-24 16:29:55 +00:00
sthen
2648669288 bump following tk dep changes 2009-03-11 21:37:27 +00:00
sthen
a7cd990c58 import x11/tkcon, from maintainer Stuart Cassoff - thanks!
A replacement for the standard console that comes with Tk, tkcon
provides many more features than the standard console and works on all
platforms where Tcl/Tk is available.  It is meant primarily to aid one
when working with the little details inside Tcl and Tk and to give Unix
users the GUI console provided by default in the Mac and Windows Tk.

Features:
  Command history.
  Path (Unix style) / Proc / Variable name expansion.
  Multiple and tabbed consoles, each with its own state.
  Captures stdout and stderr to console window.
  Hot errors (click on error result to see stack trace).
  Electric character matching (a la emacs).
  Electric proc highlighting.
  Enhanced history searching.
  Configurable Cut / Copy / Paste between windows.
  Communication between consoles and other Tk interpreters.
2009-01-07 11:16:56 +00:00