MirBSD Korn Shell

Edit Package mksh
http://mirbsd.de/mksh

mksh is the MirBSD enhanced version of the Public Domain Korn
shell (pdksh), a Bourne-compatible shell which is largely si‐
milar to the original AT&T Korn shell; mksh is the only pdksh
derivate currently being actively developed. It includes bug
fixes and feature improvements, in order to produce a modern,
robust shell good for interactive and especially script use.
mksh has UTF-8 support (in substring operations and the Emacs
editing mode) and, while R40e corresponds to OpenBSD 5.1-cur‐
rent ksh (without GNU bash-like PS1 and fancy character clas‐
ses), adheres to SUSv4 and is much more robust. The code has
been cleaned up and simplified, bugs fixed, standards compli‐
ance added, and several enhancements (for extended compatibi‐
lity to other modern shells – as well as a couple of its own)
are available. It has sensible defaults as usual with BSD.

Authors:
Thorsten Glaser

Refresh
Refresh
Source Files
Filename Size Changed
mksh-R57.tgz 0000419604 410 KB
mksh-vendor-mkshrc.patch 0000001142 1.12 KB
mksh.changes 0000035164 34.3 KB
mksh.spec 0000007490 7.31 KB
Revision 19 (latest revision is 25)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692662 from Thorsten Glaser's avatar Thorsten Glaser (mirabile) (revision 19)
- Update to version R57 (reminded by lewellyn)
   R57 rolls up bugfixes, with few hard changes:
    [gecko2] Update operating environment reporting for the Macintosh
    [Martijn Dekker] make ${foo#'bar'} in here document behave like ksh93
    [Martijn Dekker] quote empty strings for re-entry into shell
    [tg, G.raud Meyer] Improve documentation, especially for tty states
    [tg] Protect against entering line editing with bad saved tty state
    [tg] Fix set -o allexport for arrays (which we apparently do)
    [tg] Handle lseek(2) returning -1 as pointed out by Coverity Scan
    [tg] Fix left-padding UTF-8 strings
    [tg, G.raud Meyer] Fix using the “-m” flag on the command line
    [tg] Update to UCD 11.0.0
    [multiplexd] Fix a segfault using ^W during search in Vi mode
    [tg] Fix an error message; add a test for controlling tty
    [tg] Permit unsetting LINES and COLUMNS, for those who need it
    [tg] Fix manpage bug (RedHat BZ#1612173)
    [tg] Minor spelling cleanup
    [tg] Unbreak high-bit7 (nōn-ASCII) heredoc separators (LP#1779179)
    [tg] Allow dumping high-bit7-char-containing strings in DEBUG mode
    [tg] Add some testcases for behaviour questions popped up in IRC
    [tg] Trick a GCC warning, to make up for it ignoring lint(1) hints
    [tg] Add O_MAYEXEC support for CLIP OS
    [tg] Make dup-to-self with ksh-style fd≥3 closing work; catern via IRC
    [tg] Add compat glue for newer GNU groff mdoc to the manpages
    [tg] Trigger EXIT trap after single-command subshells (Debian #910276)
    [tg] Document set -eo pipefail caveat (LP#1804504)
    [tg] Fix MKSH_EARLY_LOCALE_TRACKING warning
    [tg] Document that, when your Unix is broken, GIGO applies (LP#1817959)
    [tg] Improve error message for inaccessible executables (LP#1817789)
- Switch from patching check.t, sh.h and Build.sh to using
  KSH_VERSIONNAME_VENDOR_EXT and appending to CPPFLAGS beforehand
- Remove qemu/ppc patches that are upstreamed/no longer necessary
- Drop LTO support which was already always disabled
- Handle newer GCC note output during configure stage
- Ensure KSH_VERSIONNAME_VENDOR_EXT is always set to something,
  because the patch deviating from upstream is always applied
- Remove virt-what from build dependencies, it just fails or,
  worse, makes the package unresolvable; also from lewellyn
Comments 0
openSUSE Build Service is sponsored by