summaryrefslogtreecommitdiff
path: root/archivers/bsdtar
AgeCommit message (Collapse)AuthorFilesLines
2007-12-11Diction/spelling/grammar fixes.bjs1-8/+9
2007-11-30Remove explicit set of USE_BUILTIN.bzip2 and .zlib, it breaks the buildjoerg1-4/+1
on amd64.
2007-11-30Update to libarchive-2.4.0:joerg1-2/+2
- portability fixes - run format auction only once, simpler and more reliable - speed up handling of uncompressed archives - fix skipping of archive entries of exactly 4GB size on 32bit platforms - fix reading files > 8 GB from tar archives - many improvements for bsdcpio
2007-08-15Import bsdtar, a tar-frontend for libarchive. This version is usingjoerg3-0/+80
either system zlib and bz2 or statically including them, making the package standalone. It is supposed to replace pax/tar for bootstrap.