Remove the Cleanup of USE and WITH variables ports project. This

was completed by gabor and pav some time ago.

Reminded by:	gabor
This commit is contained in:
Erwin Lansing 2009-03-22 21:11:13 +00:00
parent c9625cdc9e
commit 4d664dca6f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33997

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.126 2009/03/21 12:08:41 rwatson Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.127 2009/03/21 14:21:26 stas Exp $
</cvs:keyword>
</cvs:keywords>
@ -1123,22 +1123,6 @@ destDir parameter.</li>
</desc>
</idea>
<idea id="ports-cleanup-use">
<title>Cleanup of USE and WITH variables</title>
<desc>
<p><strong>Technical contact</strong>: <a
href="mailto:erwin@FreeBSD.org">Erwin Lansing</a></p>
<p>Make these more consistent. WITH_* should be user-settable
variables while USE_* only is for internal use in the ports.</p>
<p><strong>Requirement</strong>:</p>
<ul>
<li>Strong knowledge of shell and make code.</li>
<li>A basic understanding of the inner workings of the ports tree.</li>
</ul>
</desc>
</idea>
<idea id="ports-pkgtools">
<title>Package tools improvements</title>