From owner-freebsd-apache@FreeBSD.ORG Wed Dec 28 22:42:56 2011 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDB5E1065672; Wed, 28 Dec 2011 22:42:56 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from p578be941.dip0.t-ipconnect.de (p578be941.dip0.t-ipconnect.de [87.139.233.65]) by mx1.freebsd.org (Postfix) with ESMTP id 975868FC1D; Wed, 28 Dec 2011 22:42:56 +0000 (UTC) Received: from [192.168.0.100] (cde1100.uni.vrs [192.168.0.100]) (Authenticated sender: ohauer) by p578be941.dip0.t-ipconnect.de (Postfix) with ESMTPSA id D4BC720366; Wed, 28 Dec 2011 23:42:51 +0100 (CET) Message-ID: <4EFB9B7D.8080705@FreeBSD.org> Date: Wed, 28 Dec 2011 23:43:09 +0100 From: Olli Hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-apache@freebsd.org References: <201112271346.pBRDk6X6038250@freefall.freebsd.org> <4EFA78ED.6040602@p6m7g8.com> In-Reply-To: X-Enigmail-Version: 1.3.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Chris Rees , "Philip M. Gollucci" Subject: Re: ports/163521: [exp-run] Change the Apache License acronym from ASL to AL2 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ohauer@FreeBSD.org List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2011 22:42:57 -0000 On 2011-12-28 18:27, Chris Rees wrote: > On 28 December 2011 02:03, Philip M. Gollucci wrote: >> Go for it. While you're at it you might consider AL1 which may still be in >> use places. >> > > Hm, would that be under > > LICENSE=ASL > > as well? I just used a regex to replace all occurrences of ASL with AL2... > Hm, maybe we should use AL10 AL11 and AL20 instead of AL2. This give more freedom if the license change for example to 2.1 and we can cover the older Apache license. I even think if portmgr@ extends in the first step Mk/bsd.licenses.db.mk we do not need an exp-run. If all the ports have the correct Apache License portmgr@ can remove ASL from Mk/bsd.licenses.db.mk. This gives time to check all affected ports for the right License version (I just started a download of all affected sources) Only issue I'm not a layer so defining the _LICENSE_GROUPS_AL10/11 should be done by someone who has good knowledge ... -- Regards, olli