pkgsrc/pkgtools/bootstrap-mk-files
joerg 07eedea6c2 Split bootstrap into two phases:
- phase one builds the essential tools in the bare minimal version
  needed by the infrastructure to run "make install".
- phase two runs "make install" for all the bootstrap packages.

Set WRKOBJDIR for the second phase, we never want to leave garbage
around.

This increases the time for running bootstrap, but gives more
deterministic results. It also means that e.g. configuration files
in pkg_install can be handled normally. It is a prerequirement to
sanely allow pkg_install some more extended work like building
its own libarchive without having to worry too much about limitations
on some platforms.

This fixes the expansion of @gzcat@ in the download-vulnerability-list
script.

Tested by tnn@ on Interix and myself on DragonFly.
2007-07-27 10:43:24 +00:00
..
files Split bootstrap into two phases: 2007-07-27 10:43:24 +00:00
DESCR
Makefile When calling bootstrap-register from the bootstrap script for the 2007-04-12 14:36:40 +00:00
PLIST Add missing file to PLIST. Bump version. 2006-08-24 17:49:52 +00:00