From kkonstan@emily.cc.duth.gr  Wed Dec 26 17:45:06 2001
Return-Path: <kkonstan@emily.cc.duth.gr>
Received: from emily.cc.duth.gr (emily.cc.duth.gr [192.108.114.21])
	by hub.freebsd.org (Postfix) with ESMTP id 25C8537B405
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <kkonstan@duth.gr>
Reply-To: Konstantinos Konstantinidis <kkonstan@daemon.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Greek locale MFC plea
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33220
>Category:       misc
>Synopsis:       Greek locale MFC plea
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    phantom
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 17:50:02 PST 2001
>Closed-Date:    Mon Apr 08 12:05:03 PDT 2002
>Last-Modified:  Mon Apr 08 12:05:03 PDT 2002
>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:
Responsible-Changed-From-To: freebsd-bugs->phantom 
Responsible-Changed-By: phantom 
Responsible-Changed-When: Fri Dec 28 02:06:58 PST 2001 
Responsible-Changed-Why:  
I'm working on preparing of massive locale specific stuff MFC 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33220 
State-Changed-From-To: open->closed 
State-Changed-By: asmodai 
State-Changed-When: Mon Apr 8 12:04:42 PDT 2002 
State-Changed-Why:  
This has been MFC'd by now. 

Please test. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=33220 
>Unformatted:
