Port details |
- lttoolbox Tool for lexical, morphological analysis and generation of words
- 3.7.6_1 textproc =2 3.7.6_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2009-07-28 17:47:32
- Last Update: 2024-01-30 22:35:26
- Commit Hash: d96ce7c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://wiki.apertium.org/wiki/Lttoolbox
- 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.
The package is split into three programs, lt-comp, the compiler,
lt-proc, the processor, and lt-expand, which generates all possible
mappings between surface forms and lexical forms in the dictionary.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lttoolbox>0:textproc/lttoolbox
- To install the port:
- cd /usr/ports/textproc/lttoolbox/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/lttoolbox
- pkg install lttoolbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lttoolbox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703739184
SHA256 (lttoolbox-3.7.6.tar.bz2) = 5a862716be36444c10014fbe45ac4e17b8bc498135311d5c9ac948187f6630fd
SIZE (lttoolbox-3.7.6.tar.bz2) = 172685
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- utf8cpp>=4.0.3 : devel/utf8cpp
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libicuio.so : devel/icu
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- textproc/apertium
Configuration Options:
- No options to configure
- Options name:
- textproc_lttoolbox
- USES:
- autoreconf compiler:c++14-lang libtool pathfix pkgconfig tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.6_1 30 Jan 2024 22:35:26 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Moved man to share/man |
3.7.6 28 Dec 2023 05:08:21 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Update version 3.7.1=>3.7.6
Changelog: https://github.com/apertium/lttoolbox/releases/tag/v3.7.6 |
3.7.1_2 14 Dec 2023 05:49:05 |
Po-Chuan Hsieh (sunpoet) |
textproc/lttoolbox: Fix build with utf8cpp 4.0.3+
- Update version requirement of BUILD_DEPENDS to avoid using utf8cpp 4.0.2
utf8cpp 3.* installs to ${PREFIX}/include/utf8cpp/.
utf8cpp 4.0.{0,1,2} changes to ${PREFIX}/include/.
utf8cpp 4.0.3 changes back to ${PREFIX}/include/utf8cpp/. |
3.7.1_2 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
3.7.1_1 14 Nov 2023 17:16:51 |
Po-Chuan Hsieh (sunpoet) |
textproc/lttoolbox: Fix build with utf8cpp 4.0.0+ |
3.7.1_1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.7.1_1 24 Jun 2023 04:37:53 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Fix build with llvm16
- Add LICENSE_FILE
- Use upstream release archive [1]
PR: 267591 [1]
Reported by: diizzy [1]
Sponsored by: The FreeBSD Foundation |
3.7.1_1 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
3.7.1 05 Nov 2022 14:19:16 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Update version 3.6.6=>3.7.1
Relnotes: https://github.com/apertium/lttoolbox/releases/tag/v3.7.1 |
3.6.6_1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.6.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.6.6 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.6.6 10 Jun 2022 05:03:15 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Update version 3.6.4=>3.6.6
Relnotes: https://github.com/apertium/lttoolbox/releases/tag/v3.6.6 |
3.6.4 04 May 2022 00:53:08 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Update version 3.6.1=>3.6.4
Relnotes: https://github.com/apertium/lttoolbox/releases/tag/v3.6.4 |
3.6.1_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
3.6.1_2 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
3.6.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
3.6.1 22 Mar 2022 11:32:52 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Update version 3.6.0=>3.6.1
Relnotes: https://github.com/apertium/lttoolbox/releases/tag/v3.6.1 |
3.6.0 13 Mar 2022 20:41:36 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Update version 3.5.4=>3.6.0
Relnotes: https://github.com/apertium/lttoolbox/releases/tag/v3.6.0 |
3.5.4 13 Nov 2021 11:54:13 |
Muhammad Moinur Rahman (bofh) |
textproc/lttoolbox: Update version 3.5.3=>3.5.4
Relnotes: https://github.com/apertium/lttoolbox/releases/tag/v3.5.4 |
3.5.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.5.3 27 Dec 2020 12:55:34 |
bofh |
textproc/lttoolbox: Update version 3.5.1=>3.5.3 |
3.5.1 20 Feb 2020 22:10:27 |
pkubaj |
textproc/lttoolbox: fix build on GCC architectures
Use C++14 compiler:
configure: error: Could not enable at least C++1y (C++14) - upgrade your
compiler |
3.5.1 13 Feb 2020 17:26:25 |
bofh |
textproc/lttoolbox: Update version 3.3.3=>3.5.1
- Change MASTER_SITES to GITHUB
- Take MAINTAINERSHIP as this is trivial for texrtproc/apertium
PR: 244084
Approved by: i@levsha.me |
3.3.3 21 Sep 2017 17:10:43 |
bofh |
textproc/lttoolbox: UPdate version 3.3.2=>3.3.3
- Pet portlint |
3.3.2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.3.2 19 Feb 2016 09:15:55 |
wen |
- Update to 3.3.2
- Add LICENSE
PR: 205831
Submitted by: wen@(myself)
Approved by: maintainer(timeoout, >40 days) |
3.3.0_2 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
3.3.0_2 31 Aug 2014 11:01:04 |
pi |
textproc/lttoolbox, textproc/apertium: 3.2.0 -> 3.3.0
- lttoolbox -has two new tools: lt-trim and lt-print
- apertium has a new deformatter: apertium-deslatex
- lextor is deprecated, the code is still there but is not built
- apertium has a new m4 macro that supports using language packages from
/languages/
PR: 192886 |
3.2.0_2 02 Jul 2014 21:08:55 |
tijl |
Add USES=libtool |
3.2.0_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
3.2.0 01 Mar 2014 18:02:21 |
miwi |
- Stage support |
3.2.0 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
3.2.0 30 Aug 2013 23:52:24 |
bapt |
Eradicate USE_GNOME=pkgconfig from textproc
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix |
3.2.0 27 Jan 2011 13:34:25 |
pav |
- Update to 3.2.0
PR: ports/154221
Submitted by: Mykola Dzham <freebsd@levsha.org.ua> (maintainer)
Feature safe: yes |
3.1.1 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
3.1.1 28 Jul 2009 17:47:02 |
miwi |
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.
The package is split into three programs, lt-comp, the compiler,
lt-proc, the processor, and lt-expand, which generates all possible
mappings between surface forms and lexical forms in the dictionary.
WWW: http://wiki.apertium.org/wiki/Lttoolbox
PR: ports/137134
Submitted by: Mykola Dzham <freebsd at levsha.org.ua> |