Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.7 | Wen Heping | 2011-01-16 | 2 | -5/+5 |
| | | | | | | PR: ports/154049 Submitted by: Albert Vernon <f3cun3c02@sneakemail.com> (maintainer) Feature safe: yes | ||||
* | Plzip is a massively parallel (multi-threaded), lossless data | Martin Wilke | 2010-06-02 | 3 | -0/+37 |
compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer. WWW: http://www.nongnu.org/lzip/plzip.html Albert Vernon <f3cun3c02@sneakemail.com> PR: ports/146884 Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com> |