From owner-svn-ports-head@freebsd.org Fri May 4 13:40:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79E8DFAE057; Fri, 4 May 2018 13:40:21 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 170E97CB3E; Fri, 4 May 2018 13:40:21 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id C26536002F3; Fri, 4 May 2018 15:40:19 +0200 (CEST) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iMVNlJy5Y05I; Fri, 4 May 2018 15:40:10 +0200 (CEST) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Fri, 4 May 2018 15:40:10 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 9661D2730A; Fri, 4 May 2018 15:40:09 +0200 (CEST) Date: Fri, 4 May 2018 15:40:09 +0200 From: Christoph Moench-Tegeder To: Lars Engels Cc: Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r469014 - in head/net-mgmt/aircrack-ng: . files Message-ID: <20180504134009.GB7854@elch.exwg.net> References: <201805041043.w44AhM8b028197@repo.freebsd.org> <20180504105124.GA23531@FreeBSD.org> <20180504132322.GB83184@e.0x20.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180504132322.GB83184@e.0x20.net> User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2018 13:40:21 -0000 ## Lars Engels (lars.engels@0x20.net): > > > +USE_GCC= 7.0+ > > This change is both surprising and unexplained in the commit log. > > You're correct on this, sorry. INSTALLING states: > > "* For best performance on FreeBSD (50-70% more), install gcc5 (or better) via: pkg install gcc7" Wouldn't it be sufficient to use GCC 6, as this is the current "default" gcc (as per lang/gcc)? That way, there's at least some chance that that gcc is already available... Regards, Christoph -- Spare Space