From owner-freebsd-current@FreeBSD.ORG Wed Jun 27 19:14:02 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 963C11065674 for ; Wed, 27 Jun 2012 19:14:02 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id E91EF8FC08 for ; Wed, 27 Jun 2012 19:14:01 +0000 (UTC) Received: (qmail invoked by alias); 27 Jun 2012 19:14:00 -0000 Received: from p578be941.dip0.t-ipconnect.de (EHLO [192.168.0.100]) [87.139.233.65] by mail.gmx.net (mp037) with SMTP; 27 Jun 2012 21:14:00 +0200 X-Authenticated: #1956535 X-Provags-ID: V01U2FsdGVkX18vaUk+t/MvqcB+xqoJzPt0odq0BPwwTBW6eDiOu6 oBWYIGQyEk1Ey+ Message-ID: <4FEB5B77.5070407@gmx.de> Date: Wed, 27 Jun 2012 21:13:59 +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> <4FEB494A.80003@gmx.de> <031222CBCF33214AB2EB4ABA279428A3012CA28AEB7A@SJCPMAILBOX01.citrite.net> In-Reply-To: <031222CBCF33214AB2EB4ABA279428A3012CA28AEB7A@SJCPMAILBOX01.citrite.net> 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 19:14:02 -0000 On 2012-06-27 21:02, Oleg Moskalenko wrote: > Olli, > > Thanks for the feedback. We are working on some minor improvements and fixes, when we are done we will commit > them to the ports and to the base system. > > If you see any problems and inconsistencies, please let us know ASAP so we can fix that. > > Regards, > Oleg Hi Oleg, until now I haven't found any issues, and I'm already in love with the new '-h' parameter which is really useful for some reporting scripts :) Regards, olli > >> -----Original Message----- >> From: olli hauer [mailto:ohauer@gmx.de] >> Sent: Wednesday, June 27, 2012 10:56 AM >> To: FreeBSD Current >> Cc: Gabor Kovesdan; Oleg Moskalenko >> Subject: Re: [HEADS-UP] BSD sort is the default sort in -CURRENT >> >> 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 >