Commit graph

5814 commits

Author SHA1 Message Date
Wolfram Schneider
80d71116c1 The new FreeBSD Security homepage.
Submitted by: guido
1998-06-19 09:46:53 +00:00
John Fieber
de98576424 In the process of re-constructing the FreeBSD web site automatic-update,
clean up the build process a wee bit.

The basic change: instead of cheacking out bits and pieces of the
doc tree into the web build tree, check out the doc tree somewhere
else and put in a few symlinks from the web tree to the doc tree.

On catfish (soon to be hub) for example:

  /usr/local/www/build/doc/...
  /usr/local/www/build/www/...

where

  /usr/local/www/build/www/data/handbook -> ../../doc/handbook

You have to manually put in the symlinks at the moment, but it
works better than the evil CVS hackery.

Also, install with -C to help avoid gratuitous cache-busting due to
gratuitous timestamp twiddling.
1998-01-18 22:27:43 +00:00
Brian Somers
4f1a28d335 Put all .html files into $entry-html.tar.gz
rather than skipping the sym-links.
1997-11-11 15:09:24 +00:00
John Fieber
17d40038ae Use the newly added html dtd port instead of referencing the
copy of the DTD where I just happen to keep it on freefall.
1997-09-19 21:35:54 +00:00
John Fieber
c8eda81425 Install things with a group of www and group writable. 1997-03-11 15:12:30 +00:00
John Fieber
8d3fe816ab Pass ${SGMLOPTS} to sgmlfmt when transforming docbook files. 1997-01-19 21:29:03 +00:00
John Fieber
1ddc8be9ed Add a rule to handle docbook files (.docb). 1997-01-18 02:25:01 +00:00
John Fieber
c631979f12 Only check things out of the cvs repository during a build unless they don't
already exist.  Basically, assume that any updating from the repository
has been done before the build.
1996-10-24 23:33:43 +00:00
John Fieber
63f3fa9182 Wire up the new sgmlfmt options. 1996-10-06 00:08:28 +00:00
John Fieber
a2832b8a22 For directories with linuxdoc docs (eg handbok, faq), make an index.html
symlink to the appropriate file after installing.
1996-10-01 23:41:29 +00:00
John Fieber
834cec1450 Remove batchssi rubbish. 1996-09-28 23:18:10 +00:00
John Fieber
b7e2624132 Fetch the handbook and FAQ from the cvs repository before trying to
build them.
1996-09-25 16:00:32 +00:00
John Fieber
a2bbea0b60 Make it so ports/INDEX is updated from cvs before generating
the ports pages.
1996-09-24 18:56:21 +00:00
John Fieber
38df6f51c6 Web pages, may I introduce you to CVS. CVS, these are the web pages.
Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
1996-09-24 17:46:04 +00:00