From owner-freebsd-current@FreeBSD.ORG Sun Jun 15 21:26:17 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FCDA1065674 for ; Sun, 15 Jun 2008 21:26:17 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 8BD8B8FC14 for ; Sun, 15 Jun 2008 21:26:16 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m5FLQEXb097360; Mon, 16 Jun 2008 01:26:14 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1213565174; bh=3U7VswxLCZt7CXAH9Th+xtF5/wyT/hfR0VhnUIS LG5g=; l=548; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=kUzwK0sL+VhmPw75XKd1tSxIe kfEcpg0T3Mo3PysamrHQol4Os84Y7IMzYL+bugYtwWCqhCCkVj5ItSf8TE80KHe2VoO ALKcCEEBsY/nBU9CbO0qyDK4+SwF9UFlouAOV/YckxLGfTgBL49XlVtdRhUqGlyfg+5 0Zn3ARMcBMAI= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m5FLQDjb097359; Mon, 16 Jun 2008 01:26:13 +0400 (MSD) (envelope-from ache) Date: Mon, 16 Jun 2008 01:26:13 +0400 From: Andrey Chernov To: K?vesd?n G?bor Message-ID: <20080615212613.GA97326@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , K?vesd?n G?bor , Diomidis Spinellis , hackers@freebsd.org, Doug Barton , current@freebsd.org, "Sean C. Farley" , Max Khon References: <485453F2.60507@FreeBSD.org> <4854BC29.3060507@FreeBSD.org> <4854C96A.1080603@aueb.gr> <48556AAD.9010602@t-hosting.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48556AAD.9010602@t-hosting.hu> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Doug Barton , current@freebsd.org, Diomidis Spinellis , hackers@freebsd.org, "Sean C. Farley" , Max Khon Subject: Re: CFT: BSD-licensed grep [Fwd: cvs commit: ports/textproc/bsdgrep Makefile distinfo] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2008 21:26:17 -0000 On Sun, Jun 15, 2008 at 09:17:01PM +0200, K?vesd?n G?bor wrote: > > Yes, of course, I haven't forgotten about your suggestion. First, I'd > like to process the trivial errors, which come up like this one and make > some tests myself. Then I'll think about this idea and ask portmgr to do > an exp-run with BSD grep. Please note that BSD grep is not localized (and can't be per design) and works only with standard C locale. It may not affect ports system processing but shurely affects real texts handling. -- http://ache.pp.ru/