Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2012 13:09:20 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Bernhard Froehlich <decke@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r303225 - in head/emulators: virtualbox-ose virtualbox-ose-additions virtualbox-ose-kmod virtualbox-ose/files
Message-ID:  <20120827130920.GA55054@FreeBSD.org>
In-Reply-To: <201208271253.q7RCrfNp099110@svn.freebsd.org>
References:  <201208271253.q7RCrfNp099110@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 27, 2012 at 12:53:41PM +0000, Bernhard Froehlich wrote:
> New Revision: 303225
> URL: http://svn.freebsd.org/changeset/ports/303225
> 
> @@ -19,13 +18,13 @@ DISTNAME=	VirtualBox-${DISTVERSION}
>  MAINTAINER=	vbox@FreeBSD.org
>  COMMENT=	VirtualBox additions for FreeBSD guests
>  
> +LICENSE=	GPLv2
> +LICENSE_FILE=	${WRKSRC}/COPYING

Why specify LICENSE_FILE for standard licenses?  License framework was
supposed to reduce filesystem spamming with identical copies of GPL, not to
contribute to it further.

> @@ -20,6 +20,9 @@ EXTRACT_ONLY=	VirtualBox-${DISTVERSION}$
>  MAINTAINER=	vbox@FreeBSD.org
>  COMMENT=	A general-purpose full virtualizer for x86 hardware
>  
> +LICENSE=	GPLv2
> +LICENSE_FILE=	${WRKSRC}/COPYING

Ditto.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120827130920.GA55054>