./archivers/dar, Disk archiver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.7.7nb9, Package name: dar-2.7.7nb9, Maintainer: pkgsrc-users

DAR is a Disk ARchiver, for backing-up file systems to disk. It's rather
in the spirit of TAR, with some additions. Notably:

DAR can break up a archive into multiple files, to facilitate
storage on portable media, like CDs or DVDs.

Can perform incremental back-ups against a reference archive, or,
more conveniently, a "catalog" of an archive, which is sort of a
combination of a TAR table-of-contents and a file checksum list.

DAR also supports filtering, so files or directories can be excluded from
an archive, compression, filtered compression, and the inclusion of parity
in archives, to help recover from media errors.


Required to run:
[shells/bash] [security/libgcrypt]

Required to build:
[pkgtools/cwrappers]

Package options: dar-int64, threads

Master sites:

Filesize: 2354.331 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-13 06:22:48 by David A. Holland | Files touched by this commit (1)
Log message:
archivers/dar: Fix build by depending explicitly on openssl.

It is apparently relying on getting openssl via something else, but it
also sets USE_FEATURES.openssl to request thread support. This
apparently forces USE_BUILTIN.openssl to no on netbsd. Then without an
explicit dep things get confused and you get "Cannot buildlink files"
as seen in recent bulk reports.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-06-22 20:28:02 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
dar: avoid ambiguity - std:deci/libdar:deci
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692)
Log message:
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)
   2024-05-01 21:31:21 by Aleksey Cheusov | Files touched by this commit (2)
Log message:
Include ../../devel/gettext-lib/buildlink3.mk only if "nls" option is \ 
enabled