summaryrefslogtreecommitdiff
path: root/misc/bsdiff/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2003-12-30Initial import of bsdiff (and bspatch) version 4.1 into the NetBSDcjep1-0/+5
packages collection as misc/bsdiff. Bsdiff and bspatch are tools for building and applying patches to binary files. By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and taking advantage of how executable files change, bsdiff routinely produces binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller than those produced by .RTPatch (a $2750/seat commercial patch tool).