aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* bsdcat,cpio,tar: derive version string from archive.hXin LI2020-12-291-1/+2
* bsdcat,cpio,tar: Bump version number to 3.5.1Martin Matuska2020-12-271-1/+1
* MFV r368207:Martin Matuska2020-12-011-1/+1
* MFV r361280:Martin Matuska2020-05-201-1/+1
* MFV r357783:Martin Matuska2020-02-121-1/+1
* MFV r356163,r356197:Martin Matuska2019-12-311-1/+1
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-0/+1
* MFV r348971,r348977:Martin Matuska2019-06-121-1/+1
* MFV r338519:Martin Matuska2018-09-111-1/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* MFV r320924:Martin Matuska2017-07-131-1/+1
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-2/+2
* MFV r314565,314567,314570:Martin Matuska2017-03-021-1/+1
* MFV r307859:Martin Matuska2016-10-241-1/+1
* MFV r302003,r302037,r302038,r302056:Martin Matuska2016-06-221-1/+1
* MFV r299425:Martin Matuska2016-05-121-2/+3
* Don't override LIB*DIR variables from src.libnames.mk.Bryan Drewery2015-12-011-5/+5
* Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in toEnji Cooper2015-10-121-6/+3
* Remove stray DEBUG_FLAGS=-g that snuck in with r184761.Warner Losh2015-05-211-1/+0
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-9/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* MFV r248590,248594:Martin Matuska2013-03-221-1/+2
* Update libarchive to 3.0.4Martin Matuska2012-07-281-6/+2
* Update libarchive to 3.0.3Martin Matuska2012-02-251-2/+6
* Use contrib sources for building libarchive, tar and cpio.Martin Matuska2011-12-221-6/+13
* Update libarchive, tar and cpio to version 2.8.5Martin Matuska2011-12-201-1/+1
* Correctly link bsdcpio and bsdtar against libmd and libcrpytoMartin Matuska2011-08-011-2/+6
* Update bsdtar to 2.8.4Martin Matuska2011-07-171-7/+11
* 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