./shells/eltclsh, Interactive TCL shell with editline facilities

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.9nb9, Package name: eltclsh-1.9nb9, Maintainer: pkgsrc-users

eltclsh (editline tcl shell) is an interactive shell for the TCL
programming language. It provides command line editing, history browsing
as well as variables and command completion thanks to editline
features. The completion engine is programmable in a way similar to tcsh,
and comes with an programmed completion for the whole TCL language by
default.

The package also provides elwish, an interactive interpreter for the Tk
toolkit.


Required to run:
[lang/tcl] [x11/tk]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Package options: tk

Master sites:

Filesize: 334.628 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-22 19:30:10 by Zafer Aydogan | Files touched by this commit (1)
Log message:
fetch from backup
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-10-15 04:45:01 by Rin Okuyama | Files touched by this commit (2)
Log message:
Revert "Sprinkle MAKE_JOB_SAFE=no"

I can no longer reproduce the build failures with parallel make on
freshly installed system. Sorry for disturbing you.
   2022-10-07 00:39:51 by Rin Okuyama | Files touched by this commit (1)
Log message:
shells/eltclsh: Sprinkle MAKE_JOB_SAFE=no
   2021-10-26 13:18:40 by Nia Alarie | Files touched by this commit (38)
Log message:
shells: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:56:13 by Nia Alarie | Files touched by this commit (38)
Log message:
shells: Remove SHA1 hashes for distfiles
   2021-06-27 07:56:02 by Nia Alarie | Files touched by this commit (2)
Log message:
eltclsh: Avoid infinite loop in build, PR pkg/56259