| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Sep 2009 19:07:37
4.32.7
|
naddy  |
LZMA Utils have been replaced by XZ Utils (archivers/xz)
Feature safe: yes |
25 Mar 2009 16:24:14
4.32.7
|
naddy  |
Mark MAKE_JOBS_SAFE for parallel building. |
21 Aug 2008 19:46:55
4.32.7
|
naddy  |
Update to 4.32.7, which has minor bug fixes. |
20 Jun 2008 16:22:18
4.32.6
|
naddy  |
Rename manual "test" target to "regression-test" so that it will
be automatically run on the package build cluster.
Suggested by Pedro <pfgshield-freebsd@yahoo.com>. |
23 May 2008 21:39:48
4.32.6
|
naddy  |
Update to 4.32.6: Minor fixes and improvements, no user-visible changes. |
21 Apr 2008 15:53:28
4.32.5
|
naddy  |
Import lzma 4.32.5.
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/ |