From owner-cvs-ports@FreeBSD.ORG Tue Dec 27 09:11:44 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C20F61065678 for ; Tue, 27 Dec 2011 09:11:44 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id F3DF08FC1B for ; Tue, 27 Dec 2011 09:11:43 +0000 (UTC) Received: (qmail 59844 invoked from network); 27 Dec 2011 08:45:01 -0000 Received: from unknown (HELO alex.andxor.it) (192.168.2.30) by andxor.it with SMTP; 27 Dec 2011 08:45:01 -0000 Message-ID: <4EF9858D.9000607@FreeBSD.org> Date: Tue, 27 Dec 2011 09:45:01 +0100 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0.1) Gecko/20111123 Firefox/8.0.1 SeaMonkey/2.5 MIME-Version: 1.0 To: Alexey Dokuchaev References: <201112251903.pBPJ39SJ037714@repoman.freebsd.org> <1Reu5F-000KFr-GV@internal.tormail.net> <20111226060601.GA68567@FreeBSD.org> In-Reply-To: <20111226060601.GA68567@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Beich , cvs-all@freebsd.org, ports-committers@freebsd.org, Chris Rees , Rene Ladan , cvs-ports@freebsd.org Subject: Re: cvs commit: ports/net-p2p/amule Makefile ports/net-p2p/amule/files patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2011 09:11:44 -0000 Alexey Dokuchaev ha scritto: >> It's not... but there's no need to specify LICENSE_FILE for a known licence. > > Right, so perhaps this line should be dropped completely, not just commented > out. On a related note, thanks for removing LICENSE_FILE knobs for known > standard licenses, we need to cure this abuse for quite a while. Well, actually the license framework documentation says exactly the opposite, it recommends to set LICENSE_FILE also for known licenses. -- Alex Dupre