- Add the "htdocs/platforms" directory

- Translation of platforms/index.xml
This commit is contained in:
Ruey-Cherng Yu 2017-04-10 07:37:49 +00:00
parent d274283966
commit 61dcb20b94
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50145
5 changed files with 130 additions and 1 deletions

View file

@ -33,6 +33,7 @@ PARAMS.usergroups= --param pagename "'FreeBSD User Groups'"
# XML
SUBDIR+= docs
SUBDIR+= news
SUBDIR+= platforms
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
SUBDIR+= doc

View file

@ -38,7 +38,7 @@
<div id="frontfeaturecontent">
<h1> &os; 計劃</h1>
<p>&os; 是一個使用於現代伺服器,桌面與嵌入式 <a href="&enbase;/platforms/">平台</a> 的先進作業系統。
<p>&os; 是一個使用於現代伺服器,桌面與嵌入式 <a href="&base;/platforms/">平台</a> 的先進作業系統。
由一群龐大的
<a
href="&enbase;/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">社群</a>

View file

@ -0,0 +1,12 @@
# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"

View file

@ -0,0 +1,4 @@
# $FreeBSD$
WEBBASE?= /data/zh_TW/platforms
DOC_PREFIX?= ${.CURDIR}/../../../..

View file

@ -0,0 +1,112 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY email 'freebsd-www'>
<!ENTITY title "平台">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<p>如果你有 port 相關建議,或是你想提供回饋給開發者。請寄至相關的郵件論壇。</p>
<h2>支援的平台</h2>
<p>以下列出 FreeBSD 目前支援的平台清單。</p>
<table>
<thead>
<tr>
<td>計劃頁面</td>
<td>郵件論壇</td>
<td><a href="https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">支援平台</a></td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="&enbase;/platforms/amd64.html">FreeBSD/amd64 計劃</a></td>
<td><a href="mailto:freebsd-amd64@FreeBSD.org">freebsd-amd64@FreeBSD.org</a></td>
<td>Tier 1</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/arm.html">FreeBSD/ARM 計劃</a></td>
<td><a href="mailto:freebsd-arm@FreeBSD.org">freebsd-arm@FreeBSD.org</a></td>
<td>Tier 2</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/arm.html">FreeBSD/arm64 計劃</a></td>
<td><a href="mailto:freebsd-arm@FreeBSD.org">freebsd-arm@FreeBSD.org</a></td>
<td>Tier 2</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/i386.html">FreeBSD/i386 計劃</a></td>
<td><a href="mailto:freebsd-current@FreeBSD.org">freebsd-current@FreeBSD.org</a></td>
<td>Tier 1</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/mips.html">FreeBSD/MIPS 計劃</a></td>
<td><a href="mailto:freebsd-mips@FreeBSD.org">freebsd-mips@FreeBSD.org</a></td>
<td>Tier 3</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/pc98.html">FreeBSD/pc98 計劃</a></td>
<td><a href="mailto:re-pc98@FreeBSD.org">re-pc98@FreeBSD.org</a></td>
<td>Tier 2</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/ppc.html">FreeBSD/ppc 計劃</a></td>
<td><a href="mailto:freebsd-ppc@FreeBSD.org">freebsd-ppc@FreeBSD.org</a></td>
<td>Tier 2</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/sparc.html">FreeBSD/sparc64 計劃</a></td>
<td><a href="mailto:freebsd-sparc@FreeBSD.org">freebsd-sparc@FreeBSD.org</a></td>
<td>Tier 2</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/xbox.html">FreeBSD/xbox 計劃</a></td>
<td><a href="mailto:freebsd-current@FreeBSD.org">freebsd-current@FreeBSD.org</a></td>
<td>N/A</td>
</tr>
</tbody>
</table>
<h2>不支援的平台</h2>
<table>
<thead>
<tr>
<td>計劃頁面</td>
<td>郵件論壇</td>
<td><a href="https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">支援平台</a></td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="&enbase;/platforms/alpha.html">FreeBSD/alpha 計劃</a></td>
<td><a href="mailto:freebsd-alpha@FreeBSD.org">freebsd-alpha@FreeBSD.org</a></td>
<td>Tier 4 (7.0R 後不繼續支援)</td>
</tr>
<tr>
<td><a href="&enbase;/platforms/ia64/index.html">FreeBSD/ia64 計劃</a></td>
<td><a href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a></td>
<td>Tier 2 到 FreeBSD 10 ,之後不支援。</td>
</tr>
<tr>
<td><a href="https://wiki.freebsd.org/riscv">FreeBSD/RISC-V Project</a></td>
<td><a href="mailto:freebsd-riscv@FreeBSD.org">freebsd-riscv@FreeBSD.org</a></td>
<td>自 FreeBSD 12 開始為 Tier 3</td>
</tr>
</tbody>
</table>
<p>一般性平台問題,請寄至 <a href="mailto:freebsd-arch@FreeBSD.org">freebsd-arch@FreeBSD.org</a></p>
</body>
</html>