=================================================================== RCS file: /cvs/cvsweb/Attic/README.FreeBSD,v retrieving revision 3.10 retrieving revision 3.13 diff -u -p -r3.10 -r3.13 --- cvsweb/Attic/README.FreeBSD 2001/10/11 15:15:12 3.10 +++ cvsweb/Attic/README.FreeBSD 2002/07/30 19:42:26 3.13 @@ -1,8 +1,29 @@ $FreeBSD$ $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 2.0. To track the development, access the +module `projects/cvsweb' in the FreeBSD CVS repository. + 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 You can specify a regexp for each file type to teach rcsdiff(1) to recognize function lines. @@ -18,7 +39,7 @@ o Improved support for text-based browsers Unidiff is the default format for diffs, for text-based browsers. o Enhanced PR # hyperlinking. - The following PR numbers will all be hyperlinked. :) + The following styles are supported. PR: 12345, 67890, .. @@ -32,19 +53,28 @@ o Enhanced PR # hyperlinking. .. is related to bin/4567, which is ... 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 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 -directly to an arbitrary module, which can be specified either by a -full module/file path or by a module alias. +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 Security fixes to let it work under perl -T. + + +See the README file also. + -- -Akinori MUSHA +Ville Skyttä -- The FreeBSD Project