aboutsummaryrefslogtreecommitdiff
path: root/devel/svndelta
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION after apr updateMartin Wilke2008-07-071-1/+1
| | | | | | | | | | | PR: 125270 125271 125272 125278 125281 125282 125284 125285 125287 125288 125289 125290 125291 125292 125293 125295 125296 125297 125300 Submitted by: rodrigc Notes: svn path=/head/; revision=216453
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - update to -> 1.0.6Michael Landin2007-03-122-4/+4
| | | | Notes: svn path=/head/; revision=187202
* - add port svndeltaMichael Landin2006-09-214-0/+70
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/ Notes: svn path=/head/; revision=173530