Download Source Package libarchive:
The bsdtar program has a number of advantages over previous tar implementations:
* Library. Since the core functionality is in a library, it can be used by other tools, such as pkg_add.
* Automatic format detection. Libarchive automatically detects the compression (none/gzip/bzip2) and format (old tar, ustar, gnutar, pax, cpio, iso9660, zip) when reading archives. It does this for any data source.
* Pax Interchange Format Support. This is a POSIX/SUSv3 extension to the old "ustar" tar format that adds arbitrary extended attributes to each entry. Does everything that GNU tar format does, only better.
* Handles file flags, ACLs, arbitrary pathnames, etc. Pax interchange format supports key/value attributes using an easily-extensible technique. Arbitrary pathnames, group names, user names, file sizes are part of the POSIX standard; libarchive extends this with support for file flags, ACLs, and arbitrary device numbers.
* GNU tar support. Libarchive reads most GNU tar archives. If there is demand, this can be improved further.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 96.0 kB | 252 kB | [list of files] |
| amd64 | 84.1 kB | 212 kB | [list of files] |
| arm | 79.6 kB | 192 kB | [list of files] |
| hppa | 93.3 kB | 220 kB | [list of files] |
| i386 | 81.0 kB | 196 kB | [list of files] |
| ia64 | 126.0 kB | 376 kB | [list of files] |
| mips | 93.7 kB | 264 kB | [list of files] |
| mipsel | 93.6 kB | 264 kB | [list of files] |
| powerpc | 88.0 kB | 224 kB | [list of files] |
| s390 | 90.2 kB | 216 kB | [list of files] |
| sparc | 78.7 kB | 200 kB | [list of files] |