Commit graph

19 commits

Author SHA1 Message Date
taca
461c9ce450 Fix build problem.
* Make MASTER_SITES empty to avoid fetching 404 site.
* Introduce DIST_SUBDIR reflecting DISTFILE change with the same file name.
2016-09-09 02:13:59 +00:00
mef
f8ea53ae52 Updated textproc/{p5-,py-,ruby-,}cabocha to 0.69
------------------------------------------------
2015/01/24 0.69
    Convert Chunk::(head_pos|func_pos|token_size|tokens_pos) to size_t
    Fix buffer overflow of FreeList
2016-07-26 13:38:02 +00:00
mef
f37b65ce16 Update HOMEPAGE 2015-05-10 13:27:11 +00:00
hiramatsu
ce855df990 Set MAINTAINER to pkgsrc-users. 2015-03-15 17:00:29 +00:00
obache
71c14a1430 Update cabocha to 0.68.
2014/03/10 0.68
* remove tournament model
* add -u option (same as MeCab)
2014-03-11 09:43:06 +00:00
obache
9b5234f2d2 Remove deprecated tournament model, it reduce much memory to create binary model.
Bump PKGREVISION.
2014-02-24 06:37:31 +00:00
obache
379ed50141 restriction is came from model files, so only affect to binary of base package. 2014-02-24 06:23:01 +00:00
obache
d0a9a303e3 gnu-lgpl-v2.1 is also selectable. 2014-02-18 02:25:15 +00:00
obache
b30580483b Added restrictions from bundled model files. 2014-02-18 02:11:38 +00:00
obache
7da6f0a0db Update cabocha to 0.67
* improve 20% analysis speed
* fixes build errors on OSX
* show version number correctly on Windows
2014-01-01 07:49:32 +00:00
joerg
221ff586a7 Fix include order. 2013-05-23 15:07:58 +00:00
obache
c5e240a607 Update cabocha to 0.66.
ChaSen is not supported anymore, using MeCab.
and use CRF++ instead of YamCha.
2013-05-22 13:14:29 +00:00
joerg
08ed39e3b9 Don't try to explicitly link in libstdc++. 2013-05-09 15:07:58 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
joerg
5023a79e4f Don't use extern "C" when including C++ headers. 2012-04-22 20:31:29 +00:00
obache
c5c2ef8168 fixes build with gcc-4.4. 2011-04-14 11:40:39 +00:00
taca
8c51386caf Add a patch for ruby-cabocha to suport both ruby18 and ruby19.
I should commit with previous ruby-cabocha's commit.
2010-09-12 01:59:39 +00:00
obache
4b13c88567 Import cabocha-0.53 as textproc/cabocha.
CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.
2010-05-19 12:16:25 +00:00