diff --git a/en/platforms/ia64/Makefile b/en/platforms/ia64/Makefile index 6024adb044..8560471bf0 100644 --- a/en/platforms/ia64/Makefile +++ b/en/platforms/ia64/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/platforms/ia64/Makefile,v 1.1 2003/01/19 09:50:31 marcel Exp $ +# $FreeBSD: www/en/platforms/ia64/Makefile,v 1.2 2004/08/31 18:13:27 marcel Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -7,7 +7,18 @@ .include "../Makefile.inc" .endif -DOCS= index.sgml machines.sgml refs.sgml todo.sgml +DOCS= machines.sgml refs.sgml todo.sgml DATA= mckinley-die.png merced-die.png +_GEN= index.html + +DATA+= ${_GEN} +CLEANFILES+= ${_GEN} + +index.html: index.xsl news.xml + ${XSLTPROC} ${XSLTPROCOPTS:N-nonet} -o ${.TARGET} ${.ALLSRC} +.if !defined(NO_TIDY) + -${TIDY} ${TIDYOPTS} ${.TARGET} +.endif + .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/platforms/ia64/includes.xsl b/en/platforms/ia64/includes.xsl new file mode 100644 index 0000000000..f871053529 --- /dev/null +++ b/en/platforms/ia64/includes.xsl @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/en/platforms/ia64/index.sgml b/en/platforms/ia64/index.sgml deleted file mode 100644 index a6c8bc6a93..0000000000 --- a/en/platforms/ia64/index.sgml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - %includes; -]> - - - &header; - - - - - - -
-
-
-
Search the ia64 mailing list archives: - - - - -
-
-
-
- McKinley die -
- -

Table Of Contents

- - - -

Introduction

- -

The FreeBSD/ia64 project pages contain information about the FreeBSD - port to Intel's IA-64 architecture; officially known as the Intel Itanium® - Processor Family (IPF). As with the port itself, these pages are still - mostly a work in progress. -

- -

Current status

- -

The ia64 port is still considered a tier 2 platform. This boils down - to not being fully supported by our security officer, release engineers - and toolchain maintainers. In practice however the distinction between - a tier 1 platform (which is fully supported) and a tier 2 platform is not - as strict as it seems. In almost all aspects the ia64 port is a tier 1 - platform.
- From a developer point of view there's an advantage to have the ia64 - port be a tier 2 platform for a while longer. We still have a couple - of ABI breaking changes in the pipeline and having to maintain backward - compatibility this early in a ports life is less than ideal.

- - &footer; - diff --git a/en/platforms/ia64/index.xsl b/en/platforms/ia64/index.xsl new file mode 100644 index 0000000000..d40232424b --- /dev/null +++ b/en/platforms/ia64/index.xsl @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + +
+ + + McKinley die +
+ +
+
+
+ Search the ia64 mailing list archives: + + + + +
+
+
+ +

+ Table Of Contents +

+ +

+ Introduction +

+

+ The FreeBSD/ia64 project pages contain information about the + FreeBSD port to Intel's IA-64 architecture; officially known as + the Intel Itanium® Processor Family (IPF). As with the port + itself, these pages are still mostly a work in progress. +

+

+ Current status +

+

+ The ia64 port is still considered a tier 2 platform. This boils + down to not being fully supported by our security officer, release + engineers and toolchain maintainers. In practice however the + distinction between a tier 1 platform (which is fully supported) + and a tier 2 platform is not as strict as it seems. In almost all + aspects the ia64 port is a tier 1 platform. +
+ From a developer point of view there's an advantage to have the ia64 + port be a tier 2 platform for a while longer. We still have a couple + of ABI breaking changes in the pipeline and having to maintain + backward compatibility this early in a ports life is less than + ideal. +

+ + + +
+
diff --git a/en/platforms/ia64/news.xml b/en/platforms/ia64/news.xml new file mode 100644 index 0000000000..1c9c7d28b8 --- /dev/null +++ b/en/platforms/ia64/news.xml @@ -0,0 +1,28 @@ + + + + + + + + $FreeBSD$ + + + +