aboutsummaryrefslogtreecommitdiff
path: root/japanese/mecab
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* BROKEN on !i386: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101843
* Tell ltmain.sh not to remove explicitly specified -lc_r and unbreak.Akinori MUSHA2003-10-201-0/+11
| | | | | | | Submitted by: nobutaka Notes: svn path=/head/; revision=91737
* Update to 0.76. Pthread is not required any longer.Akinori MUSHA2003-08-183-3/+3
| | | | Notes: svn path=/head/; revision=87225
* Fix a typo.Akinori MUSHA2003-05-031-1/+1
| | | | Notes: svn path=/head/; revision=80066
* Introduce Makefile.common for upcoming children ports.Akinori MUSHA2003-04-232-2/+11
| | | | Notes: svn path=/head/; revision=79491
* Update to 0.75.Akinori MUSHA2003-04-232-9/+8
| | | | Notes: svn path=/head/; revision=79490
* Add mecab, yet another part-of-speech and morphological analyzer.Akinori MUSHA2003-04-234-0/+88
Notes: svn path=/head/; revision=79482