summaryrefslogtreecommitdiff
path: root/mk/extract/bsd.extract-vars.mk
AgeCommit message (Expand)AuthorFilesLines
2022-01-06Extract .zst distfiles using archivers/zstd.schmonz1-1/+4
2020-03-20mk/extract/bsd.extract-vars.mk: make documentation more user-friendlyrillig1-13/+20
2020-03-14mk/extract: move EXTRACT_USING earliergdt1-1/+10
2019-08-02teach extract about .txz, a weird alias for .tar.xz.nia1-2/+3
2018-11-30mk/misc: make configuration for show-all targets more configurablerillig1-1/+2
2013-11-16Decompress .lz files with lzip.shattered1-1/+4
2013-04-12tabifyobache1-2/+2
2012-10-01Add 7z archive distfile support.ryoon1-1/+5
2010-12-22Use "xzcat" instead of "lzcat" to handle ".lzma" files as the former istron1-2/+2
2009-07-08Uncompress .xz using xzcat.minskim1-1/+4
2008-11-15Decompress .lzma files with lzcat.minskim1-1/+4
2008-05-25Add support to extract using bsdtar.joerg1-2/+4
2007-12-30EXTRACT_USING is always set, even when the necessary tools are notjoerg1-2/+2
2007-11-07Made "bmake show-all-extract" work.rillig1-1/+5
2007-07-31Teach the extract module to extract RPMs with rpm2pkg.jlam1-1/+4
2006-10-15Teach how to unpack .gem files.minskim1-1/+4
2006-09-13Add support for cpio archives.joerg1-1/+6
2006-08-19it is not necessary to have a variable _EXTRACT_PATTERNS that containsschwarz1-34/+29
2006-08-19only depend on the extract tools if there are actually any files to extractschwarz1-30/+34
2006-06-06Move some variable definitions out of bsd.prefs.mk and back intojlam1-4/+4
2006-06-06Refactor "fetch" and "extract" code into correspondingly namedjlam1-0/+63