Date: Sat, 25 Jul 2009 20:17:04 +0300 From: Mykola Dzham <freebsd@levsha.org.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/137134: [new port] textproc/lttoolbox Message-ID: <E1MUkro-0002B8-UP@laptop.levsha.org.ua> Resent-Message-ID: <200907251800.n6PI08ns046241@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137134 >Category: ports >Synopsis: [new port] textproc/lttoolbox >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 25 18:00:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Mykola Dzham >Release: FreeBSD 8.0-BETA2 i386 >Organization: >Environment: System: FreeBSD laptop.levsha.org.ua 8.0-BETA2 FreeBSD 8.0-BETA2 #24 r195788: Tue Jul 21 09:10:48 EEST 2009 root@laptop.levsha.org.ua:/usr/local/arch/obj/usr/local/arch/src/sys/LEVSHA i386 >Description: lttoolbox is a toolbox for lexical processing, morphological analysis and generation of words. The analysis is the process of splitting of words splitting a word (e.g. cats) into its lemma 'cat' and the grammatical information <n><pl>. The generation is the opposite process. (c) http://wiki.apertium.org/wiki/Lttoolbox >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lttoolbox # lttoolbox/Makefile # lttoolbox/distinfo # lttoolbox/pkg-descr # lttoolbox/pkg-plist # echo c - lttoolbox mkdir -p lttoolbox > /dev/null 2>&1 echo x - lttoolbox/Makefile sed 's/^X//' >lttoolbox/Makefile << '266b4a0d068392b95901689a3195f4b3' X# New ports collection makefile for: lttoolbox X# Date created: 14 April 2009 X# Whom: Mykola Dzham <freebsd@levsha.org.ua> X# X# $FreeBSD$ X# X XPORTNAME= lttoolbox XPORTVERSION= 3.1.1 XCATEGORIES= textproc XMASTER_SITES= SF XMASTER_SITE_SUBDIR= apertium X XMAINTAINER= freebsd@levsha.org.ua XCOMMENT= A toolbox for lexical processing, morphological analysis and generation of words X XLIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 X XGNU_CONFIGURE= yes X XUSE_LDCONFIG= yes XUSE_GNOME= gnomehack pkgconfig X XMAN1= lt-comp.1 lt-expand.1 lt-proc.1 lt-tmxcomp.1 lt-tmxproc.1 X X.include <bsd.port.mk> 266b4a0d068392b95901689a3195f4b3 echo x - lttoolbox/distinfo sed 's/^X//' >lttoolbox/distinfo << '783f52ef55b34486208493b6df242c2a' XMD5 (lttoolbox-3.1.1.tar.gz) = 52c3c4da0701e1aaaaa396fc07009d8f XSHA256 (lttoolbox-3.1.1.tar.gz) = 27c2bf1dc69a1edf413076d0fc1330e0879504d444485dcc2a631a8ef2f91249 XSIZE (lttoolbox-3.1.1.tar.gz) = 382839 783f52ef55b34486208493b6df242c2a echo x - lttoolbox/pkg-descr sed 's/^X//' >lttoolbox/pkg-descr << '34cd951e7dc2d9277b6f0cc5e0cf701d' Xlttoolbox is a toolbox for lexical processing, morphological analysis Xand generation of words. The analysis is the process of splitting of Xwords splitting a word (e.g. cats) into its lemma 'cat' and the Xgrammatical information <n><pl>. The generation is the opposite Xprocess. XThe package is split into three programs, lt-comp, the compiler, Xlt-proc, the processor, and lt-expand, which generates all possible Xmappings between surface forms and lexical forms in the dictionary. X XWWW: http://wiki.apertium.org/wiki/Lttoolbox 34cd951e7dc2d9277b6f0cc5e0cf701d echo x - lttoolbox/pkg-plist sed 's/^X//' >lttoolbox/pkg-plist << 'e15edb34074f7203162b098986dfcd51' Xbin/lt-comp Xbin/lt-expand Xbin/lt-proc Xbin/lt-tmxcomp Xbin/lt-tmxproc Xinclude/lttoolbox-3.1/lttoolbox/alphabet.h Xinclude/lttoolbox-3.1/lttoolbox/buffer.h Xinclude/lttoolbox-3.1/lttoolbox/compiler.h Xinclude/lttoolbox-3.1/lttoolbox/compression.h Xinclude/lttoolbox-3.1/lttoolbox/entry_token.h Xinclude/lttoolbox-3.1/lttoolbox/exception.h Xinclude/lttoolbox-3.1/lttoolbox/expander.h Xinclude/lttoolbox-3.1/lttoolbox/fst_processor.h Xinclude/lttoolbox-3.1/lttoolbox/lt_locale.h Xinclude/lttoolbox-3.1/lttoolbox/ltstr.h Xinclude/lttoolbox-3.1/lttoolbox/match_exe.h Xinclude/lttoolbox-3.1/lttoolbox/match_node.h Xinclude/lttoolbox-3.1/lttoolbox/match_state.h Xinclude/lttoolbox-3.1/lttoolbox/my_stdio.h Xinclude/lttoolbox-3.1/lttoolbox/node.h Xinclude/lttoolbox-3.1/lttoolbox/pattern_list.h Xinclude/lttoolbox-3.1/lttoolbox/pool.h Xinclude/lttoolbox-3.1/lttoolbox/regexp_compiler.h Xinclude/lttoolbox-3.1/lttoolbox/sorted_vector.h Xinclude/lttoolbox-3.1/lttoolbox/state.h Xinclude/lttoolbox-3.1/lttoolbox/tmx_compiler.h Xinclude/lttoolbox-3.1/lttoolbox/trans_exe.h Xinclude/lttoolbox-3.1/lttoolbox/transducer.h Xinclude/lttoolbox-3.1/lttoolbox/xml_parse_util.h Xlib/liblttoolbox3-3.1.so Xlib/liblttoolbox3-3.1.so.0 Xlib/liblttoolbox3.a Xlib/liblttoolbox3.la Xlib/liblttoolbox3.so Xlibdata/pkgconfig/lttoolbox-3.1.pc X%%DATADIR%%/dix.dtd X@dirrm %%DATADIR%% X@dirrm include/lttoolbox-3.1/lttoolbox X@dirrm include/lttoolbox-3.1 e15edb34074f7203162b098986dfcd51 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1MUkro-0002B8-UP>