Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Forced commit + pkg-descr update] | Akinori MUSHA | 2003-04-23 | 1 | -0/+4 |
| | | | | | | | | | Note that this does not work properly on FreeBSD 4.x or prior since mecab is linked with libc_r but perl is with libc, which conflict causes memory fault. Notes: svn path=/head/; revision=79494 | ||||
* | Add p5-MeCab, MeCab library module for Perl5. | Akinori MUSHA | 2003-04-23 | 3 | -0/+48 |
Note that this does not work properly since mecab is linked with libc_r but perl is with libc, which conflict causes memory fault. Notes: svn path=/head/; revision=79492 |