| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-24 | fix copyright | fukachan | |
| 2010-11-28 | fix vendor expansion bug (bug fix previous commit). | fukachan | |
| *important changes* do not overwrite file in installation. changes for the further enhancement, e.g. in other softowares. Actually, the current fml installation does not chanes since the file/directory names do not conflict. | |||
| 2010-11-09 | FML::Install is enhanced to try to install all files in all vendors, | fukachan | |
| which is useful for 3rd party. so, bump up to the version 7.98.16. | |||
| 2008-06-28 | fix copyright | fukachan | |
| 2007-01-16 | fix style and comments (FNF). | fukachan | |
| use sysread() if could. | |||
| 2005-05-26 | not use str.str | fukachan | |
| 2004-11-25 | define install_compat_dir() method to install etc/compat/ dir for fml4 | fukachan | |
| compatibility codes. | |||
| 2004-09-29 | set up $group_writable_config_dir. | fukachan | |
| 2004-07-27 | implement message_nl() and modified to use it. | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | bug fix existence of destination file. | fukachan | |
| 2004-06-17 | fix message of $default_config_dir installation when install_root specified. | fukachan | |
| fix install path of $ml_spool_dir when install_root specified. | |||
| 2004-06-07 | enhanced to enable "make install install_root=/prefix" for package system. | fukachan | |
| install_root is the prefix that is prepended to the pathnames of installed files. [IMPORTANT] In a lot of systems, "make install prefix=/prefix" is used. But it is confusing against usage of othre software e.g. "./configure --prefix=/prefix". So, we avoid this confusion to use other keyword, which is same as Postfix. | |||
| 2004-01-21 | fix/udpate comments. | fukachan | |
| clean up. | |||
| 2003-12-26 | workaround: bug fix installation of default_config.cf et.al | fukachan | |
| (PR by fml-devel 643). | |||
| 2003-12-21 | remove hard-coded language dependent information by moving it to | fukachan | |
| $nl_template_files in install.cf.in. | |||
| 2003-10-26 | To remove hard-coded file list to install as sample, | fukachan | |
| define $sample_cf_files in install.cf and use it. | |||
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-02-11 | define default value (null) for md5 checksum result | fukachan | |
| 2003-01-30 | use Mail::Message::Date not strftime(). | fukachan | |
| 2003-01-29 | implement is_run_as_root() | fukachan | |
| 2003-01-28 | FNF: | fukachan | |
| fix comments not use $_ | |||
| 2003-01-28 | At the first time, do not ask if upgrade or not loader. | fukachan | |
| bug fix checks in copy_dir(). copy_dir() install files by preserving [am]time. | |||
| 2003-01-28 | installer perl version | fukachan | |
