From owner-cvs-ports@FreeBSD.ORG Mon Mar 1 07:45:17 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E7A616A4D1; Mon, 1 Mar 2004 07:45:17 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED50043D39; Mon, 1 Mar 2004 07:45:16 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i21FjGOJ004232; Mon, 1 Mar 2004 07:45:16 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i21FieJF004203; Mon, 1 Mar 2004 07:44:40 -0800 (PST) (envelope-from obrien) Date: Mon, 1 Mar 2004 07:44:40 -0800 From: "David O'Brien" To: Kris Kennaway Message-ID: <20040301154440.GC71640@dragon.nuxi.com> References: <200402040638.i146cVAi035977@repoman.freebsd.org> <20040229233524.GA48293@dragon.nuxi.com> <1078098236.62463.50.camel@shumai.marcuscom.com> <20040301104026.GC27008@FreeBSD.org> <20040301115006.GA64348@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040301115006.GA64348@xor.obsecurity.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Joe Marcus Clarke cc: cvs-ports@FreeBSD.org cc: Eivind Eklund cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: Gettext issues (was Re: cvs commit: ports CHANGES) X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 15:45:17 -0000 On Mon, Mar 01, 2004 at 03:50:06AM -0800, Kris Kennaway wrote: > > Talking of gettext: I've been toying with the idea of having WITHOUT_NLS > > settable in sysinstall, or defaulting NLS to off. I believe most FreeBSD > > users will want the english version, even if translations are available. ... > This is worth exploring further. I certainly do not expect to ever > need on my system the features gettext provides, although it's likely > that not all software can be easily weaned of the dependency. I personally would love this knob -- shoot I'd almost say it should be the default. GNU autoconf (at least for the toolchain) supports a --without-nls option. -- -- David (obrien@FreeBSD.org)