aboutsummaryrefslogtreecommitdiff
path: root/textproc/libexttextcat
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update MASTER_SITESSunpoet Po-Chuan Hsieh2019-03-241-3/+4
| | | | Notes: svn path=/head/; revision=496749
* Update to 3.4.5.Jung-uk Kim2017-10-033-4/+5
| | | | Notes: svn path=/head/; revision=451169
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-11-092-8/+8
| | | | | | | | | | - Convert to new options target helper - Convert to new test framework - Cosmetic change - Use single space after WWW: Notes: svn path=/head/; revision=401155
* Cleanup plistAntoine Brodin2014-11-151-4/+0
| | | | Notes: svn path=/head/; revision=372605
* Update to 3.4.4Baptiste Daroussin2014-06-294-12/+21
| | | | | | | | Strip binaries USES=libtool Notes: svn path=/head/; revision=359795
* StagifyBaptiste Daroussin2013-10-041-10/+4
| | | | | | | Cleanup Notes: svn path=/head/; revision=329308
* 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
* Update to 3.4.3.Jung-uk Kim2013-07-153-14/+13
| | | | Notes: svn path=/head/; revision=323077
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* Update to 3.4.0Baptiste Daroussin2012-12-183-8/+7
| | | | Notes: svn path=/head/; revision=309204
* Delete the description of the old COMPAT_TEXTCATBaptiste Daroussin2012-11-071-1/+0
| | | | | | | | Reported by: bsam Feature safe: yes Notes: svn path=/head/; revision=307126
* Now that libexttextcat can happily live along with libtextcat remove theBaptiste Daroussin2012-11-072-25/+2
| | | | | | | | | | | artificial compatibility mode. The default package hasn't change so no bump Feature safe: yes Notes: svn path=/head/; revision=307116
* Allow textproc/libtextcat and textproc/libexttextcat to coexist on the sameCy Schubert2012-10-092-6/+11
| | | | | | | | | | system. Reviewed by: thierry, crees, bapt Approved by: bapt (using his portmgr and office hats), thierry Notes: svn path=/head/; revision=305621
* Convert to OptionsNGBaptiste Daroussin2012-09-261-15/+5
| | | | | | | Removed never used code Notes: svn path=/head/; revision=304882
* - update libexttextcat to 3.3.1Baptiste Daroussin2012-07-163-15/+42
| | | | | | | - chase library name change Notes: svn path=/head/; revision=300926
* - add an OPTION to allow libexttextcat to be a dropin replacement for libtextcatBaptiste Daroussin2012-05-183-0/+61
| | | | | | | | | | - add a check target to all runinng libexttextcat check PR: ports/167945 Submitted by: Peter Jeremy <peter@rulingia.com> Notes: svn path=/head/; revision=296926
* Use gmake to install LM files.Thierry Thomas2012-05-152-4/+135
| | | | | | | | PR: ports/167842 Submitted by: /me Notes: svn path=/head/; revision=296680
* Do try to remove libdata/pkgconfigBaptiste Daroussin2012-01-222-1/+1
| | | | Notes: svn path=/head/; revision=289602
* pkgconfig is in libdata not libBaptiste Daroussin2012-01-211-1/+1
| | | | Notes: svn path=/head/; revision=289576
* Add libexttextcat 3.2.0, language guessing by N-Gram-Based TextBaptiste Daroussin2012-01-214-0/+48
Categorization. libexttextcat is a fork of textproc/libtextcat and though conflict with it, it is a dependency of upcoming libreoffice 3.5.0 Notes: svn path=/head/; revision=289575