1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/devel/cvsweb3/pkg-descr
Peter Wemm 02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00

18 lines
769 B
Plaintext

cvsweb is a WWW CGI script that allows remote access to a CVS tree. It
allows browsing of the full tree; no access controls are implemented.
It can display the revision history of a file, as well as diffs between
revisions and downloading the whole file.
The configuration should be easy; edit the variable definitions at the
top, above the line that says "End configuration section". Then install
it in your web server's cgi-bin directory and you should be all set.
Several people have approached me about modifying cvsweb for their own
needs. I would ask that if you make a useful modification, that you send
it back to me for inclusion in the next release.
AUTHOR: Bill Fenner <fenner@freebsd.org>
WWW: http://people.FreeBSD.org/~fenner/cvsweb/
- from README