[Bug 257905] misc/schilytools Character � displayed instead of ö
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257905] misc/schilytools Character � displayed instead of ö"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Aug 2021 07:51:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257905 Alexey Dokuchaev <danfe@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |danfe@FreeBSD.org Status|New |Open --- Comment #1 from Alexey Dokuchaev <danfe@FreeBSD.org> --- $ find /tmp/usr/ports/devel/schilybase/work/schily-2021-07-29/ -type f -name \*.c | xargs file | grep -c ISO-8859 117 That's quite a lot of files, and that's just the C source code, without READMEs et al. Have you tried to convince upstream to switch to UTF-8? I mean, while we could certainly fix the copyright string, we should not carry non-FreeBSD-specific, cosmetic-only patches in the ports without upstreaming them first. -- You are receiving this mail because: You are the assignee for the bug.