pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/libarchive



Module name:    wip
Committed by:   othyro
Date:           Sun May  4 03:15:21 UTC 2014

Added Files:
        wip/libarchive: DESCR Makefile PLIST distinfo

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:


* Reads a variety of formats, including tar, pax, cpio, zip, xar, lha, ar, cab,
  mtree, rar, and ISO images.
* Writes tar, pax, cpio, zip, xar, ar, ISO, mtree, and shar archives.
* Automatically handles archives compressed with gzip, bzip2, lzip, xz, lzma,
  or compress.
* Unique format conversion feature.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/libarchive/DESCR wip/libarchive/Makefile \
    wip/libarchive/PLIST wip/libarchive/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libarchive/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libarchive/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libarchive/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libarchive/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index