aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Enable liblzma support in libarchiveMartin Matuska2010-05-101-2/+2
* FreeBSD is now using bsdtar 2.8.3.Tim Kientzle2010-05-081-1/+1
* Fixed dependencies (make checkdpadd).Ruslan Ermilov2010-02-251-1/+2
* Merge a bunch of refactoring from Joerg Sonnenberger toTim Kientzle2010-02-071-0/+2
* Refactor the siginfo/sigusr1 handling. The read/write reportingTim Kientzle2010-02-061-1/+0
* Reformat the Makefile slightly.Tim Kientzle2010-02-061-1/+11
* Diff reduction compared to portable bsdtar 2.8: Move theTim Kientzle2010-02-061-1/+1
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Make sure to use up-to-date libarchive header files from source tree whenPawel Jakub Dawidek2009-09-071-1/+1
* Make -lcrypto usage dependent on whether or not we're building with OpenSSL.Tim Kientzle2009-04-181-1/+5
* Merge remaining changes from libarchive.googlecode.com:Tim Kientzle2009-04-171-2/+2
* Update version to 2.6.901a to indicate this is synced up with r745 ofTim Kientzle2009-03-081-1/+1
* Merge r687-689,691,693-701,720 from libarchive.googlecode.com:Tim Kientzle2009-03-081-1/+1
* bsdtar is synced up with 2.5.903aTim Kientzle2008-12-061-1/+1
* New command-line parser for bsdtar.Tim Kientzle2008-11-081-1/+2
* Don't clean before running tests.Tim Kientzle2008-08-221-1/+1
* FreeBSD-CURRENT bsdtar is synched up with libarchive-portable 2.5.5.Tim Kientzle2008-07-051-1/+1
* MFp4: bsdtar 2.5.4bTim Kientzle2008-05-261-3/+4
* Add SIGINFO (and for portability to SIGINFO-lacking systems, SIGUSR1)Colin Percival2008-05-181-1/+1
* Fix --fast-read by decrementing the remaining patterns to be matched,Tim Kientzle2008-03-181-1/+1
* A couple of miscellaneous fixes:Tim Kientzle2008-01-021-2/+5
* Don't exit immediately on libarchive warnings, justTim Kientzle2007-07-201-1/+1
* bsdtar 2.2.3:Tim Kientzle2007-05-291-1/+1
* Make it easier to support more platforms.Tim Kientzle2007-04-121-1/+2
* Issue a warning if there's a non-zero exit value.Tim Kientzle2007-03-241-1/+1
* bsdtar 2.0.23:Tim Kientzle2007-03-111-1/+1
* If you see a broken symlink, don't try to follow it,Tim Kientzle2006-04-021-1/+1
* Extended attribute support on write for Linux; FreeBSD hooks areTim Kientzle2006-03-211-1/+1
* Remove configure.ac.in and the 'distfile' target fromTim Kientzle2006-03-081-36/+2
* Clarify some error messages.Tim Kientzle2005-05-081-1/+1
* bsdtar now uses the "tree" package instead of "fts" for walkingTim Kientzle2005-04-241-3/+3
* Correct autoconf/automake invocation to work with devel/gnu-auto* fromTim Kientzle2005-04-231-2/+2
* Update "make distfile" to use newest automake/autoconf from ports.Tim Kientzle2005-04-171-2/+2
* Support path-rewriting options (including --strip-components) for bothTim Kientzle2005-04-171-1/+1
* Deorbit gtar, step 1: Remove WITH_GTAR knob.Tim Kientzle2005-03-201-3/+0
* Re-unbreak the distfile target.Tim Kientzle2005-03-131-3/+4
* "make depend" with .y files is trickier than it looks. <sigh>Tim Kientzle2005-03-131-3/+2
* Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-thanTim Kientzle2005-03-131-3/+5
* Add --strip-components option, per bin/77666.Tim Kientzle2005-03-131-1/+1
* Portability: the included fts.c should nowTim Kientzle2004-12-221-1/+1
* Use a relative symlinking so that "tar" also works in /stand.Ruslan Ermilov2004-11-121-1/+1
* Correct error handling on failed writesTim Kientzle2004-11-051-1/+1
* gtar uses -F for another purpose, so bsdtar no longer treats it as aTim Kientzle2004-08-081-1/+1
* Add --totals option. Unlike gtar, this reports the bytes actuallyTim Kientzle2004-08-071-1/+1
* Add "make distfile" capabilities to bsdtar, including informationalTim Kientzle2004-08-071-1/+33
* Add a --version option to bsdtar that prints the versions ofTim Kientzle2004-07-261-0/+2
* Make bsdtar the default system tar. This makes /usr/bin/tar a symlinkTim Kientzle2004-07-171-1/+1
* Pointy hat: sticky bit 't' or 'T' is shown over IXOTH bit, not IXGRP. <sigh>Tim Kientzle2004-06-031-1/+1
* Allow brave souls to install bsdtar as theTim Kientzle2004-04-191-0/+5
* Style fixesTim Kientzle2004-04-121-3/+2