8 Commits

Author SHA1 Message Date
ajacoutot
5242b9ac31 Fix previous, RUN_DEPENDS-main should not be empty. 2014-05-09 06:33:34 +00:00
kurt
acb167814d - base package should not depend on jdk, fix and bump. okay landry@ 2014-05-08 21:22:46 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
kili
14e1823ba1 Forgotten bump for the perl library.
ok aja@
2014-04-30 21:45:26 +00:00
ajacoutot
cad52bea9c Update to link-grammar-5.0.7. 2014-04-30 10:54:32 +00:00
ajacoutot
8c5906fe04 Update to link-grammar-5.0.6. 2014-04-19 10:05:41 +00:00
ajacoutot
8f9c9e3162 Update to link-grammar-5.0.5. 2014-04-18 23:35:20 +00:00
zhuk
c8a55849f2 Import link-grammar, a dependency for upcoming KDE 4.11.3 PIM.
The Link Grammar Parser is a syntactic parser of English, Russian,
Arabic and Persian (and other languages as well), based on link
grammar, an original theory of English syntax. Given a sentence,
the system assigns to it a syntactic structure, which consists of
a set of labelled links connecting pairs of words. The parser also
produces a "constituent" (Penn tree-bank style phrase tree)
representation of a sentence (showing noun phrases, verb phrases,
etc.). The RelEx extension provides dependency-parse output.

okay landry@, espie@ (for the BUILD_PACKAGES part)
2013-11-11 09:20:43 +00:00