Created attachment 185067 [details] Add Facebook's PATENTS v2 license I believe we'd need to have Facebook's PATENTS grant as a license in ports. There's been some fuss about it with Apache Foundation banning all software licensed with it, like React.js. More info on teh subject: * https://issues.apache.org/jira/browse/LEGAL-303 and * http://perens.com/blog/2017/07/19/what-the-apache-facebook-reactos-issue-means-to-companies/ We have archivers/zstd that only lists BSD2CLAUSE, but imho that's incomplete, or at least not really BSD since there are additional restrictions (I'll be filing a separate bug that adds this). ZSTD in the base contains the PATENTS grant, though: * https://svnweb.freebsd.org/base/head/contrib/zstd/PATENTS?view=log Attached is a patch that adds the license for ports.
I found a few more ports with the same additional Facebook PATENTS v2 restriction: * devel/fb-adb: BSD3CLAUSE + PATENT * devel/ds2: NCSA + PATENT * sysutils/osquery: BSD3CLAUSE + PATENT