summaryrefslogtreecommitdiff
path: root/textproc/ruby-text/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-06-11Update ruby-text to 1.3.1.taca1-4/+2
pkgsrc change: remove RUBY_VERSION_SUPPORTED since it has default value. * A few fixes for performance improvement.
2015-06-04Add Ruby 2.2 to RUBY_VERSION_SUPPORTEDsevan1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2014-07-03Update ruby-text to 1.3.0.obache1-2/+4
* Adds maximum distance optimisation for Levenshtein. * Removes support for Ruby versions before 1.9.
2013-08-27Update ruby-text to 1.2.3.obache1-2/+2
* Remove Figlet, reintroduced in error
2013-08-26Update ruby-text to 1.2.2.obache1-3/+3
* Reintroduce figlet before fixing for 1.9 * Relicense as MIT
2013-04-21Import ruby-text-1.2.1 as textproc/ruby-text.obache1-0/+12
A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming