From owner-svn-ports-all@FreeBSD.ORG Sun May 3 22:30:56 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AEBA3926; Sun, 3 May 2015 22:30:56 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7045B12D6; Sun, 3 May 2015 22:30:56 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 34397BDC25; Mon, 4 May 2015 00:30:53 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id EF90EBDC1F; Mon, 4 May 2015 00:30:52 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id B1C6431E65A9; Mon, 4 May 2015 00:30:52 +0200 (CEST) Date: Mon, 04 May 2015 00:30:52 +0200 From: Mathieu Arnold To: Gerald Pfeifer , John Marino cc: Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384894 - head/lang/gcc5-aux Message-ID: In-Reply-To: References: <201504281216.t3SCGYSp044760@svn.freebsd.org> <20150428165407.1bb95495@kalimero.tijl.coosemans.org> <553FA06F.8000602@marino.st> <20150428171258.4668b0ab@kalimero.tijl.coosemans.org> <553FA574.3010503@marino.st> <20150428173654.2baa2951@kalimero.tijl.coosemans.org> <553FAB80.1040300@marino.st> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2015 22:30:56 -0000 +--On 3 mai 2015 23:21:58 +0200 Gerald Pfeifer wrote: | On Tue, 28 Apr 2015, John Marino wrote: |> Maybe NLS is too much a pain to support. Is there a reason that the |> lang/gccX don't support it? I only threw it in because it seemed to |> work, but it is starting to be too much trouble [...] | | I have never seen a need to enable NLS, nor do I recall user | requests. And, yes, something told me it was going to involve | troubles... Please, don't enable NLS for gcc, I can't think of anything more strange than a compiler telling me I've done mistakes, in French :-) -- Mathieu Arnold