Up to [cvs.NetBSD.org] / pkgsrc / shells / etsh
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
shells/etsh: fix building on Linux.
shells/etsh: Fix build on SunOS. Prevent the `mkconfig' script from overwiriting CC and INSTALL environment on SunOS. The script assumed OpenIndiana to be the target SunOS platform, but this is isn't necessarily the case. Package tested on Solaris 11.4 with Solaris Studio 12.6.
shells/etsh: import package Packaged in wip by Paolo Vincenzo Olivo. Etsh provides two ports of the original /bin/sh from Version 6 (V6) UNIX (circa 1975). Etsh(1) is an enhanced, backward-compatible port of the V6 Thompson shell. Tsh(1) is an unenhanced port of the shell, and glob(1) is a port of its global command. Together, tsh and glob provide a user interface which is backward compatible with that provided by the V6 Thompson shell and global command, but without the obvious enhancements found in etsh. The original Thompson shell was principally written by Ken Thompson of Bell Labs. This package also includes the following shell utilities: - if(1) - conditional command (ported from V6 UNIX) - goto(1) - transfer command (ported from V6 UNIX) - fd2(1) - redirect from/to file descriptor 2