summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2006-09-16Update to 3.6.0, provided by Martin Wilke in PR 34510:wiz2-6/+6
1. New 'ch' (change archive parameters) command line mode command. Its purpose is to apply switches like -av, -tl and -cl to archive. 2. New command line -sl<size> and -sm<size> switches to set size limits of processing files. 3. 7Z added to list of formats stored without compression when using -ms switch without a parameter. 4. Switch -e[+]<attr> is now supported by most of command line operations including extracting and deleting files. Previously it was supported by only archiving command.
2006-09-15Update to 2.16.0:jmmv3-9/+25
version 2.16.0 -------------- * Updated translations: ja, sv, or, zh_CN, ml, ca, mr, lv, de, mk, pt_BR, lt, pt, hu, mk, el, ta, bg, bn_IN, ro. version 2.15.93 --------------- * Prompt for the password when an archive is encrypted instead of simply displaying a warning on how to spicify a password * Do not use the encrypted emblem for folders. * Added X-GNOME-Bugzilla-Version field to the .desktop file. * Fixed bug #349095: Filetypes seriously screwed up in .zip files * Fixes bug #153642: Temporary files are created on the current directory version 2.15.92 --------------- * Fixed tar archives creation. version 2.15.91 --------------- * Fixed bug #343739 – Seems to not escape file names correctly. * Fixes bug #340050 – tar permissions are not preserved. * Fixed bug #339913 – "create archive" option does not work on some filenames. * Fixed bug #347624 – fix build with gcc 2.95 * Fixed bug #347416 – RecentFilesMenu - OpenRecentMenu converting * Update translations: eu, zh_HK, zh_TW, nb, et, fr. version 2.15.90 --------------- * Update translations: cs, dz, fi, gu, ko, sk, sv. * Update manual translations: sv. version 2.15.1 -------------- * Migrated from EggRecent to GtkRecent. * Fixed bug #345052 – file roller should remember the size of the window when it closes. * Fixed bug #345278 – File operations on the Edit menu should be moved to the Archive menu. * Fixed bug #342251 – backspace does not go up a directory (ala Nautilus) * Fixed bug #336078 - [PATCH] Convert from popt to GOption * Fixed bug #317782 - file-roller Cygwin build fixes * Fixed bug #152039 - Password Protected Files must be displayed differently.
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache13-27/+27
2006-09-07Added a missing directory.rillig1-1/+2
2006-09-03Fix for CVE-2006-0300 via RedHatadrianp3-3/+127
2006-09-03Define `ISTAPE' even if tape unsupported platform.obache1-3/+1
Fix build problem on such platforms like Interix.
2006-09-03Add sarabdsainty1-1/+2
2006-09-03SaraB works with DAR (Disk ARchive) to schedule and rotate hard drive baseddsainty5-0/+118
backups. SaraB supports the Towers of Hanoi, Grandfather-Father-Son, or any custom backup rotation strategy.
2006-09-03Reset maintainer for people who lost their commit bit.wiz1-2/+2
2006-08-31Fixed pkglint warnings.rillig1-5/+2
2006-08-30Added a patch for Solaris.rillig2-1/+19
2006-08-30Added a patch for Solaris to the configure script.rillig2-1/+22
2006-08-30The Solaris /bin/sh cannot handle empty lists in `for' loops.rillig2-5/+15
2006-08-30Solaris does not have <sys/dir.h>, but <dirent.h> works.rillig2-6/+10
2006-08-22Update to 3.6.8:wiz2-6/+6
diff -r 3.6.7/version.hpp 3.6.8/version.hpp 3,5c3,5 < #define RARVER_BETA 7 < #define RARVER_DAY 13 < #define RARVER_MONTH 7 --- > #define RARVER_BETA 0 > #define RARVER_DAY 5 > #define RARVER_MONTH 8
2006-08-20Update to 1.2.57 which includes a better replacement for patch-aa.joerg5-55/+13
While here, don't patch away tar.5, it is about the tape archive format and not about bsdtar. It belongs into the package for that reason.
2006-08-19Update to libarchive-1.2.55, featuring minor bugfixes.joerg4-21/+19
2006-08-11Make this package compile with gcc-4.taca3-3/+17
Bump PKGREVISION.
2006-08-10Drop maintainership (old and unmaintained upstream).wiz1-2/+2
2006-08-03update to 2.14.4drochner2-6/+6
changes: translation updates
2006-07-23Honour PKGMANDIR.rillig2-7/+7
2006-07-23Honour PKGMANDIR.rillig1-5/+3
2006-07-23Honour PKGMANDIR.rillig1-1/+7
2006-07-23Corrected the path where the manual page is installed. Bumped PKGREVISION.rillig1-3/+7
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig2-4/+4
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-19Add a patch for CVE-2006-0855 via Gentoo/Fedoraadrianp3-3/+27
Bump to nb2
2006-07-17Honour PKGMANDIR.joerg1-4/+4
2006-07-17Honour PKGMANDIR.joerg1-3/+3
2006-07-17Honour PKGMANDIR, remove some excessive :Qing.joerg1-3/+3
2006-07-17Hnour PKGMANDIR.joerg2-4/+4
2006-07-17Honour PKGMANDIR.joerg1-2/+2
2006-07-17Honour PKGMANDIR, remove some excessive :Qing and drop .gz from man page.joerg2-7/+7
2006-07-17Honour PKGMANDIR.joerg3-7/+16
2006-07-17Update to 3.6.7:wiz2-6/+6
diff -r 3.6.6/dll.cpp 3.6.7/dll.cpp 56d55 < delete Data; 57a57 > delete Data; 62d61 < delete Data; 63a63 > delete Data; diff -r 3.6.6/version.hpp 3.6.7/version.hpp 3,4c3,4 < #define RARVER_BETA 6 < #define RARVER_DAY 3 --- > #define RARVER_BETA 7 > #define RARVER_DAY 13
2006-07-17Honour PKGMANDIR.joerg1-4/+4
2006-07-17Update to 2.32:wiz2-7/+7
New things in Zip 2.32 - Fixed -R operation to match the supplied file patterns in all recursed subdirectories, like PKZIP 2.04 "-p -r" (or PKZIPC 4+ "-recurse") - Handle cases where -x, -R, and -i patterns are mixed - Fixes to ZipSplit, ZipNotes, and ZipCloak - Example C-Sharp code added for using zip32.dll (thanks to Adrian Maull) - Implemented some directory search speedups - Windows NTFS time fix - Fix VMS logical name parse problem - Handle VMS [...] - Add VMS DEBUG option - Fixed bug when encrypting large uncompressable files - Updated VMS help - Fixed selecting files to delete by date bug - Add new option, -MM, that will force Zip to exit with an OPEN error (usually error code 18) as soon as it finds an input pattern that is not matched during the directory scan or an input file that is unreadable or locked when Zip tries to open it, and without creating an archive (Note that, without -MM, Zip will do the usual thing of warning when a pattern is not matched and skipping files it can't read, creating the archive with what it can read, then exiting with an OPEN error if files were skipped) - Add check for when zip tries to exceed the limit for seeking in the output file and exit with error, instead of creating a possibly bad archive - Can now handle Unix FIFO (named pipes) - Minor changes to allow Zip to compile with Visual C++ 2005
2006-07-14For the pkgtools versions of mtree and pax, always use libnbcompatjlam2-8/+3
"in-place", and for the normal versions of mtree and pax, always use libnbcompat as a normal build dependency.
2006-07-14Set the CATEGORIES separately for the archivers and pkgtools versionsjlam2-3/+4
of pax.
2006-07-14Create a separate "pax" package in the pkgtools category that installsjlam2-28/+37
into ${PKG_TOOLS_BIN}. This package is used in the case where pax is a requirement for the pkg_install tools. The archivers/pax package is now a normal package with no special PKG_PRESERVE flags set.
2006-07-14Register this package when installed, and populate the PLIST.jlam2-5/+11
2006-07-13Added computation of version number for package bzip2 if there is aheinz1-1/+26
native version available in the system. The awk skript looks for the line in bzlib.h containing the version information. This works for versions < 1.0.0. For versions >= 1.0.0 the script additionally evaluates the copyright date. According to the change history, version 1.0 and 1.0.1 are identical except for a documentation update so we treat both as version 1.0.1 to avoid changing BUILDLINK_API_DEPENDS.bzip2 in buildlink3.mk.
2006-07-12Fixed pkglint warnings.rillig1-2/+2
2006-07-10Pull in OpenSSL, required on Solaris.sketch1-1/+2
2006-07-10Update to 3.6.6:wiz2-6/+6
diff -r 3.6.5/consio.cpp 3.6.6/consio.cpp 124c124 < #elif defined(_EMX) || defined(_BEOS) || defined(__sparc) || defined(sparc) --- > #elif defined(_EMX) || defined(_BEOS) || defined(__sparc) || defined(sparc) || defined (__VMS) diff -r 3.6.5/file.cpp 3.6.6/file.cpp 435c435 < #if defined(_LARGEFILE_SOURCE) && !defined(_OSF_SOURCE) --- > #if defined(_LARGEFILE_SOURCE) && !defined(_OSF_SOURCE) && !defined(__VMS) diff -r 3.6.5/filefn.cpp 3.6.6/filefn.cpp 303c303 < #endif --- > #else 304a305 > #endif diff -r 3.6.5/list.cpp 3.6.6/list.cpp 67c67,70 < switch(Arc.GetHeaderType()) --- > int HeaderType=Arc.GetHeaderType(); > if (HeaderType==ENDARC_HEAD) > break; > switch(HeaderType) diff -r 3.6.5/rar.cpp 3.6.6/rar.cpp 16a17 > 20c21,22 < #ifndef SFX_MODULE --- > > #if !defined(_SFX_RTL_) && !defined(_WIN_32) 21a24 > #endif 23,25c26,27 < #ifdef _EMX < EnumConfigPaths(argv[0],-1); < #endif --- > #if !defined(SFX_MODULE) && defined(_EMX) > EnumConfigPaths(argv[0],-1); diff -r 3.6.5/sha1.cpp 3.6.6/sha1.cpp 210c210 < unsigned char ch='\200'; --- > unsigned char ch=(unsigned char)'\200'; diff -r 3.6.5/unicode.cpp 3.6.6/unicode.cpp 18c18 < if (wcstombs(Dest,Src,DestSize)==-1) --- > if (wcstombs(Dest,Src,DestSize)==(size_t)-1) 56c56 < if (mbstowcs(Dest,Src,DestSize)==-1) --- > if (mbstowcs(Dest,Src,DestSize)==(size_t)-1) diff -r 3.6.5/version.hpp 3.6.6/version.hpp 3,5c3,5 < #define RARVER_BETA 5 < #define RARVER_DAY 15 < #define RARVER_MONTH 6 --- > #define RARVER_BETA 6 > #define RARVER_DAY 3 > #define RARVER_MONTH 7
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam8-16/+16
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam8-8/+16
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-08Add support for dar-int32 and dar-int64 package options.dsainty1-1/+18
Dar is built by default with an arbitrary-size-integer library for managing all file length/timestamp details. If 32-bit or 64-bit integers (with overflow protection) are sufficient for requirements, the dar-int32 and dar-int64 options can significantly reduce the run-time memory and CPU overheads of Dar. Leave the default unchanged (thus no package version bump).
2006-07-06Add LICENSE= and license. Add comments to RESTRICTED; this license isgdt1-1/+5
perhaps not quite as restrictive as our tags, but it's too hard to determine that so continue to err on side of caution.
2006-07-06Add RESTRICTED/NO_*_ON_* since the license does not grant permissiongdt1-1/+6
to redistribute.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-3/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk