From owner-cvs-src@FreeBSD.ORG Tue Jun 10 01:46:11 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F354D37B401; Tue, 10 Jun 2003 01:46:10 -0700 (PDT) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id D557843FE1; Tue, 10 Jun 2003 01:46:06 -0700 (PDT) (envelope-from phantom@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.6) with ESMTP id h5ABkDnp075797; Tue, 10 Jun 2003 11:46:14 GMT Received: (from phantom@localhost) by phantom.cris.net (8.12.6/8.12.2) id h5A8rZ60007280; Tue, 10 Jun 2003 11:53:35 +0300 (EEST) (envelope-from phantom) Date: Tue, 10 Jun 2003 11:53:35 +0300 From: Alexey Zelkin To: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= Message-ID: <20030610115335.A7262@phantom.cris.net> References: <200306100122.h5A1MVsN035570@repoman.freebsd.org> <20030610095151.A6344@phantom.cris.net> <20030610071243.GA48574@nagual.pp.ru> <20030610105912.A6867@phantom.cris.net> <20030610075817.GA49191@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20030610075817.GA49191@nagual.pp.ru>; from ache@nagual.pp.ru on Tue, Jun 10, 2003 at 11:58:18AM +0400 X-Operating-System: FreeBSD 4.7-STABLE i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile locale.alias locale.deprecated nls.alias X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 08:46:11 -0000 hi, On Tue, Jun 10, 2003 at 11:58:18AM +0400, Андрей Чернов wrote: > On Tue, Jun 10, 2003 at 10:59:12 +0300, Alexey Zelkin wrote: > > > > The only purpose of this stuff will be post-install cleanup of part > > which may cause problems to users. > > For post-install or mergemaster cleanup this files are not needed too, > just remove all patterns "*.ISO_*" "*.EUC" "*ASCII" and "ru_SU.*". I am > not familiar with mergemaster, could you help please since your mention > this subject? Hmm... I like this idea. Will send patch to mergemaster mainatiner in few minutes. > > > HEADSUP was anounced few years ago. > > > > There're no letters to -current from you in my mailbox. > > There was big discussuon in both current@ and i18n@ lists according with > mass rename ISO_ -> ISO, look there. Argh! I have misread 'years' as 'hours'. I remember this discussion and had wrote locale.deprecated support exactly for purposes of this 'mass rename'. Actually I think 'HEADSUP sent few years ago' is not appropriate for change made today for many reasons.