summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-07-15 11:36:43 +0000
committermef <mef@pkgsrc.org>2016-07-15 11:36:43 +0000
commit49b0790edf10a8bf44310b7c4d25db4c536c05b6 (patch)
treed72d7e513c7b19534108b9321071dc44a6f82eb0
parentd3ad9584bac6703860b6abbc89cfa2da1f054f96 (diff)
downloadpkgsrc-49b0790edf10a8bf44310b7c4d25db4c536c05b6.tar.gz
Updated textproc/link-grammer 5.2.5 to 5.3.7
-------------------------------------------- Version 5.3.7: (7 May 2016) * Fix another MacOS build break, regarding library exports. Version 5.3.6: (30 April 2016) * Add missing `parses-quotes-en.txt` file that python tests need. * Fix build break related to lg_fgetc when libeditline is missing. Version 5.3.5: (28 April 2016) * Modified (hacked) Kazakh dictionary. * MacOS bug fix: fgetc behaves oddly in OSX, see bug #293. Version 5.3.4: (16 March 2016) * Fix broken handling of apostrophe (issue #281). * Revamp the README file; describe transitivity. * Revised Turkish dictionary from Tatiana Batura, et al. * Prototype Kazakh dictionary from Tatiana Batura, et al. * Parse priority tweaks for the OpenCog chatbot. * Fix Windows printing problem affecting some utf8 codepoints (issue #285). Version 5.3.3: (23 December 2015) * Improve support for quoted phrases. * Fixes for assorted zero-infinitive speech acts. * Add 37 paraphrasing verbs. * Add Greek mythological names. * A few dozen more common computing terms added to dictionary. * Misc coordination and question fixes. * Misc abbreviations. * Vietnamese dictionaries! * Major overhaul of subject-verb inversion. * Performance improvements on long sentences. (pull #247) * Change default setting of 'islands_ok' back to false (bug #140). * Fix for build break on Mac OSX el_capitan w/clang (bug #255). * Disable perl bindings by default; use Lingua::LinkParser Version 5.3.2: (4 December 2015) * Performance improvements, esp. for long sentences. * Use std=c11 (the 2011 C standard) by default. * Partial Irish English support. * A few dozen common computing terms added to dictionary. * Fix for build break on Mac OSX. Version 5.3.1: (22 November 2015) * Fix build break with SAT solver. Version 5.3.0: (22 November 2015) * Major redesign of the python bindings. * Major redesign of sentence tokenization (the "wordgraph" design) * Verb 'steal' is optionally transitive. * Fixes for misc MSVC warnings. * Hebrew dictionary expansion. * Enhanced diagram printing, giving more space for link names. * Minor work on phonetic agreement for 'a' vs. 'an'. * Add ability to histogram the costs of different parses. * Improve support for splitting sentences. * Change default setting of 'islands_ok' to true. * Improve performance on long sentences. * Fix rare crash due to memory corruption on long sentences. * Random morphology generation can be enabled at runtime. * Remove obsolete, unmaintained MacOSX build file. * Extensive updates to man page. * Fix crash on long sentences (issue #137). * Fix a memory leak in language bindings (issue #138). * Remove bogus post-processor API function. * Fix broken domain letter printing. * New regex-file feature - negative regex'es. * Correct the handling of moprhology stems with non-LL links. * Fix !!LEFT-WALL and !!RIGHT-WALL * SAT solver now linked statically. * Assorted SAT sovler cleanup and improvements. * Performance improvement in fast matcher: 15% faster on fixes.batch.
-rw-r--r--textproc/link-grammar/Makefile4
-rw-r--r--textproc/link-grammar/distinfo12
-rw-r--r--textproc/link-grammar/patches/patch-configure20
3 files changed, 18 insertions, 18 deletions
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile
index aaf82e08afc..53e8cdfb755 100644
--- a/textproc/link-grammar/Makefile
+++ b/textproc/link-grammar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/08/26 12:23:01 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/15 11:36:43 mef Exp $
-DISTNAME= link-grammar-5.2.5
+DISTNAME= link-grammar-5.3.7
CATEGORIES= textproc
MASTER_SITES= http://www.abisource.com/downloads/link-grammar/${PKGVERSION_NOREV}/
diff --git a/textproc/link-grammar/distinfo b/textproc/link-grammar/distinfo
index edf17b9b28d..fce38afcd3c 100644
--- a/textproc/link-grammar/distinfo
+++ b/textproc/link-grammar/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:59:39 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/07/15 11:36:43 mef Exp $
-SHA1 (link-grammar-5.2.5.tar.gz) = 8fcc02291d235eb0f37e8a05e76e8aa5d6124c4f
-RMD160 (link-grammar-5.2.5.tar.gz) = 856a0adb557e431f831a3d1812909c24828ad7b2
-SHA512 (link-grammar-5.2.5.tar.gz) = 4d9a117792242de8cb8651b68de4d9da3ce4cbda9c052af829bdaafd45297815afe9bc2ea31a36c1c6b1fd22dce51cc3b84fd60c954da77a649db488ec32b957
-Size (link-grammar-5.2.5.tar.gz) = 3469028 bytes
+SHA1 (link-grammar-5.3.7.tar.gz) = 38d8bb26b853ab9406bc5a312b37b436ec00d066
+RMD160 (link-grammar-5.3.7.tar.gz) = 0b2b4d867944a9a8362162938709f546b187897e
+SHA512 (link-grammar-5.3.7.tar.gz) = f1a1e03841f847d427acb24cfb7a7a552ade6731253cf5f2ce6fcb82be387426d7cb5b47a82523f01fc56771c0667881ae663380dbc644e775694029c7fef740
+Size (link-grammar-5.3.7.tar.gz) = 3555475 bytes
SHA1 (patch-aa) = 3be918c26b639442b56efab2e9416974f31969c5
-SHA1 (patch-configure) = ae2e115129baf7679d395f6523297851f8a3715e
+SHA1 (patch-configure) = 158d0b2270453c3df92abdecd8c03889425e76f3
diff --git a/textproc/link-grammar/patches/patch-configure b/textproc/link-grammar/patches/patch-configure
index 576673b5be3..d64d8bd9ac1 100644
--- a/textproc/link-grammar/patches/patch-configure
+++ b/textproc/link-grammar/patches/patch-configure
@@ -1,17 +1,17 @@
-$NetBSD: patch-configure,v 1.1 2015/08/26 12:23:01 wiz Exp $
+$NetBSD: patch-configure,v 1.2 2016/07/15 11:36:43 mef Exp $
Remove bash(1)ism(?).
---- configure.orig 2015-02-01 05:46:09.000000000 +0000
-+++ configure
-@@ -16655,8 +16655,8 @@ fi
-
- if test "x$enable_debug" = "xyes"
- then
-- CFLAGS="${CFLAGS//-O[2-9]} -g"
-- CXXFLAGS="${CXXFLAGS//-O[2-9]} -g"
+--- configure.orig 2016-05-08 11:49:36.000000000 +0900
++++ configure 2016-07-15 20:28:13.000000000 +0900
+@@ -16667,8 +16667,8 @@ then
+ # But not the NetBSD sh, so use sed instead.
+ # CFLAGS="${CFLAGS//-O[[2-9]]} -g"
+ # CXXFLAGS="${CXXFLAGS//-O[[2-9]]} -g"
+- CFLAGS=`echo ${CFLAGS} -g |sed "s/-O[2-9]//g"`
+- CXXFLAGS=`echo ${CXXFLAGS} -g |sed "s/-O[2-9]//g"`
+ CFLAGS="${CFLAGS} -g"
+ CXXFLAGS="${CXXFLAGS} -g"
LDFLAGS="${LDFLAGS} -g"
- $as_echo "#define DEBUG_MEMORY 1" >>confdefs.h
+ $as_echo "#define DEBUG 1" >>confdefs.h