pkgsrc/shells
micha 324a9f891a shells/pbosh: Update to 20191205
Based on Schily Tools Release 2019-12-05.

AN-2019-11-11:
-   libschily: the new functions wcastoi wcastol wcastolb that have been
    added with the previous release have been forgotten in the linker map
    file.

AN-2019-12-05:
-   include/schily/stdio.h: We no longer define getc_unlocked() on Solaris
    in case that it is defined already. This was needed since Oracle
    Solaris 11.4 compiles 64 bit by default and made stdio less opaque
    than before - this result in the same bahavior as for 32 bit programs.
    This means, we no longer need to use tricks to get fast access to
    stdio.

    Thanks to Rolf Dietze for reporting.

-   libschily: the function getargs() and similar (from the option parser
    group) fixed a bug that prevented the usability of the official method
    to include the char '+' inside option names by quoting the character
    in the option name used in the format string.

    This bug has been fixed in order to be able to support "star -dump+ ..."

-   libshedit: because of the changes in Oracle Solaris 11.4, we need to
    #undef FAST_GETC_PUTC in order to avoid to use getc_unlocked().

    Thanks to Rolf Dietze for reporting.

-   Bourne Shell/bsh: */hashcmd.c did not handle a malloc()ed string
    correctly and could cause a memory leak with hash commands that
    do not add new aliases.

    We now create a copy using make()/makestr() before calling ab_push()
    or ab_insert() and always free "name" at the end of the function
    hashcmd()

-   Bourne Shell: The man page now documents that the command

        "set -o hashcmds"

    inside the file $HOME/.shrc makes a # on the fist column of that
    file and followed by a non-space character, no longer a comment..
    It is thus recommended to have "set -o hashcmds" close to the.
    bottom of the file $HOME/.shrc
2020-01-10 12:45:00 +00:00
..
ast-ksh
autojump PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
bash bash: make nls option enabled by default 2019-10-25 12:36:50 +00:00
bash-completion shells: align variable assignments 2019-11-04 21:14:06 +00:00
bash2 shells: align variable assignments 2019-11-04 21:14:06 +00:00
bash2-doc shells/bash2-doc: fix location of HTML documentation 2019-10-12 20:51:48 +00:00
bosh shells/bosh: Update to 20191205 2020-01-10 12:38:22 +00:00
dash dash: updated to 0.5.10.2 2018-06-01 07:19:01 +00:00
eltclsh shells: align variable assignments 2019-11-04 21:14:06 +00:00
es
esh
fish fish: Update to 3.0.2 2019-11-09 12:02:29 +00:00
git-sh
guile-gash Add shells/guile-gash version 0.1 2019-11-13 10:04:19 +00:00
heirloom-sh
lshell Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
mksh Update mksh to R57. 2019-03-10 14:19:59 +00:00
nologinmsg
oksh oksh: update to 6.5 2019-07-24 11:15:41 +00:00
osh
pbosh shells/pbosh: Update to 20191205 2020-01-10 12:45:00 +00:00
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 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
posh posh is BROKEN_ON_PLATFORM. 2019-01-16 18:28:03 +00:00
rc
rssh shells: align variable assignments 2019-11-04 21:14:06 +00:00
scponly Take maintainership. 2018-03-02 09:02:52 +00:00
scsh shells: align variable assignments 2019-11-04 21:14:06 +00:00
standalone-tcsh {standalone-,static-,}tcsh: Update to 6.21.00 2019-05-09 11:32:36 +00:00
static-ast-ksh shells: align variable assignments 2019-11-04 21:14:06 +00:00
static-tcsh {standalone-,static-,}tcsh: Update to 6.21.00 2019-05-09 11:32:36 +00:00
tcsh {,standalone-,static-}tcsh: Update to 6.22.02 2019-12-08 22:08:55 +00:00
xonsh PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
xsh shells: align variable assignments 2019-11-04 21:14:06 +00:00
zsh shells: align variable assignments 2019-11-04 21:14:06 +00:00
zsh-autosuggestions zsh-autosuggestions: update to 0.6.3. 2019-11-13 15:24:25 +00:00
zsh-completions
zsh-pure
zsh-syntax-highlighting
Makefile Add shells/guile-gash version 0.1 2019-11-13 10:04:19 +00:00