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