pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: warning for missing licenses



On Tue, 23 Jun 2009 21:44:01 +0900, JÃrn Clausen 
<joernc%googlemail.com@localhost> wrote:

> As of late, the error message for missing license entries in mk.conf
> looks like this:
>
> ERROR: pgp-2.6.3ianb1 has an unacceptable license condition:
> ERROR:     idea-license
> ERROR: You can mark the license ``license'' as acceptable by adding
> ERROR:     ACCEPTABLE_LICENSES+= license
> ERROR: to /opt/pkg/etc/mk.conf or by adding
> ERROR:     ACCEPTABLE_LICENSES= license
> ERROR: to /opt/pkg/etc/pkg_install.conf.
> ERROR: The following command will show you the license text:
> ERROR:     /opt/pkg/bin/bmake show-license
>
> Was it a deliberate change not to emit anymore a line you could simply
> cut'n'paste? I don't think this increases my willingness to actually
> read the license, I just need some more time to assemble the correct
> addition to mk.conf.

How about a complex LICENSE condition?
say,
        LICENSE=        (license-a AND license-b) OR license-c
and ACCEPTABLE_LICENSE contains only license-a.

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index