Index: head/zh_TW.UTF-8/htdocs/Makefile
===================================================================
--- head/zh_TW.UTF-8/htdocs/Makefile (revision 50144)
+++ head/zh_TW.UTF-8/htdocs/Makefile (revision 50145)
@@ -1,48 +1,49 @@
# $FreeBSD$
# Original revision:
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
# These are turned into validated, normalized HTML files.
DOCS= about.xml
DOCS+= applications.xml
DOCS+= art.xml
DOCS+= availability.xml
DOCS+= community.xml
DOCS+= docs.xml
DOCS+= logo.xml
DOCS+= send-pr.xml
DOCS+= support.xml
DOCS+= where.xml
XMLDOCS= index:xsl:${XML_NEWS_NEWS}:
DEPENDSET.index=transtable mirrors news press events \
advisories notices
XMLDOCS+= usergroups:${XSL_USERGROUPS}:${XML_USERGROUPS}:
DEPENDSET.usergroups=transtable usergroups
PARAMS.usergroups= --param pagename "'FreeBSD User Groups'"
# Subdirectories
# XML
SUBDIR+= docs
SUBDIR+= news
+SUBDIR+= platforms
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
SUBDIR+= doc
.endif
# Non-XML
#SUBDIR+= layout
WEBDIR?= data/zh_TW
DATESUBST?= 's///'
.include "${DOC_PREFIX}/share/mk/web.site.mk"
Index: head/zh_TW.UTF-8/htdocs/index.xsl
===================================================================
--- head/zh_TW.UTF-8/htdocs/index.xsl (revision 50144)
+++ head/zh_TW.UTF-8/htdocs/index.xsl (revision 50145)
@@ -1,302 +1,302 @@
]>
最新版本
如果你有 port 相關建議,或是你想提供回饋給開發者。請寄至相關的郵件論壇。
+ +以下列出 FreeBSD 目前支援的平台清單。
+ +| 計劃頁面 | +郵件論壇 | +支援平台 | +
| FreeBSD/amd64 計劃 | +freebsd-amd64@FreeBSD.org | +Tier 1 | +
| FreeBSD/ARM 計劃 | +freebsd-arm@FreeBSD.org | +Tier 2 | +
| FreeBSD/arm64 計劃 | +freebsd-arm@FreeBSD.org | +Tier 2 | +
| FreeBSD/i386 計劃 | +freebsd-current@FreeBSD.org | +Tier 1 | +
| FreeBSD/MIPS 計劃 | +freebsd-mips@FreeBSD.org | +Tier 3 | +
| FreeBSD/pc98 計劃 | +re-pc98@FreeBSD.org | +Tier 2 | +
| FreeBSD/ppc 計劃 | +freebsd-ppc@FreeBSD.org | +Tier 2 | +
| FreeBSD/sparc64 計劃 | +freebsd-sparc@FreeBSD.org | +Tier 2 | +
| FreeBSD/xbox 計劃 | +freebsd-current@FreeBSD.org | +N/A | +
| 計劃頁面 | +郵件論壇 | +支援平台 | +
| FreeBSD/alpha 計劃 | +freebsd-alpha@FreeBSD.org | +Tier 4 (7.0R 後不繼續支援) | +
| FreeBSD/ia64 計劃 | +freebsd-ia64@FreeBSD.org | +Tier 2 到 FreeBSD 10 ,之後不支援。 | +
| FreeBSD/RISC-V Project | +freebsd-riscv@FreeBSD.org | +自 FreeBSD 12 開始為 Tier 3 | +
一般性平台問題,請寄至 freebsd-arch@FreeBSD.org
+ + Property changes on: head/zh_TW.UTF-8/htdocs/platforms/index.xml ___________________________________________________________________ Added: fbsd:notbinary ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/xml; charset=UTF-8 \ No newline at end of property