- Merge the following from the English version:

r42048 -> r43646	head/ja_JP.eucJP/htdocs/java/Makefile
	r42026 -> r43646	head/ja_JP.eucJP/htdocs/java/dists/index.xml
	r42047 -> r43646	head/ja_JP.eucJP/htdocs/java/index.xml
	r42154 -> r43646	head/ja_JP.eucJP/htdocs/java/install.xml
	r31298 -> (dead)	head/ja_JP.eucJP/htdocs/java/java-rss.xsl
	r24043 -> (dead)	head/ja_JP.eucJP/htdocs/java/links.xml
	r41555 -> (dead)	head/ja_JP.eucJP/htdocs/java/news.xml
	r31289 -> (dead)	head/ja_JP.eucJP/htdocs/java/newsflash.xsl
This commit is contained in:
Ryusuke SUZUKI 2014-02-09 08:19:54 +00:00
parent ab87e4711c
commit 82277c5caa
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43851
8 changed files with 21 additions and 1915 deletions

View file

@ -1,6 +1,6 @@
# $FreeBSD$
# The FreeBSD Japanese Documentation Project
# Original revision: r42048
# Original revision: r43646
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -14,10 +14,5 @@ SUBDIR = dists
DOCS+= howhelp.xml
DOCS+= index.xml
DOCS+= install.xml
DOCS+= links.xml
XML.DEFAULT= news.xml
XMLDOCS= newsflash
XMLDOCS+= news:java-rss.xsl::rss.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="euc-jp"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; Project: Distributions">
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: r42026 -->
<!-- Original revision: r43646 -->
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@ -36,12 +36,12 @@
<h3>&jdk; 1.6.x</h3>
<p><a href="&enbase;/java/16.html">JDK 1.6</a> をサポートしています。
現在対応しているバージョンは (i386 および amd64 アーキテクチャ用の)
FreeBSD 6.2 以降です。</p>
FreeBSD 8.4 以降です。</p>
<h3>&jdk; 1.7.x</h3>
<p><a href="&enbase;/java/17.html">JDK 1.7</a> をサポートしています。
現在対応しているバージョンは (i386 および amd64 アーキテクチャ用の)
FreeBSD 7.0 以降です。</p>
FreeBSD 8.4 以降です。</p>
</td>
</tr>

View file

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="euc-jp"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; プロジェクト">
<!ENTITY url.books "../../../doc/en_US.ISO8859-1/books">
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: r42047 -->
<!-- Original revision: r43646 -->
]>
<html xmlns="http://www.w3.org/1999/xhtml">
@ -28,7 +28,7 @@
(それぞれ <code>openjdk6</code><code>openjdk7</code>) を用いて、
ソースコードから構築してインストールできます。
そして、コンパイル済みのバイナリ package が FreeBSD mirrors を通じて配布されており、
<code>pkg_add(1)</code> を用いて直接インストールすることもできます。</p>
<code>pkg(8)</code> を用いて直接インストールすることもできます。</p>
<p>&openjdk; は、FreeBSD において推奨される &java; の実装です。
FreeBSD Foundation は、今後 Sun のパートナーソースベースの
@ -41,12 +41,6 @@
<a href="http://www.FreeBSDFoundation.org/java">FreeBSD
Foundation Java ダウンロード</a> をご覧ください。</p>
<h2>ニュース</h2>
<ul>
<li><a href="newsflash.html">アナウンス</a></li>
</ul>
<h2><b>ソフトウェア</b></h2>
<ul>
@ -66,7 +60,6 @@
<ul>
<li><a href="&url.books;/porters-handbook/using-java.html">ports を作る。</a></li>
<li><a href="links.html">リンク</a></li>
</ul>
</body>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="euc-jp"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; Project: How To Install">
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: r42154 -->
<!-- Original revision: r43646 -->
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@ -25,9 +25,19 @@
<td>
<h3><a name="openjdk">FreeBSD の OpenJDK</a></h3>
<p>&openjdk; 6 package のインストールには、pkg(8) ユーティリティを使ってください。</p>
<p><code>pkg install openjdk6
</code></p>
<p>pkg(8) の使用に関するより詳細な情報については、
<a href="../../doc/ja_JP.eucJP/books/handbook/pkgng-intro.html">
FreeBSD ハンドブック</a> をご覧ください。
</p>
<p>OpenJDK の FreeBSD ネイティブな port です。</p>
<p><code>cd /usr/ports/java/openjdk16<br/>
<p><code>cd /usr/ports/java/openjdk17<br/>
make install clean</code></p>
</td>
</tr>

View file

@ -1,100 +0,0 @@
<?xml version="1.0" encoding="euc-jp" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
"http://www.FreeBSD.org/XML/share/xml/xslt10-freebsd.dtd">
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.2 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
xmlns:cvs="http://www.FreeBSD.org/XML/CVS"
exclude-result-prefixes="cvs">
<xsl:import href="http://www.FreeBSD.org/XML/lang/share/xml/libcommon.xsl"/>
<xsl:output method="xml" indent="yes" encoding="&xml.encoding;"/>
<xsl:template match="/">
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<xsl:call-template name="rss-java-news-title" />
<xsl:call-template name="rss-java-news-items" />
</channel>
</rss>
</xsl:template>
<!-- template: "rss-java-news-title"
pulls in the 10 most recent java news items -->
<xsl:template name="rss-java-news-title"
xmlns:atom="http://www.w3.org/2005/Atom">
<xsl:variable name="title">FreeBSD Java Project News</xsl:variable>
<xsl:variable name="link">http://www.FreeBSD.org/java/</xsl:variable>
<title><xsl:value-of select="$title" /></title>
<link><xsl:value-of select="$link" /></link>
<description>Java newsflash items from the FreeBSD Project</description>
<language>en-us</language>
<webMaster>freebsd-java@FreeBSD.org (FreeBSD Java Team)</webMaster>
<managingEditor>freebsd-java@FreeBSD.org (FreeBSD Java Team)</managingEditor>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<ttl>120</ttl>
<image>
<url>http://www.FreeBSD.org/logo/logo-full.png</url>
<title><xsl:value-of select="$title" /></title>
<link><xsl:value-of select="$link" /></link>
</image>
<atom:link rel="self" type="application/rss+xml">
<xsl:attribute name="href">
<xsl:value-of select="$link" /><xsl:text>rss.xml</xsl:text>
</xsl:attribute>
</atom:link>
</xsl:template>
<!-- template: "rss-java-news-items"
pulls in the 10 most recent security advisories -->
<xsl:template name="rss-java-news-items"
xmlns:atom="http://www.w3.org/2005/Atom">
<xsl:for-each select="descendant::event[position() &lt;= 10]">
<xsl:variable name="guid"><xsl:call-template name="generate-event-anchor"/></xsl:variable>
<xsl:variable name="month"><xsl:call-template name="generate-month-num"><xsl:with-param name="month" select="../../name"/></xsl:call-template></xsl:variable>
<item>
<title>
<xsl:choose>
<xsl:when test="count(child::title)">
<xsl:value-of select="title"/>
</xsl:when>
<xsl:otherwise>
<xsl:copy-of select="p"/>
</xsl:otherwise>
</xsl:choose>
</title>
<xsl:if test="count(child::title)">
<description>
<xsl:apply-templates select="p"/>
</description>
</xsl:if>
<link>http://www.FreeBSD.org/ja/java/newsflash.html#<xsl:value-of select="$guid" /></link>
<guid>http://www.FreeBSD.org/ja/java/newsflash.html#<xsl:value-of select="$guid" /></guid>
<pubDate>
<xsl:call-template name="misc-format-date-string">
<xsl:with-param name="year" select="../../../name" />
<xsl:with-param name="month" select="$month" />
<xsl:with-param name="day" select="../name" />
<xsl:with-param name="date-format" select="$param-l10n-date-format-rfc822" />
</xsl:call-template>
</pubDate>
</item>
</xsl:for-each>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,94 +0,0 @@
<?xml version="1.0" encoding="euc-jp"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; プロジェクト: Useful Links">
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: r42043 -->
]>
<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>以下は、&os; で Java を使う際に有用なリンク集です。
完全なリストを意図したものではありません。</p>
<ul>
<li>IDE
<ul>
<li><a href="http://www7b.software.ibm.com/wsdd/zones/vajava/">Visual Age for Java - Professional</a></li>
<li><a href="http://www.jedit.org">jEdit</a> <br/>
jEdit は、Swing を使って Java
で記述されたプログラマ用のテキストエディタで、
プラグインに対応しています。</li>
<li> <a href="http://www.netbeans.org/">NetBeans</a><br/>
完全に Java で記述された新しい IDE で、
フリーと商用の二つの異なるバージョンがあります。
現在は、サン・マイクロシステムズ社が所有しています。</li>
<li><a href="http://www.eclipse.org/">Eclipse</a><br/>
An open extensible IDE for anything and nothing in particular.</li>
<li><a href="http://www.jetbrains.com/idea">IDEA</a><br/>
広範囲なリファクタリングに対応した商用の Java IDE。</li>
</ul>
</li>
<li>JDBC
<ul>
<li><a href="http://www.voicenet.com/~zellert/tjFM/"></a>tjFM<br/>
MySQL&trade; 用 JDBC タイプ 4 ドライバ</li>
<li><a href="http://www.mysql.com/products/connector-j/index.html">MySQL Connector/J</a><br/>
MySQL 用 JDBC タイプ 4 ドライバ</li>
</ul>
</li>
<li>ツール
<ul>
<li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a> <br/>
非常に高速な IBM 製 Javaコンパイラ (port からも利用できます)。</li>
<li><a href="http://www.FreeBSD.org/cgi/url.cgi?ports/comms/java-commapi-freebsd/pkg-descr">The JavaComm API</a> - JavaComm API の FreeBSD への移植。</li>
<li><b>Kaffe</b> - <a href="http://www.kaffe.org">http://www.kaffe.org</a> - Java の &quot;クリーンルーム&quot; 実装。</li>
</ul>
</li>
</ul>
<ul>
<li><a href="http://www.gjt.org">Giant Java Tree (GJT)</a><br/>
オープンソースの Java プログラムを CVS ツリーに分類しています。</li>
<li> <a href="http://java.apache.org">Java at the Apache Group</a> <br/>
JServ, Cocoon など、Java とウェブに関係のあるさまざまなプロジェクトがあります。</li>
<li>API</li>
<li><ul>
<li><a href="http://java.sun.com/products/servlet/index.html">Sun 社のサーブレット API</a></li>
</ul></li>
<li>サーブレットの情報</li>
<li><ul>
<li><a
href="http://www.jguru.com/faq/server-side-development/servlets">Purple Servlet の FAQ</a><br/>
サーブレットに関する広範囲にわたる情報。</li>
</ul></li>
<li>サーブレットエンジン</li>
<li><ul>
<li><a href="http://www.newatlanta.com">ServletExec</a><br/>
高性能の商用サーブレットエンジンです。 フリーのデモ版や開発版とサーブレットデバッガが提供されています。 ほとんどのウェブサーバに対応しています。</li>
</ul></li>
</ul>
<ul>
<li>プログラミング</li>
<li><ul>
<li><a href="http://www.jpython.org">JPython</a><br/>
Best Java Scripting (Python と Java の融合) - a must have!</li>
</ul></li>
<li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a> <br/>
非常に高速な IBM 製 Javaコンパイラ (port からも利用できます)。</li>
<li><a href="http://java.sun.com/docs/books/tutorial/index.html">The Java Tutorial</a><br/>
Sun 社が提供している唯一の Java チュートリアルです。</li>
<li>IBM - <a href="http://www.ibm.com/java">developerWorks - Java Technology Zone</a><br/> Java メインサイト。</li>
<li>IBM - <a href="http://www.alphaworks.ibm.com">Alphaworks</a><br/>技術研究、開発途上のバージョン。</li>
</ul>
</body>
</html>

File diff suppressed because it is too large Load diff

View file

@ -1,102 +0,0 @@
<?xml version="1.0" encoding="euc-jp" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
"http://www.FreeBSD.org/XML/share/xml/xslt10-freebsd.dtd" [
<!ENTITY rsslink "&base;/java/rss.xml">
<!ENTITY title "FreeBSD &java; Project: Newsflash">
<!ENTITY rsstitle "FreeBSD Java Project News">
]>
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.2 -->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/lang/share/xml/libcommon.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/share/xml/xhtml.xsl"/>
<xsl:variable name="title">&title;</xsl:variable>
<xsl:variable name="rsstitle">&rsstitle;</xsl:variable>
<xsl:variable name="rsslink">&rsslink;</xsl:variable>
<xsl:template name="process.content">
<div id="sidewrap">
&nav.developers;
<div id="feedlinks">
<ul>
<li>
<a href="&rsslink;" title="&rsstitle;">
RSS 2.0 Feed
</a>
</li>
</ul>
</div> <!-- FEEDLINKS -->
</div> <!-- SIDEWRAP -->
<div id="contentwrap">
<h1>&title;</h1>
<img src="&enbase;/gifs/news.jpg" align="right" border="0" width="193"
height="144" alt="FreeBSD Java News"/>
<xsl:apply-templates select="events/descendant::month"/>
<xsl:for-each select="/events">
<xsl:call-template
name="html-news-list-newsflash-homelink" />
</xsl:for-each>
</div> <!-- contentwrap -->
</xsl:template>
<!-- Everything that follows are templates for the rest of the content -->
<xsl:template match="month">
<h2>
<xsl:value-of select="ancestor::year/name"/>
<xsl:text> ǯ </xsl:text>
<xsl:call-template name="generate-month-num">
<xsl:with-param name="month">
<xsl:value-of select="name"/>
</xsl:with-param>
</xsl:call-template>
<xsl:text> ·î</xsl:text></h2>
<ul>
<xsl:apply-templates select="descendant::day"/>
</ul>
</xsl:template>
<xsl:template match="day">
<xsl:apply-templates select="event"/>
</xsl:template>
<xsl:template match="event">
<li><p><a>
<xsl:attribute name="name">
<xsl:call-template name="generate-event-anchor"/>
</xsl:attribute>
</a>
<b><xsl:value-of select="ancestor::year/name"/>
<xsl:text> ǯ </xsl:text>
<xsl:call-template name="generate-month-num">
<xsl:with-param name="month">
<xsl:value-of select="ancestor::month/name"/>
</xsl:with-param>
</xsl:call-template>
<xsl:text> ·î </xsl:text>
<xsl:value-of select="ancestor::day/name"/> Æü:</b><xsl:text> </xsl:text>
<xsl:value-of select="title"/>
</p>
<xsl:copy-of select="p"/>
</li>
</xsl:template>
<xsl:template match="date"/> <!-- Deliberately left blank -->
</xsl:stylesheet>