Update of /cvsroot/fink/scripts/installer/dmg/doc/porting
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31327/scripts/installer/dmg/doc/porting

Modified Files:
        porting.en.html porting.fr.html porting.ja.html 
        porting.zh.html 
Log Message:
Finish activating .ja


Index: porting.en.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/doc/porting/porting.en.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- porting.en.html     16 Mar 2005 18:51:05 -0000      1.9
+++ porting.en.html     16 Mar 2005 19:08:00 -0000      1.10
@@ -6,6 +6,7 @@
 Available Languages:  | 
 English | 
 <a href="porting.fr.html">Fran&ccedil;ais</a> | 
+<a href="porting.ja.html">&#26085;&#26412;&#35486; (Nihongo)</a> | 
 <a href="porting.zh.html">&#20013;&#25991; (&#31616;) (Simplified Chinese)</a> 
| 
 </td>
 </tr>

Index: porting.zh.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/doc/porting/porting.zh.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- porting.zh.html     16 Mar 2005 18:14:02 -0000      1.6
+++ porting.zh.html     16 Mar 2005 19:08:02 -0000      1.7
@@ -6,6 +6,7 @@
 Available Languages:  | 
 <a href="porting.en.html">English</a> | 
 <a href="porting.fr.html">Fran&ccedil;ais</a> | 
+<a href="porting.ja.html">&#26085;&#26412;&#35486; (Nihongo)</a> | 
 &#20013;&#25991; (&#31616;) (Simplified Chinese) | 
 </td>
 </tr>

Index: porting.ja.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/doc/porting/porting.ja.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- porting.ja.html     31 Jan 2005 01:47:46 -0000      1.1
+++ porting.ja.html     16 Mar 2005 19:08:01 -0000      1.2
@@ -17,7 +17,7 @@
                ここでの情報は, Mac OS X バージョン 10.0.0 と 
Darwin 1.3.x に適用されます.
                どちらも Mac OS X は Darwin 
のスーパーセットなので,両者を Darwin 
という言葉で示します.
                </p>
-  <h2>Contents</h2><ul><li><a href="#basics"><b>1 基本</b></a><ul><li><a 
href="#basics.heritage">1.1 Darwin はどこから来たのか</a></li><li><a 
href="#basics.compiler">1.2 コンパイラとツール</a></li><li><a 
href="#basics.host-type">1.3 ホスト種別</a></li><li><a 
href="#basics.libraries">1.4 ライブラリ</a></li><li><a 
href="#basics.other-sources">1.5 他の情報源</a></li></ul></li><li><a 
href="#shared"><b>2 共有コード</b></a><ul><li><a 
href="#shared.lib-and-mod">2.1 共有ライブラリ vs 
ローダブル・モジュール</a></li><li><a href="#shared.version">2.2 
バージョン番号</a></li><li><a href="#shared.cflags">2.3 
コンパイラフラグ</a></li><li><a href="#shared.build-lib">2.4 
共有ライブラリ をビルド</a></li><li><a href="#shared.build-mod">2.5 
モジュールをビルド</a></li></ul></li><li><a href="#libtool"><b>3 GNU 
libtool</b></a><ul><li><a href="#libtool.situation">3.1 状況</a></li><li><a 
href="#libtool.pat
 ch-135">3.2 1.3.5 パッチ</a></li><li><a href="#libtool.fixing-14x">3.3 
1.4.x を修正</a></li><li><a href="#libtool.dylibversionfix">3.4 libtool 
により生成された dylibs 
のバージョン番号を修正</a></li><li><a href="#libtool.notes">3.5 
さらなる注記</a></li></ul></li><li><a href="#preparing"><b>4 10.2 
に向けて</b></a><ul><li><a href="#preparing.bash">4.1 bash 
シェル</a></li><li><a href="#preparing.gcc3">4.2 gcc3 
コンパイラ</a></li></ul></li></ul><h2><a name="basics">1 基本</a></h2>
+  <h2>Contents</h2><ul><li><a href="#basics"><b>1 基本</b></a><ul><li><a 
href="#basics.heritage">1.1 Darwin はどこから来たのか</a></li><li><a 
href="#basics.compiler">1.2 コンパイラとツール</a></li><li><a 
href="#basics.host-type">1.3 ホスト種別</a></li><li><a 
href="#basics.libraries">1.4 ライブラリ</a></li><li><a 
href="#basics.other-sources">1.5 他の情報源</a></li></ul></li><li><a 
href="#shared"><b>2 共有コード</b></a><ul><li><a 
href="#shared.lib-and-mod">2.1 共有ライブラリ vs 
ローダブル・モジュール</a></li><li><a href="#shared.version">2.2 
バージョン番号</a></li><li><a href="#shared.cflags">2.3 
コンパイラフラグ</a></li><li><a href="#shared.build-lib">2.4 
共有ライブラリ をビルド</a></li><li><a href="#shared.build-mod">2.5 
モジュールをビルド</a></li></ul></li><li><a href="#libtool"><b>3 GNU 
libtool</b></a><ul><li><a href="#libtool.situation">3.1 状況</a></li><li><a 
href="#libtool.pat
 ch-135">3.2 1.3.5 パッチ</a></li><li><a href="#libtool.fixing-14x">3.3 
1.4.x を修正</a></li><li><a href="#libtool.dylibversionfix">3.4 libtool 
により生成された dylibs 
のバージョン番号を修正</a></li><li><a href="#libtool.notes">3.5 
さらなる注記</a></li></ul></li><li><a href="#preparing-10.2"><b>4 10.2 
に向けて</b></a><ul><li><a href="#preparing-10.2.bash">4.1 bash 
シェル</a></li><li><a href="#preparing-10.2.gcc3">4.2 gcc3 
コンパイラ</a></li></ul></li><li><a href="#preparing-10.3"><b>5 10.3 
に向けて</b></a><ul><li><a href="#preparing-10.3.perl">5.1 
Perl</a></li></ul></li></ul><h2><a name="basics">1 基本</a></h2>
     
     
     <h3><a name="basics.heritage">1.1 Darwin 
はどこから来たのか</a></h3>
@@ -457,10 +457,10 @@
 これは, GNU libtool を<tt style="white-space: 
nowrap;">--program-transform-name=s/libtool/glibtool/</tt> と configure 
することで得られます.
 </p>
     
-  <h2><a name="preparing">4 10.2 に向けて</a></h2>
+  <h2><a name="preparing-10.2">4 10.2 に向けて</a></h2>
     
     
-    <h3><a name="preparing.bash">4.1 bash シェル</a></h3>
+    <h3><a name="preparing-10.2.bash">4.1 bash シェル</a></h3>
       
       <p>
 OS X 10.2 は <tt style="white-space: nowrap;">/bin/sh</tt> 
機能を提供するため zsh ではなく bash 
を使用すると理解しています.
@@ -534,7 +534,7 @@
 </li>
       </ul>
     
-    <h3><a name="preparing.gcc3">4.2 gcc3 コンパイラ</a></h3>
+    <h3><a name="preparing-10.2.gcc3">4.2 gcc3 コンパイラ</a></h3>
       
       <p>gcc3 コンパイラを使用する Mac OS X 10.2</p>
       <p>ローダブル・モジュールを含み, libtool 
を使用するパッケージで, install_name 
エラーで失敗するものは, libtool が -install_name 
フラグと(特に必要なり) -bundle フラグを送るためです .
@@ -547,10 +547,16 @@
 gcc2 でコンパイルされたライブラリに gcc3 
でコンパイルされた C++ 
プログラムからリンクできないことを意味します.
 </p>
     
+  <h2><a name="preparing-10.3">5 10.3 に向けて</a></h2>
+    
+    
+    <h3><a name="preparing-10.3.perl">5.1 Perl</a></h3>
+      
+    
   <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
 Copyright (c) 2001-2005 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author.</p><hr>
-<p>Generated from <i>$Fink: porting.en.xml,v 1.2 2004/03/12 15:06:20 jeff_yecn 
Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: porting.ja.xml,v 1.3 2005/03/16 18:01:45 dmacks 
Exp $</i></p></body></html>

Index: porting.fr.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/doc/porting/porting.fr.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- porting.fr.html     16 Mar 2005 18:14:01 -0000      1.10
+++ porting.fr.html     16 Mar 2005 19:08:00 -0000      1.11
@@ -6,6 +6,7 @@
 Available Languages:  | 
 <a href="porting.en.html">English</a> | 
 Fran&ccedil;ais | 
+<a href="porting.ja.html">&#26085;&#26412;&#35486; (Nihongo)</a> | 
 <a href="porting.zh.html">&#20013;&#25991; (&#31616;) (Simplified Chinese)</a> 
| 
 </td>
 </tr>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to