[Bug 255846] x11-themes/kde-icons-noia: Add LICENSE, Take MAINTAINERship

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 15 00:19:20 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255846

--- Comment #6 from Chris Hutchinson <portmaster at bsdforge.com> ---
@koobs
A bit of an aside;
This and other kde-icon ports that
include/depend on it:
x11-themes/kde-icons-noia/Makefile.icons
all include the following. which is NOT
defined within the ports framework:

.ifndef(WITHOUT_RESTRICTIONS)
# Converted from RESTRICTED
LICENSE=        theme
LICENSE_NAME=   theme
LICENSE_TEXT?=  may contain iconic, visual, graphical or other\
                elements that may not be distributed without the\
                consent of either the trademark or the patent holder
LICENSE_PERMS=  auto-accept
.endif

So unless you're already familiar with it.
You're in for trouble. IOW if you're not
setting WITHOUT_RESTRICTIONS, you're going
to trip on it. My gut feeling tells me that
rather effectively defeating it; as I did
with this port. That the thing to do is simply
remove it, and let those ports that include this
file; To either define restrictions/license(s). Or
get the generic ports framework output

/!\ Warnings /!\
Please set LICENSE for this port

So that they get fixed.

Thanks for any input you may provide. :-)

--Chris

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list