diff --git a/ja/Makefile b/ja/Makefile index 2157f532f2..ba177f8679 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,94 +1,95 @@ -# $FreeBSD: www/ja/Makefile,v 1.75 2010/01/20 15:51:38 ryusuke Exp $ +# $FreeBSD: www/ja/Makefile,v 1.76 2010/01/29 16:48:47 ryusuke Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.114 .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.sgml DOCS+= applications.sgml #DOCS+= art.sgml DOCS+= availability.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= publish.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml #DOCS+= usergroups.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml # Japanese-only file DOCS+= jabout.sgml 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'" XMLDOCS+= community::${XML_EVENTS_EVENTS}: DEPENDSET.community=usergroups events # These will be directly installed. #DATA= favicon.ico #DATA+= robots.txt DATA+= freebsd.css #DATA+= vendors.html # Subdirectories # SGML SUBDIR= security SUBDIR+= commercial +SUBDIR+= community SUBDIR+= docproj SUBDIR+= news #SUBDIR+= advocacy SUBDIR+= events SUBDIR+= FAQ SUBDIR+= handbook SUBDIR+= tutorials SUBDIR+= internal SUBDIR+= java SUBDIR+= copyright SUBDIR+= search SUBDIR+= projects SUBDIR+= prstats SUBDIR+= platforms SUBDIR+= releases #SUBDIR+= releng SUBDIR+= smp SUBDIR+= support #SUBDIR+= kse #SUBDIR+= gnome #SUBDIR+= donations .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= ports SUBDIR+= doc # .endif # .if defined(BUILD_RELNOTES) # SUBDIR+= relnotes .endif # Non-SGML #SUBDIR+= gifs #SUBDIR+= cgi WEBDIR?= data/ja ### Revision checking REVCHECK= yes .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/ja/community/Makefile b/ja/community/Makefile new file mode 100644 index 0000000000..1adad75a37 --- /dev/null +++ b/ja/community/Makefile @@ -0,0 +1,13 @@ +# $FreeBSD: www/en/community/Makefile,v 1.1 2005/10/04 05:44:55 murray Exp $ +# Original Revision: 1.1 + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= irc.sgml mailinglists.sgml newsgroups.sgml webresources.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/ja/community/irc.sgml b/ja/community/irc.sgml new file mode 100644 index 0000000000..1e724ca9bf --- /dev/null +++ b/ja/community/irc.sgml @@ -0,0 +1,34 @@ + + + + +]> + + + + +&header; + +
#freebsd というチャンネルはあちこちの IRC のネットワーク上に存在しますが、 + FreeBSD プロジェクトはそれらをコントロールしていませんし、 + IRC をサポートのためのメディアとして支持しているわけでもありません。 + IRC のチャンネルで質問しても、 + 無視されたり侮辱されたり蹴り出されたりするかもしれません。 + #freebsdhelp という名のチャンネルがあれば、 + そちらの方がより運がいいかも知れません。 + &os; に関連した IRC チャネルの一覧は、 + &os; wiki + にまとめられています。 + これらのチャンネルを IRC で試したいなら、 + あなたの責任で行動してください。 + その場合, それらのチャンネルの維持管理に関する苦情は + FreeBSD プロジェクトへ持ち込まないようにお願いします。 + 詳細は FAQ + のエントリ を参照してください。
+ +&footer; + + +