From owner-freebsd-ports@FreeBSD.ORG Mon Mar 25 14:37:07 2013 Return-Path: Delivered-To: freebsd-ports@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 819E4C0C for ; Mon, 25 Mar 2013 14:37:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from relay.andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with ESMTP id BDC0A35E for ; Mon, 25 Mar 2013 14:37:06 +0000 (UTC) Received: (qmail 99259 invoked from network); 25 Mar 2013 14:37:05 -0000 Received: from alex.andxor.it (a.premoli@andxor.it@192.168.2.30) by relay.andxor.it with ESMTPSA; 25 Mar 2013 14:37:05 -0000 Message-ID: <51506111.5030402@FreeBSD.org> Date: Mon, 25 Mar 2013 15:37:05 +0100 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16 MIME-Version: 1.0 To: Eitan Adler Subject: Re: LEGAL variable to capture generic issues References: <515052EB.30409@FreeBSD.org> <51505A60.8070809@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2013 14:37:07 -0000 Eitan Adler ha scritto: > The LEGAL file is for a broader set of things than just RESTRICTED. > It covers "no commercial use" which is NO_CDROM but not RESTRICTED Yup, LEGAL is both NO_CDROM and RESTRICTED, and RESTRICTED_FILES already contains the list of !distributable files. I'd say this is enough for generating LEGAL (modulo correct use of these knobs). -- Alex Dupre