summaryrefslogtreecommitdiff
path: root/mk/extract/bsd.extract-vars.mk
AgeCommit message (Expand)AuthorFilesLines
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