From owner-svn-src-all@FreeBSD.ORG Fri Apr 10 11:43:45 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5DE9ECA1; Fri, 10 Apr 2015 11:43:45 +0000 (UTC) Received: from vps.amdmi3.ru (vps.amdmi3.ru [109.234.38.216]) by mx1.freebsd.org (Postfix) with ESMTP id 1C18D8CD; Fri, 10 Apr 2015 11:43:44 +0000 (UTC) Received: from hive.panopticon (unknown [213.148.20.85]) by vps.amdmi3.ru (Postfix) with ESMTPS id 4DEE2B0623; Fri, 10 Apr 2015 14:43:42 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id C17C1E7E; Fri, 10 Apr 2015 14:43:34 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id AA9C623AB; Fri, 10 Apr 2015 14:43:37 +0300 (MSK) Date: Fri, 10 Apr 2015 14:43:37 +0300 From: Dmitry Marakasov To: Slawa Olhovchenkov Subject: Re: svn commit: r281129 - head/etc Message-ID: <20150410114337.GB21982@hades.panopticon> References: <20150406082553.GW64665@FreeBSD.org> <20150406084141.GK23643@zxy.spb.ru> <20150406084937.GX64665@FreeBSD.org> <20150406085323.GL23643@zxy.spb.ru> <20150409215802.GY21982@hades.panopticon> <20150409220442.GQ8220@zxy.spb.ru> <20150409232711.GZ21982@hades.panopticon> <20150409234026.GH1394@zxy.spb.ru> <20150410000259.GA21982@hades.panopticon> <20150410070845.GU8220@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150410070845.GU8220@zxy.spb.ru> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , Gleb Smirnoff , "src-committers@freebsd.org" , Garrett Cooper X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2015 11:43:45 -0000 * Slawa Olhovchenkov (slw@zxy.spb.ru) wrote: > At this moment many programs still not utf8 capable. > Programs used in scripts -- too. > `tr` for example. > Swithcing 'default' login class to utf8 locale may break scripts, and > custom scripts too. We need to fix them, that's all. > What benefits from switching to utf8 locale in 'default' login class? Ability to work with utf-8 texts and filenames out of box. I won't mention how important this is nowadays. > ...and not utf-8 capable. Imposible convert it to utf8. This is to be handled individually for each port. If there are 8bit characters in comments, these can be converted right away. If unicode support is required from application and it has the support, it can be converted. If it has no support, it's not converted and warning is added. I think that's obvious. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru