From owner-cvs-all Tue Jun 6 6:54:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4376337B61A; Tue, 6 Jun 2000 06:54:11 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA92935; Tue, 6 Jun 2000 06:54:11 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200006061354.GAA92935@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 6 Jun 2000 06:54:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvs2cl Makefile ports/devel/cvs2cl/files md5 ports/devel/cvs2cl/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/06/06 06:54:10 PDT Added files: devel/cvs2cl Makefile devel/cvs2cl/files md5 devel/cvs2cl/pkg COMMENT DESCR PLIST Log: This is a new port of cvs2cl. -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message