Port details |
- p5-KinoSearch A Perl search engine library
- 0.165_1 textproc
=1 0.165_1Version of this port present on the latest quarterly branch.
- DEPRECATED: replaced by textproc/p5-KinoSearch1
This port expired on: 2012-05-11
- Maintainer: vivek@khera.org
- Port Added: 2006-04-23 08:45:04
- Last Update: 2013-05-16 20:20:34
- SVN Revision: 318336
- People watching this port, also watch:: p5-Tie-EncryptedHash, p5-type1inst, font-misc-meltho, p5-Net-Domain-TLD
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://www.rectangular.com/kinosearch/
- Description:
- KinoSearch is a loose port of the Java search engine library Apache Lucene,
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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-KinoSearch>0:textproc/p5-KinoSearch
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-KinoSearch
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Lingua-StopWords>=0.02 : textproc/p5-Lingua-StopWords
- p5-Lingua-Stem-Snowball>=0.94 : textproc/p5-Lingua-Stem-Snowball
- p5-Clone>=0.18 : devel/p5-Clone
- p5-IO-Compress>=2.017 : archivers/p5-IO-Compress
- Build.pm : devel/p5-Module-Build
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- p5-Lingua-StopWords>=0.02 : textproc/p5-Lingua-StopWords
- p5-Lingua-Stem-Snowball>=0.94 : textproc/p5-Lingua-Stem-Snowball
- p5-Clone>=0.18 : devel/p5-Clone
- p5-IO-Compress>=2.017 : archivers/p5-IO-Compress
- perl5.8.9 : lang/perl5.8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.165_1 16 May 2013 20:20:34 |
rakuco |
Remove expired port textproc/p5-KinoSearch.
Superseded by textproc/p5-KinoSearch1. |
0.165_1 12 Apr 2012 02:09:38 |
swills |
- Mark deprecated since it's replaced by textproc/p5-KinoSearch1
PR: ports/166616
Approved by: Vick Khera <vivek@khera.org> (maintainer) |
0.165_1 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.165_1 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.165_1 17 Sep 2011 06:50:17 |
sunpoet |
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.165_1 08 Sep 2011 08:36:43 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
0.165_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.165_1 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
0.165 09 Jul 2009 20:14:54 |
amdmi3 |
- Update to 0.165
PR: 136627
Submitted by: Vick Khera <vivek@khera.org> (maintainer) |
0.162 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
0.162 20 Jan 2008 21:56:10 |
miwi |
- Update to 0.162
PR: 119785
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
0.15 08 Sep 2007 01:06:22 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.15 09 Jan 2007 21:48:48 |
miwi |
- Update to 0.15
PR: 107580
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
0.14 30 Nov 2006 11:29:44 |
miwi |
- Update to 0.14
PR: ports/105956
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
0.12 30 Jun 2006 02:59:56 |
clsung |
- update to 0.12
- removes unnecessary run dependencies
PR: ports/99618
Submitted by: maintainer (Vivek Khera) |
0.11 31 May 2006 01:30:36 |
ehaupt |
Update to 0.11 and fix packaging list. The recent devel/p5-Module-Build update
caused this port to install 3 additional files.
PR: 98168
Notified by: pointyhat via kris
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
0.10 17 May 2006 16:03:05 |
ehaupt |
Update to 0.10
PR: 97349
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
0.09 23 Apr 2006 08:44:40 |
erwin |
KinoSearch is a loose port of the Java search engine library Apache Lucene,
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> |