summaryrefslogtreecommitdiff
path: root/mk/extract/extract
AgeCommit message (Expand)AuthorFilesLines
2013-11-16Decompress .lz files with lzip.shattered1-2/+5
2013-02-28Add support for *.sh as jre-bin files.jperkin1-2/+2
2012-10-06Add .tar.7z support.ryoon1-2/+5
2012-10-01Add 7z archive distfile support.ryoon1-1/+7
2010-12-22Use "xzcat" instead of "lzcat" to handle ".lzma" files as the former istron1-2/+2
2010-01-16Allow a minimum of 64MB when extract lz files.wiz1-2/+2
2009-08-25Change default for zip extraction to leave files as they are.wiz1-2/+2
2009-07-08Uncompress .xz using xzcat.minskim1-2/+4
2008-11-15Decompress .lzma files with lzcat.minskim1-2/+4
2007-07-31Teach the extract module to extract RPMs with rpm2pkg.jlam1-1/+9
2006-10-18Add cformat= to avoid an error and exit on the undefined variable.ben1-1/+2
2006-10-18Change from jlam that adds the ability to override the decompressor usedben1-7/+23
2006-10-15Teach how to unpack .gem files.minskim1-1/+7
2006-09-13Add support for cpio archives.joerg1-1/+14
2006-09-03use gzip -cd instead of gzcat, the latter not being available on all systems,schwarz1-2/+2
2006-06-06Refactor "fetch" and "extract" code into correspondingly namedjlam1-0/+306