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 @@ ]> &title;

&os; 計劃

-

&os; 是一個使用於現代伺服器,桌面與嵌入式 平台 的先進作業系統。 +

&os; 是一個使用於現代伺服器,桌面與嵌入式 平台 的先進作業系統。 由一群龐大的 社群 持續超過三十年的開發。 由於它先進的網路、安全性與儲存方面的特色使得 &os; 成為許多 大型網站 以及最普遍的嵌入式網路與儲存裝置的平台選擇。


» 立即取得 &os; Journal

最新新聞

.

近期活動

.

媒體報導

.

安全公告


勘誤公告


©right; FreeBSD 標誌是 FreeBSD 基金會的註冊商標 由 FreeBSD 基金會 授權 FreeBSD 計劃使用。 &header2.word.contact;
Index: head/zh_TW.UTF-8/htdocs/platforms/Makefile =================================================================== --- head/zh_TW.UTF-8/htdocs/platforms/Makefile (nonexistent) +++ head/zh_TW.UTF-8/htdocs/platforms/Makefile (revision 50145) @@ -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" Property changes on: head/zh_TW.UTF-8/htdocs/platforms/Makefile ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/zh_TW.UTF-8/htdocs/platforms/Makefile.inc =================================================================== --- head/zh_TW.UTF-8/htdocs/platforms/Makefile.inc (nonexistent) +++ head/zh_TW.UTF-8/htdocs/platforms/Makefile.inc (revision 50145) @@ -0,0 +1,4 @@ +# $FreeBSD$ + +WEBBASE?= /data/zh_TW/platforms +DOC_PREFIX?= ${.CURDIR}/../../../.. Property changes on: head/zh_TW.UTF-8/htdocs/platforms/Makefile.inc ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/zh_TW.UTF-8/htdocs/platforms/index.xml =================================================================== --- head/zh_TW.UTF-8/htdocs/platforms/index.xml (nonexistent) +++ head/zh_TW.UTF-8/htdocs/platforms/index.xml (revision 50145) @@ -0,0 +1,112 @@ + + + +]> + + + &title; + + $FreeBSD$ + + + + +

如果你有 port 相關建議,或是你想提供回饋給開發者。請寄至相關的郵件論壇。

+ +

支援的平台

+ +

以下列出 FreeBSD 目前支援的平台清單。

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
計劃頁面郵件論壇支援平台
FreeBSD/amd64 計劃freebsd-amd64@FreeBSD.orgTier 1
FreeBSD/ARM 計劃freebsd-arm@FreeBSD.orgTier 2
FreeBSD/arm64 計劃freebsd-arm@FreeBSD.orgTier 2
FreeBSD/i386 計劃freebsd-current@FreeBSD.orgTier 1
FreeBSD/MIPS 計劃freebsd-mips@FreeBSD.orgTier 3
FreeBSD/pc98 計劃re-pc98@FreeBSD.orgTier 2
FreeBSD/ppc 計劃freebsd-ppc@FreeBSD.orgTier 2
FreeBSD/sparc64 計劃freebsd-sparc@FreeBSD.orgTier 2
FreeBSD/xbox 計劃freebsd-current@FreeBSD.orgN/A
+ +

不支援的平台

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
計劃頁面郵件論壇支援平台
FreeBSD/alpha 計劃freebsd-alpha@FreeBSD.orgTier 4 (7.0R 後不繼續支援)
FreeBSD/ia64 計劃freebsd-ia64@FreeBSD.orgTier 2 到 FreeBSD 10 ,之後不支援。
FreeBSD/RISC-V Projectfreebsd-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