82 lines
3.4 KiB
Text
82 lines
3.4 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title 'FreeBSD CVSweb Project'>
|
|
<!ENTITY email 'freebsd-cvsweb>
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h2>Contents</h2>
|
|
|
|
<ul>
|
|
<li><a href="#about">What is CVSweb?</a></li>
|
|
<li><a href="#downloads">Downloads</a></li>
|
|
<li><a href="#resources">Resources</a></li>
|
|
</ul>
|
|
|
|
<h2><a name="about">What is CVSweb?</a></h2>
|
|
|
|
<p>CVSweb is a WWW interface for CVS repositories with which you
|
|
can browse a file hierarchy on your browser to view each file's
|
|
revision history in a very handy manner.</p>
|
|
|
|
<p>CVSweb was originally written by &a.fenner for the FreeBSD
|
|
Project, and instantly won great popularity among software
|
|
developpers for its usability.</p>
|
|
|
|
<p>FreeBSD-CVSweb, formerly known as knu-CVSweb, is an enhanced
|
|
version of CVSweb based on and has been kept in sync with
|
|
<a href="http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi/">Henner Zeller's
|
|
CVSweb</a>, which is an extended version of CVSweb. &a.knu made
|
|
numerous cleanups, bug-fixes, security enhancements and feature
|
|
improvements over the version and brought it back where it was
|
|
born.</p>
|
|
|
|
<p>CVSweb is freely available under the terms of the BSD license.
|
|
It is currently used by such projects as
|
|
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/">FreeBSD</a>,
|
|
<a href="http://cvsweb.xfree86.org/cvsweb/">XFree86</a>,
|
|
<a href="http://cvs.perl.org/cvsweb/">Perl</a>, and
|
|
<a href="http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/">Ruby</a>.</p>
|
|
|
|
<hr>
|
|
|
|
<h2><a name="downloads">Downloads</a></h2>
|
|
|
|
<p>Download the tarball from the following sites. The latest
|
|
release is <strong>2.0.3</strong>.</p>
|
|
|
|
<ul>
|
|
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/">ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/</a></li>
|
|
<li><a href="ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/">ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/</a></li>
|
|
<li><a href="ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/">ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/</a></li>
|
|
<li><a href="ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/">ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/</a></li>
|
|
<li><a href="ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/">ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/</a></li>
|
|
<li><a href="ftp://ftp.nectec.or.th/pub/FreeBSD/ports/local-distfiles/knu/">ftp://ftp.nectec.or.th/pub/FreeBSD/ports/local-distfiles/knu/</a></li>
|
|
<li><a href="http://www.idaemons.org/distfiles/">http://www.idaemons.org/distfiles/</a></li>
|
|
</ul>
|
|
|
|
<hr>
|
|
|
|
<h2><a name="resources">Resources</a></h2>
|
|
|
|
<dl>
|
|
<dt>Project Mailinglist:</dt>
|
|
<dd><a href="mailto:freebsd-cvsweb@FreeBSD.org">freebsd-cvsweb@FreeBSD.org</a></dd>
|
|
|
|
<dt>CVS repository</dt>
|
|
<dd>CVSweb is available through <a href="../handbook/anoncvs.html">anonymous CVS pserver</a>. The module name is <code>/projects/cvsweb</code>.
|
|
</dd>
|
|
|
|
<dt>CVSweb on CVSweb</dt>
|
|
<dd>You can browse the CVSweb source via the CVSweb itself <a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/">here</a>. Try it as a demo.
|
|
</dd>
|
|
</dl>
|
|
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|