27 Commits

Author SHA1 Message Date
ajacoutot
957c3a6590 Update to link-grammar-5.3.7. 2016-05-08 10:25:29 +00:00
ajacoutot
60d563d825 Update to link-grammar-5.3.6. 2016-05-01 10:10:39 +00:00
ajacoutot
97096acd1c Update to link-grammar-5.3.5. 2016-04-29 10:32:42 +00:00
ajacoutot
cc330f571a Update to link-grammar-5.3.4. 2016-03-19 11:55:14 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
6a6d394b53 Update to link-grammar-5.3.3. 2015-12-30 10:59:05 +00:00
ajacoutot
48c9a78d34 Update to link-grammar-5.3.2. 2015-12-05 08:09:41 +00:00
ajacoutot
cdb39a1b4c Update to link-grammar-5.3.1 and add a -python subpackage. 2015-11-23 13:28:22 +00:00
jasper
e32922a8b1 sed -i 2015-10-09 12:48:21 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
ajacoutot
1d63461bcd Update to link-grammar-5.2.5. 2015-02-02 10:15:41 +00:00
ajacoutot
1c63fb3644 Update to link-grammar-5.2.4. 2015-01-13 11:04:34 +00:00
ajacoutot
310560a043 Update to link-grammar-5.2.3. 2015-01-04 17:20:36 +00:00
ajacoutot
981c0cda0e Update to link-grammar-5.2.1. 2014-12-29 10:06:05 +00:00
ajacoutot
72ee51cd46 Update to link-grammar-5.2.0. 2014-12-28 12:59:54 +00:00
ajacoutot
45a49fe1c8 Update to link-grammar-5.1.3. 2014-10-08 11:57:29 +00:00
ajacoutot
04cbf19736 Update to link-grammar-5.1.2. 2014-10-05 15:10:07 +00:00
ajacoutot
8a3622020d Update to link-grammar-5.1.0. 2014-08-30 12:33:56 +00:00
ajacoutot
c0d833e52a Update to link-grammar-5.0.8. 2014-06-26 08:33:27 +00:00
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