summaryrefslogtreecommitdiff
path: root/lib/libarchive/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Update libarchive to 2.8.4Martin Matuska2011-07-171-0/+5
* libarchive is mixing libmd and libcrypto -- correct to use one or the other.David E. O'Brien2011-05-051-2/+5
* Fix build.Xin LI2010-05-171-1/+1
* Reorganize slightly in preparation for making lzma and bz2 support conditional.Tim Kientzle2010-05-161-3/+10
* Enable liblzma support in libarchiveMartin Matuska2010-05-101-6/+3
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* UU decoder. Now that libarchive can recursively taste input streams,Tim Kientzle2009-12-301-0/+1
* Zip write support for libarchive.Tim Kientzle2009-12-291-0/+1
* New archive_file_count() utility.Tim Kientzle2009-12-281-0/+1
* Various portability fixes, plus:Tim Kientzle2009-12-281-0/+1
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Include libmd and libcrypto in DPADDTim Kientzle2009-05-301-3/+4
* Link libarchive against -lmd and -lcrypto.Tim Kientzle2009-05-301-1/+2
* Document the liblzma support.Tim Kientzle2009-04-271-0/+3
* Symlink some additional man page entries.Tim Kientzle2009-04-271-0/+7
* Merge r990,r1044 from libarchive.googlecode.com:Tim Kientzle2009-04-271-0/+1
* Rely on OpenSSL bits only if we're building a system with OpenSSL.Tim Kientzle2009-04-181-0/+6
* Merge new xz/lzma support from libarchive.googlecode.com.Tim Kientzle2009-04-171-0/+2
* Merge from libarchive.googlecode.com r756,r761:Tim Kientzle2009-04-121-0/+11
* Merge r399,401,402,405,415,430,440,452,453,458,506,533,536,538,544,590Tim Kientzle2009-03-061-0/+3
* New mtree writer, thanks to Joerg Sonnenberger.Tim Kientzle2008-08-311-0/+1
* Remove the stillborn attempt to cleanup tests as well as the build dir.Tim Kientzle2008-08-241-4/+0
* Fail copying path/.. only if SECURE_NODOTDOT was specified.Tim Kientzle2008-08-241-0/+4
* archive.h is no longer constructed from archive.h.in,Tim Kientzle2008-06-151-9/+1
* MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit moreTim Kientzle2008-05-261-22/+8
* Add MLINK for archive_write_close.Kai Wang2008-03-211-0/+1
* New public functions archive_entry_copy_link() and archive_entry_copy_link_w()Tim Kientzle2008-03-141-0/+2
* Support for writing 'compress' format, thanks to Joerg Sonnenberger.Tim Kientzle2008-03-141-0/+1
* Track version # from the portable release.Tim Kientzle2008-01-231-1/+1
* The mtree.5 file has been moved to src/usr.sbin/mtree.Tim Kientzle2008-01-011-1/+0
* Update libarchive to 2.4.10. This includes a number of improvementsTim Kientzle2007-12-301-15/+12
* Add archive_entry_copy_gname() and archive_entry_copy_uname()Tim Kientzle2007-07-151-0/+2
* Correct multiple security issues in how libarchive handles corruptColin Percival2007-07-121-1/+1
* Fix installworld: /usr/bin/printf isn't available then,Tim Kientzle2007-07-071-1/+3
* New "version stamp" simplifies determining the exact versionTim Kientzle2007-07-061-7/+11
* Support for writing the 'newc' cpio format, plus a minimal test harnessTim Kientzle2007-06-221-0/+1
* libarchive 2.2.3Tim Kientzle2007-05-291-2/+23
* s/@VERSION@/@ARCHIVE_VERSION@/Colin Percival2007-05-021-1/+1
* Consolidate numeric limit macros in one place; include themTim Kientzle2007-04-151-1/+1
* Overhaul of 'ar' support:Tim Kientzle2007-04-141-0/+1
* Fix the build by temporarily disabling 'ar' support untilTim Kientzle2007-04-141-1/+0
* Fix the build.Tim Kientzle2007-04-141-1/+1
* Conventionally, tar archives have always included a trailing '/'Tim Kientzle2007-04-141-1/+1
* Now that libarchive is being built in more environments,Tim Kientzle2007-04-121-1/+2
* Enable 'ar' support; hook it up to the build andTim Kientzle2007-04-071-1/+3
* Move archive_read_data_into_buffer into archive_read.c, simplify itsColin Percival2007-04-051-1/+0
* Notice when mkdir() fails.Tim Kientzle2007-03-241-1/+1
* When ARCHIVE_EXTRACT_UNLINK is requested:Tim Kientzle2007-03-131-1/+1
* Libarchive 2.0.23:Tim Kientzle2007-03-111-1/+1
* libarchive 2.0Tim Kientzle2007-03-031-2/+16