summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-19Initial revisionfukachan
2012-02-19Initial revisionfukachan
2012-02-18update Time-modules to 2011.0517 (sync w/ pkgsrc/time/p5-Time-modules).fukachan
bump up the FML_CURRENT_VERSION to 7.98.17 to clarify the dependence among the version and modules.
2011-09-25modified to not use this top level package. remove this.fukachan
2011-09-25include ErrorStatus module within it.fukachan
2011-09-25include ErrorStatus module within it.fukachan
2011-08-312011/08/25 Mail::Message::Encodefukachan
bug fix quoted-printable pattern at decode_mime_utf8_to_euc().
2011-08-25bugfix quoted-printable pattern at decode_mime_utf8_to_euc()tmu
2011-08-25white space cosmetics.fukachan
fix comments (FNF). update copyright.
2011-08-24add new working OStmu
2011-08-24add decode_mime_utf8_to_euc() for utf8 subjecttmu
2011-08-24catch up the currentfukachan
2011-08-24fix copyrightfukachan
2011-08-24prefer FML_EMUL_* environmental variables if specified.fukachan
make spool_dir configurable.
2011-08-24commit test: memo on fundamental policy?fukachan
2011-08-23catch up the currentfukachan
2011-08-23commit 2010/11/28 changes, forgotten commit:fukachan
FML::Install fix vendor expansion bug (bug fix previous commit).
2010-11-28fix 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-09FML::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.
2010-04-10fix/update copyright.fukachan
2010-03-28clean upfukachan
2010-03-28clean up. update/fix descriptions.fukachan
2010-03-28update copyright.fukachan
update status. test environemnts: + perl 5.10.0 on NetBSD 5.0.2
2010-03-18fixed and clean up.fukachan
2010-03-07we should not scramble test messages in command mode test.fukachan
so, regress/message/scramble.pl checks environment variable MODE.
2010-03-06define 7.98.15fukachan
+ IM updated to IM-150. + fix wrong ID incrementation in article to html conversion.
2010-03-06we should not scramble test messages in command mode test.fukachan
so, regress/message/scramble.pl checks environment variable MODE.
2010-03-06catch up 2010fukachan
2010-03-06hmm, seems incorrect that increment_id() in calling HTML-ify functionfukachan
since already the article ID is incremated at _deliver_article_prep(). changed to use $article->id(); by fetching the current article ID.
2010-02-28mergedfukachan
2010-02-28catch up the currentfukachan
2010-02-28fml-7.98.14-20100228 released as a mile stone before further development.fukachan
same as fml-7.98.14-20090809 excluding documentation.
2009-12-26document cleaning continues ... (anyway submitted)fukachan
2009-12-26clean up a little ...fukachan
2009-12-26use version managed bookinfo entity. clean up a little.fukachan
2009-12-26define bookinfo.cooked entity.fukachan
we use it as version-managed bookinfo.sgml.
2009-12-26version replacement utilityfukachan
2009-12-26replace version in include/bookinfo.sgml alwaysfukachan
using fml/utils/bin/version_replace.pl utility. catch up the change in clean and export rules.
2009-08-09build fml-7.98.14-20090809.fukachan
2009-08-09FML::Process::Distribute: move calling _htmlify() fromfukachan
deliver_article_prep() to finish().
2009-07-14move calling _htmlify() from _deliver_article_prep() to finish()tmu
2009-06-20build fml-7.98.14-20090620.tar.gzfukachan
2009-06-142009/06/10: bugfix case timezone +0000fukachan
2009-06-10bugfix case timezone +0000tmu
2009-02-26fix copyrightfukachan
2008-11-30switch developer environments to perl 5.10 base.fukachan
fix warning in FML::Process::Switch.
2008-11-30ok 5.10.0 on NetBSD 2.xfukachan
2008-11-30defined() before eqfukachan
2008-10-31update status: todo/done/removedfukachan
2008-10-312008/09/29: FML::Process::CGI::Kernel verify_request() logs client ipfukachan
address if could.