summaryrefslogtreecommitdiff
path: root/misc/bsdiff/PLIST
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-12-30 17:34:45 +0000
committercjep <cjep@pkgsrc.org>2003-12-30 17:34:45 +0000
commitbfe744d2660a9765e377567ae3672b3d9b225c84 (patch)
tree1898c9753f6371f1956c77643b27b9275f9f7b0a /misc/bsdiff/PLIST
parent25add5b9cc2f84733192e88683b7fa36eb6dcd2a (diff)
downloadpkgsrc-bfe744d2660a9765e377567ae3672b3d9b225c84.tar.gz
Initial import of bsdiff (and bspatch) version 4.1 into the NetBSD
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).
Diffstat (limited to 'misc/bsdiff/PLIST')
-rw-r--r--misc/bsdiff/PLIST5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/bsdiff/PLIST b/misc/bsdiff/PLIST
new file mode 100644
index 00000000000..4f3b2e7d7fc
--- /dev/null
+++ b/misc/bsdiff/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/30 17:34:45 cjep Exp $
+bin/bsdiff
+bin/bspatch
+man/man1/bsdiff.1
+man/man1/bspatch.1