Add ports license auditing framework idea to the ideas list; mark as

appropriate for GSoC.

Submitted by:	kris
This commit is contained in:
Robert Watson 2008-03-22 17:48:27 +00:00
parent 61299d3419
commit 0d7e356ddb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31712

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.71 2008/03/22 14:58:52 rwatson Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.72 2008/03/22 16:32:40 rwatson Exp $
</cvs:keyword>
</cvs:keywords>
@ -1448,6 +1448,33 @@ destDir parameter.</li>
</desc>
</idea>
<idea id="ports-license-audit" class="soc">
<title>Ports license auditing infrastructure</title>
<desc>
<p><strong>Technical contact</strong>: <a
href="mailto:kris@FreeBSD.org">Kris Kennaway</a>, <a
href="mailto:brooks@FreeBSD.org">Brooks Davis</a></p>
<p>Develop and deploy infrastructure for annotating license
conditions that apply to third party software in the ports
collection. For example, identifying ports provided under
the GPL version 3 license, or under licenses that do not
permit redistribution or which impose non-standard
requirements. Part of this project will involve exploring
methods for automatically classifying licenses using HP's
fossology tool (http://www.fossology.org/) or other
mechanisms.</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Familiarity with bsd.port.mk and related ports collection
infrastructure.</li>
</ul>
</desc>
</idea>
</category>
<category>