Simon L. B. Nielsen
3145eff28c
Build release notes for FreeBSD 6, 7, and 8 instead of older releases.
...
webupdate script on www.FreeBSD.org has been updated to support this.
2008-10-05 10:17:00 +00:00
Hiroki Sato
9921954168
Hook up the 6-STABLE release documentation to the build.
2005-07-15 15:42:09 +00:00
Hiroki Sato
8b2c953922
Activate 5-STABLE relnotes build.
2004-08-22 21:39:31 +00:00
Murray Stokely
0d8e79bd0c
* Make build/install of www /usr/obj prefix clean.
...
* Use make variables instead of hard coding commands, paths, and
options.
* Wrap some long lines.
* Replace shell loops with make for loops, etc.
PR: docs/31132
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-10-29 10:14:33 +00:00
Dima Dorfman
b42f5d1989
Set NO_LANGCODE_IN_DESTDIR.
2001-09-09 15:32:29 +00:00
Dima Dorfman
991f45389b
Adjust the RELNOTES variable to reflect where webupdate checks out the
...
release notes.
2001-08-30 06:59:55 +00:00
Bruce A. Mah
0293c4ec84
Reflect reality: release documentation for RELENG_4 is no longer
...
stored in flat text files.
2001-08-20 23:43:59 +00:00
Dima Dorfman
816d0456a6
Explicitly set DOC_PREFIX in the child make invocation. This helps
...
fix the case where the release notes are not exactly three levels
below in "something/something-else/doc" (if that's not the case,
doc.relnotes.mk would be unable to find the right path to the doc/
tree).
2001-06-14 23:21:03 +00:00
Dima Dorfman
043f0bdcc7
Add infrastructure necessary to build the release notes with the web
...
site. This is currently conditional on BUILD_RELNOTES being set,
which it isn't by default. See the README for more information.
Discussed with: bmah
2001-05-25 05:08:03 +00:00