From owner-svn-ports-all@freebsd.org Mon Nov 9 12:45:42 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A63A3A2A00A; Mon, 9 Nov 2015 12:45:42 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A66214CF; Mon, 9 Nov 2015 12:45:42 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from [192.168.0.129] (vie-188-118-249-117.dsl.sil.at [188.118.249.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 52D963F427; Mon, 9 Nov 2015 07:45:39 -0500 (EST) Date: Mon, 9 Nov 2015 13:45:37 +0100 (CET) From: Gerald Pfeifer To: John Marino cc: Adam Weinberger , Alexey Dokuchaev , Guido Falsi , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r388648 - in head/net: asterisk11 asterisk13 In-Reply-To: <56408FE3.9040105@marino.st> Message-ID: References: <201506052330.t55NUBZL020965@svn.freebsd.org> <564044BC.5050203@FreeBSD.org> <56408CCC.20302@marino.st> <56408FE3.9040105@marino.st> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: Mon, 09 Nov 2015 12:45:42 -0000 On Mon, 9 Nov 2015, John Marino wrote: > By the way, it would be "GCC_DESC?=" not "GCC?=" Good catch, fixed. > "current GCC" is a bit confusing to me. Do you mean "Ports GCC"? > Or "appropriate GCC" ? I think the wording would confuse users too. I guess the full version would be "Use GCC, just not the crappy old version in base of older versions of FreeBSD" (except for lang/gambit-c and cad/ghdl). Perhaps GCC_DESC?= Use GCC (from ports) ? I don't feel strongly, so happy to follow our native speakers. ;-) Gerald