New entry: Contribute to the Csup project.

This commit is contained in:
Joel Dahl 2006-01-12 16:36:57 +00:00
parent 7b035d809c
commit 92882faaa2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26836

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.11 2006/01/04 18:39:43 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.12 2006/01/10 08:50:33 joel Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navincludes SYSTEM "../../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -90,6 +90,7 @@
<h3>Networking</h3>
<ul>
<li><a href="#p-csup">Contribute to the Csup project</a></li>
<li><a href="#p-zeroconf">Add zeroconf (Rendezvous/Bonjour) support to
FreeBSD</a></li>
<li><a href="#p-networkdisk">Network Disk Device</a></li>
@ -649,6 +650,30 @@
<hr>
<a name="p-csup"></a>
<h2>Contribute to the Csup project</h2>
<p><strong>URL's</strong>: <a
href="http://mu.org/~mux/csup.html">Csup homepage</a>, <a
href="http://www.freebsd.org/cgi/cvsweb.cgi/projects/csup/">CVSWeb</a>, <a
href="http://wikitest.freebsd.org/moin.cgi/ChristophMathys">FreeBSD Csup SoC
project</a></p>
<p>Csup is a rewrite of CVSup in C, mainly developed by &a.mux;. A rewrite in
C would allow the FreeBSD project to include the functionality of CVSup into
the FreeBSD base system, instead of shipping it as a separate package.
During the Google summer of code 2005, the Csup project received help from
Christoph Mathys which resulted in a set of patches that awaits integration
with Csup. You can find snapshots of Csup and the patches from Christoph,
along with a CVSWeb interface to the code and much more by following the
links above.</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Strong knowledge of C.</li>
<li>Good knowledge of POSIX standards.</li>
<li>Ability to work with multi-threaded applications.</li>
</ul>
<hr>
<a name="p-zeroconf"></a>
<h2>Add zeroconf (Rendezvous/Bonjour) support to FreeBSD</h2>
<p><strong>URL</strong>: <a