Commit graph

11 commits

Author SHA1 Message Date
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +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
marino
6f6998695c textproc/yamcha: Fix segfault bugs in pkemine + mktrie
The textproc/cabocha package has been failing on i386 DragonFly for
months.  This was caused by segaults in two utilities provided by yamcha:
pkemine and mktrie.

Google brought up some pastebin sniplets indicating others had run into
the same issue, confirming the fixes.  With the revised yamcha utilities,
textproc/cabocha builds nicely on DragonFly.
2012-10-03 14:40:23 +00:00
obache
12ff82598b gawk is not required. 2011-11-18 09:01:27 +00:00
sbd
cdc09187f5 Add 'gzip:run' and 'gawk' to USE_TOOLS and pass the real gzip path to
configure as its embedded into installed files.

Bump PKGREVISION
2011-11-18 04:42:22 +00:00
hans
f0b4b6c42d Remove stupid check for Sun make from configure. Fixes build on SunOS. 2011-09-14 17:47:38 +00:00
obache
0c82940039 need to include additional headers to build with gcc44. 2011-03-23 09:19:39 +00:00
taca
0165dde53d Add a patch for ruby-yamcha to suport both ruby18 and ruby19.
I should commit with previous ruby-yamcha's commit.
2010-09-12 02:04:21 +00:00
obache
4dc7578eb8 Import yamcha-0.33 as textproc/yamcha.
YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

YamCha is exactly the same system which performed the best in the CoNLL2000
Shared Task, Chunking and BaseNP Chunking task.
2010-05-19 12:08:02 +00:00