From owner-freebsd-current@FreeBSD.ORG Fri May 11 15:51:00 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 49FBE106566C for ; Fri, 11 May 2012 15:51:00 +0000 (UTC) (envelope-from pfg@freebsd.org) Received: from nm15-vm0.bullet.mail.sp2.yahoo.com (nm15-vm0.bullet.mail.sp2.yahoo.com [98.139.91.208]) by mx1.freebsd.org (Postfix) with SMTP id 0AFA08FC15 for ; Fri, 11 May 2012 15:51:00 +0000 (UTC) Received: from [98.139.91.65] by nm15.bullet.mail.sp2.yahoo.com with NNFMP; 11 May 2012 15:50:54 -0000 Received: from [208.71.42.198] by tm5.bullet.mail.sp2.yahoo.com with NNFMP; 11 May 2012 15:50:54 -0000 Received: from [127.0.0.1] by smtp209.mail.gq1.yahoo.com with NNFMP; 11 May 2012 15:50:53 -0000 X-Yahoo-Newman-Id: 926212.29928.bm@smtp209.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: LhkextoVM1mc074Ud9Zmnh7qBdsXRmyJnARIksO8vddynS3 wX_AEIAIbpffVedPGB9BuTu.pR.iU2_wTVcEXejKn_zQbtoQhA9scmZ78ka1 kG8bjs5H6PPA8joNL2kbuS7vmMj8jppfKrIwS_UFwKwRmSyoKoys53BsyGP1 s5b0n9MRr88yENPlNQV4JaYtGkMXhi.9C_SfMnmL6OwAsxENOU9puWNhUyMy zpUlQaiCtx3Ya4_Ut_sAwexoPaeaqs1zbDZhKiJT5om5ozeegUvftWPfQ3A1 0jZVEhLZVybs0iFDPhGFdcPWtonZ1HNoKTSdxcnewSRgJMIqMpHxsc16wGKo yMdoLTaoXRtRMGRZ1IB9HiMoE6J7LdFu6tjb6e1RTXMNjchPXd5JkOXekM4y QIB9IMNiicPMDn.pPowQauWxLz5Szsf7CQghQdeikKgAe8A-- X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf Received: from [192.168.10.103] (pfg@200.118.157.7 with plain) by smtp209.mail.gq1.yahoo.com with SMTP; 11 May 2012 08:50:53 -0700 PDT Message-ID: <4FAD355B.10900@FreeBSD.org> Date: Fri, 11 May 2012 10:50:51 -0500 From: Pedro Giffuni User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120328 Thunderbird/10.0.3 MIME-Version: 1.0 To: Gabor Kovesdan References: <4FA940F3.6080907@FreeBSD.org> In-Reply-To: <4FA940F3.6080907@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current , Oleg Moskalenko Subject: Re: [HEADS-UP] BSD sort coming to -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: Fri, 11 May 2012 15:51:00 -0000 Oleg and Gabor; Awesome! Kudos and huge thanks for working on this!! Pedro. On 05/08/12 10:51, Gabor Kovesdan wrote: > Hi Folks, > > Oleg Moskalenko has been working very hard on BSD sort and by now we > think it is compatible with the base version (and has even more > features, the ideas mostly taken from the latest GNU sort) and it is > efficient. I just updated the textproc/bsdsort port to the latest > version so that people can test it and I plan to commit it to HEAD in > some days, for now installed as "bsdsort", leaving GNU sort the > default version. If someone has any objection, please raise it now. > Future plans are to switch the logic and make BSD sort default once it > has undergone enough testing and finally drop GNU sort permanently if > no problems appear. > > Note that the strcoll() and wcscoll() implementations of FreeBSD are > incomplete so neither GNU sort nor the new BSD sort work 100% > correctly with multi-byte locales but once the underlying functions > are implemented, BSD sort will just work fine. > > Gabor > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" >