Update list of OS's which ship FreeBSD-CVSweb.

This commit is contained in:
Ville Skyttä 2004-02-26 22:39:23 +00:00
parent a401ca426f
commit c92cc081f1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20192

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.18 2004/02/17 20:18:43 scop Exp $"> <!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.19 2004/02/26 19:42:50 scop Exp $">
<!ENTITY title 'FreeBSD CVSweb Project'> <!ENTITY title 'FreeBSD CVSweb Project'>
<!ENTITY email 'freebsd-cvsweb'> <!ENTITY email 'freebsd-cvsweb'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -65,18 +65,24 @@
<p>Legacy versions are also available from the above distribution <p>Legacy versions are also available from the above distribution
directories. Upgrading to 3.x is recommended, but if you're stuck with 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. Perl older than 5.6, use a 2.0.x version instead.</p>
<p>A number of operating system distributions contain a pre-packaged <p>A number of operating system distributions contain a pre-packaged
FreeBSD-CVSweb:</p> FreeBSD-CVSweb:</p>
<ul> <ul>
<li>FreeBSD <a href="../ports/">port</a> (devel/cvsweb)</li> <li><a href="http://www.FreeBSD.org/">FreeBSD</a>
<li>NetBSD package (www/cvsweb)</li> <a href="../ports/">port</a> (devel/cvsweb)</li>
<li>OpenBSD port (devel/cvsweb)</li> <li><a href="http://www.netbsd.org/">NetBSD</a> package (www/cvsweb)</li>
<li>Conectiva Linux (snapshot/devel)</li> <li><a href="http://www.openbsd.org/">OpenBSD</a> port
<li>Mandrake Linux (9.0/cooker)</li> (devel/cvsweb)</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> <li><a href="http://www.caosity.org/">cAos</a></li>
<li><a href="http://www.conectiva.com/">Conectiva Linux</a>
(snapshot/devel)</li>
<li><a href="http://www.mandrakelinux.com/">Mandrake Linux</a></li>
<li>RPMs for <a href="http://www.redhat.com/">Red Hat Linux</a> and
<a href="http://fedora.redhat.com/">Fedora Core</a> can be found at
<a href="http://www.fedora.us/">http://www.fedora.us/</a></li>
</ul> </ul>
<hr> <hr>