Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-08 | Uncompress .xz using xzcat. | minskim | 1 | -1/+4 |
2008-11-15 | Decompress .lzma files with lzcat. | minskim | 1 | -1/+4 |
2008-05-25 | Add support to extract using bsdtar. | joerg | 1 | -2/+4 |
2007-12-30 | EXTRACT_USING is always set, even when the necessary tools are not | joerg | 1 | -2/+2 |
2007-11-07 | Made "bmake show-all-extract" work. | rillig | 1 | -1/+5 |
2007-07-31 | Teach the extract module to extract RPMs with rpm2pkg. | jlam | 1 | -1/+4 |
2006-10-15 | Teach how to unpack .gem files. | minskim | 1 | -1/+4 |
2006-09-13 | Add support for cpio archives. | joerg | 1 | -1/+6 |
2006-08-19 | it is not necessary to have a variable _EXTRACT_PATTERNS that contains | schwarz | 1 | -34/+29 |
2006-08-19 | only depend on the extract tools if there are actually any files to extract | schwarz | 1 | -30/+34 |
2006-06-06 | Move some variable definitions out of bsd.prefs.mk and back into | jlam | 1 | -4/+4 |
2006-06-06 | Refactor "fetch" and "extract" code into correspondingly named | jlam | 1 | -0/+63 |