summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2006-05-18Only one dependent package, and that wants 0.7.1 now.wiz1-3/+2
2006-05-18Update to 0.7.1: bug fix for zip_close.dillo3-19/+6
2006-05-17Update to 3.6.3: changes unknown.wiz2-6/+6
2006-05-17Fixed pkglint warnings.rillig11-25/+26
2006-05-10Fix spelling of PREFIX.joerg1-2/+2
2006-05-10Add bicom-license and point to it. Set RESTRICTED and NO_*_ON_*gdt1-2/+7
because no permission to distribute has been granted. change reviewd by ben@ (maintainer)
2006-05-10According to readme.txt, bicom is free for non-commercial use so long asben2-4/+9
the copyright notice remains intact. There is no formal license. Change back to no-commercial-use and include readme.txt with copyright notice in the package. " Copyright (C) 2000 Matt Timmermans Free for non-commercial purposes as long as this notice remains intact. To discuss commercial use, mail me at matt@timmermans.org "
2006-05-10LICENSE: change no-commercial-use to foo-license (w/o adding them)gdt3-6/+8
2006-05-09Needs unistd.h for optind.joerg2-1/+14
2006-05-07add LICENSE=rar-license, which was already present.gdt1-1/+2
2006-05-07Do not convert char* to int, which may cause an error on 64-bit platforms.minskim3-9/+18
Bump PKGREVISION.
2006-05-06Bump *ABI* for shlib major bump.wiz1-1/+2
2006-05-05Update to 0.7:dillo3-7/+12
* struct zip_stat increased for future encryption support * zip_add return value changed (now returns new index of added file) * shared library major bump because of previous two * added functions for reading and writing file and archive comments. New functions: zip_get_archive_comment, zip_get_file_comment, zip_set_archive_comment, zip_set_file_comment, zip_unchange_archive
2006-05-03As confirmed by Howard Chu, this code is now under the GPL.wiz1-9/+1
Remove LICENSE, RESTRICTED, and NO_*_ON_*.
2006-05-02Update to 5.21o:wiz7-87/+45
CHANGES IN VERSION 5.21o (Howard Chu, 12 Oct 2005) Silence warnings about unused results. CHANGES IN VERSION 5.21n (Howard Chu, 08 Oct 2005) Better fix for temporary file creations, previous patch did not fix marc. Silence all gcc-4.0.0 -Wall warnings. CHANGES IN VERSION 5.21m (Klaus Reimer, 21 Sep 2005) Applied patch from Joey Schulze fixing the following problems: - Fixed insecure permissions of a temporary file [arcsvc.c, CAN-2005-2945] - Fixed insecure temporary file creation [arcsvc.c, CAN-2005-2992] CHANGES IN VERSION 5.21l (Klaus Reimer, 13 Mar 2005) Fixed warnings because missing inclusion of string.h and fixed a gcc-4.0 problem with marc.c (Missing declaration of makefnam). CHANGES IN VERSION 5.21k (Klaus Reimer, 6 Nov 2004) Ulf Harnhammar found some buffer overflows causing segfaults and provided a patch which is now applied to arc to close these bugs. CHANGES IN VERSION 5.21 The following changes have been made in ARC version 5.21, but have not yet been included in the manual: o When adding files to an archive, ARC now shows the stowage facter achieved on each file. o A bug was found that would keep an archive entry from being encrypted if it was stored without compression. This has now been fixed. o If changes are made to a corrupted archive, the corrupted entries are discarded. This makes it possible to lose data accidentally. ARC will now only make changes to a corrupted archive if the W (suppress Warnings) option has been given. o The N (suppress Notes) option now suppresses the "Creating archive" note when a new archive is being created. o The N (suppress Notes) option formerly did nothing useful when used with the L (List files) command. It now causes a terse listing of filenames only, suitable for use with pipes and redirection. o The list of filenames given to ARC may now include indirect references. If a filename begins with an "at sign" ("@"), it is taken to be the name of a file which contains a list of file names. The list of file names may include further indirection. If no extension is given, ".CMD" is assumed. For example, the command: arc a waste junk.txt @trash would cause ARC to add JUNK.TXT plus all files listed in the file TRASH.CMD to an archive named WASTE.ARC. If no file is specified, then the list is read from standard input. For example, the command: arc ln waste | arc a trash @ would cause ARC to add files to TRASH.ARC based on the names of the files stored in WASTE.ARC. It is probably a good idea to give the O (Overwrite) option if you are extracting files this way. Version 5.21 of MARC also allows for indirection.
2006-05-02update to 2.14.2drochner3-11/+9
changes: -Ask for the password when trying to open a password protected rar or arj archive -Updated the user's guide -Added help button to all the dialogs -Install theme-friendly icon -bugfixes
2006-05-02Add LICENSE=, pointing to nonexistent arc-license, as incrementallygdt1-1/+2
better than a non-free package not having a LICENSE.
2006-05-01Removed preliminary comments.rillig1-11/+1
2006-05-01Update to 1.2.53:xtraeme5-12/+63
* Incorporated Jaakko Heinonen's still-experimental support for extended attributes (Currently Linux-only.). * Reorganized distribution package: There is now one tar.gz file that builds both libarchive and bsdtar. * correctly read cpio device entries, write Pax attribute entry names. * Experimental 'tp' format support in libarchive. Feedback appreciated; this is not enabled by archive_read_support_format_all()
2006-04-28Update to 3.6.2, no changelog available.wiz3-19/+16
2006-04-23Updated makeself to 2.1.4.rillig3-12/+16
The program has been completely rewritten.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig4-8/+8
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22Fix typo or mispelling.reed1-1/+1
2006-04-21Honor PKGMANDIR.jlam1-3/+3
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam5-120/+120
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-16Distfile has changed, but the only difference is time-stamps of all its filesadam1-4/+4
2006-04-15Changes 4.39:adam4-15/+20
- From Windows version of 7-zip 4.39 : - Bug in versions 4.33:4.38 was fixed: 7-Zip could not correctly compress files larger than 2 GB to 7z archive in fast/fastest modes (HC4 match finder). Changes 4.38: - From Windows version of 7-zip 4.38 : - Some bugs were fixed. - new manpage : 7zr.1 - update manpages : 7z.1 and 7za.1 - new switch : --help - DosDateTimeToFileTime fixed (rar format) - contrib/VirtualFileSystemForMidnightCommander/u7z updated
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam3-10/+6
USE_TOOLS+=msgfmt.
2006-04-12Updated advancecomp to 1.15.rillig2-6/+6
ADVANCECOMP VERSION 1.15 2005/10 ================================ * Fixed the date displayed with the -l advzip command. * The advdef utility now detects the file type from the file header instead of using the extension. * Fixed a lot of bugs in the 64 bits platforms. ADVANCECOMP VERSION 1.14 2005/02 ================================ * Relaxed a consistency check for the local header in zip files. The crc and size entries are allowed to contain the real value also if a data descriptor is present. * Fixed the conversion of RGB images with less than 256 color with transparency data. * Minor fixes at the documentation.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig6-12/+12
that they look nicer.
2006-04-12Updated pbzip2 to 0.9.6.rillig2-6/+6
Changes in 0.9.6 (Feb 05, 2006) - Fixed bug that caused blocks to be missed by decompression routine under certain conditions
2006-04-12Fixed pkglint warnings.rillig1-4/+4
2006-04-09Added appropriate TEST_TARGET.heinz1-1/+3
2006-04-06Over 1200 files touched but no revisions bumped :)reed11-27/+27
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-03Changes 4.37:adam5-22/+24
- From Windows version of 7-zip 4.37 : - Some bugs were fixed. - fix build for Solaris sparc with CC instead of g++. - fix build for Solaris 9 x86 - fix build for Solaris 10 x86 - fix build for OpenBSD - p7zip can now be build with djgpp. - new target : 7zr (lite version of 7za) - new machine : IBM AIX Changes 4.36: - From Windows version of 7-zip 4.36 : - 7-zip now can unpack ISO archives - GCC 4.X : add C++ visibility support to reduce the size of the *.so (see makefile.linux_x86_ppc_alpha__gcc_4.X) - cygwin now supports '-o/tmp' Changes 4.35: - From Windows version of 7-zip 4.35 : - New switch : -slt ("l" (list) command with -slt shows technical information for archive). - Some bugs were fixed. - From Windows version of 7-zip 4.34 : - BZip2 compressing / decompressing now can work in multi-threading mode - Multi-threading mode now is default for multi-processor systems
2006-03-30Update to 2.14.0:jmmv3-18/+20
version 2.14.0 -------------- * Added license button to the about dialog. * New translations: Georgian (ka) and Breton (br). * Updated translations: Ukrainian (uk), Welsh (cy), Hindi (hi), Swedish (sv), et, Czech (cs), Italian (it), Romanian (ro). version 2.13.92 --------------- * Fixed bug #331601 – Nautilus doesn't display the "Extract here" menu option for files which have a ".ps.gz" version 2.13.91 --------------- * Fixed bug #330315 - ps.gz files not associated * Fixed bug #328942 - Don't translate empty strings version 2.13.90 --------------- * Fixed bug #328473 – should not distribute pre-gnome-2.8 mime files * Fixed bug #328331 - Crashes on extraction * Fixed bug #328036 - Add GTK category to the .desktop file version 2.13.4 --------------- * Fixed bug #139912 - file roller is not a "system tool". * Fixed bug #168388 - file roller shouldn't create an ARCHIVE_FILES folder if the archive only have one root folder * Fixed bug #326810 - file-roller escaping issue with '#' by example. * Removed obsolete .applications file. version 2.13.3 --------------- * Updated translations: ca, zh_HK, zh_TW, vi, fi, ja, be, hy. version 2.13.2 --------------- * Fixed bug #323713: "Save as" should default to current archive filename * Fixed bug #315069: file-roller: drag 'n drop doesn't work for more than 1 file. * Fixed bug #323534: Passwords improperly escaped for zip files * Do not open a progress dialog when dragging files, use a progressbar in the statusbar instead. * Fixed bug #316364: Nautilus dependency should be optional * Fixed bug #311821: ascending and descending indicators are opposite from expected. * Fixed bug #317423: Conflicting mnemonic in "Extract" dialog. * Fixed bug #323068: file-roller fails in chosing extract-to directory * Fixed bug #322197: Improve Naming Filename when create new Archive file * Fixed bug #316564: needs unzip AND zip. * Simplified the add dialog populating the file type combobox with the extensions instead of the descriptions. * Set progress dialog display delay to 1 second. * More HIG compliant progress dialog. * Use a single command execution to add many files and folders to an archive to speed up the operation. * Allow to stop creation of a new archive. * Correctly associate fr to 7zip files. version 2.13.1 --------------- * Fixed bug #319600: compilation under AIX 5.1 aborts with ".atoll not found". * Fixed bug #319343: file-roller won't let me delete files from an archive which contain a dollar sign ($). * Removed the bonobo component.
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-2/+2
exists on the disk -- we can just check whether a variable defined by find-files.mk is "__nonexistent__" or not.
2006-03-30* Honor PKGINFODIR.jlam2-3/+5
* List the info files directly in the PLIST.
2006-03-30Add ruby-zip.minskim1-1/+2
2006-03-30Import ruby-zip.minskim4-0/+31
rubyzip is a ruby module for reading and writing zip files.
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv2-4/+4
PR-responsible person (such as I am ;) a little easier.
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-2/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-20* Nuke all references to and definitions of INFO_DIR in package Makefilesjlam4-12/+12
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems.
2006-03-20Add CONFLICT with gcpio (libexec/rmt). Bump PKGREVISION to 2.jlam1-2/+4
2006-03-20* Add a CONFLICT with gtar-base (libexec/rmt).jlam2-8/+8
* LIBS is an "OPSYS" variable, so avoid the unnecessary conditional. * List the info files in the PLIST. Bump the PKGREVISION to 3.
2006-03-14Normalise path names as relative under cwd as if they would have beenjoerg3-7/+55
extracted under chroot. Don't attempt to deal with existing symlinks to directories. This prevents directory traversal and therefore the creation of arbitrary files. Bump revision.
2006-03-11Remove phrase:reed1-3/+3
originally shipped as NetBSD's "cpio" up to version 1.3 as this is confusing as it seems to imply that either GNU CPIO originated in NetBSD or NetBSD shipped with this cpio up to NetBSD 1.3 or NetBSD shipped with old GNU CPIO 1.3. Either way this unclear NetBSD-related comment is not useful for this description.
2006-03-10Updated to version 1.29.heinz2-7/+6
Pkgsrc changes: none Changes since version 1.28: =========================== - integrate bleadperl patches to generate the source files for testing, rather than bundling them - make extract* methods accept a::t::file objects too - address #17624: Unnecessary calls to cwd() -- cwd() is only called when needed - address #17935: Archive::Tar::write('file_name') should close or return file handle. -- filehandles are now closed - address #17395: [PATCH] allow extract() to select files by regexes or substrings; patch did not get integrated, but a FAQ on how to achieve this was added to the FAQ section - address #17310 (Archive-Tar 1.26_01 not tolerant to Archives with Garbage) -- Garbage protection should be much improved now
2006-03-08Make this package going on NetBSD/sparc64hubertf1-9/+3