Commit graph

484 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
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
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
Colin Percival
a24ae4ab1f Add FreeBSD-SA-06:05.80211. 2006-01-18 09:11:45 +00:00
Ceri Davies
7b035d809c Update a comment. 2006-01-12 10:14:44 +00:00
Simon L. B. Nielsen
6a1da27c42 Display 4 Security Advisories and only 2 Errata Notices, instead of 3 SA
and 3 EN.  This is done since we today have 4 new SA's and the second
and third EN's are almost a year old.

Should we at some point get multiple new Errata Notices in a short
timespan, this decision should be revisited.

Go for it:	brueffer
2006-01-11 21:13:33 +00:00
Xin LI
8a75b369a6 Security advisories are traditionally reverse chronological, reorder it
to match the tradition.
2006-01-11 15:32:21 +00:00
Xin LI
0a9a4f8ed2 Be lately add 6.0-RELEASE. 2006-01-11 09:47:42 +00:00
Colin Percival
e2832556d7 Add 4 latest advisories. 2006-01-11 09:34:19 +00:00
Joseph Koshy
4c9960ff31 Remove a link to an "invite-only" non-public group of unknown
heritage and quality.

PR:		www/90995
2006-01-10 02:53:37 +00:00
Joseph Koshy
e863e47667 Spell out minimum requirements for user groups.
Reviewed by:	remko
2006-01-07 12:32:11 +00:00
Pav Lucistnik
f84b036be7 - Fix typo: Banglore -> Bangalore
PR:		www/91354
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2006-01-05 15:47:51 +00:00
Xin LI
5a0f329c86 Announce EN-05:04.nfs 2006-01-03 09:29:41 +00:00
Ceri Davies
9d7d97fe0e Follow the src/ crowd and bump copyright now. 2005-12-31 18:41:17 +00:00
Hiroki Sato
c2caf9e084 Make SGML_INCLUDES tunable from Makefile.
Reported by:	adamw
2005-12-31 15:19:30 +00:00
Remko Lodder
73795c220f Add BSD Users Bangalore (BUB).
PR:		www/90995
Requested by:	Basavaraj <rajiff at rediffmail dot com>
2005-12-31 14:55:01 +00:00
Remko Lodder
933b3a32df Add ARM and MIPS to the navigation bar.
PR:		www/87025
Requested by:	Eric Humphries <ehumphri at gmail dot com>
Submitted by:	Matt Olander <matt at iXsystems dot com>
		(based on, project page was updated by joel already)
2005-12-18 15:52:22 +00:00
Remko Lodder
e99b89aff6 And one more from my periodic check:
o Remove Pandaemonium, the domain does not appear to exist
  anymore.

With this all current domains are checked if the exist or
not.  Next step will be somewhat more in-depth.
2005-12-17 10:51:58 +00:00
Remko Lodder
7dfbee598b More results from my periodic check:
o Correct the URL for BSD User Group Hamburg (the currently
  listed URL did return a 404 http error).
o Remove the Unix and Linux User Group entry, the webpage
  redirects to some search page which has got nothing to do
  with Unix/Linux.
2005-12-17 10:47:49 +00:00
Remko Lodder
d721b31fe6 Remove FreeBSD Malaisia from the usergroups.
The domain does not longer exist.

o Found during a periodic check of the usergroup
  / commercial gallery entries.
2005-12-17 10:39:16 +00:00
Mark Linimon
7f6d5164b8 New left-hand side menu for reworked ports/ pages. 2005-12-15 00:59:52 +00:00
Remko Lodder
5fc54febae Remove BSDBerlin, it does not seem to be alive anymore.
PR:		www/90405
Submitted by:	Wilhelm Buehler <wilhelm dot buehler at googlemail dot com>
2005-12-14 22:02:43 +00:00
Xin LI
f252768524 Oops, forgot to commit this file which would make use of "WORDS" instead
of "words" to make W3C validator happy.

This should make www.FreeBSD.org pass the W3C validation.
2005-12-12 08:41:37 +00:00
Xin LI
5b45021c38 Consistently use "WORDS" to make W3C validator happy. 2005-12-11 14:21:11 +00:00
Pav Lucistnik
f2f1660708 - Define BUNZIP
- Switch to INDEX-6
2005-11-30 22:44:20 +00:00
Pav Lucistnik
38d9dd5f7a - Use proper latin1 entities in Nucleo Portuguese de FreeBSD entry
PR:		www/89455 (based on)
Submitted by:	Francisco Alves Cabrita <include@npf.deec.uc.pt>
2005-11-30 21:37:06 +00:00
Pav Lucistnik
775244b4fe - Add a dummy DTD which includes most usual entities from xhtml1 specs.
This will let us use &eacute; and similar in our xml/xsltproc documents.
2005-11-30 21:36:12 +00:00