summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--00_README.ja.txt17
-rw-r--r--3rdparty/index.ja.html16
-rw-r--r--Makefile1
-rw-r--r--fml/doc/index.ja.html2
-rw-r--r--fml/doc/menubar.ja.html2
-rw-r--r--fml/doc/terms.ja.html9
-rw-r--r--index.ja.html4
-rw-r--r--regress/simulation/todo/doc162
-rw-r--r--regress/simulation/todo/imports (renamed from fml/TODO)0
9 files changed, 202 insertions, 11 deletions
diff --git a/00_README.ja.txt b/00_README.ja.txt
index df537aa9..f67bbd4f 100644
--- a/00_README.ja.txt
+++ b/00_README.ja.txt
@@ -1,6 +1,12 @@
-○ インストール
+ インストールについて
-ちゃんとしたインストーラはまだありません。
+ * 用語について:
+ % 一般ユーザのプロンプト
+ # ユーザ root のプロンプト
+ fml 4 ( fml 4.0 シリーズのこと )
+
+
+対話型インストーラなどは"まだ"作られていません。
トップ・ディレクトリにある INSTALL.sh の先頭にあるディレクトリ名などを
適当に修正し、root で実行して下さい。
@@ -12,17 +18,22 @@
/etc/fml
- 基本設定ファイル
+ 基本設定ファイルを置く場所。
( fml 4 の /usr/local/fml/.fml や default_config.ph 相当)
+ バージョンやライブラリの場所(ディレクトリ)などを指定する。
+
+
/usr/local/libexec/fml
実行ファイル ( fml 4 の /usr/local/fml )
+
/usr/local/lib/fml
ライブラリ ( fml 4 の /usr/local/fml )
+
/var/spool/ml
MLのホームディレクトリ。fml 4 と同じ目的です。
diff --git a/3rdparty/index.ja.html b/3rdparty/index.ja.html
index 41146932..8630a39a 100644
--- a/3rdparty/index.ja.html
+++ b/3rdparty/index.ja.html
@@ -2,7 +2,7 @@
<HTML>
<HEAD>
<TITLE>
- ... title ...
+サードパーティ用ディレクトリ
</TITLE>
<META http-equiv="Content-Type"
content="text/html; charset=EUC-JP">
@@ -11,10 +11,20 @@
<BODY BGCOLOR="#E6E6FA">
<!-- ================== body =========================================== -->
-このディレクトリは、あなたが自分のモヂュールを入れて製品を出荷したいな
-ら、このディレクトリを用いると良いということで用意されている。
+このディレクトリは、あなたが自分のモジュールを入れて製品を出荷したい場
+合にそなえて用意されています。
+<EM><B>TODO</B></EM>
+
+3rdparty 以下は
+/usr/local/fml/lib/バージョン/
+直下にインストールされるのか?それとも
+/usr/local/fml/lib/バージョン/3rdparty/
+とするか?
+
+@INC が変わるわけですが、どっちにするかは未決定です。
+
<!-- =================================================================== -->
</BODY>
</HTML>
diff --git a/Makefile b/Makefile
index 044f9d8a..36382bef 100644
--- a/Makefile
+++ b/Makefile
@@ -17,4 +17,3 @@ doc: html
html:
@ (cd fml/lib/;make html)
@ (cd cpan/dist/;make html)
-
diff --git a/fml/doc/index.ja.html b/fml/doc/index.ja.html
index 7d693128..2003fd35 100644
--- a/fml/doc/index.ja.html
+++ b/fml/doc/index.ja.html
@@ -2,7 +2,7 @@
<HTML>
<HEAD>
<TITLE>
-fml5 documents
+fml5 (仮称) ドキュメント
</TITLE>
<META http-equiv="Content-Type"
content="text/html; charset=EUC-JP">
diff --git a/fml/doc/menubar.ja.html b/fml/doc/menubar.ja.html
index d45b1e5d..f0070fed 100644
--- a/fml/doc/menubar.ja.html
+++ b/fml/doc/menubar.ja.html
@@ -2,7 +2,7 @@
<HTML>
<HEAD>
<TITLE>
-fml5 homepage menubar
+fml5 (仮称) documents メニュー
</TITLE>
<META http-equiv="Content-Type"
content="text/html; charset=EUC-JP">
diff --git a/fml/doc/terms.ja.html b/fml/doc/terms.ja.html
index f5dc5b35..0b4f28e6 100644
--- a/fml/doc/terms.ja.html
+++ b/fml/doc/terms.ja.html
@@ -21,6 +21,15 @@
<TD> 説明
<TR>
+ <TD> fml 4
+ <TD> fml 4.0 シリーズのこと
+
+ <TR>
+ <TD> fml 5
+ <TD> 遠い将来に
+ fml 5.0 になるであろうとおもわれる fml-current
+
+ <TR>
<TD> curproc
<TD> "current process"の略
diff --git a/index.ja.html b/index.ja.html
index 1062bf59..2009cbcf 100644
--- a/index.ja.html
+++ b/index.ja.html
@@ -12,8 +12,8 @@ fml 5 project home page
<FRAME SRC="fml/doc/menubar.ja.html" NAME="left">
<FRAME SRC="fml/doc/objects.ja.html" NAME="right">
<NOFRAMES>
- <A HREF="fml/doc/index.ja.html">
- fml5 project doc/
+ <A HREF="fml/doc/menubar.ja.html">
+ fml5 project (fml/doc/)
</A>
(if your browser not support frameset).
</NOFRAMES>
diff --git a/regress/simulation/todo/doc b/regress/simulation/todo/doc
index fb60ed99..f9c2ad50 100644
--- a/regress/simulation/todo/doc
+++ b/regress/simulation/todo/doc
@@ -22,3 +22,165 @@ MailingList/Net/INET4.pm
MailingList/Net/INET6.pm
MailingList/Messages.pm
MailingList/Utils.pm
+
+---------------------------------------------------------
+./hier.ja.html
+./index.html
+./index.ja.html
+
+./cpan/index.ja.html
+
+./fml/bin/fmldoc
+./fml/bin/show_hierarchy.pl
+./fml/bin/show_modules.sh
+
+
+./fml/doc/architecture.gif
+./fml/doc/architecture.html
+./fml/doc/built_already.ja.html
+./fml/doc/components.ja.html
+./fml/doc/dirhier.ja.html
+./fml/doc/index.ja.html
+./fml/doc/interfaces.ja.html
+./fml/doc/menubar.ja.html
+./fml/doc/modules.ja.html
+./fml/doc/objects.ja.html
+./fml/doc/refactoring.ja.html
+./fml/doc/releng.ja.html
+./fml/doc/terms.ja.html
+./fml/Makefile
+./fml/TODO
+./fml/index.ja.html
+
+./fml/etc/defaults/@template
+./fml/etc/defaults/Configurations
+./fml/etc/defaults/NAMING_CONVENTION.txt
+./fml/etc/defaults/__end__.cf.ja
+./fml/etc/defaults/acl.cf.ja
+./fml/etc/defaults/basic.cf.ja
+./fml/etc/defaults/command.cf.ja
+./fml/etc/defaults/dbms.cf.ja
+./fml/etc/defaults/delivery.cf.ja
+./fml/etc/defaults/directory.cf.ja
+./fml/etc/defaults/header.cf.ja
+./fml/etc/defaults/lock.cf.ja
+./fml/etc/defaults/log.cf.ja
+./fml/etc/defaults/paths.cf.ja
+./fml/etc/defaults/spool.cf.ja
+./fml/etc/defaults/system_dependence.cf.ja
+./fml/etc/defaults/tickets.cf.ja
+./fml/etc/defaults/cgi.cf.ja
+
+./fml/etc/config.cf
+./fml/etc/default_config.cf.ja
+./fml/etc/main.cf
+./fml/lib/index.ja.html
+./fml/lib/Makefile
+./fml/lib/__template.pm
+./fml/lib/Dialect/Japanese/index.ja.html
+./fml/lib/Dialect/Japanese/Makefile
+./fml/lib/Dialect/Japanese/String.pm
+./fml/lib/Dialect/Japanese/Subject.pm
+./fml/lib/Dialect/Japanese/Utils.pm
+./fml/lib/Dialect/ISO2022JP.pm
+./fml/lib/Dialect/Makefile
+./fml/lib/Dialect/index.ja.html
+
+
+./fml/lib/FML/Article.pm
+./fml/lib/FML/Checksum.pm
+./fml/lib/FML/Config.pm
+./fml/lib/FML/Credential.pm
+./fml/lib/FML/Date.pm
+./fml/lib/FML/Debug.pm
+./fml/lib/FML/Errors.pm
+./fml/lib/FML/Header.pm
+./fml/lib/FML/Log.pm
+./fml/lib/FML/MIME.pm
+./fml/lib/FML/Makefile
+./fml/lib/FML/Messages.pm
+./fml/lib/FML/PCB.pm
+./fml/lib/FML/Parse.pm
+./fml/lib/FML/index.ja.html
+./fml/lib/FML/CGI/TicketSystem.pm
+./fml/lib/FML/CGI/Makefile
+./fml/lib/FML/CGI/index.ja.html
+./fml/lib/FML/Command/mget.pm
+./fml/lib/FML/Command/bye.pm
+./fml/lib/FML/Command/get.pm
+./fml/lib/FML/Command/remove.pm
+./fml/lib/FML/Command/resign.pm
+./fml/lib/FML/Command/subscribe.pm
+./fml/lib/FML/Command/unsubscribe.pm
+./fml/lib/FML/Header/index.ja.html
+./fml/lib/FML/Header/Makefile
+./fml/lib/FML/Header/Subject.pm
+./fml/lib/FML/Process/index.ja.html
+./fml/lib/FML/Process/Command.pm
+./fml/lib/FML/Process/Configure.pm
+./fml/lib/FML/Process/Distribute.pm
+./fml/lib/FML/Process/Flow.pm
+./fml/lib/FML/Process/Kernel.pm
+./fml/lib/FML/Process/Makefile
+./fml/lib/FML/Process/QMail.pm
+./fml/lib/FML/Process/Switch.pm
+./fml/lib/FML/Process/TicketSystem.pm
+./fml/lib/FML/Process/CGI.pm
+./fml/lib/FML/Ticket/Model/Makefile
+./fml/lib/FML/Ticket/Model/index.ja.html
+./fml/lib/FML/Ticket/Model/toymodel.ja.txt
+./fml/lib/FML/Ticket/Model/toymodel.pm
+./fml/lib/FML/Ticket/00_DESIGN.txt
+./fml/lib/FML/Ticket/Makefile
+./fml/lib/FML/Ticket/System.pm
+./fml/lib/FML/Ticket/index.ja.html
+./fml/lib/File/index.ja.html
+./fml/lib/File/Errors.pm
+./fml/lib/File/Makefile
+./fml/lib/File/RingBuffer.pm
+./fml/lib/File/Rotate.pm
+./fml/lib/File/Sequence.pm
+./fml/lib/File/SimpleLock.pm
+./fml/lib/File/Utils.pm
+./fml/lib/IO/Adapter/index.ja.html
+
+./fml/lib/IO/Adapter/Array.pm
+./fml/lib/IO/Adapter/File.pm
+./fml/lib/IO/Adapter/LDAP.pm
+./fml/lib/IO/Adapter/Makefile
+./fml/lib/IO/Adapter/NIS.pm
+./fml/lib/IO/Adapter/RDBMS.pm
+./fml/lib/IO/Adapter/UnixGroup.pm
+
+./fml/lib/IO/Makefile
+./fml/lib/IO/MapAdapter.pm
+./fml/lib/IO/index.ja.html
+./fml/lib/IO/File/index.ja.html
+
+./fml/lib/IO/File/Atomic.pm
+./fml/lib/IO/File/Makefile
+./fml/lib/IO/t/array_map.pl
+./fml/lib/IO/t/file_map.pl
+./fml/lib/IO/t/file_map_getpos.pl
+./fml/lib/IO/t/unixgroup_map.pl
+./fml/lib/MailingList/Net/index.ja.html
+./fml/lib/MailingList/Net/INET4.pm
+./fml/lib/MailingList/Net/INET6.pm
+./fml/lib/MailingList/Net/Makefile
+
+./fml/lib/MailingList/Delivery.ja.pod
+./fml/lib/MailingList/Delivery.pm
+./fml/lib/MailingList/ESMTP.pm
+./fml/lib/MailingList/Makefile
+./fml/lib/MailingList/Messages.pm
+./fml/lib/MailingList/SMTP.pm
+./fml/lib/MailingList/Utils.pm
+./fml/lib/MailingList/index.ja.html
+./fml/lib/ErrorMessages/00_PARSE.ja.txt
+./fml/lib/ErrorMessages/00_README.ja.txt
+./fml/lib/Tie/index.ja.html
+./fml/lib/Tie/JournaledFile.pm
+./fml/lib/Tie/Makefile
+./fml/libexec/Standalone.pm
+./fml/libexec/boot.ja.html
+./fml/libexec/loader
diff --git a/fml/TODO b/regress/simulation/todo/imports
index 4d4fb1ec..4d4fb1ec 100644
--- a/fml/TODO
+++ b/regress/simulation/todo/imports