summaryrefslogtreecommitdiff
path: root/textproc/ruby-sary
AgeCommit message (Collapse)AuthorFilesLines
2010-05-16LICENSE=gnu-lgpl-v2.1obache1-1/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-10-29Added missing DESTDIR suppoted mark.obache1-1/+3
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca2-8/+9
Bump PKGREVISION.
2008-03-10Need pkg-config to build.obache1-1/+2
2008-03-01Import ruby-sary version 1.2.0.obache4-0/+48
Sary is a suffix array library and tools. It provides fast full-text search facilities for text files on the order of 10 to 100 MB using a data structure called a suffix array. It can also search specific fields in a text file by assigning index points to those fields. This package is Ruby Binding of Sary.