From owner-svn-ports-head@freebsd.org Thu Oct 10 13:29:13 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1C3C213789F; Thu, 10 Oct 2019 13:29:13 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46psPN6r8yz3yD3; Thu, 10 Oct 2019 13:29:12 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Date: Thu, 10 Oct 2019 15:29:10 +0200 From: Alex Kozlov To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ehaupt@FreeBSD.org Subject: Re: svn commit: r514223 - head/archivers/deb2targz Message-ID: <20191010132910.GA2040@ravenloft.kiev.ua> References: <201910101225.x9ACPRf5082806@repo.freebsd.org> <20191010125727.GA1432@ravenloft.kiev.ua> <20191010131645.e7tqblwldrb6fee6@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191010131645.e7tqblwldrb6fee6@ivaldir.net> X-Rspamd-Queue-Id: 46psPN6r8yz3yD3 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2019 13:29:13 -0000 On Thu, Oct 10, 2019 at 03:16:45PM +0200, Baptiste Daroussin wrote: > On Thu, Oct 10, 2019 at 02:57:27PM +0200, Alex Kozlov wrote: > > 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. > > > Maybe you can add a header to the script which will make it even more obvious? Sure. Just let me ask ehaupt@ (maintainer) first. -- Alex