summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/contrib/libarchive.spec
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-20 03:48:25 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-20 03:48:25 +0000
commit813e1c65cfea70db0fa02bd006013a08731f470f (patch)
treef2e9909a57c8ba8f986b13e36ed04e225fc44b2a /archivers/libarchive/files/contrib/libarchive.spec
parenta3bb8bd3027e67eb07c16f479613f290fb214f4a (diff)
downloadpkgsrc-813e1c65cfea70db0fa02bd006013a08731f470f.tar.gz
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
Diffstat (limited to 'archivers/libarchive/files/contrib/libarchive.spec')
-rw-r--r--archivers/libarchive/files/contrib/libarchive.spec27
1 files changed, 24 insertions, 3 deletions
diff --git a/archivers/libarchive/files/contrib/libarchive.spec b/archivers/libarchive/files/contrib/libarchive.spec
index caa5ebc02d7..420f3145df9 100644
--- a/archivers/libarchive/files/contrib/libarchive.spec
+++ b/archivers/libarchive/files/contrib/libarchive.spec
@@ -1,4 +1,4 @@
-# $Revision: 1.1.1.1 $, $Date: 2007/11/30 21:25:32 $
+# $LastChangedRevision: 1827 $, $LastChangedDate: 2010-01-16 16:21:36 -0800 (Sat, 16 Jan 2010) $
Summary: Library to create and read several different archive formats
Summary(pl): Biblioteka do tworzenia i odczytu różnych formatów archiwów
Name: libarchive
@@ -115,8 +115,29 @@ rm -fr %buildroot
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log: libarchive.spec,v $
-Revision 1.1.1.1 2007/11/30 21:25:32 joerg
-Import libarchive-2.4.0
+Revision 1.1.1.2 2010/02/20 03:49:41 joerg
+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
Release 1 2006/12/12 rm1023@dcx.com
- added libarchive-0123457890.patch for "0123457890" error