diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2016-06-28 15:28:01 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2016-06-28 15:28:01 +0800 |
commit | 11bed724efeb0d47becf55e4d90dd99c2718b8d0 (patch) | |
tree | 994af438db2215a797b5b307005ba94f8caab38b /x11-themes | |
parent | b77769a78d8606b6cbb74e331a3eb39151caffb3 (diff) | |
download | freebsd-ports-gnome-11bed724efeb0d47becf55e4d90dd99c2718b8d0.tar.gz freebsd-ports-gnome-11bed724efeb0d47becf55e4d90dd99c2718b8d0.tar.zst freebsd-ports-gnome-11bed724efeb0d47becf55e4d90dd99c2718b8d0.zip |
[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
Diffstat (limited to 'x11-themes')
0 files changed, 0 insertions, 0 deletions