aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/amule-devel
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2012-02-15 23:31:09 +0000
committerMatthias Andree <mandree@FreeBSD.org>2012-02-15 23:31:09 +0000
commit2f7bcbb36212eeaf596c791950bd7647a5920272 (patch)
tree901569a6d533948ed80f9ee0afa5d48dd5a5ee31 /net-p2p/amule-devel
parent0cee5591d4543022b0d76e896d3e573fe3f1b4dd (diff)
downloadports-2f7bcbb36212eeaf596c791950bd7647a5920272.tar.gz
ports-2f7bcbb36212eeaf596c791950bd7647a5920272.zip
New port textproc/wiggle
Apply rejected patches and perform word-wise diffs. The main function of wiggle is to apply a patch to a file in a similar manner to the patch(1) program. The distinctive difference of wiggle is that it will attempt to apply a patch even if the before part of the patch doesn't match the target file perfectly. This is achieved by breaking the file and patch into words and finding the best alignment of words in the file with words in the patch. Once this alignment has been found, any differences (word- wise) in the patch are applied to the file as best as possible.
Notes
Notes: svn path=/head/; revision=291491
Diffstat (limited to 'net-p2p/amule-devel')
0 files changed, 0 insertions, 0 deletions