Re: git: bd15d6ef126e - main - libarchive: Force GNU iconv compatibility on FreeBSD
Date: Thu, 28 May 2026 09:08:57 UTC
Dag-Erling Smørgrav <des@FreeBSD.org> writes: > The ports tree should set LANG to C.UTF-8, not C. I just noticed that it sets both LANG and LC_ALL. This is meaningless since LC_ALL overrides both LANG and every other LC_* variable. Either way, the ports tree should use C.UTF-8, not C. DES -- Dag-Erling Smørgrav - des@FreeBSD.org