| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-01 | fml8 monthly release 20180201 | fukachan | |
| 2018-01-13 | update CPAN modules | fukachan | |
| - updated to Crypt-RandPasswd 0.06 - updated to Exporter-Lite 0.08 - updated to Time-modules 2013.0912 - updated to Unicode-Japanese 0.49 - updated to File-MMagic 1.30 - updated to PathTools 3.62 (File::Spec) - updated to MIME-Types 2.14 | |||
| 2018-01-13 | Initial revision | fukachan | |
| 2018-01-13 | Initial revision | fukachan | |
| 2018-01-13 | resolv conflicts, bump up to Time-modules-2013-0912. | fukachan | |
| 2018-01-13 | resolv conflict. bump up to Time-modules-2013.0912. | fukachan | |
| 2018-01-13 | Initial revision | fukachan | |
| 2018-01-13 | Initial revision | fukachan | |
| 2018-01-13 | Initial revision | fukachan | |
| 2018-01-01 | clean up. | fukachan | |
| moved the preamble (7.98.xx comments) to the last Appendix. fixed: fml8 season (monthly for a while) rollout campaign starts | |||
| 2018-01-01 | update copyright to 2001-2018 | fukachan | |
| 2018-01-01 | pull up MailTools from 1.52 to 2.19. | fukachan | |
| 2018-01-01 | fml8 (BETA;-) monthly rollout campaign starts. | fukachan | |
| updated to MailTools-2.19. | |||
| 2018-01-01 | Initial revision | fukachan | |
| 2018-01-01 | Initial revision | fukachan | |
| 2017-12-31 | updated to im-153. | fukachan | |
| 2017-12-31 | merged. | fukachan | |
| 2017-12-31 | Initial revision | fukachan | |
| 2017-12-31 | apply patch to fix charset handling in Content-Type header | fukachan | |
| Thanks to <mizuki@myokoo.jp>. | |||
| 2017-03-04 | updated | fukachan | |
| 2017-03-04 | fml-7.98.18-2015-08-15 snapshot is created as the further reference point. | fukachan | |
| XXX used as a reference only. | |||
| 2017-03-04 | update comments. | fukachan | |
| update copyright. add running test info: + perl 5.24.0 on NetBSD 7.0 + perl 5.22.1 on NetBSD 7.0 + perl 5.20.1 on NetBSD 5.1.2_PATCH + perl 5.18.1 on NetBSD 5.1.2_PATCH + perl 5.16 on NetBSD 5.1.2_PATCH + perl 5.10.0 on NetBSD 5.0.2 | |||
| 2013-04-14 | fml/utils/bin/sgml_compile.sh: inherit FML_DSL environmental variable | fukachan | |
| if exists, enhanced to catch up www.fml.org framework changes. | |||
| 2012-12-30 | FML::Process::Calendar: catch up perl changes: defined(hashes and | fukachan | |
| arrays) is deprecated, instead use a simple test for size: FML::Process::ConfViewer and FML::Process::DocViewer: catch up perl changes: length(@array) -> "scalar @array". | |||
| 2012-12-30 | catch up perl changes: defined(hashes and arrays) is deprecated, | fukachan | |
| instead use a simple test for size: if (@an_array) { ... } | |||
| 2012-12-30 | catch up perl changes: not length(@array), use "scalar @array" to find | fukachan | |
| out how many elements these have. | |||
| 2012-12-15 | use Time::localtime instead of ctime.pl, which is obsolete. | fukachan | |
| 2012-12-13 | fix copyright | fukachan | |
| 2012-12-13 | create HTML::EntitiesLite, defined from HTML-Parser-3.69. | fukachan | |
| modified HTML::FromText to use it. | |||
| 2012-12-13 | bump up to 7.98.18 hack base to catch up perl 5.16 changes, cpan modules .. | fukachan | |
| modified Mail::Delivery::SMTP to catch up IO::Handle changes in Perl 5.16 to avoid a lot of warnings. see RT#66474. HTML::EntitiesLite added to make HTML::FromText work. | |||
| 2012-12-13 | RT#66474: catch up IO::Handle changes in Perl 5.16 to avoid a lot of warnings. | fukachan | |
| while (1) { ... - $buf = $socket->getline; + defined ( $buf = $socket->getline ) || next SMTP_REPLY; } | |||
| 2012-12-13 | Initial revision | fukachan | |
| 2012-04-24 | fix descriptions, copyright. | fukachan | |
| 2012-04-21 | Mail::Delivery::Net::INET6 not duplicated loading of Socket related classes. | fukachan | |
| 2012-04-21 | not duplicated loading of Socket related classes. | fukachan | |
| 2012-04-15 | import Email-Find 0.10 and Exporter-Lite-0.02 for HTML::FromText. | fukachan | |
| 2012-04-15 | Initial revision | fukachan | |
| 2012-04-15 | Initial revision | fukachan | |
| 2012-04-15 | &timegm() -> timegm(). | fukachan | |
| 2012-04-15 | not use obsolete library: timelocal.pl and ctime.pl, which is removed | fukachan | |
| in Perl 5.16 release. switched to use Time::Local and Time::localtime. | |||
| 2012-02-25 | update CPAN modules successively: | fukachan | |
| Unicode-Japanese to 0.47. HTML-FromText to 2.05. HTML-CalendarMonthSimple to 1.25. | |||
| 2012-02-25 | Initial revision | fukachan | |
| 2012-02-25 | Initial revision | fukachan | |
| 2012-02-25 | Initial revision | fukachan | |
| 2012-02-19 | update CPAN modules successively: | fukachan | |
| Jcode to 2.07. File-MMagic to 1.27. Socket6 to 0.23 (not used, holded in cpan/dist for reference). HTML-Template is removed since it is not used. Log-ErrLogger is removed since it is not used. Text-CSV is removed since it is not used. Rcs is removed since it is not used. VCS-CSV is removed since it is not used. | |||
| 2012-02-19 | remove VCS-CVS, which is not used. | fukachan | |
| 2012-02-19 | remove Rcs, which is not used. | fukachan | |
| 2012-02-19 | remove Text-CSV, which is not used. | fukachan | |
| 2012-02-19 | remove Log::ErrLogger, which is not used. | fukachan | |
| 2012-02-19 | remove HTML::Template, which is not used. | fukachan | |
