1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/shells
Tijl Coosemans 02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
..
44bsd-csh Mark as broken on aarch64: fails to link with sbrk. 2016-11-10 01:21:43 +00:00
ambit
bash Re-use PATCH_SITES for cklatest target instead of hardcoding. 2016-11-21 11:29:05 +00:00
bash-completion Drop maintainership from a handful of ports that I no longer use. 2017-01-10 00:09:38 +00:00
bash-static
bashc Mark as broken on aarch64: fails to link with sbrk. 2016-11-10 01:21:43 +00:00
ch
dash Revert experimental code accidentally committed in r378465 2016-11-08 14:10:55 +00:00
es
esh
fd The output of tools like awk, date, sort, tr,... depends on the current 2017-01-18 13:20:31 +00:00
fish Pass maintainership to submitter, Alan Somers (previous maintainer 2017-01-09 17:41:22 +00:00
flash
heirloom-sh Mark as broken on aarch64: fails to link with sbrk. 2016-11-10 01:21:43 +00:00
hs-shelly
ibsh
jailkit
klish
ksh93 - Pass maintainership to submitter 2016-11-23 18:59:23 +00:00
lshell
mksh - Update to R54 2016-11-12 10:11:21 +00:00
nologinmsg
osh
p5-Bash-Completion
p5-Shell-Perl
p5-Term-Bash-Completion-Generator
p5-Term-ShellUI
pdksh Mark as broken on sparc64. 2016-09-18 10:10:31 +00:00
pear-PHP_Shell - Update WWW: pear.php.net uses https:// 2016-12-13 15:05:06 +00:00
psh
rc
rssh
sash
scponly
shell-include
sparforte shells/sparforte: skip -fstack-protector 2016-12-31 22:07:17 +00:00
tcsh_nls Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
tcshrc
v7sh Mark as broken on aarch64: fails to link with sbrk. 2016-11-10 01:21:43 +00:00
viewglob Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
vshnu
wcd Update to version 5.3.3 2016-11-12 18:05:33 +00:00
zsh Update to 5.3.1 2016-12-22 13:12:30 +00:00
zsh-navigation-tools Update to 2.2.7. 2016-12-27 20:24:23 +00:00
Makefile Add new port shells/sparforte 2016-12-31 19:42:42 +00:00