diff options
author | sno <sno> | 2009-05-21 12:32:05 +0000 |
---|---|---|
committer | sno <sno> | 2009-05-21 12:32:05 +0000 |
commit | d1b92d181cdd490feca27c35ddc919215f896b5a (patch) | |
tree | 812b8eef49957c90019b51a4ca66eb7c3695939c /textproc/p5-Text-Kakasi/DESCR | |
parent | 68c4097bd771f1419743795b7b5cd754d8946c98 (diff) | |
download | pkgsrc-d1b92d181cdd490feca27c35ddc919215f896b5a.tar.gz |
pkgsrc changes:
- Updating package for p5 module Text::Kakasi from 1.05nb4 to 2.04
- Setting license to gnu-gpl-v2
- Setting homepage to CPAN module (add original homepage to DESCR)
- Add a patch to build properly
Upstream changes:
$Revision: 2.4 $ $Date: 2003/05/26 10:39:49 $
! lib/Text/Kakasi/JP.pod
s/Text::Kakasi/Text::Kakasi::JP/ for NAME section
Thank Graham Barr <gbarr@pobox.com> for showing me the
right trick. But I STILL THINK search.cpan.org is WRONG.
Message-Id: <rt-22325-58215.2.40083316787562@rt.perl.org>
- lib/Text/Kakasi.pod
! Kakasi.pm
Merged pod back in and deleted lib/Text/Kakasi.pod
2.03 2003/05/26 04:29:26
! lib/Text/Kakasi.pod
Very minor document fixes
! Kakasi.pm
Added 1st paragraph of =head1 DESCRIPTION so BSDPAN is happy.
2.02 2003/05/26 04:29:26
! Kakasi.pm MANIFEST
+ lib/Text/Kakasi.pod
English POD detached from Kakasi.pm prevent search.cpan.org from
wrongly treats JP.pod as the main document for Kakasi.
2.01 2003/05/25 14:14:31
! lib/Text/Kakasi/JP.pod
POD retouches.
! MANIFEST
+ lib/Text/Kakasi/JP.pod
- Kakasi/JP.pod
Path renamed to prevent CPAN indexer from getting confused.
2.00 2003/05/22 18:19:11
+ *
! Version jumps to 2.0
+ OOP interface
+ cleaner XS codes
+ CPAN-savvy test suites
+ perl 5.8 Encode support
= backword compatibility
- ChangeLog -> ChangeLog.1 is the Changes file for ver. 1.x
! Dan Kogai <dankogai@dan.co.jp> Takes over the maintainance from
NOKUBI Takatsugu <knok@daionet.gr.jp>
Message-Id: <76B724DB-8B4B-11D7-9D18-000393AE4244@dan.co.jp>
Diffstat (limited to 'textproc/p5-Text-Kakasi/DESCR')
-rw-r--r-- | textproc/p5-Text-Kakasi/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Text-Kakasi/DESCR b/textproc/p5-Text-Kakasi/DESCR index 29a3f3b2d54..7aa5d8321e9 100644 --- a/textproc/p5-Text-Kakasi/DESCR +++ b/textproc/p5-Text-Kakasi/DESCR @@ -3,3 +3,6 @@ Text::Kakasi - Kakasi library module for perl. This is a module to use Kakasi, which is a language processing filter to convert Kanji characters to Hiragana, Katakana or Roman alphabetic Japanese, from perl. + +See also: + http://www.daionet.gr.jp/~knok/kakasi/ |