Date: Thu, 21 Sep 2006 11:35:24 +0000 (UTC) From: Michael Landin Hostbaek <mich@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/svndelta Makefile distinfo pkg-descr pkg-plist Message-ID: <200609211135.k8LBZOLp078740@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mich 2006-09-21 11:35:24 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/svndelta Makefile distinfo pkg-descr pkg-plist
Log:
- add port svndelta
svndelta helps control Subversion-managed projects. svndelta summarizes
project changes (including lines of code) and also adds to and removes
from Subversion the files that have been added and removed locally.
svndelta filters project changes by using .svnignore files, both
system-wide and locally. Thus, for example, svndelta will not attempt to
add backup files or object files to a project, or include them in
summaries of changes.
WWW: http://www.incava.org/projects/svndelta/
Revision Changes Path
1.2453 +1 -0 ports/devel/Makefile
1.1 +41 -0 ports/devel/svndelta/Makefile (new)
1.1 +3 -0 ports/devel/svndelta/distinfo (new)
1.1 +13 -0 ports/devel/svndelta/pkg-descr (new)
1.1 +13 -0 ports/devel/svndelta/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609211135.k8LBZOLp078740>
