pkgsrc/shells
ryoon c0c10b7044 Update to 5.5.1
Changelog:
Changes from %.5 to 5.5.1
-------------------------

Apart from a fix for a configuration problem finding singal names from
(some) recent versions of glibc, there are only minor changes.

Changes from 5.4.2 to 5.5
-------------------------

The effect of the NO_INTERACTIVE_COMMENTS option extends into $(...) and
`...` command substitutions when used on the command line.  Previously,
comments were always recognized within command substitutions unless the
comment character "#" was disabled via reset of $histchars.

An alternative assignment syntax for indicating indices for arrays
and keys for associative arrays:

typeset -a array=([1]=first [2]=second)
typeset -A assoc=([key1]=val1 [key2]=val2)

is allowed for compatibility with other shells.  In the case of normal
arrays the new syntax can be mixed with the old.
2018-04-29 20:41:04 +00:00
..
ast-ksh ast-ksh: fix compilation on NetBSD, possibly linux too. 2017-02-19 20:18:16 +00:00
autojump
bash Update to 4.4.019 2018-04-09 14:57:19 +00:00
bash-completion Pull in upstream fix for bug 1289597. Brought to our attention by Kevin 2017-03-14 14:51:28 +00:00
bash2
bash2-doc
dash Check for stat64 declaration. Fixes SunOS 64-bit build. 2017-05-15 14:52:44 +00:00
eltclsh Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
es shells/es: Install manpages into ${PKGMANDIR}. 2017-08-19 00:20:36 +00:00
esh
fish fish: update to 2.7.1 2017-12-30 05:35:54 +00:00
git-sh
heirloom-sh
lshell
mksh Update mksh to 56c. 2018-01-21 13:04:05 +00:00
nologinmsg
osh
pdksh *: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites 2018-04-21 13:38:04 +00:00
perlsh
posh
rc Update rc to 1.7.4, also fixing a really old CVE in the process. 2017-08-05 10:45:39 +00:00
rssh Add a patch to main.c.in (and in the process rename the diff): 2018-04-13 16:59:13 +00:00
scponly Take maintainership. 2018-03-02 09:02:52 +00:00
scsh Sort PLIST files. 2018-01-01 22:29:15 +00:00
standalone-tcsh shells/{,static-,standalone}tcsh: Fix PKGREVISION & MAINTAINER. 2017-08-23 17:52:47 +00:00
static-ast-ksh
static-tcsh shells/static-tcsh: Can't build static binaries on SunOS>=5.10. 2017-08-23 17:52:59 +00:00
tcsh Comment out dead sites. 2017-09-04 18:00:49 +00:00
xonsh
xsh
zsh Update to 5.5.1 2018-04-29 20:41:04 +00:00
zsh-autosuggestions shells/zsh-autosuggestions: Import version 0.4.2 2017-12-07 23:14:32 +00:00
zsh-completions shells/zsh-completions: Import version 0.27.0 2017-11-28 19:31:44 +00:00
zsh-pure shells/zsh-pure: Import version 1.6.0 2017-12-01 01:10:40 +00:00
zsh-syntax-highlighting shells/zsh-syntax-highlighting: Import version 0.6.0 2017-12-15 17:36:38 +00:00
Makefile shells/Makefile: Add zsh-syntax-highlighting 2017-12-15 17:37:21 +00:00