From owner-svn-ports-head@FreeBSD.ORG Thu Mar 26 20:50:17 2015 Return-Path: Delivered-To: svn-ports-head@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 52DE8E46; Thu, 26 Mar 2015 20:50:17 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2708582B; Thu, 26 Mar 2015 20:50:16 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 8722143C3E; Thu, 26 Mar 2015 15:50:08 -0500 (CDT) Message-ID: <551470F9.60306@marino.st> Date: Thu, 26 Mar 2015 21:50:01 +0100 From: John Marino Organization: Bayern Wolfpack User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Bryan Drewery , John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r382341 - in head/lang: gcc46 gcc47 gcc48 gcc49 gcc5 References: <201503262036.t2QKa4Aw076378@svn.freebsd.org> <55147032.4020401@FreeBSD.org> In-Reply-To: <55147032.4020401@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 26 Mar 2015 20:50:17 -0000 On 3/26/2015 21:46, Bryan Drewery wrote: > On 3/26/2015 3:36 PM, John Marino wrote: >> Author: marino >> Date: Thu Mar 26 20:36:04 2015 >> New Revision: 382341 >> URL: https://svnweb.freebsd.org/changeset/ports/382341 >> QAT: https://qat.redports.org/buildarchive/r382341/ >> >> Log: >> lang/gcc(46,47,48,49,5): Use OPTIONS_EXCLUDE_DragonFly to block JAVA >> >> The JAVA frontend doesn't build on DragonFly on any release. The new >> OPTIONS_EXCLUDE_${OPSYS} feature is a nice way to avoid the use of >> Makefile.DragonFly (most are in dports, but one is in lang/gcc5). >> >> The recent addition of CXXFLAGS to lang/gcc5 prevents Makefile.DragonFly >> on lang/gcc5 from being removed outright. There are a couple of options >> available to allow its removal, but I'll need to discuss with Gerald. >> >> Approved by: DragonFly blanket >> > > > Why do you ignore all feedback? I find this as grounds for removal of > commit bit. > > Why do DragonFly hacks belong in FreeBSD Ports? Not even DragonFly uses > FreeBSD Ports, it uses dports. So why can these hacks not be in dports? Please take these threats offline. Your "feedback" directly conflicts with permission I've been given. If you want to kick me out as I'm coming up on 2000 commits, that majority which have been directly beneficial to FreeBSD, then discuss it with portmgr and do what you must. John