diff --git a/en/projects/cvsweb.sgml b/en/projects/cvsweb.sgml index a92bf4524c..78e0277b45 100644 --- a/en/projects/cvsweb.sgml +++ b/en/projects/cvsweb.sgml @@ -1,116 +1,122 @@ - + %includes; %developers; ]> &header;
CVSweb is a WWW interface for CVS repositories with which you can browse a file hierarchy on your browser to view each file's revision history in a very handy manner.
CVSweb was originally written by &a.fenner; for the FreeBSD Project, and instantly won great popularity among software developers for its usability.
FreeBSD-CVSweb, formerly known as knu-CVSweb, is an enhanced version of CVSweb based on Henner Zeller's CVSweb, 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;.
FreeBSD-CVSweb is freely available under the terms of The BSD License. It is currently used by such projects as FreeBSD, KDE, Mandrake Linux, Fedora Linux, NetBSD, OpenDarwin, Ruby, and XFree86™.
Download the tarball from the following sites. The latest stable release is 3.0.0 (released 2004-02-26), see NEWS and ChangeLog for changes.
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.
A number of operating system distributions contain a pre-packaged FreeBSD-CVSweb:
/projects/cvsweb.
The current stable branch is MAIN, and
rel-2_0-branch contains the legacy version.