aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzmautils-devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.32.7, which has minor bug fixes.Christian Weisgerber2008-08-212-4/+4
| | | | Notes: svn path=/head/; revision=218967
* Rename manual "test" target to "regression-test" so that it willChristian Weisgerber2008-06-201-1/+1
| | | | | | | | | be automatically run on the package build cluster. Suggested by Pedro <pfgshield-freebsd@yahoo.com>. Notes: svn path=/head/; revision=215367
* Update to 4.32.6: Minor fixes and improvements, no user-visible changes.Christian Weisgerber2008-05-232-4/+7
| | | | Notes: svn path=/head/; revision=213564
* Import lzma 4.32.5.Christian Weisgerber2008-04-214-0/+58
LZMA Utils is an attempt to provide LZMA compression to POSIX-like systems. The idea is to have a gzip-like command line tool and zlib-like library, which would make it easy to adapt the new compression technology to existing applications. WWW: http://tukaani.org/lzma/ Notes: svn path=/head/; revision=211719