Commit graph

9 commits

Author SHA1 Message Date
Ulrich Spörlein
8f46721fa6 Typos and spelling fixes only. 2011-05-15 19:34:15 +00:00
Juli Mallett
5ad7c94260 Rewrite to be about the current port, not mine. Point people at the mailing
list, not me.
2010-01-19 23:27:12 +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
Murray Stokely
71c7ada710 Use CSS and navigation include file to implement new website design.
Submitted by:	Emily Boyd <soc-emily@FreeBSD.org>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:29:43 +00:00
Tom Rhodes
37b06c342c Update majordomo to mailman.
PR:		51490
Submitted by:	Dmitry Morozovsky <marck@rinet.ru> (original version)
2003-04-29 15:23:39 +00:00
Juli Mallett
2aabcf4400 I have a stubbed out kernel linking. Now to get it booting on real hardware. 2003-02-14 10:34:13 +00:00
Juli Mallett
13875e1f80 I'm pretty much done with stubbing the headers, now I'm stubbing functions and
such, in an effort to get something bootable.
2003-02-14 01:27:57 +00:00
Juli Mallett
127d2ee25d Own and finish the GEOM module project, I have something in Perforce now. 2003-02-09 05:23:08 +00:00
Juli Mallett
8bca051f77 Add a project status page ala C99 and similar for FreeBSD/MIPS, to make it
easier for people to track the status.

Add a developers.sgml entry for Justin Wojdacki for use in the status page.

Reviewed by:	ceri

Add an entry for MIPS on the platforms page, and a small page there with
a few tiny bits of information, mostly mailing list info and a link to
the afforementioned status page.

Requested by:	ceri
2002-11-08 14:56:50 +00:00