Commit graph

13 commits

Author SHA1 Message Date
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
rillig
768cd99f7f textproc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 21:43:32 +00:00
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
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
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
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