pkgsrc/shells
bsiegert c1f91161ba Update to mksh-45.
* [tg] Make “set -x” print the commands run in escaped form
* [tg] PS4 in dot.mkshrc is now timestamped
* [tg] The &> GNU bash I/O redir is no longer parsed in -o posix, -o sh modes,
  lksh (breaks valid scripts)
* [tg] Implement ${ …;} more efficiently (deleted-open files)
* [tg] For shf, %#s (if you can get it past GCC’s printf format attribute)
  calls print_value_quoted, ignoring field width and precision
* [tg] Catch “typeset =” (regression) with better error message
* [tg, Tonnerre Lombard] add “doch” alias to dot.mkshrc which just repeats the
  last input line with sudo(8)
* [tg] Use unsigned integers for all calculations, to avoid ISO C “Undefined
  Behaviour” (and implementation-defined behaviour) throughout (most of) the
  code; emulate signed integer arithmetics using unsigned; not-lksh only
* [tg] Emulate signed modulo naïvely, for correct sign of the result
* [tg] Add <<< and >>> for ROL and ROR (rotate left and right, respectively)
  operations, <<<= and >>> assignments; bitwise AND the RHS of a shift/rotate
  op with 31 (not for lksh)
* [tg] Remove a warning by working around a workaround found in dietlibc which
  works around a bug in broken software such as GNU tar (really!)
* [tg] Correct and simplify list and categorisation of built-in commands as
  POSIX special and “everything else” plus a flag to keep assignments
* [tg] Handle ((foo)) as “let]” internally to avoid a conflict with
  user-defined functions called let (LP#1156707)
* [tg] Clean up the code
2013-04-30 17:58:44 +00:00
..
ast-ksh Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
bash shells/bash: disable job control on Minix 2013-02-12 23:31:40 +00:00
bash-completion 'The "+=" operator should only be used with lists.' 2013-04-06 19:42:41 +00:00
bash2 shells/bash2: disable job control on Minix 2013-02-12 23:27:24 +00:00
bash2-doc "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
dash Update HOMEPAGE 2013-01-06 16:43:26 +00:00
eltclsh "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
es "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
esh Resolves: 2013-04-06 20:27:16 +00:00
fish Import fish-1.23.1 as shells/fish, packaged for wip by Moritz Wilhelmy, 2012-12-12 13:21:42 +00:00
heirloom-sh "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
lshell "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
mksh Update to mksh-45. 2013-04-30 17:58:44 +00:00
mudsh Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
nologinmsg "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
osh "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
pdksh "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
perlsh Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
posh "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
rc "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
rssh Add Debian patch to allow rssh to work with rsync protocol version 3. 2013-02-28 19:33:01 +00:00
scponly "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
scsh "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
standalone-tcsh shells/standalone-tcsh: Mark NOT-FOR-DRAGONFLY 2012-05-22 08:46:53 +00:00
static-ast-ksh "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
static-tcsh Add a DESCR here; noted missing by martin@, ok agc@. 2012-07-21 15:56:42 +00:00
tcsh Fix build under MirBSD. 2013-04-02 20:37:55 +00:00
xsh Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
zsh "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
Makefile Remove zsh-current -- for some time now it is much older than shells/zsh. 2013-01-31 09:36:01 +00:00