Note FreeBSD-CVSweb availability in some OS distros.

Approved by:	knu (mentor)
This commit is contained in:
Ville Skyttä 2002-08-08 20:29:27 +00:00
parent 7a3a5971d6
commit 38e1ffc4b9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13812

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/cvsweb.sgml,v 1.7 2002/07/23 14:43:01 scop Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.8 2002/08/04 19:51:04 scop Exp $">
<!ENTITY title 'FreeBSD CVSweb Project'>
<!ENTITY email 'freebsd-cvsweb'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -59,8 +59,16 @@
<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>A FreeBSD <a href="../ports/">port</a> is available, see
<code>devel/cvsweb</code> in the ports tree.</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>Mandrake Linux (cooker)</li>
<li>RPMs for Red Hat Linux 7.x can be found at <a href="http://cachalot.ods.org/">http://cachalot.ods.org/</a></li>
</ul>
<hr>