aboutsummaryrefslogtreecommitdiff
path: root/archivers/rzip
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256sPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149199
* Add rzip, a compression program, similar in functionality to gzip or bzip2, butPav Lucistnik2004-04-204-0/+53
able to take advantage from long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs. WWW: http://rzip.samba.org/ Notes: svn path=/head/; revision=107704