From owner-freebsd-bugs Wed Dec 26 17:50:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0688437B419 for ; Wed, 26 Dec 2001 17:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBR1o3A45490; Wed, 26 Dec 2001 17:50:03 -0800 (PST) (envelope-from gnats) Received: from emily.cc.duth.gr (emily.cc.duth.gr [192.108.114.21]) by hub.freebsd.org (Postfix) with ESMTP id 25C8537B405 for ; Wed, 26 Dec 2001 17:45:05 -0800 (PST) Received: (from kkonstan@localhost) by emily.cc.duth.gr (8.11.6/8.11.6) id fBR1itH54065; Thu, 27 Dec 2001 03:44:55 +0200 (EET) (envelope-from kkonstan) Message-Id: <200112270144.fBR1itH54065@emily.cc.duth.gr> Date: Thu, 27 Dec 2001 03:44:55 +0200 (EET) From: Konstantinos Konstantinidis Reply-To: Konstantinos Konstantinidis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: misc/33220: Greek locale MFC plea Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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