r8299 -> r42032 head/ja_JP.eucJP/htdocs/java/links/Makefile r28473 -> r42032 head/ja_JP.eucJP/htdocs/java/links/index.xml -> delete head/ja_JP.eucJP/htdocs/java/links/documentation.xml r28473 -> r42034 head/ja_JP.eucJP/htdocs/java/links/freebsd.xml
26 lines
1,000 B
XML
26 lines
1,000 B
XML
<?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; Project: FreeBSD Related Java Stuff">
|
|
<!-- $FreeBSD$ -->
|
|
<!-- The FreeBSD Japanese Documentation Project -->
|
|
<!-- Original revision: r42034 -->
|
|
]>
|
|
<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">
|
|
|
|
<ul>
|
|
<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>shuJIT</b>
|
|
- <a href="http://www.shudo.net/jit/">http://www.shudo.net/jit/</a>
|
|
- FreeBSD、Linux 用 JIT コンパイラ</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|