aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-KinoSearch
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 0.162Martin Wilke2008-01-202-5/+5
| | | | | | | | PR: 119785 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=205908
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.15Martin Wilke2007-01-092-5/+6
| | | | | | | | PR: 107580 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=181901
* - Update to 0.14Martin Wilke2006-11-303-10/+12
| | | | | | | | PR: ports/105956 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=178326
* - update to 0.12Cheng-Lung Sung2006-06-303-8/+20
| | | | | | | | | | - removes unnecessary run dependencies PR: ports/99618 Submitted by: maintainer (Vivek Khera) Notes: svn path=/head/; revision=166641
* Update to 0.11 and fix packaging list. The recent devel/p5-Module-Build updateEmanuel Haupt2006-05-313-5/+7
| | | | | | | | | | | caused this port to install 3 additional files. PR: 98168 Notified by: pointyhat via kris Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=164031
* Update to 0.10Emanuel Haupt2006-05-172-7/+8
| | | | | | | | PR: 97349 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=162667
* KinoSearch is a loose port of the Java search engine library Apache Lucene,Erwin Lansing2006-04-234-0/+227
written in Perl and C. The archetypal application is website search, but it can be put to many different uses. Features * Extremely fast and scalable - can handle millions of documents * Full support for 12 Indo-European languages. * Support for boolean operators AND, OR, and AND NOT; parenthetical groupings, and prepended +plus and -minus * Algorithmic selection of relevant excerpts and highlighting of search terms within excerpts * Highly customizable query and indexing APIs * Phrase matching * Stemming * Stoplists WWW: http://www.rectangular.com/kinosearch/ PR: ports/96115 Submitted by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=160200