Update list of OS's which ship FreeBSD-CVSweb.
This commit is contained in:
parent
a401ca426f
commit
c92cc081f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20192
1 changed files with 14 additions and 8 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.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 email 'freebsd-cvsweb'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -65,18 +65,24 @@
|
|||
|
||||
<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.
|
||||
Perl older than 5.6, use a 2.0.x version instead.</p>
|
||||
|
||||
<p>A number of operating system distributions contain a pre-packaged
|
||||
FreeBSD-CVSweb:</p>
|
||||
|
||||
<ul>
|
||||
<li>FreeBSD <a href="../ports/">port</a> (devel/cvsweb)</li>
|
||||
<li>NetBSD package (www/cvsweb)</li>
|
||||
<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 and Fedora Core can be found at <a href="http://www.fedora.us/">http://www.fedora.us/</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/">FreeBSD</a>
|
||||
<a href="../ports/">port</a> (devel/cvsweb)</li>
|
||||
<li><a href="http://www.netbsd.org/">NetBSD</a> package (www/cvsweb)</li>
|
||||
<li><a href="http://www.openbsd.org/">OpenBSD</a> port
|
||||
(devel/cvsweb)</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>
|
||||
|
||||
<hr>
|
||||
|
|
Loading…
Reference in a new issue