forked from Lainports/freebsd-ports
create hyperlinks to cvsweb from cvs[up] output or FreeBSD commitlogs. PR: 25533 Submitted by: Martin Kammerhofer <mkamm@gmx.net>
13 lines
540 B
Text
13 lines
540 B
Text
******************************************************************
|
|
If this is a first installation (not an upgrade) do this:
|
|
|
|
cd ${PREFIX}/etc
|
|
cp commitlog2cvsweb.conf.sample commitlog2cvsweb.conf
|
|
|
|
and edit commitlog2cvsweb.conf. Change $cvsweb to your nearest
|
|
cvsweb mirror. Check http://www.FreeBSD.org/support.html#cvs for
|
|
cvsweb mirror sites.
|
|
|
|
Documentation is included inside the scripts in POD format.
|
|
Use "perldoc <script>" to read the documentation for <script>.
|
|
******************************************************************
|