head	1.13;
access;
symbols
	HRS_XML_CLEANUP:1.11
	HRS_XML_CLEANUP_PRE:1.11
	EMILYBOYD_REDESIGN:1.10
	PRE_REDESIGN:1.10
	XML_XSL_XP:1.3.0.2
	XML_XSL_XP_BP:1.3;
locks; strict;
comment	@# @;


1.13
date	2009.10.30.17.43.24;	author brueffer;	state Exp;
branches;
next	1.12;

1.12
date	2006.11.09.06.29.55;	author jb;	state Exp;
branches;
next	1.11;

1.11
date	2006.02.05.09.11.47;	author joel;	state Exp;
branches;
next	1.10;

1.10
date	2005.04.18.21.11.59;	author pav;	state Exp;
branches;
next	1.9;

1.9
date	2004.12.15.15.09.01;	author trhodes;	state Exp;
branches;
next	1.8;

1.8
date	2004.12.01.18.09.59;	author trhodes;	state Exp;
branches;
next	1.7;

1.7
date	2003.08.17.14.24.56;	author simon;	state Exp;
branches;
next	1.6;

1.6
date	2003.07.18.20.27.46;	author hrs;	state Exp;
branches;
next	1.5;

1.5
date	2003.01.20.00.04.22;	author marcel;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.08.14.56.49;	author jmallett;	state Exp;
branches;
next	1.3;

1.3
date	2001.05.04.22.31.57;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	2000.11.30.18.56.25;	author jim;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.22.10.26.10;	author murray;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Remove the amd64 motherboard list, it has outlived its usefulness.

Yay:	avg, jhb, gavin, emaste, trhodes, joel, remko, ds
Nay:	-
@
text
@# $FreeBSD: www/en/platforms/Makefile,v 1.12 2006/11/09 06:29:55 jb Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	alpha.sgml
DOCS+=	amd64.sgml
DOCS+=	arm.sgml
DOCS+=	i386.sgml
DOCS+=	ia64.sgml
DOCS+=	index.sgml
DOCS+=	mips.sgml
DOCS+=	pc98.sgml
DOCS+=	ppc.sgml
DOCS+=	sparc.sgml
DOCS+=	sun4v.sgml
DOCS+=	x86-64.sgml
DOCS+=	xbox.sgml

SUBDIR=	ia64

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.12
log
@Add a sun4v platform page.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.11 2006/02/05 09:11:47 joel Exp $
d24 1
a24 2
SUBDIR=	amd64
SUBDIR+=ia64
@


1.11
log
@Add initial project page for the FreeBSD/xbox port.  Not much content yet,
but I'll add more in a few days.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.10 2005/04/18 21:11:59 pav Exp $
d20 1
@


1.10
log
@New webpage on our website: The amd64 motherboards list. We want to collect
information about motherboards for an amd64 platform and how well FreeBSD
is running on them. Please direct your submissions directly to this file,
to pav or flz, or to www category in GNATS. I expect this page to grow
quickly.

This mini-project was inspired by endless stream of posts on freebsd-amd64
list asking for hardware suggestions.

Created by:	flz, mostly
Approved by:	simon
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.9 2004/12/15 15:09:01 trhodes Exp $
d21 1
@


1.9
log
@Hook i386.sgml to the build.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.8 2004/12/01 18:09:59 trhodes Exp $
d22 2
a23 1
SUBDIR=	ia64
@


1.8
log
@Add a page discussing the ARM project.
Attach it to the build.

Discussed with:	cognet
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.7 2003/08/17 14:24:56 simon Exp $
d13 1
@


1.7
log
@- Rename x86-64.sgml to amd64.sgml (no repo copy since there isn't
  much interesting history to save).
- Update the status of the FreeBSD/amd64 port.
- Sort the platform list alphabetically.
- Add dummy redirect page from x86-64.sgml to amd64.sgml. [1]

Not objected to by:	-www [1]
Reviewed by:	obrien (current FreeBSD/amd64 port status)
Approved by:	ceri (mentor)
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.6 2003/07/18 20:27:46 hrs Exp $
d12 1
@


1.6
log
@Add a FreeBSD/pc98 page.

PR:		www/53876
Submitted by:	Josef El-Rayes <j.el-rayes@@daemon.li>
Reviewed by:	nyan and freebsd98-doc@@jp.FreeBSD.org
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.5 2003/01/20 00:04:22 marcel Exp $
d11 1
@


1.5
log
@Hook up the new ia64 project pages.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.4 2002/11/08 14:56:49 jmallett Exp $
d14 1
@


1.4
log
@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
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.3 2001/05/04 22:31:57 obrien Exp $
d17 2
@


1.3
log
@Add the x86-64 platform page.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.2 2000/11/30 18:56:25 jim Exp $
d13 1
@


1.2
log
@Add individual porting efforts to the platforms directory.  In addition to
IA-64 which was already there, Alpha, PPC, and SPARC were added.  Also
update some other bits of the site to point to the new location.

Note:  I didn't get a repo copy of alpha/alpha.sgml to
       platforms/alpha.sgml because there wasn't any real useful history
       to preserve.  I also left the alpha/ dir in place for now but added
       an index.sgml to point to the new location.  I'll nuke the
       directory once the translation teams have caught up with the
       changes.

Suggested by:	obrien
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.1 2000/11/22 10:26:10 murray Exp $
d15 1
@


1.1
log
@Import FreeBSD/IA64 Project page into CVS

Approved by:	jkh
@
text
@d1 1
a1 1
# $FreeBSD: www/en/alpha/Makefile,v 1.7 2000/11/07 04:05:08 kuriyama Exp $
d10 5
a14 3
DOCS=   ia64.sgml

INDEXLINK=ia64.html
@

