aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-MeCab
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.994TAKATSU Tomonari2012-10-133-9/+10
| | | | | | | | | | | | - Pet portlint * Don't mix PORTDOCS with EXAMPLESDIR * Remove specific ABI version numbers from LIB_DEPENDS PR: ports/171413 (based on) Feature safe: yes Notes: svn path=/head/; revision=305811
* - Assign clsung's p5- ports to perl@Steve Wills2012-05-011-1/+1
| | | | | | | Approved by: clsung via IRC Notes: svn path=/head/; revision=295750
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Update to 0.98Cheng-Lung Sung2010-03-312-4/+4
| | | | Notes: svn path=/head/; revision=251883
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Update to 0.97Cheng-Lung Sung2008-04-072-4/+4
| | | | Notes: svn path=/head/; revision=210719
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-5/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.96Cheng-Lung Sung2007-07-102-4/+4
| | | | Notes: svn path=/head/; revision=195334
* - New version 0.95 is released.Cheng-Lung Sung2007-03-162-4/+4
| | | | | | | | PR: ports/110347 Submitted by: HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp> Notes: svn path=/head/; revision=187465
* - Update to 0.94Cheng-Lung Sung2007-03-012-11/+7
| | | | | | | | PR: ports/109544 Submitted by: HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp> Notes: svn path=/head/; revision=186231
* - Update to 0.93 [1]Erwin Lansing2006-07-312-5/+9
| | | | | | | | | | | - Mark for perl 5.8.0 and higher only due to its dependency on japanese/mecab PR: 101092 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=169197
* - update to 0.92Cheng-Lung Sung2006-07-172-5/+8
| | | | | | | | PR: ports/100405 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org> Notes: svn path=/head/; revision=168027
* Update to 0.91.MANTANI Nobutaka2006-05-074-22/+15
| | | | | | | | PR: ports/96889 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> Notes: svn path=/head/; revision=161544
* Require at least perl 5.6.0Volker Stolz2005-12-151-2/+2
| | | | Notes: svn path=/head/; revision=151246
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149333
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* - Upgrade to 0.81.Jun Kuriyama2005-05-283-6/+4
| | | | | | | | | | - Unbreak on some conditions. - Update WWW: line. No response from: maintainer Notes: svn path=/head/; revision=136341
* BROKEN: UnfetchableKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132051
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* BROKEN on 4.x: does not compileKris Kennaway2004-02-211-0/+4
| | | | Notes: svn path=/head/; revision=101614
* Update to 0.76. Pthread is not required any longer.Akinori MUSHA2003-08-183-12/+8
| | | | Notes: svn path=/head/; revision=87225
* [Forced commit + pkg-descr update]Akinori MUSHA2003-04-231-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 MUSHA2003-04-233-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