IABSD.fr/ports/math/foma

Branch :


Log

Author Commit Date CI Message
ab45f39a 2022-03-11 19:36:11 drop RCS Ids
d6af331f 2021-02-19 02:13:02 Update to foma 0.9.18.20200928 Moves to the current github head and fixes the build with -fno-common. Version number suggested by daniel. ok kn
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
b17bf322 2019-05-17 16:19:37 update curses WANTLIB entries following the change in base libraries to use soname
1ba9ad58 2017-08-22 19:25:52 remove broken HOMEPAGE/MASTER_SITES
da02d104 2017-05-12 14:38:18 Update to foma-0.9.17.
c326edce 2016-10-01 11:54:14 The ${PROJECT}.googlecode.com/files/ master sites are no longer accessible, but the distfiles are still available at an archive URL. Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports. ok czarkoff@ danj@ sthen@
398591c5 2013-03-22 18:10:59 really generate the shared library correctly
0662a4e9 2013-03-11 11:20:26 PERMIT_* / REGRESS->TEST sweep
7fb44f7e 2012-10-20 04:34:32 Import foma-0.9.16. Foma is a compiler, programming language, and C library for constructing finite-state automata and transducers for various uses. It has specific support for many natural language processing applications such as producing morphological analyzers. Although NLP applications are probably the main use of foma, it is sufficiently generic to use for a large number of purposes. ok jeremy@ pirofti@