diff --git a/en/projects/Makefile b/en/projects/Makefile index bbe4cb6e6a..83c8808142 100644 --- a/en/projects/Makefile +++ b/en/projects/Makefile @@ -1,19 +1,20 @@ -# $FreeBSD: www/en/projects/Makefile,v 1.10 2001/11/13 09:40:02 kuriyama Exp $ +# $FreeBSD: www/en/projects/Makefile,v 1.11 2002/04/12 05:55:20 murray Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= projects.sgml DOCS+= updater.sgml DOCS+= newbies.sgml DOCS+= libh.sgml +DOCS+= cvsweb.sgml INDEXLINK= projects.html SUBDIR= c99 .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/projects/cvsweb.sgml b/en/projects/cvsweb.sgml index 883cf4bda1..24a9ffdacf 100644 --- a/en/projects/cvsweb.sgml +++ b/en/projects/cvsweb.sgml @@ -1,91 +1,91 @@ - + %includes; ]> &header;

Contents

What is CVSweb?

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 - developpers for its usability.

+ developers for its usability.

FreeBSD-CVSweb, formerly known as knu-CVSweb, is an enhanced version of CVSweb based on and has been kept in sync with Henner Zeller's CVSweb, 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 born. FreeBSD-CVSweb is currently maintained by &a.scop;.

CVSweb is freely available under the terms of the BSD license. It is currently used by such projects as FreeBSD, XFree86, Perl, and Ruby.


Downloads

Download the tarball from the following sites. The latest release is 2.0.3.


Resources

Project Mailinglist:
freebsd-cvsweb@FreeBSD.org is the mailing list for people discussing the development of the FreeBSD CVSweb. Patches, bug reports and feature requests are welcome. To join the list, follow the instructions described here.
CVS repository
CVSweb is available through anonymous CVS pserver. The module name is /projects/cvsweb.
CVSweb on CVSweb
You can browse the CVSweb source via the CVSweb itself here.
&footer; diff --git a/en/projects/projects.sgml b/en/projects/projects.sgml index 677d979a0e..e74645e9d3 100644 --- a/en/projects/projects.sgml +++ b/en/projects/projects.sgml @@ -1,529 +1,534 @@ - + %includes; ]> &header;

In addition to the mainstream development path of FreeBSD, a number of developer groups are working on the cutting edge to expand FreeBSD's range of applications in new directions. Follow the links below to learn more about these exciting projects.

If you miss a project please send the URL and a short description (3-10 lines) to www@FreeBSD.ORG

In addition, some of these projects regularly submit status reports, which can be viewed on the status reports page.

Documentation

Applications

Networking

File system

Kernel, security

Device drivers

Architecture

Misc

&footer;