Up to [cvs.netbsd.org] / pkgsrc / archivers / libarchive
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 20 03:56:14 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
HEAD
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
Update build rules for bsdtar and libarchive 2.8.0
Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 30 21:32:27 2007 UTC (4 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Update to libarchive-2.4.0: - portability fixes - run format auction only once, simpler and more reliable - speed up handling of uncompressed archives - fix skipping of archive entries of exactly 4GB size on 32bit platforms - fix reading files > 8 GB from tar archives - many improvements for bsdcpio
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jul 29 17:35:14 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Update libarchive to 2.2.5. Biggest changes are: - massive performance improvements, up to 40% for bsdtar compared to 1.x - support for external (de)compressors, ar-chives and many other goodies.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 20 14:56:03 2006 UTC (5 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Update to 1.2.57 which includes a better replacement for patch-aa. While here, don't patch away tar.5, it is about the tape archive format and not about bsdtar. It belongs into the package for that reason.
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 1 09:02:38 2006 UTC (6 years ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
Update to 1.2.53: * Incorporated Jaakko Heinonen's still-experimental support for extended attributes (Currently Linux-only.). * Reorganized distribution package: There is now one tar.gz file that builds both libarchive and bsdtar. * correctly read cpio device entries, write Pax attribute entry names. * Experimental 'tp' format support in libarchive. Feedback appreciated; this is not enabled by archive_read_support_format_all()
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 13 21:34:16 2005 UTC (6 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update to 1.02.036. Changes: * Use GNU libtool to build shared libraries on many systems.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Feb 2 18:01:13 2005 UTC (7 years, 3 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of libarchive-102.002. Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives and read ISO9660 CDROM images. See http://people.freebsd.org/~kientzle/libarchive/
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 2 18:01:13 2005 UTC (7 years, 3 months ago) by xtraeme
Branch: MAIN
Initial revision