Commit graph

2083 commits

Author SHA1 Message Date
jperkin
147b4e37b2 Only create the rmt symlink if rmt is built. 2013-11-01 12:47:39 +00:00
obache
526da97268 Change to use uncompressed archive for distfile (put on our ftp server)
to avoid circular dependency of archive tool.
2013-10-29 13:32:07 +00:00
joerg
29a8f1ac33 Don't play with -fno-schedule-insns2 or -fno-strength-reduce. 2013-10-27 20:29:44 +00:00
adam
ffed70b9d0 Changes 0.6:
fix use of -L (lowercase) option with -d
2013-10-23 18:22:44 +00:00
fhajny
1a281ace32 Add lrzip 2013-10-21 11:30:10 +00:00
fhajny
e7411c2369 Import lrzip-0.616 as archivers/lrzip.
Compression program optimised for large files. The larger the file and the
more memory you have, the better the compression advantage this will provide,
especially once the files are larger than 100MB. The advantage can be chosen
to be either size (much smaller than bzip2) or speed (much faster than bzip2).
2013-10-21 11:29:05 +00:00
tron
14e229fd04 Use "if empty()" instead of comparing with an empty string. 2013-10-12 17:16:54 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
716431cd1e Pass custom CXX, CPPFLAGS, CXXFLAGS, LDFLAGS 2013-10-10 12:03:03 +00:00
wiz
0d584f1853 Update to 1.15:
Changes in version 1.15:

Lziprecover can now repair multi-member files with up to one byte error
per member, without having to split them first.

Lziprecover can now merge multi-member files without having to split
them first even if some copies have the header and the trailer damaged.

The chapters "Repairing files", "Merging files" and "Unzcrash" have been
added to the manual.
2013-10-09 20:35:10 +00:00
wiz
afe4efe198 Update to 1.15:
Changes in version 1.15:

Lzip now shows the progress of compression at verbosity level 2 (-vv).

Decompressing and testing no more show file version.

Option "-n, --threads" is now accepted and ignored for compatibility
with plzip.

The configure script now accepts options with a separate argument.

The chapter "Stream format" and the appendix "Reference source code"
have been added to the manual.
2013-10-09 20:34:09 +00:00
adam
140e55d9ea Use INSTALL_LIB with 7z.so; fixes 'symbols referenced by indirect symbol table entries that can't be stripped' on Darwin 2013-10-05 07:40:59 +00:00
wiz
b729c83779 Fix previous: add missing trailing slash.
From Nat Sloss in PR 48261.
Bump PKGREVISION.
2013-10-05 06:16:39 +00:00
wiz
bdf428257b Add support for WIM archives.
Based on PR 48261 by Nat Sloss.
Bump PKGREVISION.
2013-10-04 21:51:57 +00:00
wiz
38af0a0e30 Update to 2.17:
2.16 2013-06-18 rurban
   - pod typo fixed by GH dsteinbrunner.

2.17 2013-08-28 rurban
   - Fixed license in README (thanks to John Peacock)
2013-10-02 10:53:24 +00:00
joerg
2bf95f955b Require library to have no undefined symbols. Fixes DLL build on Cygwin.
Bump revision.
2013-09-20 04:05:13 +00:00
asau
6b6c865608 Fix segmentation fault due to time_t being longer than long.
While here, allow building it with standard make.
2013-09-18 20:58:35 +00:00
ryoon
edc96e06d5 Rename filename of PLIST for Cygwin, PLIST.cygwin to PLIST.Cygwin.
Thank you, joerg@ and obache@.
2013-09-16 03:45:30 +00:00
jperkin
8466b0b129 Use CATMAN_SECTION_SUFFIX in packages which perform their own catman
page installation.
2013-09-12 11:18:40 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
2bd5a4bf67 + libunrar. 2013-09-01 08:28:44 +00:00
wiz
645494d180 Import libunrar-5.0.7 as archivers/libunrar.
This package contains the unrar library.

unRAR is a utility to extract, test and view the contents of archives
created with the RAR archiver, version 1.50 and above.  The unRAR
utility is a minor part of the RAR archiver and contains RAR
uncompression algorithm. UnRAR requires very small volume of memory to
operate.

The license for this software states that "the code may not be used to
develop a RAR (WinRAR) compatible archiver."
2013-09-01 08:28:29 +00:00
wiz
d7aced3e10 Stop installing library again.
Split parts of Makefile into Makefile.common for upcoming libunrar.
Remove unnecessary patch (as discussed with upstream).
2013-09-01 08:28:08 +00:00
wiz
776acfc281 Install unrar library and header file.
Bump PKGREVISION.
2013-08-30 10:16:57 +00:00
wen
3d982e7a7b Add p5-Archive-Any-Lite 2013-08-25 06:19:02 +00:00
wen
65637c27ba Import Archive::Any::Lite-0.07 as archivers/p5-Archive-Any-Lite.
Archive::Any::Lite is a fork of Archive::Any. The main difference is this works
properly even when you fork(), and may require less memory to extract a tarball.
On the other hand, this isn't pluggable (this only supports file formats used in
the CPAN toolchains), and this doesn't check mime types (at least as of this
writing).
2013-08-25 06:17:35 +00:00
ryoon
519521c391 Fix packaging on Cygwin.
* On Microsoft Windows platform, liblzma.def is created to import librares
  for non-GNU toochains.
2013-07-30 13:43:47 +00:00
ryoon
ac7fc350cc Fix build on Cygwin.
__dev32_t is removed since 1.7.19 of cygwin.
Like http://mail-index.netbsd.org/source-changes/2013/06/14/msg044776.html .
2013-07-26 12:37:41 +00:00
ryoon
0614aef2ed Fix build under GNU/kFreeBSD. 2013-07-26 10:35:44 +00:00
shattered
380a1bd61d Don't install lib/charset.alias 2013-07-21 10:31:26 +00:00
shattered
3bd7624c84 Update to 4.13.4. Changes:
* POSIX-ism: they have determined that uudecode is not expected
  to exit failure when the output file mode cannot be changed.
  Either POSIXLY_CORRECT or --ignore-chmod will cause uudecode
  to behave this way.
* output file names may be encoded in the uuencoded file.
  By specifying '--encode' on the command line, the output
  file name will be base64 encoded in the uuencode file.
2013-07-21 09:03:19 +00:00
wen
1abae16850 Update to 0.92
Upstream changes:
* important changes in version 1.92 18/09/2013 (David Steinbrunner)
- typo fixes
2013-07-15 01:13:59 +00:00
ryoon
2193923ba6 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
adam
1a99239b9a Changes 5.0.5:
* lzmadec and liblzma's lzma_alone_decoder(): Support decompressing
  .lzma files that have less common settings in the headers
  (dictionary size other than 2^n or 2^n + 2^(n-1), or uncompressed
  size greater than 256 GiB). The limitations existed to avoid false
  positives when detecting .lzma files. The lc + lp <= 4 limitation
  still remains since liblzma's LZMA decoder has that limitation.

  NOTE: xz's .lzma support or liblzma's lzma_auto_decoder() are NOT
  affected by this change. They still consider uncommon .lzma headers
  as not being in the .lzma format. Changing this would give way too
  many false positives.

* xz:
    - Interaction of preset and custom filter chain options was
      made less illogical. This affects only certain less typical
      uses cases so few people are expected to notice this change.

      Now when a custom filter chain option (e.g. --lzma2) is
      specified, all preset options (-0 ... -9, -e) earlier are on
      the command line are completely forgotten. Similarly, when
      a preset option is specified, all custom filter chain options
      earlier on the command line are completely forgotten.

      Example 1: "xz -9 --lzma2=preset=5 -e" is equivalent to "xz -e"
      which is equivalent to "xz -6e". Earlier -e didn't put xz back
      into preset mode and thus the example command was equivalent
      to "xz --lzma2=preset=5".

      Example 2: "xz -9e --lzma2=preset=5 -7" is equivalent to
      "xz -7". Earlier a custom filter chain option didn't make
      xz forget the -e option so the example was equivalent to
      "xz -7e".

    - Fixes and improvements to error handling.

    - Various fixes to the man page.

* xzless: Fixed to work with "less" versions 448 and later.

* xzgrep: Made -h an alias for --no-filename.

* Include the previously missing debug/translation.bash which can
  be useful for translators.

* Include a build script for Mac OS X. This has been in the Git
  repository since 2010 but due to a mistake in Makefile.am the
  script hasn't been included in a release tarball before.
2013-07-04 23:30:47 +00:00
wiz
41ad60c803 Fix previous. 2013-07-03 18:19:24 +00:00
adam
e44d5c77d4 Removed patch-makefile in favour if MAKEFLAGS 2013-07-02 19:47:48 +00:00
adam
896ffe6070 Don't set compiler, nor compiler flags. Don't overwrite linker flags. 2013-07-02 10:30:23 +00:00
wiz
bdbf121751 Update to 5.0.7:
No changelog found.
2013-07-02 06:40:56 +00:00
ryoon
bdec40339c Update to 2.4.10
Changelog:

from 2.4.9 to to 2.4.10
- fixing libdar about dar_manager database corruption that occurred when
  deleting the first archive of a base containing a plain file only
  existing in that first archive.
- Added code to cleanup databases instead of aborting and reporting
  that previously described type of database corruption.
- Added feature when comparing archive with filesystem in order to report
  the offset of the first difference found in a file. This was necessary to
  help solving the following bug:
- fixed bug in sparse file detection mechanism that could lead in some very
  particular (and rare) situations to the loss of one byte from file being
  saved. In that case testing the archive reported a CRC error for that
  file. So if you keep testing achives in your backup process and have not
  detect any problem, you can then keep relying on your old backups. This
  bug also expressed when merging archives: dar aborted and reported that a
  merged file had a different CRC than the one stored in the archive of
  reference.

from 2.4.8 to 2.4.9
- fixed bug: during differential backup dar saved unchanged hard linked inode
  when a hard link on that inode was out of the -R root directory. This also
  has the effect to always save files with long names on NTFS filesystems (!)
- Adapted patch provided by Kevin Wormington (new messages displayed)
- Fixed syntax error in configure script about execinfo detection
- Removed unused AM_ICONV macro from configure script
- fixed bug met under Cygwin when auxiliary test command failed to link when
  libgcrypt was not available.
- updated mini-howto by Grzegorz Adam Hankiewicz
- updating French message translations
- restricted security warning for plain files and hard linked plain files
- fixed display bug in dar_cp when manipulating files larger than 2 GB
- fixed SEGFAULT met when adding to a dar_manager database an archive which
  base name is an empty string
- improved error message, reporting the -B included file in which a syntax error
  has been met
- modified dar_manager database to consider both ctime and mtime as timestamp
  value for data of saved files. This suppresses the warning about badly ordered
  archives in database when at some files have been restores from a old
  backup.

from 2.4.7 to 2.4.8
- documentation fixes and updates
- improved database listing efficiency
- reduced memory usage of the caching layer in libdar
- fixed self reported bug caused by memory allocation failure
- fixed a SIGSEGV caused by double free in dar_xform when syntax error is
  met on command-line
- dar_xform was not able to properly transform archive generated by dar older
  than release 2.4.0
- fixed bug that lead dar be unable to remove a directory at restoration time
- replaced old remaining "bcopy" occurrence by a call to memcpy
- fixed compilation warning under ArchLinux
- fixed crash met while creating a backup with on-fly isolation
- fixed libdar behavior when reading a strongly corrupted encrypted archive

from 2.4.6 to 2.4.7
- fixing memory allocation bug in crc class, that lead glibc aborting dar
- reviewed code and replaced some remaining occurences of bzero/bcopy by
  their recommended replacement version
- fixed compilation problem under Solaris
- fixed bug that could lead a file to be wrongly reported as different from the
  one on filesystem, when that file has been changed while it was saved, then
  saved a second time but has its size modified since the first time it was
  saved.

from 2.4.5 to 2.4.6
- fixed bug met while interrupting compressed archive creation, the resulting
  archive was only readable in --sequential-read mode
- fixed bug met while reading an interrupted archive in sequential reading
  mode. It lead dar to not release some objects from memory at the end of
  the operation, which displayed an ugly error message from libdar selfcheck
  routine.
- fixed message reporting unknown system group when converting gid to name
  (was reporting unknow "user" instead of unknown "group")
- removing the $Id:$ macro from file as we moved from CVS to GIT
- updating package to distribute Patrick Nagel's scripts and documentation
- updated URL pointing to Patrick Nagel's web site
- updating documentation describing how to get source code from GIT (no more
  from CVS)
- fixed typo in configure.ac
- added info on how to build a brand-new dar tarball from source in GIT
- modifies the end of messages shown by -h option to point to man page for
  more _options_ rather than _details_
- replaced &minus; in the HTML generated documentation by a standard ASCII dash
- fixed alignement bug in CRC calculation that lead libdar based application to
  crash on sparc-based systems.

from 2.4.4 to 2.4.5
- updated sample scripts to be compatible with dar's --min-digit option
- added missing included file to be able to compile with gcc-4.7.0
- removing an unused variable in filtre.cpp
- fixed a display bug when comparing archive with filesystem, leading to a
  segmentation fault (%S in place of %i in mask)
- fixed bug leading dar to not restore some directories from differential
  backups when they are absent in the filesystem
- fixed bug that show a "uncaught exception" message at the end of archive
  listing for dar shared binaries only, compiled in infinint mode, under
  ArchLinux
- updated the configure script to link with libexecinfo when available
- added possibility to disable the use of execinfo in libdar thanks to the
  new --disable-execinfo option for the ./configure script
- added Andreas Wolff patch to fix bug under Cygwin (segfault on program
  termination).

from 2.4.3 to 2.4.4
- fixed man pages in the NAME section: added whatis entry
- fixed segfault: in the internal error reporting code (delete[] in place of
  free())
- fixed bug: dar_manager was not able to read properly the latest generated
  databases version when having Extended Attributes recorded for some files
- avoided reporting unreleased memory block when compilation optimization
  have been used (dar, dar_manager, dar_cp, dar_slave, dar_xform do all
  reported unreleased memory when gcc optimization was used in "infinint" mode)

from 2.4.2 to 2.4.3
- fixed absurd compilation warning about possibly uninitialized variable
- added -ai switch to dar_manager to disable warning about improper file order
  in database.
- fixed bug met while changing order of archives in a dar_manager database
- avoiding concurrent use of -p and -Q options, error message shown in that
  situation.
- modified slice overwriting detection code to use a single atomic system call
  to create a new slice
- replaced delete by delete[] for conversion routine of user/group to uid/gid
- added the possibility to disable speed optimization for large directories
- added memory troubleshooting option --enable-debug-memory
- simplified class CRC implementation
- fixed failed memory release upon exception thrown in class deci
- modified tlv, tlv_list classes and ea_filesystem routines to not require
  any corresponding temporary objects in libdar (saves a few new/delete calls)
- fixed silent bug in tlv class: due to the absence of copy constructor and
  destructor, some memory was not released and referred after the corresponding
  object's destruction
- modified generic_file class to avoid temporary crc objects
- fixed bug in header class that lead unreleased field (this class lacked a
  destructor), memory impact was however little: 10 bytes per slice
- fixing bug in class tlv: unreleased memory
- added protection code in class deci to properly release memory against
  exception thrown from called routines when user interrupts the operation.
- replace previous internal stack report code by backtrace()/backtrace_symbols()
- complete change of the implementation of the 'special-alloc' feature:
  the old code eat too much memory not to be adapted to new features added
  in release 2.4.0. This new implementation also bring some speed improvement

from 2.4.1 to 2.4.2
- fixing bug met when reading an archive in sequential-read mode
- fixing bug while filtering in sequential-read mode
- fixing backward compatibility in dar_manager with old archives (wrong dates
  for deleted files).
- fixing compilation problem on certain systems (missing #include statement)
- fixing documentation syntax and spelling
2013-06-28 15:03:55 +00:00
joerg
dc7e576a6a deci and move are part of a C++11 STL implementation. Explicitly include
the namespace when using the former and rename the latter.
2013-06-26 15:49:31 +00:00
ryoon
2cc6b58f8b Bump PKGREVISON.
* Fix build on GNU gettext platforms.
  Enable NLS support on NetBSD at least.
2013-06-23 13:46:28 +00:00
jperkin
17461f001d Pull in OpenSSL buildlink3 rather than disabling completely.
Requested by joerg.
2013-06-13 21:46:34 +00:00
jperkin
2f75460771 Only disable OpenSSL if not using a builtin implementation. 2013-06-13 21:36:46 +00:00
jperkin
e482b58899 Explicitly disable OpenSSL support, to prevent it from erroneously picking
up a system one regardless of PREFER_PKGSRC.

Bump PKGREVISION.
2013-06-13 16:25:19 +00:00
jperkin
89823b0447 Explicitly disable OpenSSL support, to prevent it from erroneously picking
up a system one regardless of PREFER_PKGSRC.

Bump PKGREVISION.
2013-06-13 16:24:13 +00:00
adam
0a623600bc Changes 1.6:
The "--keep" (-k) option was added to not delete input files, in line with other tools such as xz, lzip, and bzip2. A decompression issue with certain invalid data in the 'pack' format was fixed. An incorrect overwrite when compiled with optimization was fixed. zgrep's handling of multi-digit context options was fixed. zmore now acts more like 'more'.
2013-06-11 08:28:30 +00:00
ryoon
a55f0a6f82 Fix PR pkg/47914. Bump PKGREVISION.
* Fix build on NetBSD 6.0.1.
  Update for fpos_t change (like devel/m4).
  Tested on NetBSD/amd64 6.0.1 and 6.99.21.
2013-06-10 11:56:58 +00:00
ryoon
8ed1ebda7e Update to 1.5
Changelog:
* Noteworthy changes in release 1.5 (2012-06-17) [stable]

** Bug fixes

  gzip -d now decodes and checks header CRC16 checksums as specified by
  the FHCRC section of Internet RFC 1952.

  "gzip -d -S '' precious.gz" is now rejected immediately.  Before,
  that command would emulate "rm -i precious.gz", but with an easily-
  misunderstood prompt.  I.e., gzip would ask if it's ok to remove the
  existing file, "precious.gz".  If you made the mistake of saying "yes",
  it would remove that input file before attempting to uncompress it.

  gzip -cdf now properly handles input consisting of gzip'd data followed
  by uncompressed data.  Before it would output raw compressed input, too.
  For example, now "(printf x|gzip; echo y)|gzip -dcf" prints "xy\n",
  while before it would print "x<compressed data>y\n".

  gzip -rf no longer compresses files more than once (e.g., replacing
  FOO with FOO.gz.gz) on file systems such as ZFS where a readdir
  loop that unlinks and creates files can revisit output files.
2013-06-09 16:55:08 +00:00
ryoon
8f4b48b69d Update to 2.11
* Update LICENSE to gnu-gpl-v3

Changelog:
2.11:
    Fix mt build.
    In copy-in mode, if directory attributes do not permit writing to it, setting them is delayed until the end of run. This allows to correctly extract files in such directories.
    In copy-in mode, permissions of a directory are restored if it appears in the file list after files in it (e.g. in listings produced by find . -depth). This fixes debian bug #458079.
    Fix possible memory overflow in the rmt client code (CVE-2010-0624).

2.10:
    Ensure record headers are properly packed (fix builds on ARM).
    Fix exit codes to reliably indicate success or failure of the operation.
    Fix large file support.
    Support MinGW builds.
    Minor bugfixes.

2.9:
    Licensed under the GPLv3.
    Bugfixes
        Honor umask when creating intermediate directories, not specified in the archive (debian bug #430053).

2.8:
    Option --owner can be used in copy-out mode, allowing to uniformly override the ownership of the files being added to the archive.
    Bugfixes:
        Symlinks were handled incorrectly in copy-out mode.
        Fix handling of large files.
        Fix setting the file permissions in copy-out mode.
        Fix CAN-2005-1111

2.7:
    Improved error checking and diagnostics
    Fixed CAN-1999-1572
    Allow to use --sparse in both copy-in and copy-pass.
    Fix bug that eventually caused copying out the same hard-linked file several times to archive.
    Fix several LFS-related issues.
    Fix Debian bug #335580.
2013-06-09 14:35:12 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00