From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 21 20:00:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE3A7680 for ; Tue, 21 Jan 2014 20:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B074612F6 for ; Tue, 21 Jan 2014 20:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0LK00QL091150 for ; Tue, 21 Jan 2014 20:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0LK00pN091148; Tue, 21 Jan 2014 20:00:00 GMT (envelope-from gnats) Resent-Date: Tue, 21 Jan 2014 20:00:00 GMT Resent-Message-Id: <201401212000.s0LK00pN091148@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerald Pfeifer Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47D7AE8 for ; Tue, 21 Jan 2014 19:51:33 +0000 (UTC) Received: from ref10-i386.freebsd.org (ref10-i386.freebsd.org [IPv6:2001:1900:2254:206c::16:8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 358B3127C; Tue, 21 Jan 2014 19:51:33 +0000 (UTC) Received: from ref10-i386.freebsd.org (localhost [127.0.0.1]) by ref10-i386.freebsd.org (8.14.7/8.14.7) with ESMTP id s0LJpWnR045086; Tue, 21 Jan 2014 19:51:32 GMT (envelope-from gerald@ref10-i386.freebsd.org) Received: (from gerald@localhost) by ref10-i386.freebsd.org (8.14.7/8.14.7/Submit) id s0LJpWDK045084; Tue, 21 Jan 2014 19:51:32 GMT (envelope-from gerald) Message-Id: <201401211951.s0LJpWDK045084@ref10-i386.freebsd.org> Date: Tue, 21 Jan 2014 19:51:32 GMT From: Gerald Pfeifer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/185970: lang/gcc-aux LICENSE is (grossly) incorrect X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jan 2014 20:00:01 -0000 >Number: 185970 >Category: ports >Synopsis: lang/gcc-aux LICENSE is (grossly) incorrect >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 21 20:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: >Organization: >Environment: >Description: The entry LICENSE=GPLv3 applies to large parts of the compiler but is utterly and totally incorrect as it comes to the run time provided by this port. GCC has gone to great lengths not to render software built with GCC and/or linking against its run- time libraries free software as well, among others by virtue of the run-time exceptions in the license. The current statement grossly misrepresents this and can easily to people drawing incorrect conclusions. >How-To-Repeat: Cf. // Under Section 7 of GPL version 3, you are granted additional // permissions described in the GCC Runtime Library Exception, version // 3.1, as published by the Free Software Foundation. in many files under libstdc++/src for example. >Fix: >Release-Note: >Audit-Trail: >Unformatted: