summaryrefslogtreecommitdiffstats
path: root/shell-term-fm/mksh/DETAILS
blob: ff870effbe905441925ccc1669f00855d0205028 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
           SPELL=mksh
         VERSION=R50b
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
   SOURCE_URL[0]=http://www.mirbsd.org/MirOS/dist/mir/$SPELL/$SOURCE
   SOURCE_URL[1]=http://pub.allbsd.org/MirOS/dist/mir/$SPELL/$SOURCE
        WEB_SITE=http://www.mirbsd.org/mksh.htm
         ENTERED=20060928
     SOURCE_HASH=sha512:0170401d0722575dd81f853b6730b008171fe57cd7e6df7d1d401db28e318a2b9f654676160148cb2443237bfa42d0efcfbc16e52715dc6425e192569e3fa286
# I suggest to add this to the list (shortname MIROS or MIRBSD please)
      LICENSE[0]=http://mirbsd.de/MirOS-Licence
           SHORT="MirBSD Korn Shell"
cat << EOF
mksh is the MirBSD enhanced version of the Public Domain Korn shell (pdksh), a
Bourne-compatible shell which is largely similar 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 (e.g. in the emacs editing mode); R46 corresponds to OpenBSD
5.1-current ksh (without GNU bash-like $PS1 and fancy character classes). The
code has throughoutly been cleaned up and simplified, bugs fixed, standards
compliance added, and several enhancements (for extended compatibility to other
modern shells - as well as a couple of its own) have been placed.
EOF