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

Diff for /cvsweb/Attic/README.FreeBSD between version 3.10 and 3.18

version 3.10, 2001/10/11 15:15:12 version 3.18, 2002/11/16 00:01:00
Line 1 
Line 1 
 $FreeBSD$  $FreeBSD$
 $Idaemons: /home/cvs/cvsweb/README.knu,v 3.9 2001/01/13 07:48:09 knu Exp $  $Idaemons: /home/cvs/cvsweb/README.knu,v 3.9 2001/01/13 07:48:09 knu Exp $
   
 Added features over Zeller's version:  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 18  o Improved support for text-based browsers
Line 43  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 Enhanced PR # hyperlinking.  o Enhanced PR # hyperlinking.
     The following PR numbers will all be hyperlinked. :)      The following styles are supported.
   
         PR:     12345, 67890, ..          PR:     12345, 67890, ..
   
Line 32  o Enhanced PR # hyperlinking.
Line 57  o Enhanced PR # hyperlinking.
         .. is related to bin/4567, which is ...          .. is related to bin/4567, which is ...
   
 o Manpage hyperlinking.  o Manpage hyperlinking.
     Manpage specification such as cat(1) and cat.1 will be hyperlinked.      Both `cat(1)' and `cat.1' styles are supported.
   
 o Revision numbers hyperlinking in annotaion.  o Revision numbers hyperlinking in annotation.
   
 o Automatic tarball generation. (Obtained from Debian)  o Automatic tarball generation. (Obtained from Debian)
   
 o Get to run under -T.  o Automatic zipball generation.
   
 o List repository entries in the specified order, not alphabetical.  o Customizable repository entry order.
   
 o Put a text field on each directory view that allows user to jump  o Location text field.
 directly to an arbitrary module, which can be specified either by a  
 full module/file path or by a module alias.  
   
   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.
   
   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.10  
changed lines
  Added in v.3.18

CVSweb