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

Annotation of cvsweb/README.FreeBSD, Revision 3.7

3.7     ! knu         1: $Id: README.knu,v 3.6 2000/12/28 18:17:21 knu Exp $
3.2       knu         2:
3.1       knu         3: Added features over Zeller's version:
                      4:
                      5: o Customizable "show functions" option
                      6:     You can specify a regexp for each file type to teach rcsdiff(1) to
                      7:     recognize function lines.
                      8:
                      9: o Customizable PR categories
                     10: o Move $prcgi to cvsweb.conf
                     11:     Now each repository can have its own PR categories and
                     12:     query-pr.cgi URL, which can be defined in cvsweb.conf-${cvstree}.
                     13:     It is useful when you have such as NetBSD and/or OpenBSD
                     14:     repositories.
                     15:
                     16: o Improved support for text-based browsers
                     17:     Unidiff is the default format for diffs, for text-based browsers.
                     18:
3.3       knu        19: o Enhanced PR # hyperlinking.
3.1       knu        20:     The following PR numbers will all be hyperlinked. :)
                     21:
                     22:         PR:     12345, 67890, ..
                     23:
                     24:         PR:     #12345, #67890, ..
                     25:
                     26:         PR#     sparc/12345, i386/67890
                     27:
                     28:         PR:     ports/43210
                     29:                 kern/98765
                     30:
                     31:         .. is related to bin/4567, which is ...
3.3       knu        32:
                     33: o Manpage hyperlinking.
3.5       knu        34:     Manpage specification such as cat(1) and cat.1 will be hyperlinked.
3.4       knu        35:
                     36: o Revision numbers hyperlinking in annotaion.
3.6       knu        37:
                     38: o Automatic tarball generation. (Obtained from Debian)
3.7     ! knu        39:
        !            40: o Get to run under -T.
        !            41:
        !            42: o List repository entries in the specified order, not alphabetical.
3.1       knu        43:
                     44: --
                     45: Akinori MUSHA <knu@FreeBSD.org>

CVSweb