=================================================================== RCS file: /cvs/cvsweb/Attic/README.FreeBSD,v retrieving revision 3.7 retrieving revision 3.16 diff -u -p -r3.7 -r3.16 --- cvsweb/Attic/README.FreeBSD 2001/01/02 23:34:45 3.7 +++ cvsweb/Attic/README.FreeBSD 2002/09/23 13:19:00 3.16 @@ -1,7 +1,33 @@ -$Id: README.FreeBSD,v 3.7 2001/01/02 23:34:45 knu Exp $ +$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 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: + + + Repository access: + + + CVSweb of CVSweb: + + + Release archives: + + + + Mailing list: + + + + +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. @@ -17,7 +43,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, .. @@ -31,15 +57,33 @@ 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 Revision numbers hyperlinking in annotation. 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 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. + +o Security fixes to let it work under perl -T. + +o Annotate works under mod_perl and against a read only repository. + + +See the README file also, as well as TODO.FreeBSD for new features under +consideration and development. + -- -Akinori MUSHA +Ville Skyttä -- The FreeBSD Project