Re: svn commit: r242743 - head/usr.bin/locale

2012-11-17 Thread Steve Wills
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/17/12 18:51, Greg 'groggy' Lehey wrote: > > Sorry, my bad. Revision 243201 should fix it. > Thanks! Steve -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQqE8qAAoJEPXPYrMgexuh6Z8H/AjAjh+hJn15576w6hgPJWud WiNY

Re: svn commit: r242743 - head/usr.bin/locale

2012-11-17 Thread Greg 'groggy' Lehey
On Saturday, 17 November 2012 at 11:16:11 -0500, Steve Wills wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I think this commit may have broken building the > print/system-config-printer port. It uses xmlto to generate it's > documentation, which calls "locale charmap". On at least 8.

Re: svn commit: r242743 - head/usr.bin/locale

2012-11-17 Thread Steve Wills
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think this commit may have broken building the print/system-config-printer port. It uses xmlto to generate it's documentation, which calls "locale charmap". On at least 8.3 (only place I've tested), this returns simply "US-ASCII", which works fine. B

svn commit: r242743 - head/usr.bin/locale

2012-11-07 Thread Greg Lehey
Author: grog Date: Thu Nov 8 02:55:30 2012 New Revision: 242743 URL: http://svnweb.freebsd.org/changeset/base/242743 Log: Make parameters to -c and -k options optional. If no parameters are supplied, print information for all keywords. Improve output of -c option, in particular in conju