From owner-svn-ports-all@freebsd.org Thu Sep 20 03:40:15 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51759108B273; Thu, 20 Sep 2018 03:40:15 +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 D792579FBE; Thu, 20 Sep 2018 03:40:11 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id DD4743C475F; Thu, 20 Sep 2018 03:40:10 +0000 (UTC) Date: Thu, 20 Sep 2018 03:40:10 +0000 From: Brooks Davis To: Jan Beich Cc: Brooks Davis , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r480151 - head/devel/llvm70 Message-ID: <20180920034010.GA15239@spindle.one-eyed-alien.net> References: <201809200247.w8K2lO74078886@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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, 20 Sep 2018 03:40:15 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 20, 2018 at 05:21:50AM +0200, Jan Beich wrote: > Brooks Davis writes: >=20 > > +LICENSE=3D LLVM GTEST REGEX MIT ARM PD > [...] > > +LICENSE_NAME_GTEST=3D Google test license >=20 > How GTEST license is different from a regular BSD3CLAUSE? > devel/googletest defines LICENSE=3DBSD3CLAUSE. It doesn't appear to vary significantly, but it's not identical to the OSI version and this ensures the text available. > > +LICENSE_FILE_LLVM=3D ${WRKSRC}/LICENSE.TXT >=20 > How LLVM license is different from a regular NCSA? > https://svnweb.freebsd.org/changeset/ports/409273 >=20 > A number of ports already use NCSA: >=20 > $ git grep -l LICENSE.\*NCSA > Mk/bsd.licenses.db.mk > devel/ds2/Makefile > devel/include-what-you-use/Makefile > devel/llbuild/Makefile > devel/zapcc/Makefile > lang/cling/Makefile > net/nyancat/Makefile > security/klee/Makefile It gives itself it's own name and IMO the flow of the document is a bit confusing. It's easier to not claim it's the same thing, particularly when I see no value in doing so. -- Brooks --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJboxaaAAoJEKzQXbSebgfA3/gIAJek3hBo4Nhym7TOqZ9r5K4j GvTDv9Yqh5MWjjBfdZC4TY/GskRPw6CKhD14pZ6/GPOQSzFc8ihJaZxuGqI2vxc/ olJzxdF1HKL4/Kean2FFSe4rDOqItYqmH8HBlnnZHuymSZiT4Qwt/shh1PJnsBDs FpGB+AYzTFcaP0iiDyDulwUVvHlwi7hQMIIUuMt2OR0PCoV+VD6wdzke/Sg2/7II z5g5sZXG3OXBnaLeIxKajrqiLfbHNLL5vqzYvqWdrhyX7GvNUcZBBJjVWjF1NXlx KSKPKVpTMyl9V73R7MMPD/E4jODRRdM8P1CaRD+xS9/mSqBJPtiyyrQexaLmFdc= =YQeA -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--