Hiroki Sato
d16c486bf5
Add a workaround to fix a build problem when using osgmlnorm (activated
...
by $OPENJADE knob). The reason is still unclear, but it is likely
to be caused by some OpenSP's bug.
Spotted by: pav
2006-08-24 20:02:06 +00:00
Colin Percival
3a0d37ef5f
Add FreeBSD-SA-06:18.ppp
2006-08-23 22:14:38 +00:00
Joseph Koshy
bec75f634f
Infoworld article on the winners of VMWare's virtualization contest
...
mentioning FreeBSD based FreeNAS.
2006-08-23 16:11:51 +00:00
Hiroki Sato
66054b0442
Fix doc tree build without the www tree.
...
Spotted by: simon
2006-08-22 09:25:05 +00:00
Hiroki Sato
9cc1640385
Implement dynamic generation of &base; entity for XML documents and
...
activate it instead of using a static &base;. Since an .xml database file
(or an .xslt stylesheet file) is used from various directories, the static
&base; no longer works.
PR: www/102331
2006-08-21 18:27:43 +00:00
Joel Dahl
5a28ae45ac
Add AsiaBSDCon 2007.
2006-08-21 07:46:41 +00:00
Daniel Gerzo
0054728e44
Let the world know that I am a new doc committer now.
...
Approved by: keramida (mentor)
2006-08-20 17:20:41 +00:00
Joel Dahl
bd1d8b871e
Remove links to all platforms and make room for other stuff. One link
...
labeled "Platforms" is enough, and we are already linking to the platforms
page from the front page.
No objections on: doc
Reviewed by: remko
2006-08-20 16:19:22 +00:00
Joel Dahl
ecfced64ed
Remove "Marketing materials" from the documentation navigation box. It is
...
already present in the about navigation box.
Ok: keramida, remko, danger
2006-08-20 16:09:00 +00:00
Hiroki Sato
5c7735fd10
Fix "Upcoming Events" column in index.html. It was broken due to removal
...
of curdate.xml.
Spotted by: joel
2006-08-20 11:52:10 +00:00
Hiroki Sato
7ff2dc32be
Remove navigation dependset.
2006-08-20 06:31:51 +00:00
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