2001-03-15 13:36:30 +00:00
|
|
|
******************************************************************
|
|
|
|
If this is a first installation (not an upgrade) do this:
|
|
|
|
|
|
|
|
cd ${PREFIX}/etc
|
2001-03-23 03:03:05 +00:00
|
|
|
cp cvsweb-converters.conf.sample cvsweb-converters.conf
|
2001-03-15 13:36:30 +00:00
|
|
|
|
2001-03-23 03:03:05 +00:00
|
|
|
and edit cvsweb-converters.conf. Change cvsweb to your nearest
|
2001-03-15 13:36:30 +00:00
|
|
|
cvsweb mirror. Check http://www.FreeBSD.org/support.html#cvs for
|
|
|
|
cvsweb mirror sites.
|
|
|
|
|
|
|
|
Documentation is included inside the scripts in POD format.
|
2001-03-23 03:03:05 +00:00
|
|
|
Invoke a script with option --help to read its documentation.
|
2001-03-15 13:36:30 +00:00
|
|
|
******************************************************************
|