pkgsrc/shells
bsiegert 19b7622b9a Update mksh to R51. From Changelog:
[tg] OpenBSD sync: handle integer base out of band like ksh93 does
[tg] Protect standard code (predefined aliases, internal code, aliases and functions in dot.mkshrc) from being overridden by aliases and, in some cases, shell functions (i.e. permit overriding but ignore it)
[tg] Implement GNU bash's enable for dot.mkshrc using magic aliases to redirect the builtins to external utilities; this differs from GNU bash in that enable takes precedence over functions
[tg] Move unaliasing an identifier when defining a POSIX-style function with the same name into lksh, as compatibility kludge
[tg] Korn shell style functions now have locally scoped shell options
[tg, iSKUNK] Change some ASCII-isms to be EBCDIC-aware or pluggable
[tg, Ypnose] Mention lksh build instructions on manpage and website
[tg] Overhaul signal handling; support new POSIX NSIG_MAX, add sysconf(_SC_NSIG) as a later TODO item
[tg] Fix signal bounds (1 <= signum < NSIG)
[tg] Improve manual pages, especially wrt. standards compliance
[tg, iSKUNK] Initial EBCDIC work for dot.mkshrc
[tg, iSKUNK] Add list of z/OS signals to Build.sh
[tg] Work around the sh(1) backslash-newline problem by moving the code triggering it out of *.opt and into the consumers
[colona] Bind another well-known ANSI Del key in the Emacs mode
[tg] Fix ${foo/*/x} pattern checks, spotted by izabera
[carstenh] Fix error output of cd function in dot.mkshrc
[tg] read partial returns in -N and timeout cases
[tg] Fix $LINENO inside PS1; spotted by carstenh
[tg] Ensure correct padding of at least 2 spaces in print_columns
[tg] Note issues with nested complex parameter expansions and follow-up bugfixes to expect
[OpenBSD] Some language fixes in documentation; comments
[tg] Reimplement multi-line command history (Debian #783978) + fixes
[Martijn Dekker] Fix command -v for "shell reserved words"
[tg] In dot.mkshrc make use of latest feature: local options
[tg] Fix ""$@ to emit a word
[tg] Change cat(1) hack to look first and not ignore builtin
[KO Myung-Hun] Begin porting mksh to OS/2
[komh, tg] Some generic minor bugfixes from OS/2 porting
[tg] Document mknod(8) isn’t normally part of mksh(1)
[tg] Quote arguments to : in build/test scripts as well
[tg] Add cat(1) hack for printf(1)-as-builtin: always prefer external
[tg] Explicitly use binary mode for any and all file I/O in stock mksh
[Ilya Zakharevich] Use termio, not termios(4), on OS/2
[tg] Set edchars to sane BSD defaults if any are NUL
[tg] Implement support for PC scancodes in Vi and Emacs editing mode
[komh] OS/2 uses ; as PATH separator plus support drive letters
2015-07-13 04:41:52 +00:00
..
ast-ksh Fix up patches, applying each change once is enough. 2014-11-11 15:40:37 +00:00
autojump Fix interpreter path in installed files. Bump PKGREVISION. 2015-02-10 22:47:33 +00:00
bash Update to 4.3.039 2015-06-07 05:49:28 +00:00
bash-completion Removed unnecessary comments 2013-05-10 12:04:00 +00:00
bash2 needs yacc(1) tool 2015-03-13 17:25:52 +00:00
bash2-doc
dash Update to 0.5.8 2015-06-14 11:04:24 +00:00
eltclsh Requires editline. 2014-09-25 19:21:03 +00:00
es
esh Install emacs mode into examples directory since it 2013-07-12 17:25:09 +00:00
fish Fix build with NetBSD's terminfo and don't depend as much on 2015-03-18 15:03:43 +00:00
git-sh Import git-sh-1.3 as shells/git-sh. 2015-02-08 16:53:55 +00:00
heirloom-sh
lshell Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
mksh Update mksh to R51. From Changelog: 2015-07-13 04:41:52 +00:00
nologinmsg
osh Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pdksh Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
perlsh Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
posh Update to 0.12.4 2015-04-28 01:08:30 +00:00
rc whitespace 2014-03-01 03:26:12 +00:00
rssh Avoid linking statically on SunOS. 2014-01-09 11:46:46 +00:00
scponly
scsh Use BROKEN_ON_PLATFORM with LP64PLATFORMS 2015-01-04 04:04:23 +00:00
standalone-tcsh cannot be installed in UNPRIVILEGED mode 2015-03-15 18:32:12 +00:00
static-ast-ksh Rename memalign and posix_memalign similar to malloc/free to fix static 2014-11-06 12:25:36 +00:00
static-tcsh
tcsh Upgrade to 6.19.00 2015-05-22 08:03:43 +00:00
xsh Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
zsh Update to 5.0.8 2015-06-13 12:57:28 +00:00
Makefile + autojump. 2015-02-08 17:32:08 +00:00