textproc/link-grammar: update to 5.10.5

This commit is contained in:
Baptiste Daroussin 2022-06-25 14:52:40 +02:00
parent c52e986cb0
commit 1871bdc058
3 changed files with 70 additions and 6 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= link-grammar
DISTVERSION= 5.8.0
DISTVERSION= 5.10.5
CATEGORIES= textproc
MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
@ -14,7 +14,8 @@ USES= compiler:c++11-lib dos2unix gmake libtool localbase ncurses \
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-maintainer-mode \
--with-regexlib=pcre2
--with-regexlib=pcre2 \
--disable-python-bindings
INSTALL_TARGET= install-strip
@ -23,7 +24,7 @@ LIB_DEPENDS= libpcre2-8.so:devel/pcre2
PLIST_SUB= VERSION=${PORTVERSION}
OPTIONS_SUB= yes
OPTIONS_DEFINE= EDITLINE JAVA PERL SAT_SOLVER
OPTIONS_DEFINE= EDITLINE JAVA PERL SAT_SOLVER PYTHON
OPTIONS_DEFAULT= EDITLINE HUNSPELL SAT_SOLVER
OPTIONS_MULTI= SPELL

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1592237614
SHA256 (link-grammar-5.8.0.tar.gz) = ad65a6b47ca0665b814430a5a8ff4de51f4805f7fb76642ced90297b4e7f16ed
SIZE (link-grammar-5.8.0.tar.gz) = 3782125
TIMESTAMP = 1656160404
SHA256 (link-grammar-5.10.5.tar.gz) = 324710cd8132975ff9ccb53509732f7558473b1c19f17892000a3dedb8618aed
SIZE (link-grammar-5.10.5.tar.gz) = 4637765

View file

@ -1,8 +1,10 @@
bin/link-generator
bin/link-parser
include/link-grammar/dict-api.h
include/link-grammar/dict-structures.h
include/link-grammar/link-features.h
include/link-grammar/link-includes.h
include/link-grammar/dict-defines.h
lib/liblink-grammar.a
lib/liblink-grammar.so
lib/liblink-grammar.so.5
@ -474,6 +476,66 @@ libdata/pkgconfig/link-grammar.pc
%%DATADIR%%/ru/words/words.97
%%DATADIR%%/ru/words/words.98
%%DATADIR%%/ru/words/words.99
%%DATADIR%%/th/4.0.affix
%%DATADIR%%/th/4.0.constituent-knowledge
%%DATADIR%%/th/4.0.dialect
%%DATADIR%%/th/4.0.dict
%%DATADIR%%/th/4.0.knowledge
%%DATADIR%%/th/4.0.regex
%%DATADIR%%/th/words/words.adj.common
%%DATADIR%%/th/words/words.adj.lhs
%%DATADIR%%/th/words/words.adv.attrmod
%%DATADIR%%/th/words/words.adv.cohesive
%%DATADIR%%/th/words/words.adv.common
%%DATADIR%%/th/words/words.adv.qf
%%DATADIR%%/th/words/words.adverbial.common
%%DATADIR%%/th/words/words.any
%%DATADIR%%/th/words/words.aux.common
%%DATADIR%%/th/words/words.cl.common
%%DATADIR%%/th/words/words.cl.noun
%%DATADIR%%/th/words/words.cl.verb
%%DATADIR%%/th/words/words.conj.common
%%DATADIR%%/th/words/words.conj.discont
%%DATADIR%%/th/words/words.conj.noun
%%DATADIR%%/th/words/words.conj.prep
%%DATADIR%%/th/words/words.conj.verb
%%DATADIR%%/th/words/words.connector
%%DATADIR%%/th/words/words.intj.common
%%DATADIR%%/th/words/words.n.attribute
%%DATADIR%%/th/words/words.n.common
%%DATADIR%%/th/words/words.n.designator
%%DATADIR%%/th/words/words.n.prefix
%%DATADIR%%/th/words/words.n.proper
%%DATADIR%%/th/words/words.n.title
%%DATADIR%%/th/words/words.neg.lhs
%%DATADIR%%/th/words/words.neg.rhs
%%DATADIR%%/th/words/words.nominal.common
%%DATADIR%%/th/words/words.num.common
%%DATADIR%%/th/words/words.num.movable
%%DATADIR%%/th/words/words.num.ordinal
%%DATADIR%%/th/words/words.ordmark
%%DATADIR%%/th/words/words.part.common
%%DATADIR%%/th/words/words.passmark
%%DATADIR%%/th/words/words.prep-n.n
%%DATADIR%%/th/words/words.prep-n.nv
%%DATADIR%%/th/words/words.prep-n.v
%%DATADIR%%/th/words/words.prep-v.n
%%DATADIR%%/th/words/words.prep-v.nv
%%DATADIR%%/th/words/words.prep-v.v
%%DATADIR%%/th/words/words.prep.lw
%%DATADIR%%/th/words/words.prep.n
%%DATADIR%%/th/words/words.prep.nv
%%DATADIR%%/th/words/words.prep.v
%%DATADIR%%/th/words/words.pro.common
%%DATADIR%%/th/words/words.qf.common
%%DATADIR%%/th/words/words.qf.lhs
%%DATADIR%%/th/words/words.qf.rhs
%%DATADIR%%/th/words/words.relpro.common
%%DATADIR%%/th/words/words.sclmark
%%DATADIR%%/th/words/words.sentsep
%%DATADIR%%/th/words/words.v.attribute
%%DATADIR%%/th/words/words.v.common
%%DATADIR%%/th/words/words.v.evidential
%%DATADIR%%/tr/4.0.affix
%%DATADIR%%/tr/4.0.constituent-knowledge
%%DATADIR%%/tr/4.0.dict
@ -484,4 +546,5 @@ libdata/pkgconfig/link-grammar.pc
%%DATADIR%%/vn/4.0.dict
%%DATADIR%%/vn/4.0.knowledge
%%DATADIR%%/vn/4.0.regex
man/man1/link-generator.1.gz
man/man1/link-parser.1.gz