[Bug 275364] Mk/Scripts/dialog4ports.sh broken for non-UTF8 locales

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 Jan 2026 15:33:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275364

--- Comment #10 from Joshua Kinard <freebsd@kumba.dev> ---
Created attachment 267085
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267085&action=edit
Screenshot of net/samba419 'make config' with stock ports-mgmt/portconfig

(In reply to Helge Oldach from comment #9)
It's repeating 'รข' characters (Alt+0226 or U+00E2).  See attached screenshot.

Additionally, this is what my current locale settings are:
> # locale
> LANG=en_US.ISO8859-15
> LC_CTYPE="en_US.ISO8859-15"
> LC_COLLATE="en_US.ISO8859-15"
> LC_TIME="en_US.ISO8859-15"
> LC_NUMERIC="en_US.ISO8859-15"
> LC_MONETARY="en_US.ISO8859-15"
> LC_MESSAGES="en_US.ISO8859-15"
> LC_ALL=

And PuTTY is set to use IOS-8859-15 as well, plus I have it set to use "Unicode
line-drawing code points" and also "Enable VT100 Line drawing even in UTF-8
mode", both under Window -> Translation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.