head 1.2; access; symbols pkgsrc-2020Q4:1.1.0.6 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.4 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.2 pkgsrc-2020Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2021.01.20.00.55.58; author gutteridge; state dead; branches; next 1.1; commitid uU0IFPJk9sNjVoEC; 1.1 date 2020.04.16.14.45.15; author gutteridge; state Exp; branches; next ; commitid AmBiFh1FOjeTtC4C; desc @@ 1.2 log @link-grammar: update to 5.8.1 Version 5.8.1 (8 January 2021) * Fix macOS/SunOS build break. * English dict: fix numerical identifiers used as adjectives. * English dict: fix post-posed Latin adjectival modifiers. * Merge upstream gentoo patches. #1102 * Make -O3 default for CFLAGS/CXXFLAGS, but overridable by the user. * English dict: fix look_at, listen_to person-action * English dict: fix verb "felt" with object-action. * English dict: fix why-perform-action questions. * Fix race condition in spell-guesser. #1122 #1123 @ text @$NetBSD: patch-link-grammar_link-grammar.def,v 1.1 2020/04/16 14:45:15 gutteridge Exp $ Fix build on macOS and SunOS. https://github.com/opencog/link-grammar/pull/1092 --- link-grammar/link-grammar.def.orig 2020-02-29 01:44:12.000000000 +0000 +++ link-grammar/link-grammar.def @@@@ -118,5 +118,4 @@@@ lg_error_clearall lg_error_flush lg_exp_stringify prt_error -regex_tokenizer_test utf8_strwidth @ 1.1 log @link-grammar: fix macOS and SunOS builds A vestigial reference to removed functionality was causing a failure to link on macOS and SunOS. Separately, an expectation about the presence of strtod_l(3) was causing a build failure on SunOS. @ text @d1 1 a1 1 $NetBSD$ @