Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-07-13 | Update to bsdiff 4.2. Changes since 4.1 | cjep | 2 | -5/+5 | |
* Correct a bug which can cause patches to be randomly mis-detected as "corrupt". | |||||
2004-04-24 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2003-12-30 | Initial import of bsdiff (and bspatch) version 4.1 into the NetBSD | cjep | 4 | -0/+39 | |
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). |