Update for release 3.0.0.
This commit is contained in:
parent
3654a9ba3e
commit
a401ca426f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20188
1 changed files with 10 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.17 2004/02/05 19:12:25 scop Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.18 2004/02/17 20:18:43 scop Exp $">
|
||||
<!ENTITY title 'FreeBSD CVSweb Project'>
|
||||
<!ENTITY email 'freebsd-cvsweb'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -53,8 +53,9 @@
|
|||
<h2><a name="downloads">Downloads</a></h2>
|
||||
|
||||
<p>Download the tarball from the following sites. The latest
|
||||
stable release is <strong>2.0.6</strong>, see
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.55.2.7&content-type=text/x-cvsweb-markup">ChangeLog</a> for changes.</p>
|
||||
stable release is <strong>3.0.0</strong> (released 2004-02-26), see
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.18&content-type=text/x-cvsweb-markup">NEWS</a> and
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.140&content-type=text/x-cvsweb-markup">ChangeLog</a> for changes.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/">ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/</a></li>
|
||||
|
|
@ -62,11 +63,9 @@
|
|||
<li>See the FreeBSD <a href="../doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html">FTP Sites</a> document for information about mirror sites.</li>
|
||||
</ul>
|
||||
|
||||
<p>The latest <em>beta</em> version, <strong>2.9.3</strong>, is also
|
||||
available for testing. See the <code>beta/</code> subdirectory in the
|
||||
above for downloads, and
|
||||
<a href="http://www.freebsd.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.16&content-type=text/x-cvsweb-markup">NEWS</a> and
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.137&content-type=text/x-cvsweb-markup">ChangeLog</a> for changes.</p>
|
||||
<p>Legacy versions are also available from the above distribution
|
||||
directories. Upgrading to 3.x is recommended, but if you're stuck with
|
||||
Perl older than 5.6, use a 2.0.x version instead.
|
||||
|
||||
<p>A number of operating system distributions contain a pre-packaged
|
||||
FreeBSD-CVSweb:</p>
|
||||
|
|
@ -77,7 +76,7 @@
|
|||
<li>OpenBSD port (devel/cvsweb)</li>
|
||||
<li>Conectiva Linux (snapshot/devel)</li>
|
||||
<li>Mandrake Linux (9.0/cooker)</li>
|
||||
<li>RPMs for Red Hat Linux can be found at <a href="http://www.fedora.us/">http://www.fedora.us/</a></li>
|
||||
<li>RPMs for Red Hat Linux and Fedora Core can be found at <a href="http://www.fedora.us/">http://www.fedora.us/</a></li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
|
|
@ -100,8 +99,8 @@
|
|||
<a href="../doc/en_US.ISO8859-1/books/handbook/anoncvs.html">anonymous
|
||||
CVS pserver</a>.
|
||||
The module name is <code>/projects/cvsweb</code>.
|
||||
The current stable branch is <code>rel-2_0-branch</code>,
|
||||
<code>HEAD</code> contains the development version.
|
||||
The current stable branch is <code>MAIN</code>, and
|
||||
<code>rel-2_0-branch</code> contains the legacy version.
|
||||
</dd>
|
||||
|
||||
<dt>CVSweb on CVSweb</dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue