diff --git a/en_US.ISO8859-1/htdocs/platforms/ia64/Makefile b/en_US.ISO8859-1/htdocs/platforms/ia64/Makefile index c89b8bf4c4..c23500e675 100644 --- a/en_US.ISO8859-1/htdocs/platforms/ia64/Makefile +++ b/en_US.ISO8859-1/htdocs/platforms/ia64/Makefile @@ -7,7 +7,7 @@ .include "../Makefile.inc" .endif -DOCS= index.xml machines.xml refs.xml todo.xml +DOCS= index.xml machines.xml refs.xml DATA= i2inside.png mckinley-die.png merced-die.png montecito-die.png .include "${DOC_PREFIX}/share/mk/web.site.mk" diff --git a/en_US.ISO8859-1/htdocs/platforms/ia64/index.xml b/en_US.ISO8859-1/htdocs/platforms/ia64/index.xml index 9f1611e6f6..d28987c16b 100644 --- a/en_US.ISO8859-1/htdocs/platforms/ia64/index.xml +++ b/en_US.ISO8859-1/htdocs/platforms/ia64/index.xml @@ -33,9 +33,6 @@
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.
The ia64 port is considered a tier 2 platform until + FreeBSD 10. After this it will no longer be + supported.