- new port of 7za from the source of 7za 4.13Beta for Windows - From Windows version of 7-zip 4.13 : - Switch "--" stops switches parsing - Some bugs were fixed - User's manual updated (DOCS/MANUAL/index.htm) - makefile.netbsd_x86 added [Bug #1069055]. - new method to install 7z and its plugins (the "link" method do no work) - installer added (install.sh). - makefile.macosx_with_fink becomes makefile.macosx and makefile.macosx uses c++ instead of CC (on some MacOSX, CC is a link to gcc instead of g++) - new flag "-utf16" to enable "utf16" conversion [Bug #1075229]. - new logic to automatically enable or disable "utf16" conversion : no locale, locale=="C" or locale=="POSIX" implies utf16=off else utf16=on uses "-utf16" or "-no-utf16" to change this behaviour. [Bug #1075229] - 7z (compiled with -O2) works now on Sparc Solaris.
65 lines
2.2 KiB
Text
65 lines
2.2 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2004/12/26 02:43:38 wiz Exp $
|
|
bin/7z
|
|
bin/7za
|
|
${DYNAMIC_7Z}lib/7z/7z
|
|
${DYNAMIC_7Z}lib/7z/Codecs/7zAES.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/AES.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/BZip2.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/Branch.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/Copy.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/Deflate.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/Implode.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/LZMA.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/PPMD.dll
|
|
${DYNAMIC_7Z}lib/7z/Codecs/Swap.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/7z.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/Rar.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/Tar.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/Zip.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/arj.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/bz2.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/cab.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/cpio.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/deb.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/gz.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/rpm.dll
|
|
${DYNAMIC_7Z}lib/7z/Formats/split.dll
|
|
share/doc/p7zip/README
|
|
share/doc/p7zip/commands/add.htm
|
|
share/doc/p7zip/commands/delete.htm
|
|
share/doc/p7zip/commands/extract.htm
|
|
share/doc/p7zip/commands/extract_full.htm
|
|
share/doc/p7zip/commands/index.htm
|
|
share/doc/p7zip/commands/list.htm
|
|
share/doc/p7zip/commands/style.css
|
|
share/doc/p7zip/commands/test.htm
|
|
share/doc/p7zip/commands/update.htm
|
|
share/doc/p7zip/index.htm
|
|
share/doc/p7zip/style.css
|
|
share/doc/p7zip/switches/ar_exclude.htm
|
|
share/doc/p7zip/switches/ar_include.htm
|
|
share/doc/p7zip/switches/ar_no.htm
|
|
share/doc/p7zip/switches/exclude.htm
|
|
share/doc/p7zip/switches/include.htm
|
|
share/doc/p7zip/switches/index.htm
|
|
share/doc/p7zip/switches/method.htm
|
|
share/doc/p7zip/switches/output_dir.htm
|
|
share/doc/p7zip/switches/overwrite.htm
|
|
share/doc/p7zip/switches/password.htm
|
|
share/doc/p7zip/switches/recurse.htm
|
|
share/doc/p7zip/switches/sfx.htm
|
|
share/doc/p7zip/switches/stdin.htm
|
|
share/doc/p7zip/switches/stdout.htm
|
|
share/doc/p7zip/switches/stop_switch.htm
|
|
share/doc/p7zip/switches/style.css
|
|
share/doc/p7zip/switches/type.htm
|
|
share/doc/p7zip/switches/update.htm
|
|
share/doc/p7zip/switches/working_dir.htm
|
|
share/doc/p7zip/switches/yes.htm
|
|
share/doc/p7zip/syntax.htm
|
|
@dirrm share/doc/p7zip/switches
|
|
@dirrm share/doc/p7zip/commands
|
|
@dirrm share/doc/p7zip
|
|
${DYNAMIC_7Z}@dirrm lib/7z/Formats
|
|
${DYNAMIC_7Z}@dirrm lib/7z/Codecs
|
|
${DYNAMIC_7Z}@dirrm lib/7z
|