Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/06/1998 08:20:03
agc
Mon Jul 6 08:10:49 PDT 1998
Update of /cvsroot/pkgsrc/mk
In directory nb00:/tmp/cvs-serv8094
Modified Files:
mk.conf.example bsd.pkg.mk
Log Message:
Add an ACCEPTABLE_LICENCES definition to /etc/mk.conf. This is a
whitespace-delimited list, and details which types of licences are
allowed. Package Makefiles with non-standard licences (shareware,
non-commercial-use only) should have a LICENCE= <type> added. Normal
package Makefiles remain unchanged.
Add logic to bsd.pkg.mk to check, if LICENCE is defined, that the package
is acceptable.