From Hans.F.Nordhaug at hiMolde.no Wed Sep 10 12:43:52 2008 From: Hans.F.Nordhaug at hiMolde.no (Hans F. Nordhaug) Date: Wed Sep 10 12:43:59 2008 Subject: Norwegian collation for FreeBSD In-Reply-To: <20051101103903.GA90923@sisyfos.zoo.uib.no> References: <20051101103903.GA90923@sisyfos.zoo.uib.no> Message-ID: <20080910121346.GA8282@hiMolde.no> Bump :-) * Brage F?rland [2005-11-01]: > I sent a patch adding collation sequences for no_NO.ISO8859-1 and > no_NO.ISO8859-15 to freebsd-bugs in May 2003 > (http://lists.freebsd.org/pipermail/freebsd-bugs/2003-May/000670.html). > > Is there any hope this will be commited anytime soon? > > Could the collation sequences be added when no_NO is renamed to > nn_NO/nb_NO? > > Regards, > Brage F?rland From lichave at gmail.com Wed Sep 10 18:22:53 2008 From: lichave at gmail.com (Konrad Jankowski) Date: Wed Sep 10 18:23:00 2008 Subject: Norwegian collation for FreeBSD In-Reply-To: <20080910121346.GA8282@hiMolde.no> References: <20051101103903.GA90923@sisyfos.zoo.uib.no> <20080910121346.GA8282@hiMolde.no> Message-ID: <716a8d5f0809101122u639980dek7f7769ec8123b78d@mail.gmail.com> On Wed, Sep 10, 2008 at 2:13 PM, Hans F. Nordhaug wrote: > Bump :-) > > * Brage F?rland [2005-11-01]: >> I sent a patch adding collation sequences for no_NO.ISO8859-1 and >> no_NO.ISO8859-15 to freebsd-bugs in May 2003 >> (http://lists.freebsd.org/pipermail/freebsd-bugs/2003-May/000670.html). >> >> Is there any hope this will be commited anytime soon? Please, check if the collation in: http://p4web.freebsd.org/@md=d&cd=//depot/projects/soc2008/konrad_collation/colldef.apple/&c=9jX@//depot/projects/soc2008/konrad_collation/posix/nb_NO.UTF-8.src?ac=64&rev1=3 is correct. If it is, you won't need your patch soon. If it isn't, send me a patch against this file. Or are you willing to stick with the 8-bit encoding? Anyway, I think the non-UTF8 collation data also should be fixed, I'll help you with this if I get commit access later. From Hans.F.Nordhaug at hiMolde.no Sun Sep 21 18:36:42 2008 From: Hans.F.Nordhaug at hiMolde.no (Hans F. Nordhaug) Date: Sun Sep 21 18:36:47 2008 Subject: Norwegian collation for FreeBSD In-Reply-To: <716a8d5f0809101122u639980dek7f7769ec8123b78d@mail.gmail.com> References: <20080910121346.GA8282@hiMolde.no> <716a8d5f0809101122u639980dek7f7769ec8123b78d@mail.gmail.com> Message-ID: <20080921183638.GD20970@hiMolde.no> * Konrad Jankowski [2008-09-10]: > On Wed, Sep 10, 2008 at 2:13 PM, Hans F. Nordhaug > wrote: > > Bump :-) > > > > * Brage F?rland [2005-11-01]: > >> I sent a patch adding collation sequences for no_NO.ISO8859-1 and > >> no_NO.ISO8859-15 to freebsd-bugs in May 2003 > >> (http://lists.freebsd.org/pipermail/freebsd-bugs/2003-May/000670.html). > >> > >> Is there any hope this will be commited anytime soon? > Please, check if the collation in: > http://p4web.freebsd.org/@md=d&cd=//depot/projects/soc2008/konrad_collation/colldef.apple/&c=9jX@//depot/projects/soc2008/konrad_collation/posix/nb_NO.UTF-8.src?ac=64&rev1=3 > is correct. If it is, you won't need your patch soon. If it isn't, > send me a patch against this file. > Or are you willing to stick with the 8-bit encoding? Anyway, I think > the non-UTF8 collation data also should be fixed, I'll help you with > this if I get commit access later. I have contacted Brage and he read quickly through the page above. However, he noted that DES just add Norwegian sorting/collation in FreeBSD last month - see and Your stuff should at least be consistent with that. Regards, Hans