Commit graph

2 commits

Author SHA1 Message Date
Michael Landin
1fe8493549 Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Ollivier Robert
dce4d59885 cvsdelta summarizes the difference between a CVS project and its local
version. It detects files that have been added and removed, and of
existing files it counts the number of lines that have been added,
deleted, and changed. It filters project changes by using .cvsignore
files, both system-wide and locally.

Requires ruby.

WWW:            http://cvsdelta.sourceforge.net/
AUTHOR:         Jeff Pace <jpace@incava.org>

PR:		ports/40947	(modified to put cvsdelta into devel/).
Submitted by:	Michael L. Hostbaek (mich@freebsdcluster.org)
2002-08-01 15:16:53 +00:00