From owner-svn-ports-all@freebsd.org Thu Sep 10 17:26:29 2020 Return-Path: Delivered-To: svn-ports-all@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 B08093DEFED; Thu, 10 Sep 2020 17:26:29 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 4BnQm36y2Yz4Mr0; Thu, 10 Sep 2020 17:26:27 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 2C6843C019A; Thu, 10 Sep 2020 17:26:20 +0000 (UTC) Date: Thu, 10 Sep 2020 17:26:20 +0000 From: Brooks Davis To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r548168 - in head/graphics/pgplot: . files Message-ID: <20200910172620.GE35438@spindle.one-eyed-alien.net> References: <202009092338.089NcABH064850@repo.freebsd.org> <20200910060947.6qpy7fn467nqb46h@aching.in.mat.cc> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="at6+YcpfzWZg/htY" Content-Disposition: inline In-Reply-To: <20200910060947.6qpy7fn467nqb46h@aching.in.mat.cc> User-Agent: Mutt/1.9.4 (2018-02-28) X-Rspamd-Queue-Id: 4BnQm36y2Yz4Mr0 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; ASN(0.00)[asn:36236, ipnet:199.48.128.0/22, country:US]; REPLY(-4.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2020 17:26:29 -0000 --at6+YcpfzWZg/htY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 10, 2020 at 08:09:47AM +0200, Mathieu Arnold wrote: > On Wed, Sep 09, 2020 at 11:38:10PM +0000, Brooks Davis wrote: > > +LICENSE=3D PGPLOT > > +LICENSE_NAME=3D PGPLOT License > > +LICENSE_FILE=3D ${WRKSRC}/copyright.notice > > +LICENSE_PERMS=3D no-dist-sell no-pkg-sell >=20 > LICENSE_PERMS is a place where you *explicitely* state what a license > allows. The no-xxx components are only useful if you set, say, > "dist-sell no-dist-sell", in which case the no-xxx cancels the xxx, and > the permission is not set. If you use the no-xxx component alone, it > just gets ignored. So those perms are equivalent to giving empty > permissions, because you are not allowing anything. In this case, what > you probably meant was: >=20 > LICENSE_PERMS=3D dist-mirror pkg-mirror auto-accept Thanks for the correction. This was not at all what the documentation led me to believe. If the no-* permissions exist so that OPTIONS can remove permissions then that should be stated explicitly and they probably shouldn't be documented interleaved like they are now. -- Brooks --at6+YcpfzWZg/htY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJfWmG7AAoJEKzQXbSebgfA2CQH/0ZbuJi5JPnVOX0pL6WOBl+Z KynfvsldOEONHKyFKwck+x+FXGble3PheJxX4Y7MPr+VV0H151pxBdcM/FiMmxos DbtilJzcMXHzGee6+XcxBLpa6LDdDKEhc+Vl23H7DJBFi1gFxUQ68FVGaEEdvOjl nEv5JtC7oFJTi+YnDoivF+eWk4OtK/7Kaj7F9UjLAgz/mthzhOvlKDBW/jDFNvs/ vpughvv1k/olH/l/X7ExVRJ9NOlI3bDo9mj1y1hP8uaUl8IFbL58x/v16irsShdT aJvVDmlEJ9zFKL5DAyvInlGhuyR2w1jsbT4KxyQgL76jONQeVfMcGSXIebDQWuA= =++af -----END PGP SIGNATURE----- --at6+YcpfzWZg/htY--