aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-linguistics
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.1.0Sunpoet Po-Chuan Hsieh2015-09-182-4/+3
| | | | | | | Changes: http://deveiate.org/code/linguistics/History_rdoc.html Notes: svn path=/head/; revision=397219
* - Add LICENSE_FILEDmitry Marakasov2015-09-101-0/+5
| | | | | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=396633
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* - Update to 2.0.4Sunpoet Po-Chuan Hsieh2015-03-142-6/+8
| | | | | | | | | - Add LICENSE Changes: https://github.com/ged/linguistics/blob/master/History.rdoc Notes: svn path=/head/; revision=381271
* textproc/rubygem-linguistics: update to 2.0.3Steve Wills2014-08-232-4/+4
| | | | Notes: svn path=/head/; revision=365834
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332052
* 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
* - Reset maintainer after no response to mail since Jan 2013Steve Wills2013-07-271-1/+1
| | | | | | | | | - Clean up headers and comments while here Reviewed by: danfe Notes: svn path=/head/; revision=323794
* - Update to 2.0.2Steve Wills2013-07-132-8/+6
| | | | | | | | PR: ports/179896 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) Notes: svn path=/head/; revision=322881
* - Update to 1.0.9Steve Wills2011-11-232-3/+3
| | | | | | | | | | PR: ports/162102 Submitted by: swills (myself) Approved by: maintainer timeout (3 weeks) Feature safe: yes Notes: svn path=/head/; revision=286276
* This is a generic, language-neutral framework for extendingMartin Wilke2011-03-253-0/+32
Ruby objects with linguistic methods. It includes an English-language module with inflection, pluralisation, conjunctions, indefinite articles, present participles, ordinal numbers, numbers to words, general quantification, integration with WordNet and CMU's LinkGrammar, as well as a framework for providing modules for other languages. WWW: http://deveiate.org/projects/Linguistics/ PR: ports/155701 Submitted by: Eric Freeman <freebsdports at chillibear.com> Notes: svn path=/head/; revision=271705