Date: Thu, 27 Dec 2001 03:44:55 +0200 (EET) From: Konstantinos Konstantinidis <kkonstan@duth.gr> To: FreeBSD-gnats-submit@freebsd.org Subject: misc/33220: Greek locale MFC plea Message-ID: <200112270144.fBR1itH54065@emily.cc.duth.gr>
next in thread | raw e-mail | index | archive | help
>Number: 33220 >Category: misc >Synopsis: Greek locale MFC plea >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 26 17:50:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Konstantinos Konstantinidis >Release: FreeBSD 4.4-RELEASE i386 >Organization: Demokritos University of Thrace >Environment: >Description: el_GR.ISO8859-7.src has been in current for almost a year, and appart from an upper/lower case mapping fix ~5 weeks ago, it has remained unchanged... It would be *really* nice for Greek users, and anyone else that might have a use for the greek locale, if it was MFC'd in time for 4.5-RELEASE. The MFC is really trivial and I cannot honestly imagine it having any side effects to the progress of the release engineering. It would also be nice if any of the changes that followed PR 32119 were to be MFC'd sometime in the future, so that greek syscons fonts, keymaps etc. would work, but this PR merely requests that the locale stuff is MFC'd. >How-To-Repeat: >Fix: Appart from MFCing share/mklocale/el_GR.ISO8859-7.src, a trivial patch to the Makefile is required of course: --- share/mklocale/Makefile.orig Thu Dec 27 02:58:37 2001 +++ share/mklocale/Makefile Thu Dec 27 02:59:17 2001 @@ -4,6 +4,7 @@ CLEANFILES+= ${LOCALES:S/$/.out/g} LOCALES= bg_BG.CP1251 \ + el_GR.ISO8859-7 \ ja_JP.EUC \ ja_JP.SJIS \ ko_KR.EUC \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112270144.fBR1itH54065>