summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.extract.mk
AgeCommit message (Expand)AuthorFilesLines
2005-10-12Added .tbz2 to the list of known suffixes. Fixes PR #31564.rillig1-3/+6
2005-08-21Cleaned up the code that checks which tools are needed for extraction.rillig1-16/+18
2005-08-15Reordered the conditions of checking for .tar files in DISTFILES to improverillig1-5/+6
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-10/+10
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam1-33/+1
2005-05-17_tar.gz is a recognized suffix, so recognize that we need the right tooljlam1-2/+3
2005-05-17Allow tweaking of options to pax/tar via EXTRACT_CMD_OPTS.*.jlam1-4/+4
2005-05-16NetBSD's (and bootstrap's) pax-as-tar is GNUish enough to extract mostjlam1-4/+10
2005-05-16Document EXTRACT_USING in bsd.pkg.extract.mk where it is used.jlam1-1/+6
2005-05-16Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USINGjlam1-14/+17
2005-05-15distfiles that end in .Z require gzcat as part of the extraction process.jlam1-2/+3
2005-05-13Teach the new tools framework about lha, unrar, unzip, and unzoo andjlam1-5/+25
2005-05-11Separate out the variables and targets for the "extract" phase into ajlam1-0/+174