[BACK]Return to README.FreeBSD CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

Diff for /cvsweb/Attic/README.FreeBSD between version 3.1 and 3.20

version 3.1, 2000/07/29 11:07:11 version 3.20, 2003/05/04 10:42:20
Line 1 
Line 1 
 Added features over Zeller's version:  $FreeBSD$
   $Idaemons: /home/cvs/cvsweb/README.knu,v 3.9 2001/01/13 07:48:09 knu Exp $
   
   This is FreeBSD-cvsweb 3.0-dev, the UNSTABLE development version of
   FreeBSD-CVSweb.
   
   To track the development, access the module `projects/cvsweb' in the
   FreeBSD CVS repository, the HEAD branch.  For a stable version, see the
   branch named 'rel-2_0-branch'.
   
     Project home page:
       <http://www.FreeBSD.org/projects/cvsweb.html>
   
     Repository access:
       <http://www.FreeBSD.org/support.html#cvs>
   
     CVSweb of CVSweb:
       <http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/>
   
     Release archives:
       <http://people.FreeBSD.org/~scop/cvsweb/>
       <ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/>
   
     Mailing list:
       <freebsd-cvsweb@FreeBSD.org>
       <http://www.FreeBSD.org/doc/handbook/eresources.html#ERESOURCES-SUBSCRIBE>
       <http://docs.FreeBSD.org/mail/>
   
   Here is the list of added features over Zeller's version:
   
 o Customizable "show functions" option  o Customizable "show functions" option
     You can specify a regexp for each file type to teach rcsdiff(1) to      You can specify a regexp for each file type to teach rcsdiff(1) to
     recognize function lines.      recognize function lines.
Line 14  o Move $prcgi to cvsweb.conf
Line 42  o Move $prcgi to cvsweb.conf
 o Improved support for text-based browsers  o Improved support for text-based browsers
     Unidiff is the default format for diffs, for text-based browsers.      Unidiff is the default format for diffs, for text-based browsers.
   
 o Enhance hyperlinking PR # feature.  o Enhanced PR # hyperlinking.
     The following PR numbers will all be hyperlinked. :)      The following styles are supported.
   
         PR:     12345, 67890, ..          PR:     12345, 67890, ..
   
Line 28  o Enhance hyperlinking PR # feature.
Line 56  o Enhance hyperlinking PR # feature.
   
         .. is related to bin/4567, which is ...          .. is related to bin/4567, which is ...
   
   o Manpage hyperlinking.
       Both `cat(1)' and `cat.1' styles are supported.
   
   o Revision numbers hyperlinking in annotation.
   
   o Automatic tarball generation. (Obtained from Debian)
   
   o Automatic zipball generation.
   
   o Customizable repository entry order.
   
   o Location text field.
   
   o Support for the use of localized charsets.
   
   o Workaround for buggy web servers.
   
   o Numerous bugfixes regarding URI/filename manipulation.
   
   o HTML improvements, and a separate CSS file for presentation.
   
   o Security fixes to let it work under perl -T.
   
   o Annotate works under mod_perl and against a read only repository.
   
   o CvsGraph <http://www.akhphd.au.dk/~bertho/cvsgraph/> integration.
   
   o Syntax highlighting using GNU Enscript <http://www.iki.fi/~mtr/genscript/>.
   
   o Line number output for HTMLized views.
   
   See the README file also, as well as TODO.FreeBSD for new features under
   consideration and development.
   
 --  --
 Akinori MUSHA <knu@FreeBSD.org>  Ville Skyttä <scop@FreeBSD.org> -- The FreeBSD Project

Legend:
Removed from v.3.1  
changed lines
  Added in v.3.20

CVSweb