Subject: CVS commit: pkgsrc/archivers/p7zip
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 10/01/2006 10:39:21
Module Name: pkgsrc
Committed By: adam
Date: Sun Oct 1 10:39:21 UTC 2006
Modified Files:
pkgsrc/archivers/p7zip: Makefile distinfo
Log Message:
Changes 4.43:
- From Windows version of 7-zip 4.43 :
- 7-Zip now can use multi-threading mode for compressing to .ZIP archives.
- ZIP format supporting was improved.
- 7-Zip now supports WinZip-compatible AES-256 encryption for .ZIP archives.
- 7-Zip now uses order list (list of extensions) for files sorting for compressing
to .7z archives. It can slightly increase compression ratio in some cases.
- 7-Zip now restores modification time of folders during .7z archives extracting.
- Some bugs were fixed.
- fixed : the user can now see the percentage indicator.
- support added for Tru64 / OSF 5.1 (makefile.tru64)
- small fix in install.sh (7zr install)
- fix "make all" now build 7za and 7zCon.sfx following the README.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/archivers/p7zip/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/archivers/p7zip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.