=================================================================== RCS file: /cvs/cvsweb/README,v retrieving revision 4.2 retrieving revision 4.4 diff -u -p -r4.2 -r4.4 --- cvsweb/README 2019/11/08 21:10:43 4.2 +++ cvsweb/README 2019/11/11 13:28:36 4.4 @@ -1,7 +1,7 @@ -$Id: README,v 4.2 2019/11/08 21:10:43 schwarze Exp $ +$Id: README,v 4.4 2019/11/11 13:28:36 schwarze Exp $ $knu: README,v 1.9 2006/06/22 22:25:27 linimon -FreeBSD-CVSweb is a WWW interface for CVS repositories. +CVSweb is a WWW interface for CVS repositories. CVSweb was originally written by Bill Fenner and improved by Henner Zeller, Henrik Nordström, and Ken Coar, then Akinori MUSHA brought @@ -14,7 +14,7 @@ To track the development, access the MAIN branch of th versions, see the branch named 'FreeBSD-cvsweb-2_0-branch'. Project home page: - + Repository access: @@ -23,6 +23,7 @@ versions, see the branch named 'FreeBSD-cvsweb-2_0-bra Release archives: + A mailing list used to exist at the following place, @@ -160,8 +161,6 @@ Added features: cvsweb.cgi became quite huge now and is bad style code (I am not a perl-programmer - this is what I do in my spare time!) so this should be rewritten. - -I'd propose a Java-servlet which could use the C/S-protocol .. anyone ? And what about using mod_perl, and rewriting it into a set of proper Perl-5 modules?