Home
last modified time | relevance | path

Searched hist:dd1a1b3d6eb23a680da7836b206d03d8c9b9947d (Results 1 – 1 of 1) sorted by relevance

/freebsd/release/
H A DMakefilediff dd1a1b3d6eb23a680da7836b206d03d8c9b9947d Fri May 04 21:50:34 CEST 2001 Joerg Wunsch <joerg@FreeBSD.org> Add infrastructure that allows to build docs and RELNOTESng without
the need to also create the entire ports tree during a `make release'.
The main motivation behind this is that handling the ports tree still
takes a huge amount of time due to the large number of directories
involved, even on modern disks.

The solution is to establish a list of dependent ports that are
minimally required. This list needs to be manually maintained in case
the doc ports toolchain changes, and has thus been broken out into a
separate file Makefile.inc.docports. (release/Makefile has gotten
overly lengthy already anyway.)

Discussed with: bmah, nik
Reviewed by: bmah
diff dd1a1b3d6eb23a680da7836b206d03d8c9b9947d Fri May 04 21:50:34 CEST 2001 Joerg Wunsch <joerg@FreeBSD.org> Add infrastructure that allows to build docs and RELNOTESng without
the need to also create the entire ports tree during a `make release'.
The main motivation behind this is that handling the ports tree still
takes a huge amount of time due to the large number of directories
involved, even on modern disks.

The solution is to establish a list of dependent ports that are
minimally required. This list needs to be manually maintained in case
the doc ports toolchain changes, and has thus been broken out into a
separate file Makefile.inc.docports. (release/Makefile has gotten
overly lengthy already anyway.)

Discussed with: bmah, nik
Reviewed by: bmah