pkgsrc/archivers/libarchive
joerg ab2f2294bc Import libarchive 2.8.0:
- Infrastructure:
  - Allow command line tools as fallback for missing compression
    libraries. If compiled without gzip for example, gunzip will
    be used automatically.
  - Improved support for a number of platforms like high-resolution
    timestamps and Extended Attributes on various Unix systems
  - New convience interface for creating archives based on disk content,
    complement of the archive_write_disk interface.
- Frontends:
  - bsdcpio ready for public consumption
  - hand-written date parser replaces the yacc code
- Filter system:
  - Simplified read filter chains
  - Option support for filters
  - LZMA, XZ, uudecode handled
- Format support:
  - Write support for mtree files based on file system or archive
    content
  - Basic read support for Joliet
  - Write support for zip files
  - Write support for shar archives, both text-only and binary-safe
2010-02-20 03:48:25 +00:00
..
files Import libarchive 2.8.0: 2010-02-20 03:48:25 +00:00
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
builtin.mk Fix builtin.mk for libarchive-2.5.0 and newer. 2008-04-11 20:37:06 +00:00
DESCR Reformatted to get rid of trailing whitespace. 2005-05-23 08:04:06 +00:00
Makefile Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
PLIST Update to libarchive-2.4.0: 2007-11-30 21:32:27 +00:00