Commit graph

360 commits

Author SHA1 Message Date
Simon L. B. Nielsen
fc60684b51 Add FreeBSD-SA-06:19.openssl and FreeBSD-SA-06:20.bind. 2006-09-06 22:04:36 +00:00
Randall Stewart
30fd504f52 Ok, here is my missing commit... which I forgot :-0
R
2006-09-04 12:51:56 +00:00
Marc Fonvieille
74686b0bcf Update CIMM 2006 entry: The FreeBSD specific talk has been canceled but
the scheduled paper has been released by its author so add a link to it.
While I'm there correctly sort that entry.
2006-09-03 18:56:04 +00:00
Simon L. B. Nielsen
dc10067e2a Add BSDCan 2007. 2006-09-02 21:55:55 +00:00
Christian Brueffer
919589d53e Fix another typo and a misused word introduced in rev. 1.2. 2006-08-31 05:18:34 +00:00
Daniel Gerzo
0325585dd0 Fix typos introduced in revision 1.2.
Approved by: trhodes (mentor), keramida (mentor)
2006-08-31 00:36:06 +00:00
Remko Lodder
b7ab234d84 Correct a minor typo 2006-08-30 18:58:06 +00:00
Remko Lodder
bd90f3d205 Add Fast PC networks to the ISP list [1]
Add Active Venture Pte Ltd to the ISP list [2]
Add PPG Network Solutions to the ISP list [3]
Add Unix Consulting to the Consultancy list [4]

PR:		www/101105 [1], www/102061 [2],
		www/102699 [3], www/102698 [4].

Submitted by:	John Tourloukis <john dot fastpcnet dot net> [1]
		Tom Ho <tom at active-venture dot com> [2]
		Phil <support at ppgnetworksolutions dot com> [3]
		Valdo Alvarez <info at unixconsulting dot info> [4]
2006-08-30 18:31:04 +00:00
Remko Lodder
8ec6a2292a Add Anurix to the consultancy list.
PR:		www/102475
Submitted by:	Javier Barrio <jbarrio at anurix dot com>
2006-08-30 09:36:56 +00:00
Marc Fonvieille
cd0faabe31 Fix the weird uppercase issue the last check-in did. 2006-08-29 12:34:32 +00:00
Marc Fonvieille
540d7f6cfc Add CIMM 2006
An international event about mechanical and mechatronic engineering.
One of this congress papers covers free Mechanical Engineering
applications recently ported to FreeBSD.

Entry added with the help of Pedro F. Giffuni <giffunip@yahoo.com>
(author of the FreeBSD paper) and thomas@.
2006-08-29 12:24:31 +00:00
Simon L. B. Nielsen
fddb531f9a Place errata's on security.FreeBSD.org alongside the security
advisories.

Discussed with:	cperciva
2006-08-28 18:05:04 +00:00
Colin Percival
ec95214561 Add FreeBSD-EN-06:02.net. 2006-08-28 07:43:11 +00:00
Daniel Gerzo
b799797c4d Ooops, fix a typo in previous commit.
Spotted by: trhodes
Approved by: keramida (mentor)
2006-08-26 00:12:02 +00:00
Daniel Gerzo
099cb686ce Add JohnCompanies to the list of ISP vendors.
Reviewed by: remko
Approved by: keramida (mentor), trhodes (mentor)
PR: www/102470
2006-08-25 23:49:31 +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
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
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
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
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
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