Commit graph

33 commits

Author SHA1 Message Date
Maxim Sobolev
edaa1fb7cb Archive 2001's newsflash entries (repo-copied from www/en/news/news.xml).
Reviewed by:	kuriyama
2002-02-12 08:41:38 +00:00
Alexey Zelkin
dc2d1fcd91 Wrap explicit calls of ${TIDY} with NO_TIDY define check. With this
patch build with defined(NO_TIDY) does not call tidy at all.
2001-12-13 19:30:10 +00:00
Alexey Zelkin
66e0a1cacf Force tidy(1) to use '-raw' and newly added '-preserve' options
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (< instead of <),
but since all browsers understand such cases it is not a problem.

This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.

Also clean *OPTS/*FLAGS variables declaration like it was done in doc/ tree
some time ago. Currently all local additions to commands parameters that used
in make process should be passed thru *FLAGS variables. All variables
with OPTS suffix are reserved for internal use of web.site.mk now.
Cleanup part is based on work done by Cyrille Lefevre <clefevre-lists@noos.fr>

No objections from: -doc
Requested by: Russian and Japanese translation teams
2001-12-12 11:57:44 +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
Jun Kuriyama
b8bc9c6f3c Add $CLEANFILES. 2001-09-05 15:31:58 +00:00
Nik Clayton
034cbbf9c7 Generate press.html from press.xml using press.xsl. 2001-08-10 10:32:11 +00:00
Nik Clayton
085056e823 Add newsflash.html as a file that must be generated. 2001-08-07 16:07:33 +00:00
Nik Clayton
ccd0433e60 Use the XSLT stylesheets to dynamically generate newsflash.html and
news.rdf.
2001-08-07 15:55:07 +00:00
Chris Costello
6cf525d30c Add the new Monthly Status Reports section and the June 2001 status
report.
2001-08-02 04:26:30 +00:00
Eric Melville
894e58a66a Add old news into seperate pages like was done for 1996 and 1997, update
the main announcements page, and fix 1996's page.

Reviewed by:	murray
2001-04-13 00:54:11 +00:00
Jun Kuriyama
dd4f2e8d8f Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00
Alexey Zelkin
5df2c6cf5a add Core Elections' press release to build list 2000-10-21 16:39:25 +00:00
Wolfram Schneider
56b50510a9 The BSD Real Quick Newsletter has a new homepage and archive. 2000-10-03 09:48:10 +00:00
Jim Mock
e15c5b3805 Temporarily remove webchanges.sgml from the build. The file hasn't been
updated in ages (see docs/19189), and Wolfram has removed the link to it
from index.sgml, so there's not really a need to build it.  We can
re-enable it if/when Nik (or someone else) finishes his script to
auto-update it.
2000-06-16 18:36:52 +00:00
Jun Kuriyama
a588086e63 Remove duplicated include. 2000-06-15 01:34:15 +00:00
Nik Clayton
716a25249c Resurrect the newsflash entries for 1996 and 1997 on their own pages.
Mentioned on cvs-committers back at the beginning of January, a couple
of ayes, no noes.  It's just taken me three months to get around to
doing it.
2000-03-21 18:45:13 +00:00
Jim Mock
94f8d33e4e Add the 'official' press release about the WC/BSDI merger. 2000-03-09 21:00:25 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Joseph Koshy
a218934ac7 Add a 'Press Releases' page that will be the repository for
press releases originating from the FreeBSD project.

Prompted by: Requests from wosch, dwilde1@thuntek.net and others.
1999-06-16 11:07:38 +00:00
Wolfram Schneider
f89d9eddf1 Added: Quick NewsLetter Volume #2 Issue #2 1999-02-27 21:39:17 +00:00
Wolfram Schneider
81e581515c Added
Quick NewsLetter Volume #2 Issue #1, Jan 1999

Submitted by: Chris Coleman <chrisc@vmunix.com>
1999-02-07 21:57:34 +00:00
Nik Clayton
85869cc6ad Added JKH's State of the Union address. Updated Makefile to know about it,
and newsflash.sgml to link to it.
1999-01-10 14:39:24 +00:00
Wolfram Schneider
36001e836c List user visible changes at the FreeBSD Web Server. 1998-12-21 21:38:45 +00:00
Wolfram Schneider
3e1d50acf7 Added Quick NewsLetter Volume #1 Issue #7
Nov 1998
1998-12-04 10:23:12 +00:00
Wolfram Schneider
3d3b39d753 Added Quick NewsLetter Volume #1 Issue #6, October 1998
Submitted by: Chris Coleman <chrisc@vmunix.com>
1998-10-30 12:11:52 +00:00
Wolfram Schneider
84012c1368 Added Quick NewsLetter Volume #1 Issue #5 from September. 1998-09-30 18:22:12 +00:00
Wolfram Schneider
e18db0e03b Added FreeBSD Really-Quick(TM) NewsLetter Volume #1 Issue #4 1998-09-09 20:28:46 +00:00
Wolfram Schneider
e45b594b50 Added index page. 1998-08-16 12:52:26 +00:00
Wolfram Schneider
fc6094e38b Remove the quotes from exists("filename"). Make(1) considered the
quotes as part of the filename.

Submitted by: volf@oasis.IAEhv.nl
1998-08-11 11:43:53 +00:00
Wolfram Schneider
c5a454b594 Include ../Makefile.conf if exists 1998-08-11 01:18:41 +00:00
Wolfram Schneider
3b61d3c51f Fix links due repository copy. 1998-08-03 13:28:59 +00:00
Wolfram Schneider
bef3af197c Added Quick NewsLetter Volume #1 Issue #3 1998-07-15 12:59:46 +00:00
Wolfram Schneider
5026b790d4 Import the FreeBSD Really-Quick(TM) NewsLetter. 1998-07-11 11:24:46 +00:00