[Bug 253455] games/libretro-genesis_plus_gx: Fix LICENSE_PERMS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 12 12:37:29 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253455
Bug ID: 253455
Summary: games/libretro-genesis_plus_gx: Fix LICENSE_PERMS
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: decke at FreeBSD.org
CC: menelkir at itroll.org
Flags: maintainer-feedback?(menelkir at itroll.org)
CC: menelkir at itroll.org
Created attachment 222386
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222386&action=edit
License fix
According to upstream [1] the license is "MAME License" + BSD 3-clause +
LGPLv2.1+.
MAME License is like a BSD 2-clause license but with the requirement that
source must be redistributed if changes were made and a special non commercial
clause:
"Redistributions may not be sold, nor may they be used in a commercial product
or activity."
So we need to adjust LICENSE_PERMS to make sure the packages won't end up on
any CD/DVD media which might be sold.
[1] https://github.com/libretro/Genesis-Plus-GX/blob/master/LICENSE.txt
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list