aboutsummaryrefslogtreecommitdiff
path: root/textproc/libcrm114
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Fix typo: LICENCE -> LICENSEEmanuel Haupt2013-05-271-1/+1
| | | | Notes: svn path=/head/; revision=319208
* s|Created:|Created by:|Pawel Pekala2012-11-221-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307660
* This is the callable library version of CRM114. It has most of the classifiersPawel Pekala2012-11-224-0/+109
as the standalone language. This version is LGPLed (Library GPL) so you can link it with your own code, whether open-source or proprietary. You still need TRE. Note that with improvements come costs: libcrm114 classifiers are NOT compatible with standalone CRM114 class files. WWW: http://crm114.sourceforge.net/ PR: ports/169296 Submitted by: Martin Schuette <info@mschuette.name> Feature safe: yes Notes: svn path=/head/; revision=307659