From owner-freebsd-current@FreeBSD.ORG Wed Jun 27 17:56:34 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7985C106566C for ; Wed, 27 Jun 2012 17:56:34 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id C343E8FC0C for ; Wed, 27 Jun 2012 17:56:33 +0000 (UTC) Received: (qmail invoked by alias); 27 Jun 2012 17:56:27 -0000 Received: from p578be941.dip0.t-ipconnect.de (EHLO [192.168.0.100]) [87.139.233.65] by mail.gmx.net (mp020) with SMTP; 27 Jun 2012 19:56:27 +0200 X-Authenticated: #1956535 X-Provags-ID: V01U2FsdGVkX1/Rq1Mo5g3RO4jRYQjmhz6IfgIeSMqkIGsL/VL67/ xDJ9IpCC9Ak2S1 Message-ID: <4FEB494A.80003@gmx.de> Date: Wed, 27 Jun 2012 19:56:26 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: FreeBSD Current References: <4FEAA280.2070705@FreeBSD.org> In-Reply-To: <4FEAA280.2070705@FreeBSD.org> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Oleg Moskalenko , Gabor Kovesdan Subject: Re: [HEADS-UP] BSD sort is the default sort in -CURRENT 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: Wed, 27 Jun 2012 17:56:34 -0000 On 2012-06-27 08:04, Gabor Kovesdan wrote: > Hi Folks, > > as I announced before, the default sort in -CURRENT has been changed > to BSD sort. Since the import, the reported minor bugs have been > fixed and BSD sort has passed the portbuild test. If you encounter any > problems or incompatibility with the old GNU version, please report. > > Gabor Thanks, I'm running textproc/bsdsort now a view weeks as BASE replacement on 8.3 and haven't seen any issues even on files with a view GB. Are you planing to update the port with your latest version? -- Regards, olli