Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.76. Pthread is not required any longer. | Akinori MUSHA | 2003-08-18 | 3 | -12/+8 |
| | | | | Notes: svn path=/head/; revision=87225 | ||||
* | [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 |