summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2007-02-17Added lzma.obache1-1/+2
2007-02-17Add lzma version 4.43.obache4-0/+33
Packaged and provided by Jonathan A. Kollasch in PR 34610. This package is 7zip LZMA SDK utility.
2007-02-09update to 2.16.3drochner2-6/+6
changes: translation updates
2007-02-05Update to 3.7.3.wiz2-6/+6
Changes: secret, as always. From the diffs it looks like some big-endian fixes and other small changes.
2007-01-28Update ruby-zip package to 0.9.1.taca3-7/+32
Also install some documents and examples. = Version 0.9.1 Added symlink support and support for unix file permissions. Reduced memory usage during decompression. New methods ZipFile::[follow_symlinks, restore_times, restore_permissions, restore_ownership]. New methods ZipEntry::unix_perms, ZipInputStream::eof?. Added documentation and test for new ZipFile::extract. Added some of the API suggestions from sf.net #1281314. Applied patch for sf.net bug #1446926. Applied patch for sf.net bug #1459902. Rework ZipEntry and delegate classes.
2007-01-27Changes 4.44:adam3-18/+20
- From Windows version of 7-zip 4.43 : - 7za : Cab support - Speed optimizations for LZMA, Deflate, BZip2 and unRAR. - fix : now, updating a crypted header archive keeps the crypted header - fixes in the help displayed by 7za/7z/7zr. - code cleanup - remove of mySetModuleFileNameA (and its memory leak), GetModuleFileName ... - fixed : p7zip for DJGPP can now update an archive (thanks stranix) - fixed : in the plugins of 7z, the "Utf16" state was always off. - fixed : support for directory names that are not encoded with the current locale. (ex : directory name is in "iso 8859-15" whereas the locale is "utf8") - patch 1581907 : fix for FreeBSD in contrib/gzip-like_CLI_wrapper_for_7z/p7zip - fixed : p7zip can now restore a symbolic link from a Zip archive (archive.zip made with "zip -y") remark/todo : p7zip stores, in a zip archive, the linked file instead of the symbolic link - fixed 1630452 : small fix in the output of the script install.sh - fixed 632912 : Extracting large directories takes quadratic time - preliminary support of HP-UX : remove of RTLD_GROUP for dlopen in DLL.cpp makefile.hpux-acc should be able to build 7za for HP-UX (thanks to furiol) - Client7z added.
2007-01-15Update to 3.7.2. Changes look like better character encoding support,wiz2-6/+6
but no ChangeLog exists, so who knows...
2007-01-14Fixed the build for sunpro on Solaris 10.rillig5-2/+72
2007-01-11add LICENSE=generic-nonlicense, because RESTRICTED makes it clear thisgdt1-1/+2
is non-free, and that's better than missing LICENSE.
2007-01-08Change RESTRICTED message, suggested by gdt@.obache1-5/+3
2007-01-08Put LICENSE before RESTRICTED, suggested by gdt@.obache1-2/+2
2007-01-08Redistribution of LHa is restricted.obache2-4/+10
2007-01-07Updated dar to 2.3.2.rillig2-6/+11
from 2.3.1 to 2.3.2 - fixed bug in Native Language Support when --enable-locale-dir was not set (Thomas Jacob's patch) - updated Swedish translation by Peter Landgren - --verbose=skipped was not available (only the short -vs form was available) - reviewed regex with ordered mask for the feature to better fits user's need (Dave Vasilevsky's feedback) - fixed bug where compression algorithm was changed to maximum (fixed with Richard Fish's adequate patch) - fixed tutorial with command line evolution (dar's -g option in particular) - latest version of Grzegorz Adam Hankiewicz's mini-howto - fixed bug concerning restoration of only more recent files
2007-01-06Update to 1.0.4:wiz3-15/+15
1.0.4 (20 Dec 06) ~~~~~~~~~~~~~~~~~ Fixes some minor bugs since the last version, 1.0.3. * Fix file permissions race problem (CAN-2005-0953). * Avoid possible segfault in BZ2_bzclose. From Coverity's NetBSD scan. * 'const'/prototype cleanups in the C code. * Change default install location to /usr/local, and handle multiple 'make install's without error. * Sanitise file names more carefully in bzgrep. Fixes CAN-2005-0758 to the extent that applies to bzgrep. * Use 'mktemp' rather than 'tempfile' in bzdiff. * Tighten up a couple of assertions in blocksort.c following automated analysis. * Fix minor doc/comment bugs.
2006-12-19Fixed PKGMANDIR.rillig2-7/+8
2006-12-15Reset maintainer, ben@ has resigned.wiz6-12/+12
2006-12-06added support for IRIX 5schwarz1-1/+6
2006-12-03Add Kees Cook's patch for CVE-2006-6097 taken from Ubuntu Linux.tron5-18/+75
Bump package revision.
2006-12-03Applied the security patch for the CVE-2006-4335, CVE-2006-4337 andobache5-6/+139
CVE-2006-4338 via LHa for UNIX autoconfiscated version. Bump PKGREVISION.
2006-11-29update to 2.16.2drochner2-7/+6
changes: translation updates
2006-11-27Make build on Interix - security fix was assuming that SIZE_MAX is defined;tv2-12/+23
copy #ifndef...#define...#endif block used in other source files.
2006-11-27Fix incremental backups under (at least) NetBSD. Bump PKGREVISION.dsainty3-2/+21
2006-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz2-4/+4
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-11-14DESTDIR support.joerg2-6/+8
2006-11-12Added a patch for newer libcurl versions, in which CURLOPT_MUTE has beenrillig2-1/+16
removed.
2006-11-12Fixed PKGMANDIR.rillig1-3/+3
2006-11-10Update to 1.3.1adrianp3-6/+59
Sep 05, 2006: libarchive 1.3.1 released Sep 5, 2006: Bump version to 1.3 for new I/O wrappers. Sep 4, 2006: New memory and FILE read/write wrappers. Sep 4, 2006: libarchive test harness is now minimally functional; it's located a few minor bugs in error-handling logic Fix a denial of service security issue via FreeBSD: If the end of an archive is reached while attempting to "skip" past a region of an archive, libarchive will enter an infinite loop wherein it repeatedly attempts (and fails) to read further data.
2006-11-05DESTDIR support.joerg2-2/+4
2006-11-03DESTDIR support.joerg1-8/+9
2006-11-03unzipsfx does not need libz. Patch provided by Hrvoje Habjanic inrillig3-4/+32
http://mail-index.netbsd.org/pkgsrc-users/2006/11/02/0003.html
2006-11-02Supports DESTDIR.joerg1-1/+2
2006-10-19Drop maintainership.wiz1-2/+2
2006-10-14Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-10-09Flag a number of packages I use as supporting (user-)destdir.joerg1-6/+7
apg is a bit special as it has some hardcoded ownership, so mark that as "destdir".
2006-10-08Fixed "test ==".rillig2-1/+41
2006-10-07To close my PR #22693.reed1-1/+10
If GTAR_PROGRAM_PREFIX is empty, then conflict with gtar-base. If GNU_PROGRAM_PREFIX is empty, then conflict with gcpio. Bump PKGREVISION.
2006-10-07If GNU_PROGRAM_PREFIX is empty then conflict with pax packagereed1-2/+7
(which also installs cpio). This is for my old PR #22693. (Note I did this different than I did the gtar-base package which has an another optional setting for choosing the prefix for gtar which installs gtar with "g" if GNU_PROGRAM_PREFIX is empty. If that is needed for gcpio also, let me know.)
2006-10-07Update dar to 2.3.1.obache2-6/+6
Patch provided by Martin Wilke via PR 34430. - Changelog from 2.3.0 to 2.3.1 - set back Nick Alcock's patch which has been dropped from 2.2.x to 2.3.x (patch name is "Do not moan about every single file on a non-ext2 filesystem") - fixed compilation problem when thread-safe code is disabled - integrated Wiebe Cazemier's patch for dar's man page - fixed bug in listing: -as option also listed files that had EA even when theses were not saved in the archive - file permission of installed sample scripts lacked the executable bit - fixed a bug that appeared when a file is removed while at the time it is saved by dar - avoid having an unnecessary warning appearing when restoring a file in a directory that has default EA set - Cygwin has changed and does not support anymore the path in the form "c:/some/where", you have to use "/cygdrive/c/some/where" instead. Documentation has been updated in consequence.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz5-11/+11
2006-10-03Fixed pkglint warnings and the path to the manual pages.rillig1-6/+4
2006-10-03Fixed pkglint warnings.rillig1-9/+7
2006-10-01Fixed pkglint warnings.rillig3-6/+6
2006-10-01Removed .gz for man pages.rillig1-3/+3
2006-10-01Added a patch for Solaris 10, which does neither have futimes() norrillig2-6/+30
struct stat.st_flags.
2006-10-01Added GNU_PROGRAM_PREFIX to BUILD_DEFS.rillig1-4/+2
2006-10-01Changes 4.43:adam2-9/+9
- 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.
2006-09-23Fixes (via RedHat) for: CVE-2006-4334, CVE-2006-4335, CVE-2006-4336,adrianp6-3/+195
CVE-2006-4337 and CVE-2006-4338 Bump to nb2
2006-09-23Update cabextract to version 1.2. Notable changes include:ben4-50/+6
* The "-t" archive integrity checking option has been added. This was requested by several users. cabextract can unpack cabinet files and give you MD5 checksums of the files inside, without writing the unpacked files to disk. * Large files (more than 2 gigabytes) are now correctly searched for cabinet files. * A security vulnerability has been fixed. Files compressed with the Quantum method, using a window size less than 32768 bytes, could cause cabextract to write beyond the end of the window and cause a segmentation fault. This fix also permits cabextract to unpack this type of cabinet file (of which only one has been found in the wild) correctly. * The unnecessary GNU source mempcpy.c, which caused compilation failures on several systems, was removed. * An off-by-one error introduced in 1.1's UTF-8 decoder was fixed. Files with UTF-8 filenames can now be extracted. The UTF-8 decoder was also upgraded to support the latest Unicode characer maps.
2006-09-20Fix path in perl script. USE_TOOLS+=perl:run.hira1-3/+5
Bump PKGREVISION.
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-1/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.