diff options
Diffstat (limited to 'misc/bsdiff/pkg-descr')
-rw-r--r-- | misc/bsdiff/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/bsdiff/pkg-descr b/misc/bsdiff/pkg-descr new file mode 100644 index 000000000000..76b37c8115eb --- /dev/null +++ b/misc/bsdiff/pkg-descr @@ -0,0 +1,9 @@ +This is a pair of tools for building (bsdiff) and applying (bspatch) +binary patches. When applied to two versions of the same executable +the patches produced are significantly smaller than those generated +by other binary diff tools (eg, xdelta). + +WWW: http://www.daemonology.net/bsdiff/ + +- Colin Percival +cperciva@daemonology.net |