Date: Thu, 1 Aug 2002 08:16:53 -0700 (PDT) From: Ollivier Robert <roberto@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsdelta Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200208011516.g71FGsGl078273@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roberto 2002/08/01 08:16:53 PDT
Added files:
devel/cvsdelta Makefile distinfo pkg-comment pkg-descr
pkg-plist
Log:
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)
Revision Changes Path
1.1 +30 -0 ports/devel/cvsdelta/Makefile (new)
1.1 +1 -0 ports/devel/cvsdelta/distinfo (new)
1.1 +1 -0 ports/devel/cvsdelta/pkg-comment (new)
1.1 +13 -0 ports/devel/cvsdelta/pkg-descr (new)
1.1 +1 -0 ports/devel/cvsdelta/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208011516.g71FGsGl078273>
