1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/cvs2cl/pkg-descr
Akinori MUSHA a022c66d38 Update to 2.38.
Install documents.
2001-02-17 21:36:11 +00:00

9 lines
344 B
Plaintext

cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script
This Perl script does what you think it does: It produces a GNU-style
ChangeLog for CVS-controlled sources, by running "cvs log" and parsing
the output. Duplicate log messages get unified in the Right Way.
Author: Karl Fogel <kfogel@red-bean.com>
WWW: http://www.red-bean.com/cvs2cl/