From owner-cvs-all@FreeBSD.ORG Tue Dec 27 09:19:13 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06C15106567B for ; Tue, 27 Dec 2011 09:19:13 +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 411278FC15 for ; Tue, 27 Dec 2011 09:19:11 +0000 (UTC) Received: (qmail 63185 invoked from network); 27 Dec 2011 09:19:10 -0000 Received: from unknown (HELO alex.andxor.it) (192.168.2.30) by andxor.it with SMTP; 27 Dec 2011 09:19:10 -0000 Message-ID: <4EF98D8E.5040307@FreeBSD.org> Date: Tue, 27 Dec 2011 10:19:10 +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> <4EF9858D.9000607@FreeBSD.org> <20111227090920.GA66519@FreeBSD.org> In-Reply-To: <20111227090920.GA66519@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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2011 09:19:13 -0000 Alexey Dokuchaev ha scritto: > Which is very stupid. One of the reasons to use license framework is to > avoid spamming the filesystem with umpteen identical copies of GPL et al. > Unless the port installs some proprietary license file, setting LICENSE_FILE > should not use needed or used. I may agree with you, but not the doc. It should be explained clearer in the doc when it should be set or not. > Yes, ideally, we have to store all common licenses texts in out place, and > create symlinks over there for each individual port (i.e. under > $localbase/share/licenses/). Ideally? Is this "one of the reasons to use license framework" or not? If so, it should do it, otherwise we have a lame framework and are forced to add LICENSE_FILE to ports with standard licenses. -- Alex Dupre