aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mecab
Commit message (Collapse)AuthorAgeFilesLines
* Mark IGNORE for perl < 5.8.0Erwin Lansing2006-05-211-1/+7
| | | | | PR: 97523 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* [PATCH] japanese/mecab: fix pkg-plist and pkg-messageEdwin Groothuis2006-05-143-0/+9
| | | | | | | | - fix pkg-plist - add pkg-message PR: ports/97195 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* - Update to 0.91.MANTANI Nobutaka2006-05-076-78/+31
| | | | | | | - Split ipadic into upcoming japanese/mecab-ipadic port. PR: ports/96887 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* - Add SHA256Pav Lucistnik2005-11-251-0/+2
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* 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.
* Back USE_PERL5_BUILD again because configureJun Kuriyama2005-05-301-0/+1
| | | | | | checks to use perl5 even if perl5 is not required... Pointed out by: kris (via pointyhat)
* - Upgrade to 0.81.Jun Kuriyama2005-05-285-11/+10
| | | | | | | - Unbreak on some conditions. - Update WWW: line. No response from: maintainer
* respect CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS.FUJISHIMA Satsuki2004-11-221-0/+7
| | | | (maintainer timeout for 2 weeks)
* This port has been using japanese/ipadic but it is now at 2.7.0 whichAkinori MUSHA2004-06-012-6/+9
| | | | | | | is yet to be supported by mecab 0.7.6, so pull ipadic-2.5.1 itself and use it. Reported by: "T.P.S.Nakagawa" <yaemon@kikansha.jp>
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | Submitted by: trevor
* 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.
* BROKEN on !i386: Does not compileKris Kennaway2004-02-231-1/+7
|
* Tell ltmain.sh not to remove explicitly specified -lc_r and unbreak.Akinori MUSHA2003-10-201-0/+11
| | | | Submitted by: nobutaka
* Update to 0.76. Pthread is not required any longer.Akinori MUSHA2003-08-193-3/+3
|
* Fix a typo.Akinori MUSHA2003-05-041-1/+1
|
* Introduce Makefile.common for upcoming children ports.Akinori MUSHA2003-04-232-2/+11
|
* Update to 0.75.Akinori MUSHA2003-04-232-9/+8
|
* Add mecab, yet another part-of-speech and morphological analyzer.Akinori MUSHA2003-04-234-0/+88