aboutsummaryrefslogtreecommitdiff
path: root/archivers/rzip
Commit message (Collapse)AuthorAgeFilesLines
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Update to 2.1Pav Lucistnik2006-02-213-19/+4
| | | | Notes: svn path=/head/; revision=156572
* - 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