freebsd-ports/sysutils/cvsweb-converters/pkg-message
Jun Kuriyama de96ce3ad0 Add cvsweb-converters 0.1,
create hyperlinks to cvsweb from cvs[up]
output or FreeBSD commitlogs.

PR:		25533
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
2001-03-15 13:36:30 +00:00

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>.
******************************************************************