archivers/pax

POSIX standard archiver with many extensions
Directory:
archivers/pax (package's history)
Package version:
pax-20080110
Home page:
http://www.NetBSD.org/
License:
modified-bsd
Source archive:
(none)
Description:
NetBSD pax is the POSIX standard archiver with many extensions. pax will read, write, and list the members of an archive file, and will copy directory hierarchies. pax operation is independent of the specific archive format, and supports a wide variety of different archive formats. This pax is installed under the name robotpkg_pax, in order to avoid confusion with the regular pax of your platform. It is used internally by the robotpkg system to uncompress the packages distribution files. It is also used by the robotpkg_add package management programs to extract the binary packages.
Run dependencies:
(none)
Build dependencies:
gcc>=3, pkg_install>=20110805.12
General options:
debug
Produce debugging information for binary programs
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler