Subject: CVS commit: wip/libarchive
From: othyro
Date: 2014-05-04 05:15:21
Message id: E1Wgmtw-0001h3-Ab@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Import libarchive-3.1.2 as wip/libarchive.

The libarchive library features:

* Support for a variety of archive and compression formats ?.
* Robust automatic format detection ?, including archive/compression
  combinations such as tar.gz.
* Zero-copy internal architecture ? for high performance.
* Streaming architecture eliminates all limits on size of archive, limits on
  entry sizes depend on particular formats.
* Carefully factored code to minimize bloat when programs are statically linked.
* Growing test suite ? to verify correctness of new ports.
* Works on most POSIX-like systems (including FreeBSD, Linux, Solaris, etc.)
* Supports Windows, including Cygwin, MinGW, and Visual Studio.

The bsdtar and bscpio command-line utilities are feature- and performance-
competitive with other tar and cpio implementations:

Files:
RevisionActionfile
1.1addwip/libarchive/DESCR
1.1addwip/libarchive/Makefile
1.1addwip/libarchive/PLIST
1.1addwip/libarchive/distinfo