Next | Query returned 7 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2022-12-20 09:36:51 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
shells/etsh: explicitly set MANDIR.
   2022-12-19 12:13:56 by Paolo Vincenzo Olivo | Files touched by this commit (2)
Log message:
shells/etsh: fix building on Linux.
   2022-12-19 10:54:08 by Paolo Vincenzo Olivo | Files touched by this commit (2)
Log message:
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.
   2022-12-18 17:27:01 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
shells/etsh: standardize make environment.

This addresses an issue on SunOS systems where the default compiler
path might be non-existent, and likely prevents further breakages due
to hard-coded assumptions.
   2022-12-06 20:27:30 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
shells/etsh: Makefile revision.

* Replace the SUBST routine with REPLACE_INTERPRETER.
* Replace MAKEFLAGS with MAKE_FLAGS.
* Corrently set INSTALL_ENV in the post-install target.
   2022-12-06 15:41:40 by Paolo Vincenzo Olivo | Files touched by this commit (14)
Log message:
Reset maintainer for my packages to reflect new mail address.
   2022-07-04 10:31:44 by pin | Files touched by this commit (4)
Log message:
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

Next | Query returned 7 messages, browsing 1 to 10 | previous