pkgsrc/shells
jperkin 1e1a6f7fb8 zsh: Upgrade to 5.4.2
pkgsrc changes:
 - Use PRINT_PLIST_AWK to aid future upgrades.
 - Support the "static" option on Darwin and SunOS.

Upstream changes from 5.3.1 to 5.4:

The 'exec' and 'command' precommand modifiers, and options to them, are
now parsed after parameter expansion.  Previously, both the modifier and
any options to it were parsed between alias expansion and parameter
expansion (see zshexpn(1)), so they could neither be quoted nor be the
result of parameter expansion.  Examples: 's=command; $s -V ls' and
'\command -V ls' now work as expected.

Functions executed by ZLE widgets no longer have their standard input
closed, but redirected from /dev/null instead. That still guards
against user defined widgets inadvertently reading from the tty device.

There is an option WARN_NESTED_VAR, a companion to the existing
WARN_CREATE_GLOBAL that causes a warning if a function updates a
variable from an enclosing scope without using typeset -g.  It can be
turned on for an individual function with "functions -W".

zmodload now has an option -s to be silent on a failure to find a module
but still print other errors.
2017-10-13 09:35:19 +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.012 2017-01-28 04:41:14 +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 Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
bash2-doc Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
dash Check for stat64 declaration. Fixes SunOS 64-bit build. 2017-05-15 14:52:44 +00:00
eltclsh Comment out dead sites. 2017-08-16 20:45:30 +00:00
es shells/es: Install manpages into ${PKGMANDIR}. 2017-08-19 00:20:36 +00:00
esh
fish Update shells/fish to 2.6.0. 2017-08-19 09:28:38 +00:00
git-sh
heirloom-sh
lshell Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
mksh Update mksh to R56b. 2017-09-02 18:38:54 +00:00
nologinmsg
osh Update shells/osh to version 20160108 as request by upstream on 2016-01-13 13:14:21 +00:00
pdksh Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
perlsh Updated shells/perlsh to 1.8.1 2017-01-08 10:55:51 +00:00
posh Update to 0.12.5 2016-01-25 15:09:01 +00:00
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 Use OPSYSVARS. 2016-02-26 09:41:05 +00:00
scponly Comment out dead sites. 2017-09-04 18:00:49 +00:00
scsh Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +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 Import xonsh-0.4.5 as shells/xonsh 2016-08-21 11:34:57 +00:00
xsh Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
zsh zsh: Upgrade to 5.4.2 2017-10-13 09:35:19 +00:00
Makefile Add shells/xonsh 2016-08-21 11:35:33 +00:00