aboutsummaryrefslogtreecommitdiffstats
path: root/net/librsync/pkg-descr
blob: ba1256a93fd5d96cb55727401bbf465ba6544ab3 (plain) (blame)
1
2
3
4
5
6
The librsync library implements network delta-compression of streams and
files. The algorithm is similar to that used in the rsync(1) and xdelta(2)
programs, but specialized for transfer of arbitrary-length octet streams.
Unlike most diff programs, librsync does not require access to both of the
files on the same machine, but rather only a short ``signature'' of the
old file and the complete contents of the new file.
d>Update to 1.03s and remove hotfix patches.knu2001-05-314-28/+3 * Re-update to 1.03r with a hotfix from the author. PORTREVISION is setknu2001-04-104-2/+26 * Temporarily back out the previous update. There seems to be a nastyknu2001-04-102-2/+2 * Update to 1.03r.knu2001-04-102-2/+2 * Update to 1.03q.knu2001-03-20