./archivers/bsdtar, Fast multi-format tape archiver

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


Branch: CURRENT, Version: 3.4.3, Package name: bsdtar-3.4.3, Maintainer: joerg

The libarchive library contains routines for creating, reading from, and
writing to different streaming archive formats, e.g. most popular tar
and cpio formats. Additionally, libarchive supports writing to shar archives
and reading from ISO-9660 (CD-ROM) images.

This package contains bsdtar, a high-efficiency libarchive front-end which
is [almost] wholly compatible with the ubiquitous GNU tar. It supports
advanced features many other implementations do not.

For your convenience, the installed bsdtar binary will not be linked
to any pkgsrc-provided libraries.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2021-10-11 22:27:50 by Jonathan Perkin | Files touched by this commit (1)
Log message:
bsdtar: Ensure iconv is not picked up accidentally.
   2020-03-12 21:50:30 by Roland Illig | Files touched by this commit (1)
Log message:
archivers/bsdtar: avoid circular dependency with PKG_DEVELOPER checks

bsdtar is used as the default extractor for distfiles. It is installed
very early in the pkgsrc lifecycle, directly after bootstrapping. At that
point, neither of checkperms nor check-portability may be installed yet.
   2019-11-02 23:54:29 by Roland Illig | Files touched by this commit (27)
Log message:
archivers: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-02-13 13:50:40 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Fix build with OpenSSL 1.1 under NetBSD 8.99.12
   2017-11-25 16:48:49 by Benny Siegert | Files touched by this commit (1)
Log message:
Disable ACL support on ChromeOS.

For some reason, the configure script mis-detects acl support, then
fails to build because the header file is missing.
   2016-01-27 13:26:11 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Ensure lzma support is explicitly disabled when not using builtin xz.
   2015-01-17 13:44:51 by Adam Ciarcinski | Files touched by this commit (914) | Package updated
Log message:
Changes 3.1.2:
This is a maintenance update to fix issues with the new RAR seeking
feature. This new release also contains fixes for build failures when
building libarchive using Visual Studio 2012 and MinGW.
   2014-07-18 13:08:29 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Fix SCO OpenServer 5.0.7/3.2 build.