Subject: ACCEPTABLE_LICENSES
To: None <tech-pkg@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
List: tech-pkg
Date: 07/24/2000 23:44:06
are there any exact definition for ACCEPTABLE_LICENSES keywords, like:
no-profit
no-commercial-use
pkgsrc/mk/mk.conf.example only lists the keywords, not the meaning.
the question arose between us when we are looking into
pkgsrc/mail/sendmail*. sendmail* comes with "no-profit" keyword,
however,
- the term looks less restrictive than the GPL (we have two options,
one is no-profit, the other is like GPL)
- GPL items are not marked
so we think we may need more exact definition for these keywords,
and when to define these keywords.
itojun