summaryrefslogtreecommitdiff
path: root/archivers/pigz/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-08-11Updated to 2.1.5. Added license.zafer1-2/+3
ChangeLog: Added 2008, 2009 to --license statement Allow numeric parameter immediately after -p or -b Enforce parameter after -p, -b, -s, before other options Enforce numeric parameters to have only numeric digits Try to determine the number of processors for -p default Fix --suffix short option to be -S to match gzip [Bloch] Decompress if executable named "unpigz" [Amundsen] Add a little bit of testing to Makefile
2009-07-13Initial import of pigz-2.1.4:wiz1-0/+24
pigz, which stands for Parallel Implementation of GZip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data.