svn commit: r303225 - in head/emulators: virtualbox-ose virtualbox-ose-additions virtualbox-ose-kmod virtualbox-ose/files

Alexey Dokuchaev danfe at FreeBSD.org
Mon Aug 27 13:09:20 UTC 2012


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 at 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 at FreeBSD.org
>  COMMENT=	A general-purpose full virtualizer for x86 hardware
>  
> +LICENSE=	GPLv2
> +LICENSE_FILE=	${WRKSRC}/COPYING

Ditto.

./danfe



More information about the svn-ports-head mailing list