ports/shells/bash
Emanuel Haupt 75b1a2a76b [1] Make USES=iconv permanent, instead of being only for NLS=on case.
The reason is that NLS is related to message translations to different
    languages.

    And bash has the general feature that \uNNNN is translated into the unicode
    character using iconv. This is unicode support, and should have nothing to
    do with translations.

    bash also currently has a bug that --disable-nls causes it to fail to find
    iconv. This bug has been reported upstream to bash-devel ML. In the future,
    when bash will fix this, this will make a difference.

    Note that this uses iconv from libc.

[2] Update to 4.3.46

PR:             206903 [1], 210620 [2]
Submitted by:   yuri@rawbw.com [1], pkubaj@anongoth.pl [2]
Discussed with: adamw
2016-06-28 07:28:01 +00:00
..
files - Update to patchlevel 28 which fixes issues that were mostly addressed 2014-10-02 00:22:12 +00:00
distinfo [1] Make USES=iconv permanent, instead of being only for NLS=on case. 2016-06-28 07:28:01 +00:00
Makefile [1] Make USES=iconv permanent, instead of being only for NLS=on case. 2016-06-28 07:28:01 +00:00
pkg-descr - Fix trailing whitespace in pkg-descrs, categories [p-x]* 2016-05-19 10:53:05 +00:00
pkg-message
pkg-plist - Update to 4.3.24 2014-08-19 19:31:35 +00:00