Commit graph

4 commits

Author SHA1 Message Date
rillig
506c5a62cb Simpler include line. 2007-11-07 09:53:15 +00:00
rillig
05ac362276 Added a typical command for the post-extract target. 2007-01-09 05:13:43 +00:00
rillig
1264ae81d1 Added better documentation for pre-extract, do-extract and post-extract.
They are found by "make help" now.
2006-11-20 00:03:22 +00:00
jlam
c78510391e Refactor "fetch" and "extract" code into correspondingly named
subdirectories of pkgsrc/mk.  Move the following files around for
locality:

	pkgsrc/mk/scripts/extract  -> pkgsrc/mk/extract/extract
	pkgsrc/mk/bsd.sites.mk     -> pkgsrc/mk/fetch/sites.mk

Also get rid of the recursive make for the "fetch" and "extract"
targets.  This basically merges the "fetch" and "extract" phases into
the "patch" phase.

There is still much more work to do to simplify the fetch code, but
this is a good start.
2006-06-06 03:05:48 +00:00