summaryrefslogtreecommitdiffstats
path: root/contrib/libarchive/libarchive_fe
Commit message (Collapse)AuthorAgeFilesLines
* Update libarchive to 3.0.4mm2012-07-286-626/+12
|
* Update libarchive to 3.0.3mm2012-02-253-62/+57
| | | | | | | | | | | | | | Some of new features: - New readers: RAR, LHA/LZH, CAB reader, 7-Zip - New writers: ISO9660, XAR - Improvements to many formats, especially including ISO9660 and Zip - Stackable write filters to write, e.g., tar.gz.uu in a single pass - Exploit seekable input; new "seekable" Zip reader can exploit the Zip Central Directory when it's available; the old "streamable" Zip reader is still fully supported for cases where seeking is not possible. Full release notes available at: https://github.com/libarchive/libarchive/wiki/ReleaseNotes
* Merge FreeBSD changes from usr.bin/tar to contrib/libarchive/libarchive_fe:mm2011-12-211-2/+2
| | | | | | | r213469: Recognize both ! and ^ as markers for negated character classes. MFC after: 2 weeks
* Add $FreeBSD$ to libarchive_fe headers where missing.mm2011-12-212-0/+4
| | | | MFC after: 2 weeks
* Set svn:keywords to FreeBSD=%H for contrib/libarchivemm2011-12-212-2/+2
| | | | MFC after: 2 weeks
* Copy libarchive from vendor branch to contribmm2011-12-219-0/+1003
MFC after: 2 weeks
OpenPOWER on IntegriCloud