2014-04-26 03:16:54 by David Sainty | Files touched by this commit (3) |
Log message:
Use BUILDLINK_TRANSFORM to edit -ldl as required, fixing the build for Linux.
|
2013-10-05 09:40:59 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Use INSTALL_LIB with 7z.so; fixes 'symbols referenced by indirect symbol table \
entries that can't be stripped' on Darwin
|
2013-10-05 08:16:39 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix previous: add missing trailing slash.
From Nat Sloss in PR 48261.
Bump PKGREVISION.
|
2013-10-04 23:51:57 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Add support for WIM archives.
Based on PR 48261 by Nat Sloss.
Bump PKGREVISION.
|
2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95) |
Log message:
"user-destdir" is default these days
|
2012-04-20 17:24:29 by Martin Husemann | Files touched by this commit (1) |
Log message:
Rewrite the description, mention 7zip and lzma, drop references to windows
exe names (which probably nobody knows anyway).
|
2011-03-21 14:45:51 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 9.20.1:
- "p7zip 9.20 - "unsupported method" with RAR files - " fixed
"install.sh" installs again "bin/Codecs/Rar29.so"
|
2011-03-14 19:18:34 by David Brownlee | Files touched by this commit (1) |
Log message:
Appears to need gmake, at least on netbsd-5.1
|
2011-03-14 13:36:43 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
Changes 9.20:
* 7-Zip now supports LZMA2 compression method.
* 7-Zip now can update solid .7z archives.
* 7-Zip now supports XZ archives.
* 7-Zip now supports PPMd compression in ZIP archives.
* 7-Zip now can unpack NTFS, FAT, VHD, MBR, APM, SquashFS, CramFS, MSLZ
archives.
* 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin.
* 7-Zip now can unpack some TAR and ISO archives with incorrect headers.
* 7-Zip now supports files that are larger than 8 GB in TAR archives.
* NSIS and WIM support was improved.
* Partial parsing for EXE resources, SWF and FLV.
* The support for archives in installers was improved.
* 7-Zip now can stores NTFS file timestamps to ZIP archives.
* Speed optimizations in PPMd codec.
* Speed optimizations in CRC calculation code for Intel's Atom CPUs.
* New -scrc switch to calculate total CRC-32 during extracting / testing.
* 7-Zip File Manager now doesn't use temp files to open nested archives stored
without compression.
* Disk fragmentation problem for ZIP archives created by 7-Zip was fixed.
* Some bugs were fixed.
* New localizations: Hindi, Gujarati, Sanskrit, Tatar, Uyghur, Kazakh.
* Not in p7zip : Speed optimizations in AES code for Intel's 32nm CPUs.
|
2011-02-04 23:46:33 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix path in patch.
|