Update of /cvsroot/fink/web/doc/packaging
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26802/web/doc/packaging

Modified Files:
        compilers.ja.php format.ja.php fslayout.ja.php index.ja.php 
        intro.ja.php packaging.ja.html policy.ja.php reference.ja.php 
Log Message:
Some unfinished text translated

Index: intro.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/intro.ja.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- intro.ja.php        12 Feb 2006 04:59:58 -0000      1.35
+++ intro.ja.php        18 Feb 2006 03:55:28 -0000      1.36
@@ -1,7 +1,7 @@
 <?
 $title = "パッケージ作成 - 始めに";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2006/02/12 04:58:47';
+$cvs_date = 'Date: 2006/02/18 03:54:13';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="パッケージ作成 Contents"><link rel="next" 
href="format.php?phpLang=ja" title="パッケージ記述"><link rel="prev" 
href="index.php?phpLang=ja" title="パッケージ作成 Contents">';
 
 

Index: policy.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/policy.ja.php,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- policy.ja.php       12 Feb 2006 04:59:58 -0000      1.42
+++ policy.ja.php       18 Feb 2006 03:55:29 -0000      1.43
@@ -1,7 +1,7 @@
 <?
 $title = "パッケージ作成 - ポリシー";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2006/02/12 04:58:47';
+$cvs_date = 'Date: 2006/02/18 03:54:13';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="パッケージ作成 Contents"><link rel="next" 
href="fslayout.php?phpLang=ja" 
title="ファイルシステムのレイアウト"><link rel="prev" 
href="format.php?phpLang=ja" title="パッケージ記述">';
 
 
@@ -586,41 +586,26 @@
                                Fink 0.13.0 
から利用可能になったコマンド <code>fink validate</code> を .deb 
ファイルに適用すると,
                                その Fink パッケージが XS 
モジュールで,バージョンの付かないディレクトリにインストールされるかチェックし,そうなら警告を発します.
                        </p>
-
 <p>
-ユーザーは,同時に複数のバージョンの perl 
を持つことができます.
-このため, perl 
バージョン指定されたモジュールは,複数のバージョンが同時に存在できるようにインストールされなければなりません.
-manpage 
やばいなり,その他のスクリプトなど,これらのパッケージでのファイル名の重複を避けるよう,
+ユーザーは,同時に複数のバージョンの perl 
をインストールしておくことができます.
+このため, perl 
バージョン番号の指定されたモジュールは,複数のバージョンが共存できるようにインストールされなければなりません.
+manpage 
やバイナリ,その他のスクリプトなど,これらのパッケージでのファイル名の重複を避けるよう,
 注意を払わねばなりません.
-
-You are not allowed to have any files in a package whose name ends
-with -pm<b>XYZ</b> that would have an identical pathname across
-different <b>XYZ</b>. Using <code>Replaces</code> to allow the
-same-named files to overwrite each other in different perl-versions of
-these perl-module packages is no longer acceptable.
-As a simple solution for manpages, starting in
-March 2005, Fink has defined alternate locations in MANPATH:
-<code>%p/lib/perl5/X.Y.Z/man</code> for each perl-X.Y.Z. You
-no longer need to create mutually-exclusive -man or -doc SplitOff
-packages. For
-example, to avoid conflicts between uri-pm581 and uri-pm586, the
-same-named <code>URI.3pm</code> manpage is installed
-as <code>%p/lib/perl5/5.8.1/man/man3/URI.3pm</code> and
-<code>%p/lib/perl5/5.8.6/man/man3/URI.3pm</code>,
-respectively. Note that the default scripts provided by <code>Type:
-perl X.Y.Z</code> have not changed, so you will have to locate the
-manpages here manually in your <code>InstallScript</code>. If you
-don't have a highly customized script, you can still use the default
-one, and then simply move the files manually:
+-pm<b>XYZ</b> で終わるパッケージのどのファイルも,<b>XYZ</b> 
値のことなる他のパッケージと同じパスを使用してはいけません.
+<code>Replaces</code> 
を用いることで,同名のファイルがあっても異なる perl 
バージョンの perl 
モジュールは,以前は許可されていましたが,今後は許可されません.
+manpage に関する解決として,2005年3月より,それぞれの 
perl-X.Y.Z に <code>%p/lib/perl5/X.Y.Z/man</code> という MANPATH 
を定義しました.
+このため,-man や -doc といった SplitOff 
を作って対処する必要はなくなりました.
+例えば, uri-pm581 と uri-586 
のコンフリクトの場合,どちらにもある <code>URI.3pm</code> 
という manpage は,それぞれ 
<code>%p/lib/perl5/5.8.1/man/man3/URI.3pm</code> と 
<code>%p/lib/perl5/5.8.6/man/man3/URI.3pm</code> 
にインストールされます.
+ただし,<code>Type: perl X.Y.Z</code> 
によるスクリプトは変更されていないので, 
<code>InstallScript</code> にてどこに mapnage 
をインストールするのかを記述する必要があります.
+もし複雑なスクリプトを記述していないのであれば,既存のものを用い,ファイルを移動させるだけで済みます.
 </p>
 <pre>
 %{default_script}
 mv %i/share/man %i/lib/perl5/5.8.1
 </pre>
 <p>
-That will move all manpages. If you wish to move only one section of
-manpages (for example, only section 3, the module manpages, not script
-manpages in section 1), a similar approach works:
+これにより,全ての manpage が移動します.
+もし manpage のうち一つのセクションを以上させたい場合 
(例えばセクション3とモジュールの manpage 
を移し,セクション1のスクリプト manpage 
は移さない),同様に:
 </p>
 <pre>
 %{default_script}
@@ -628,18 +613,11 @@
 mv %i/share/man/man3 %i/lib/perl5/5.8.1/man
 </pre>
 <p>
-If you have executables, for example, demo or utility scripts
-in <code>%p/bin</code>, you have several options. One example
-is to put these files (and their associated manpages and/or other
-related files) in a %N-bin splitoff package. Use of
-<code>Conflicts</code> and <code>Replaces</code> fields ensures that
-installation of different perl-version forms of these packages, which
-contain files of the same name, is mutually excluve. The user can
-install many different perl-versions of the runtime modules, and then
-choose whichever one perl-version of the scripts he wants at a given
-time. For example, Tk.pm comes with an
-executable <code>ptksh</code>, so the set of tk-pm* packages
-could be constructed as follows:
+デモ用やユーティリティ的なスクリプトなどが 
<code>%p/bin</code> 
にある場合は,いくつかの解決方法があります.
+一つ目の例は,これらのファイル (およびその manpage や 
関連ファイル) を %N-bin という Splitoff とします.
+<code>Conflicts</code> と <code>Replaces</code> 
のフィールドを用いることで,perl 
バージョンの異なる,同じファイルを含んでいる複数のパッケージが,相互に排他的になります.
+利用者は,異なる perl 
バージョンのモジュールを複数インストールしておき,スクリプトに関しては一つの
 perl バージョンのものだけを選択することになります.
+例えば,Tk.pm は <code>ptksh</code> と共に来ますが,tk-pm* 
パッケージは以下のように作られます:
 </p>
 <pre>
 Info2: &lt;&lt;
@@ -660,10 +638,8 @@
 &lt;&lt;
 </pre>
 <p>
-An alternative arrangement is to rename the scripts and their manpages
-to include perl-version information. This method means there is no
-naming conflict at all, so one does not need the mutually-exclusive
-%N-bin splitoffs:
+この他の方法としては,スクリプトの名称と,関連する 
manpage を,perl 
バージョン番号を示すように変更することがあります.
+これでコンフリクトを回避できるので,相互排他的な 
%N-bin の Splitoff を作る必要はありません:
 </p>
 <pre>
 Info2: &lt;&lt;
@@ -679,17 +655,12 @@
 &lt;&lt;
 </pre>
 <p>
-The user accesses ptksh for whichever perl she wants. For convenience,
-one could use <code>update-alternatives</code> to allow users to be
-able to access these by their generic (no perl-version) names as well.
+利用者は,どのバージョンの perl 用の ptksh 
も持っておくことができます.
+<code>update-alternatives</code> を使用すると,利用者は一般的な 
(perl バージョンのない) 
名前でもアクセスすることができ,便利です.
 </p>
 <p>
-Also as of March 2005, the location of manpages and modules installed
-by fink packages for perl itself (packages perlXYZ and perlXYZ-core
-other than the perl-version provided by Apple) has changed. As a
-result of this relocation, other fink packages that supply updated
-versions of core perl modules should not list any perlXYZ or
-perlXYZ-core packages in the <code>Replaces</code> field.
+2005年3月の時点で,fink パッケージの perl 自体 (Apple 
が提供する perl バージョン以外の perlXYZ や perlXYZ-core) 
としては,manpage とモジュールの位置が変わりました.
+このため,上位バージョンのコア perl 
モジュールを提供するパッケージは,perlXYZ や perlXYZ-core 
パッケージを <code>Replaces</code> 
フィールドに記述しないでください.
 </p>
                
                <h2><a name="emacs">3.6 Emacs ポリシー</a></h2>

Index: fslayout.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/fslayout.ja.php,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- fslayout.ja.php     12 Feb 2006 04:59:58 -0000      1.37
+++ fslayout.ja.php     18 Feb 2006 03:55:28 -0000      1.38
@@ -1,7 +1,7 @@
 <?
 $title = "パッケージ作成 - ファイルシステム";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2006/02/12 04:58:47';
+$cvs_date = 'Date: 2006/02/18 03:54:13';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="パッケージ作成 Contents"><link rel="next" 
href="compilers.php?phpLang=ja" title="コンパイラ"><link rel="prev" 
href="policy.php?phpLang=ja" title="パッケージ化ポリシー">';
 
 

Index: index.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/index.ja.php,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- index.ja.php        12 Feb 2006 04:59:58 -0000      1.39
+++ index.ja.php        18 Feb 2006 03:55:28 -0000      1.40
@@ -1,7 +1,7 @@
 <?
 $title = "パッケージ作成";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2006/02/12 04:58:47';
+$cvs_date = 'Date: 2006/02/18 03:54:13';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="パッケージ作成 Contents"><link rel="next" 
href="intro.php?phpLang=ja" title="始めに">';
 
 
@@ -24,7 +24,7 @@
                </p>
        <h2><? echo FINK_CONTENTS ; ?></h2><ul>
        <li><a href="intro.php?phpLang=ja"><b>1 始めに</b></a><ul><li><a 
href="intro.php?phpLang=ja#def1">1.1 
パッケージとは何か?</a></li><li><a 
href="intro.php?phpLang=ja#ident">1.2 
パッケージの区別</a></li></ul></li><li><a 
href="format.php?phpLang=ja"><b>2 パッケージ記述</b></a><ul><li><a 
href="format.php?phpLang=ja#trees">2.1 ツリーレイアウト</a></li><li><a 
href="format.php?phpLang=ja#format">2.2 ファイル形式</a></li><li><a 
href="format.php?phpLang=ja#percent">2.3 
パーセント展開</a></li></ul></li><li><a 
href="policy.php?phpLang=ja"><b>3 
パッケージ化ポリシー</b></a><ul><li><a 
href="policy.php?phpLang=ja#licenses">3.1 
パッケージのライセンス</a></li><li><a 
href="policy.php?phpLang=ja#openssl">3.2 GPL と OpenSSL</a></li><li><a 
href="policy.php?phpLang=ja#prefix">3.3 
基盤システムへの干渉問題</a></li><li><a 
href="policy.php?phpLang=ja#sharedlibs">3.4 
共有ライブラリ</a></li><li><a href="policy.php?
 phpLang=ja#perlmods">3.5 Perl モジュール</a></li><li><a 
href="policy.php?phpLang=ja#emacs">3.6 Emacs 
ポリシー</a></li></ul></li><li><a href="fslayout.php?phpLang=ja"><b>4 
ファイルシステムのレイアウト</b></a><ul><li><a 
href="fslayout.php?phpLang=ja#fhs">4.1 ファイルシステム構造標準 
(Filesystem Hierarchy Standard)</a></li><li><a 
href="fslayout.php?phpLang=ja#dirs">4.2 ディレクトリ</a></li><li><a 
href="fslayout.php?phpLang=ja#avoid">4.3 
避けるべきこと</a></li></ul></li><li><a 
href="compilers.php?phpLang=ja"><b>5 コンパイラ</b></a><ul><li><a 
href="compilers.php?phpLang=ja#versions">5.1 
コンパイラバージョン</a></li><li><a 
href="compilers.php?phpLang=ja#abi">5.2 g++ ABI</a></li></ul></li><li><a 
href="reference.php?phpLang=ja"><b>6 
リファレンスマニュアル</b></a><ul><li><a 
href="reference.php?phpLang=ja#build">6.1 ビルドプロセス</a></li><li><a 
href="reference.php?phpLang=ja#fields">6.2 フィールド</
 a></li><li><a href="reference.php?phpLang=ja#splitoffs">6.3 
スプリットオフ (SplitOff)</a></li><li><a 
href="reference.php?phpLang=ja#scripts">6.4 スクリプト</a></li><li><a 
href="reference.php?phpLang=ja#patches">6.5 パッチ</a></li><li><a 
href="reference.php?phpLang=ja#profile.d">6.6 Profile.d 
スクリプト</a></li></ul></li></ul>
-<!--Generated from $Fink: packaging.ja.xml,v 1.36 2006/02/12 04:58:47 
babayoshihiko Exp $-->
+<!--Generated from $Fink: packaging.ja.xml,v 1.37 2006/02/18 03:54:13 
babayoshihiko Exp $-->
 <? include_once "../../footer.inc"; ?>
 
 

Index: format.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/format.ja.php,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- format.ja.php       12 Feb 2006 04:59:58 -0000      1.39
+++ format.ja.php       18 Feb 2006 03:55:28 -0000      1.40
@@ -1,7 +1,7 @@
 <?
 $title = "パッケージ作成 - パッケージ記述";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2006/02/12 04:58:47';
+$cvs_date = 'Date: 2006/02/18 03:54:13';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="パッケージ作成 Contents"><link rel="next" 
href="policy.php?phpLang=ja" title="パッケージ化ポリシー"><link 
rel="prev" href="intro.php?phpLang=ja" title="始めに">';
 
 

Index: packaging.ja.html
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/packaging.ja.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- packaging.ja.html   12 Feb 2006 04:59:58 -0000      1.47
+++ packaging.ja.html   18 Feb 2006 03:55:28 -0000      1.48
@@ -887,41 +887,26 @@
                                Fink 0.13.0 
から利用可能になったコマンド <tt style="white-space: 
nowrap;">fink validate</tt> を .deb ファイルに適用すると,
                                その Fink パッケージが XS 
モジュールで,バージョンの付かないディレクトリにインストールされるかチェックし,そうなら警告を発します.
                        </p>
-
 <p>
-ユーザーは,同時に複数のバージョンの perl 
を持つことができます.
-このため, perl 
バージョン指定されたモジュールは,複数のバージョンが同時に存在できるようにインストールされなければなりません.
-manpage 
やばいなり,その他のスクリプトなど,これらのパッケージでのファイル名の重複を避けるよう,
+ユーザーは,同時に複数のバージョンの perl 
をインストールしておくことができます.
+このため, perl 
バージョン番号の指定されたモジュールは,複数のバージョンが共存できるようにインストールされなければなりません.
+manpage 
やバイナリ,その他のスクリプトなど,これらのパッケージでのファイル名の重複を避けるよう,
 注意を払わねばなりません.
-
-You are not allowed to have any files in a package whose name ends
-with -pm<b>XYZ</b> that would have an identical pathname across
-different <b>XYZ</b>. Using <tt style="white-space: nowrap;">Replaces</tt> to 
allow the
-same-named files to overwrite each other in different perl-versions of
-these perl-module packages is no longer acceptable.
-As a simple solution for manpages, starting in
-March 2005, Fink has defined alternate locations in MANPATH:
-<tt style="white-space: nowrap;">%p/lib/perl5/X.Y.Z/man</tt> for each 
perl-X.Y.Z. You
-no longer need to create mutually-exclusive -man or -doc SplitOff
-packages. For
-example, to avoid conflicts between uri-pm581 and uri-pm586, the
-same-named <tt style="white-space: nowrap;">URI.3pm</tt> manpage is installed
-as <tt style="white-space: nowrap;">%p/lib/perl5/5.8.1/man/man3/URI.3pm</tt> 
and
-<tt style="white-space: nowrap;">%p/lib/perl5/5.8.6/man/man3/URI.3pm</tt>,
-respectively. Note that the default scripts provided by <tt 
style="white-space: nowrap;">Type:
-perl X.Y.Z</tt> have not changed, so you will have to locate the
-manpages here manually in your <tt style="white-space: 
nowrap;">InstallScript</tt>. If you
-don't have a highly customized script, you can still use the default
-one, and then simply move the files manually:
+-pm<b>XYZ</b> で終わるパッケージのどのファイルも,<b>XYZ</b> 
値のことなる他のパッケージと同じパスを使用してはいけません.
+<tt style="white-space: nowrap;">Replaces</tt> 
を用いることで,同名のファイルがあっても異なる perl 
バージョンの perl 
モジュールは,以前は許可されていましたが,今後は許可されません.
+manpage に関する解決として,2005年3月より,それぞれの 
perl-X.Y.Z に <tt style="white-space: nowrap;">%p/lib/perl5/X.Y.Z/man</tt> 
という MANPATH を定義しました.
+このため,-man や -doc といった SplitOff 
を作って対処する必要はなくなりました.
+例えば, uri-pm581 と uri-586 
のコンフリクトの場合,どちらにもある <tt style="white-space: 
nowrap;">URI.3pm</tt> という manpage は,それぞれ <tt 
style="white-space: nowrap;">%p/lib/perl5/5.8.1/man/man3/URI.3pm</tt> と <tt 
style="white-space: nowrap;">%p/lib/perl5/5.8.6/man/man3/URI.3pm</tt> 
にインストールされます.
+ただし,<tt style="white-space: nowrap;">Type: perl X.Y.Z</tt> 
によるスクリプトは変更されていないので, <tt 
style="white-space: nowrap;">InstallScript</tt> にてどこに mapnage 
をインストールするのかを記述する必要があります.
+もし複雑なスクリプトを記述していないのであれば,既存のものを用い,ファイルを移動させるだけで済みます.
 </p>
 <pre>
 %{default_script}
 mv %i/share/man %i/lib/perl5/5.8.1
 </pre>
 <p>
-That will move all manpages. If you wish to move only one section of
-manpages (for example, only section 3, the module manpages, not script
-manpages in section 1), a similar approach works:
+これにより,全ての manpage が移動します.
+もし manpage のうち一つのセクションを以上させたい場合 
(例えばセクション3とモジュールの manpage 
を移し,セクション1のスクリプト manpage 
は移さない),同様に:
 </p>
 <pre>
 %{default_script}
@@ -929,18 +914,11 @@
 mv %i/share/man/man3 %i/lib/perl5/5.8.1/man
 </pre>
 <p>
-If you have executables, for example, demo or utility scripts
-in <tt style="white-space: nowrap;">%p/bin</tt>, you have several options. One 
example
-is to put these files (and their associated manpages and/or other
-related files) in a %N-bin splitoff package. Use of
-<tt style="white-space: nowrap;">Conflicts</tt> and <tt style="white-space: 
nowrap;">Replaces</tt> fields ensures that
-installation of different perl-version forms of these packages, which
-contain files of the same name, is mutually excluve. The user can
-install many different perl-versions of the runtime modules, and then
-choose whichever one perl-version of the scripts he wants at a given
-time. For example, Tk.pm comes with an
-executable <tt style="white-space: nowrap;">ptksh</tt>, so the set of tk-pm* 
packages
-could be constructed as follows:
+デモ用やユーティリティ的なスクリプトなどが <tt 
style="white-space: nowrap;">%p/bin</tt> 
にある場合は,いくつかの解決方法があります.
+一つ目の例は,これらのファイル (およびその manpage や 
関連ファイル) を %N-bin という Splitoff とします.
+<tt style="white-space: nowrap;">Conflicts</tt> と <tt style="white-space: 
nowrap;">Replaces</tt> のフィールドを用いることで,perl 
バージョンの異なる,同じファイルを含んでいる複数のパッケージが,相互に排他的になります.
+利用者は,異なる perl 
バージョンのモジュールを複数インストールしておき,スクリプトに関しては一つの
 perl バージョンのものだけを選択することになります.
+例えば,Tk.pm は <tt style="white-space: nowrap;">ptksh</tt> 
と共に来ますが,tk-pm* 
パッケージは以下のように作られます:
 </p>
 <pre>
 Info2: &lt;&lt;
@@ -961,10 +939,8 @@
 &lt;&lt;
 </pre>
 <p>
-An alternative arrangement is to rename the scripts and their manpages
-to include perl-version information. This method means there is no
-naming conflict at all, so one does not need the mutually-exclusive
-%N-bin splitoffs:
+この他の方法としては,スクリプトの名称と,関連する 
manpage を,perl 
バージョン番号を示すように変更することがあります.
+これでコンフリクトを回避できるので,相互排他的な 
%N-bin の Splitoff を作る必要はありません:
 </p>
 <pre>
 Info2: &lt;&lt;
@@ -980,17 +956,12 @@
 &lt;&lt;
 </pre>
 <p>
-The user accesses ptksh for whichever perl she wants. For convenience,
-one could use <tt style="white-space: nowrap;">update-alternatives</tt> to 
allow users to be
-able to access these by their generic (no perl-version) names as well.
+利用者は,どのバージョンの perl 用の ptksh 
も持っておくことができます.
+<tt style="white-space: nowrap;">update-alternatives</tt> 
を使用すると,利用者は一般的な (perl バージョンのない) 
名前でもアクセスすることができ,便利です.
 </p>
 <p>
-Also as of March 2005, the location of manpages and modules installed
-by fink packages for perl itself (packages perlXYZ and perlXYZ-core
-other than the perl-version provided by Apple) has changed. As a
-result of this relocation, other fink packages that supply updated
-versions of core perl modules should not list any perlXYZ or
-perlXYZ-core packages in the <tt style="white-space: nowrap;">Replaces</tt> 
field.
+2005年3月の時点で,fink パッケージの perl 自体 (Apple 
が提供する perl バージョン以外の perlXYZ や perlXYZ-core) 
としては,manpage とモジュールの位置が変わりました.
+このため,上位バージョンのコア perl 
モジュールを提供するパッケージは,perlXYZ や perlXYZ-core 
パッケージを <tt style="white-space: nowrap;">Replaces</tt> 
フィールドに記述しないでください.
 </p>
                
                <h3><a name="policy.emacs">3.6 Emacs ポリシー</a></h3>
@@ -2529,4 +2500,4 @@
 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: packaging.ja.xml,v 1.36 2006/02/12 04:58:47 
babayoshihiko Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: packaging.ja.xml,v 1.37 2006/02/18 03:54:13 
babayoshihiko Exp $</i></p></body></html>

Index: reference.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/reference.ja.php,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- reference.ja.php    12 Feb 2006 04:59:58 -0000      1.45
+++ reference.ja.php    18 Feb 2006 03:55:29 -0000      1.46
@@ -1,7 +1,7 @@
 <?
 $title = "パッケージ作成 - リファレンス";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2006/02/12 04:58:47';
+$cvs_date = 'Date: 2006/02/18 03:54:13';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="パッケージ作成 Contents"><link rel="prev" 
href="compilers.php?phpLang=ja" title="コンパイラ">';
 
 

Index: compilers.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/compilers.ja.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- compilers.ja.php    12 Feb 2006 04:59:58 -0000      1.10
+++ compilers.ja.php    18 Feb 2006 03:55:28 -0000      1.11
@@ -1,7 +1,7 @@
 <?
 $title = "パッケージ作成 - コンパイラ";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2006/02/12 04:58:47';
+$cvs_date = 'Date: 2006/02/18 03:54:13';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="パッケージ作成 Contents"><link rel="next" 
href="reference.php?phpLang=ja" title="リファレンスマニュアル"><link 
rel="prev" href="fslayout.php?phpLang=ja" 
title="ファイルシステムのレイアウト">';
 
 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to