# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

      |-----handy-ruler------------------------------------------------------|
bsdiff: bsdiff (Binary diff/patch utility)
bsdiff: 
bsdiff: bsdiff and bspatch are tools for building and applying patches
bsdiff: to binary files. By using suffix sorting (specifically,
bsdiff: Larsson and Sadakane's qsufsort) and taking advantage of how
bsdiff: executable files change, bsdiff routinely produces binary patches
bsdiff: 50-80% smaller than those produced by Xdelta, and 15% smaller
bsdiff: than those produced by .RTPatch (a $2750/seat commercial patch tool).
bsdiff: 
bsdiff: Website: http://www.daemonology.net/bsdiff/
bsdiff: License: BSD-like
bsdiff: Author: Colin Percival <cperciva@freebsd.org>
