Mention the FreeBSD port, list archives, and stable/devel CVS branches.
Approved by: knu (mentor)
This commit is contained in:
parent
2276d06630
commit
aa0840c047
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13780
1 changed files with 21 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.6 2002/07/06 20:54:45 scop Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.7 2002/07/23 14:43:01 scop Exp $">
|
||||
<!ENTITY title 'FreeBSD CVSweb Project'>
|
||||
<!ENTITY email 'freebsd-cvsweb'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -30,13 +30,15 @@
|
|||
|
||||
<p>FreeBSD-CVSweb, formerly known as knu-CVSweb, is an enhanced
|
||||
version of CVSweb based on and 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
|
||||
<a href="http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi/">Henner
|
||||
Zeller's CVSweb</a>, which is an extended version of the original CVSweb.
|
||||
&a.knu; made numerous cleanups, bug-fixes, security enhancements and
|
||||
feature improvements over the version and brought it back where it was
|
||||
born. FreeBSD-CVSweb is currently maintained by &a.scop;.</p>
|
||||
|
||||
<p>FreeBSD-CVSweb is freely available under the terms of the BSD license.
|
||||
<p>FreeBSD-CVSweb is freely available under the terms of
|
||||
<a href="http://www.opensource.org/licenses/bsd-license.html">The
|
||||
BSD License</a>.
|
||||
It is currently used by such projects as
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/">FreeBSD</a>,
|
||||
<a href="http://cvsweb.netbsd.org/bsdweb.cgi/">NetBSD</a>,
|
||||
|
|
@ -48,7 +50,7 @@
|
|||
<h2><a name="downloads">Downloads</a></h2>
|
||||
|
||||
<p>Download the tarball from the following sites. The latest
|
||||
release is <strong>2.0.5</strong>, see
|
||||
stable release is <strong>2.0.5</strong>, see
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.55&content-type=text/x-cvsweb-markup">ChangeLog</a> for changes.</p>
|
||||
|
||||
<ul>
|
||||
|
|
@ -57,6 +59,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>A FreeBSD <a href="../ports/">port</a> is available, see
|
||||
<code>devel/cvsweb</code> in the ports tree.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2><a name="resources">Resources</a></h2>
|
||||
|
|
@ -66,14 +71,19 @@
|
|||
|
||||
<dd><a href="mailto:freebsd-cvsweb@FreeBSD.org">freebsd-cvsweb@FreeBSD.org</a>
|
||||
is the mailing list for people discussing the development of
|
||||
the FreeBSD CVSweb. Patches, bug reports and feature requests
|
||||
FreeBSD-CVSweb. Patches, bug reports and feature requests
|
||||
are welcome. To join the list, follow the instructions
|
||||
described <a href="../doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">here</a>.</dd>
|
||||
described <a href="../doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">here</a>.
|
||||
<a href="http://docs.FreeBSD.org/mail/">List archives</a> are also
|
||||
available.</dd>
|
||||
|
||||
<dt>CVS repository</dt>
|
||||
<dd>CVSweb is available through
|
||||
<a href="../doc/en_US.ISO8859-1/books/handbook/anoncvs.html">anonymous CVS pserver</a>.
|
||||
<dd>FreeBSD-CVSweb is available through
|
||||
<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.
|
||||
</dd>
|
||||
|
||||
<dt>CVSweb on CVSweb</dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue