1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/devel/cvs2cl/pkg-descr
Dmitry Marakasov 25d526d0ef - Update WWW
Approved by:	portmgr blanket
2019-09-09 09:02:48 +00:00

8 lines
304 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.
WWW: https://www.red-bean.com/cvs2cl/