41 Commits

Author SHA1 Message Date
kurt
558715b919 - disconnect devel/jdk/1.7 from the build
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
ajacoutot
6dd547628a Update to link-grammar-5.3.16. 2017-04-16 13:18:56 +00:00
landry
52ca4711f9 Fix WANTLIB and bump REVISION for all ports depending on hunspell.
While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as
it's a requirement for 53.
2017-04-12 18:12:33 +00:00
ajacoutot
1898ee8e8b Revert, they seem to have fix it... 2017-02-18 11:27:13 +00:00
ajacoutot
8fd0d01307 Mirror distfile. MASTER_SITES has a bad ssl setup.
prodded by naddy@
2017-02-18 10:57:43 +00:00
ajacoutot
551d40ddf5 Update to link-grammar-5.3.15. 2017-02-17 10:46:09 +00:00
ajacoutot
2284cb4c6f Update to link-grammar-5.3.14. 2017-01-20 09:24:40 +00:00
ajacoutot
a001fe9225 Update to link-grammar-5.3.13. 2016-11-20 09:25:42 +00:00
ajacoutot
14abe1d29b Update to link-grammar-5.3.12. 2016-11-18 10:37:27 +00:00
ajacoutot
3c06cf3dee Update to link-grammar-5.3.11. 2016-09-27 08:47:11 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
ajacoutot
1b3c4ede32 Update to link-grammar-5.3.10. 2016-09-16 08:35:52 +00:00
ajacoutot
481a926c08 Update to link-grammar-5.3.9. 2016-08-28 09:44:06 +00:00
ajacoutot
2d62da2415 Update to link-grammar-5.3.8. 2016-08-21 08:40:28 +00:00
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