Commit graph

408 commits

Author SHA1 Message Date
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Hiroki Sato
fb0b3eec96 www cleanup mega commit:
- Clean up XML dependency set.

 - Add "make lint" for validation.
2006-08-19 21:18:54 +00:00
Remko Lodder
3586703106 Add BANGBUG to the usergroups.
PR:		www/100975
Submitted by:	John Sokol
2006-07-30 19:09:05 +00:00
Joel Dahl
94c944bd9e Add the ideas page here as well. 2006-07-23 13:27:16 +00:00
Remko Lodder
f2ea82f0ce Add The Hungarian BSD group.
PR:			www/99718
Submitted by:		Le©gaádiaGábolegradi dot gabor at nik dot bmf dot hu>
2006-07-23 10:49:52 +00:00
Joel Dahl
4fb23c4ebd Point to a better homepage for the BUS user group.
Discussed on:	the BUS mailing list
2006-07-15 11:26:16 +00:00
Joel Dahl
a2934cda09 Add a link to FreeBSD.se - a Swedish FreeBSD Community.
Submitted by:	Markus Hallstrom <tubbs@freebsd.se>
		Nikolaj Farrell <nixx@freebsd.se>
2006-07-15 11:16:30 +00:00
Colin Percival
77787cf992 Belatedly add 6.1-RELEASE and 5.5-RELEASE in the appropriate locations. 2006-07-13 00:48:48 +00:00
Hiroki Sato
4c4a84bf16 Merge the following from doc/share/mk/doc.xml.mk:
Do not remove $XML_MIRRORS* by "make clean" when $LANGCODE=".".
2006-07-11 12:59:40 +00:00
Colin Percival
5e3bd4d222 Add FreeBSD-EN-06:01.jail. 2006-07-07 07:32:54 +00:00
Colin Percival
cbcabefd93 Add FreeBSD-SA-06:17.sendmail. 2006-06-14 16:15:48 +00:00
Remko Lodder
a789094207 Remove the Montreal BSD User Group. [1]
Add the Southern Utah Unix Users Group. [2]

PR:		www/96774 [1]
		www/97227 [2]

Submitted by:	Stephane Russell <stephane dot russell at desjardins dot com> [1]
		Kendall Gifford <kendall at su3g dot org> [2]
2006-06-05 13:06:32 +00:00
Colin Percival
eaf7f084cf Belatedly add ypserv and smbfs advisories. I knew I was forgetting
something...
2006-05-31 23:53:10 +00:00
Bruce A. Mah
199f3fe66f 5.5 is now the current 5.X release, no releases are in testing. 2006-05-25 18:03:37 +00:00
Ceri Davies
d63d93a042 Match r1.22 of includes.release.xsl for consistency's sake. 2006-05-17 14:13:07 +00:00
Christian Brueffer
3a6dd6bded Update for 5.5-RC1. 2006-05-17 05:08:51 +00:00
Giorgos Keramidas
a3bf6321c6 Add usergroup at Unix User's Group in Bloomington/Normal, IL
PR:             www/96965
Submitted by:   Frank Even <dfjkl@uhacc.org>
Patch by:       Daniel Gerzo <danger@rulez.sk>
2006-05-13 20:12:38 +00:00
Simon L. B. Nielsen
deee4063fe Add a make variable WITH_WWW_FREEBSD_ORG_BASE which overrides the base
variable to point to http://www.FreeBSD.org/ - This is very useful for
when you e.g. are building part of the website, like we do for
http://security.FreeBSD.org/, and do not want broken links.

This knob only works for SGML files, which is enough for what I need.
We do not run XML files through sed so the same hack as used for SGML
cannot be used.
2006-05-13 03:27:22 +00:00
Simon L. B. Nielsen
e1d5334e0d Say hello to security.FreeBSD.org. This web-server is from now on
used to distribute FreeBSD Security Advisories and the associated
patches.

This change will change links of the advisory to point to the new web
server.

Discussed with:	secteam
2006-05-11 15:56:28 +00:00
Pav Lucistnik
8321bb68ea - Move Project Ideas link from misc section of Projects page to more prominent
place in the Developers section navigation box
2006-05-09 15:40:04 +00:00
Ceri Davies
211289f437 Move 5.5-BETA4 from beta.testing2 to beta.testing.
The marked section in where.sgml regarding release candidates is only
included when beta.testing is INCLUDEd.
2006-05-09 08:07:48 +00:00
Jun Kuriyama
1c1dd0fe74 Add a workaround to notify to browsers reloading newer
layout.css file.

This hack will be removed later.
2006-05-09 07:30:29 +00:00
Simon L. B. Nielsen
011fa740c9 Only include 5, not 6, project news items on the front page. This is
mainly a band-aid to make the project news box not be way too large.

The current problem is that the XSLT code counts 5 days, not 5 news
items so when we, like we do now, have a few days with multiple
entries the news box gets way to big.  I could not find a quick way to
change this, hence the band-aid.
2006-05-09 06:10:48 +00:00
Murray Stokely
1bec29627d Update includes to note that 6.1 is current production release of FreeBSD. 2006-05-09 02:39:17 +00:00
Jun Kuriyama
82308ccf20 Finally, launch new logo header and resource page.
Legal page at freebsdfoundation.org will be available in a few days.

Thanks to:	Anton Gural (designer), Deb Goodkin (legal coordinate)
2006-05-08 23:15:38 +00:00
Christian Brueffer
12a189def3 Bump version for 6.1-RC2. 2006-05-03 02:21:05 +00:00
Remko Lodder
1b4001847f Add Russian UNIX Forums to the usergroups.
PR:		www/94836
Submitted by:	Fishgalov Eugen <eugrus at gmail dot com>
		Vitaly Bogdanov <gad at gad dot glazov dot net>
2006-04-21 21:23:45 +00:00
Simon L. B. Nielsen
0f5450d773 Add an &os; entity like we have for doc/ to make the difference
between our www and doc SGML files a bit smaller.

I know one is HTML and the other is DocBook, but since I try to
remember to use &os; for new text in doc/ it's a bit confusing that we
don't have &os; in www/.
2006-04-21 20:41:19 +00:00
Colin Percival
aea0724971 Add FreeBSD-SA-06:14.fpu 2006-04-19 07:12:54 +00:00
Ceri Davies
83203470d5 Move on to 6.1-RC1. 2006-04-13 10:20:18 +00:00
Colin Percival
81b85adb2c Add ipsec, opie, and sendmail advisories. 2006-03-22 16:39:18 +00:00
Christian Brueffer
a91fc88818 Bump versions for the new BETA4 releases. 2006-03-15 06:25:40 +00:00
Ceri Davies
4dfcf8cc8d Belatedly announce the BETA3s. Apologies for missing this, I didn't see
an announcement go out.
2006-03-11 19:32:26 +00:00
Simon L. B. Nielsen
0cd51ad07b Add FreeBSD-SA-06:09.openssh and FreeBSD-SA-06:10.nfs. 2006-03-01 15:08:39 +00:00
Hiroki Sato
3f15cbb117 Remove -i option and add -wrap 90 option for tidy (in doc.docbook.mk
the -i has been removed due to bad side-effects since 2003).
2006-02-25 23:19:40 +00:00
Joel Dahl
af6f4c42b3 Back out rev 1.8 for now.
Requested by:	murray
2006-02-22 13:16:23 +00:00
Joel Dahl
407891c553 Ok, it's almost impossible to find the FreeBSD internal pages, so add a link
to the bottom of the navigation table.
2006-02-21 19:29:29 +00:00
Ceri Davies
030fc15473 We would now like people to test 5.5-BETA2 and 6.1-BETA2. 2006-02-20 23:30:02 +00:00
Remko Lodder
51c87b724e Add BSE Munich to the usergroups.
PR:		www/93046
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
Requestedby:	Oliver Fromme <olli at lurza dot secnetix dot de>
2006-02-16 09:22:54 +00:00
Ceri Davies
a6fb20bf76 Allow for two simultaneous releases undergoing the pre-release process,
and use it for 5.5 and 6.1.
2006-02-14 19:29:16 +00:00
Ceri Davies
68ebb048b2 Allow for two simultaneous releases undergoing the pre-release process,
and use it for 5.5 and 6.1.
2006-02-14 19:19:10 +00:00
Murray Stokely
7567447d0e Add 'Marketing Materials' link to documentation navbar, and add the
newest testing toolbox whitepaper to the marketing documents page.
The goal is to segregate out non technical articles from the general
Books/HowTos page so that we do not confuse our audience for these
very different types of documents.

Discussed with:	Dru Lavigne, gnn
2006-02-13 08:36:50 +00:00
Ceri Davies
d24593e5db Synchronise the code with the original intent and comment in
includes.release.xsl.  This is not currently used anywhere.

PR:		www/92474
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2006-02-05 12:14:08 +00:00
Joel Dahl
366893d779 Add ARM, MIPS and xbox to the navigation table. 2006-02-05 09:24:42 +00:00
Joel Dahl
37c9171fe3 Add initial project page for the FreeBSD/xbox port. Not much content yet,
but I'll add more in a few days.
2006-02-05 09:11:47 +00:00
Colin Percival
a41b03238b Add FreeBSD-SA-06:08.sack 2006-02-01 19:55:14 +00:00
Colin Percival
53c8ff7da5 Add FreeBSD-SA-06:06.kmem and FreeBSD-SA-06:07.pf. 2006-01-25 10:20:59 +00:00
Remko Lodder
9c9f54c9e1 Add The Koelner Linux and Unix Gruppe to the usergroups.
PR:		www/91258
Submitted by:	Thomas Ulrich Nockmann <webmaster at koeln-lug dot de>
2006-01-23 16:26:14 +00:00
Remko Lodder
d64118e70d Add bluefrogs.de to the usergroup list.
PR:		www/91853
Submitted by:	Oliver Rompcik <oliver at rompcik dot de>
2006-01-23 16:21:19 +00:00
Pav Lucistnik
64a4877aee - Remove usage of undefined attribute set att.body (gone with emily's redesign)
Pointed out by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2006-01-21 14:58:36 +00:00