From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 30 17:00:01 2013 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]) by hub.freebsd.org (Postfix) with ESMTP id 85806610 for ; Sat, 30 Mar 2013 17:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 53B79E3 for ; Sat, 30 Mar 2013 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2UH013a073937 for ; Sat, 30 Mar 2013 17:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2UH01fC073936; Sat, 30 Mar 2013 17:00:01 GMT (envelope-from gnats) Resent-Date: Sat, 30 Mar 2013 17:00:01 GMT Resent-Message-Id: <201303301700.r2UH01fC073936@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, Johannes Meixner Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8EA6251B for ; Sat, 30 Mar 2013 16:50:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 7F57988 for ; Sat, 30 Mar 2013 16:50:24 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2UGoNEq096946 for ; Sat, 30 Mar 2013 16:50:23 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2UGoNEf096945; Sat, 30 Mar 2013 16:50:23 GMT (envelope-from nobody) Message-Id: <201303301650.r2UGoNEf096945@red.freebsd.org> Date: Sat, 30 Mar 2013 16:50:23 GMT From: Johannes Meixner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177508: Apache License not part of Copyfree Standard Definition-approved licenses X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2013 17:00:01 -0000 >Number: 177508 >Category: ports >Synopsis: Apache License not part of Copyfree Standard Definition-approved licenses >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 30 17:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Johannes Meixner >Release: 10.0-CURRENT >Organization: Goldener Grund OÜ >Environment: FreeBSD xmj 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r248476M: Tue Mar 19 10:12:09 EET 2013 xmj@xmj:/usr/obj/usr/src/sys/xmj amd64 >Description: /usr/ports/Mk/bsd.licences.db.mk wrongly adds Apache License to the group of copyfree licenses, while the AL is among the list of licenses rejected by the Copyfree Initiative (see http://copyfree.org/rejected/ for the reasons). >How-To-Repeat: Look both at the file in question (/usr/ports/Mk/bsd.licenses.db.mk) and at the link supplied above (http://copyfree.org/rejected). >Fix: This 'bug' can be 'fixed' by removing the COPYFREE word from line 73 of the file /usr/ports/Mk/bsd.licenses.db.mk Patch attached with submission follows: 73c73 < _LICENSE_GROUPS_AL2= FSF OSI COPYFREE --- > _LICENSE_GROUPS_AL2= FSF OSI >Release-Note: >Audit-Trail: >Unformatted: