svn commit: r480151 - head/devel/llvm70

Jan Beich jbeich at FreeBSD.org
Thu Sep 20 03:21:54 UTC 2018


Brooks Davis <brooks at FreeBSD.org> writes:

> +LICENSE=        LLVM GTEST REGEX MIT ARM PD
[...]
> +LICENSE_NAME_GTEST=     Google test license

How GTEST license is different from a regular BSD3CLAUSE?
devel/googletest defines LICENSE=BSD3CLAUSE.

> +LICENSE_FILE_LLVM=      ${WRKSRC}/LICENSE.TXT

How LLVM license is different from a regular NCSA?
https://svnweb.freebsd.org/changeset/ports/409273

A number of ports already use NCSA:

  $ 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


More information about the svn-ports-head mailing list