Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2019 14:57:27 +0200
From:      Alex Kozlov <ak@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r514223 - head/archivers/deb2targz
Message-ID:  <20191010125727.GA1432@ravenloft.kiev.ua>
In-Reply-To: <201910101225.x9ACPRf5082806@repo.freebsd.org>
References:  <201910101225.x9ACPRf5082806@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 10, 2019 at 12:25:27PM +0000, Baptiste Daroussin wrote:
> Author: bapt
> Date: Thu Oct 10 12:25:26 2019
> New Revision: 514223
> URL: https://svnweb.freebsd.org/changeset/ports/514223
> 
> Log:
>   Add license.
>   
>   Note that everything scripts in the ports tree without an explicit license
>   automatically fall into the license of the ports tree itself
I can explicitly confirm that it is under BSD2 license. Just for the record.
 
> Modified:
>   head/archivers/deb2targz/Makefile
> 
> Modified: head/archivers/deb2targz/Makefile
> ==============================================================================
> --- head/archivers/deb2targz/Makefile	Thu Oct 10 12:21:59 2019	(r514222)
> +++ head/archivers/deb2targz/Makefile	Thu Oct 10 12:25:26 2019	(r514223)
> @@ -10,6 +10,9 @@ DISTFILES=	# none
>  MAINTAINER=	ehaupt@FreeBSD.org
>  COMMENT=	Command-line utility for converting a Debian .deb file to a .tar.gz
>  
> +LICENSE=	BSD2CLAUSE
> +LICENSE_FILE=	${PORTSDIR}/COPYRIGHT


-- 
Alex



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