notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-KinoSearch1 Perl search engine library
1.01_1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.01_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-04-03 18:38:32
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: not specified in port
WWW:
https://metacpan.org/release/KinoSearch1
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. KinoSearch1 is a fork of KinoSearch version 0.165 intended to provide stability and backwards compatibility. For the latest features, see the main branch. 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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (127 items)
Collapse this list.
  1. lib/perl5/site_perl/man/man3/KinoSearch1.3.gz
  2. lib/perl5/site_perl/man/man3/KinoSearch1::Analysis::Analyzer.3.gz
  3. lib/perl5/site_perl/man/man3/KinoSearch1::Analysis::LCNormalizer.3.gz
  4. lib/perl5/site_perl/man/man3/KinoSearch1::Analysis::PolyAnalyzer.3.gz
  5. lib/perl5/site_perl/man/man3/KinoSearch1::Analysis::Stemmer.3.gz
  6. lib/perl5/site_perl/man/man3/KinoSearch1::Analysis::Stopalizer.3.gz
  7. lib/perl5/site_perl/man/man3/KinoSearch1::Analysis::Token.3.gz
  8. lib/perl5/site_perl/man/man3/KinoSearch1::Analysis::TokenBatch.3.gz
  9. lib/perl5/site_perl/man/man3/KinoSearch1::Analysis::Tokenizer.3.gz
  10. lib/perl5/site_perl/man/man3/KinoSearch1::Docs::FileFormat.3.gz
  11. lib/perl5/site_perl/man/man3/KinoSearch1::Docs::Tutorial.3.gz
  12. lib/perl5/site_perl/man/man3/KinoSearch1::Document::Doc.3.gz
  13. lib/perl5/site_perl/man/man3/KinoSearch1::Document::Field.3.gz
  14. lib/perl5/site_perl/man/man3/KinoSearch1::Highlight::Encoder.3.gz
  15. lib/perl5/site_perl/man/man3/KinoSearch1::Highlight::Formatter.3.gz
  16. lib/perl5/site_perl/man/man3/KinoSearch1::Highlight::Highlighter.3.gz
  17. lib/perl5/site_perl/man/man3/KinoSearch1::Highlight::SimpleHTMLEncoder.3.gz
  18. lib/perl5/site_perl/man/man3/KinoSearch1::Highlight::SimpleHTMLFormatter.3.gz
  19. lib/perl5/site_perl/man/man3/KinoSearch1::Index::Term.3.gz
  20. lib/perl5/site_perl/man/man3/KinoSearch1::InvIndexer.3.gz
  21. lib/perl5/site_perl/man/man3/KinoSearch1::QueryParser::QueryParser.3.gz
  22. lib/perl5/site_perl/man/man3/KinoSearch1::Search::BooleanQuery.3.gz
  23. lib/perl5/site_perl/man/man3/KinoSearch1::Search::Hit.3.gz
  24. lib/perl5/site_perl/man/man3/KinoSearch1::Search::Hits.3.gz
  25. lib/perl5/site_perl/man/man3/KinoSearch1::Search::MultiSearcher.3.gz
  26. lib/perl5/site_perl/man/man3/KinoSearch1::Search::PhraseQuery.3.gz
  27. lib/perl5/site_perl/man/man3/KinoSearch1::Search::Query.3.gz
  28. lib/perl5/site_perl/man/man3/KinoSearch1::Search::QueryFilter.3.gz
  29. lib/perl5/site_perl/man/man3/KinoSearch1::Search::SearchClient.3.gz
  30. lib/perl5/site_perl/man/man3/KinoSearch1::Search::SearchServer.3.gz
  31. lib/perl5/site_perl/man/man3/KinoSearch1::Search::TermQuery.3.gz
  32. lib/perl5/site_perl/man/man3/KinoSearch1::Searcher.3.gz
  33. lib/perl5/site_perl/man/man3/KinoSearch1::Store::FSInvIndex.3.gz
  34. lib/perl5/site_perl/man/man3/KinoSearch1::Store::InvIndex.3.gz
  35. lib/perl5/site_perl/man/man3/KinoSearch1::Store::RAMInvIndex.3.gz
  36. lib/perl5/site_perl/mach/5.32/KinoSearch1.pm
  37. lib/perl5/site_perl/mach/5.32/KinoSearch1/Analysis/Analyzer.pm
  38. lib/perl5/site_perl/mach/5.32/KinoSearch1/Analysis/LCNormalizer.pm
  39. lib/perl5/site_perl/mach/5.32/KinoSearch1/Analysis/PolyAnalyzer.pm
  40. lib/perl5/site_perl/mach/5.32/KinoSearch1/Analysis/Stemmer.pm
  41. lib/perl5/site_perl/mach/5.32/KinoSearch1/Analysis/Stopalizer.pm
  42. lib/perl5/site_perl/mach/5.32/KinoSearch1/Analysis/Token.pm
  43. lib/perl5/site_perl/mach/5.32/KinoSearch1/Analysis/TokenBatch.pm
  44. lib/perl5/site_perl/mach/5.32/KinoSearch1/Analysis/Tokenizer.pm
  45. lib/perl5/site_perl/mach/5.32/KinoSearch1/Docs/FileFormat.pod
  46. lib/perl5/site_perl/mach/5.32/KinoSearch1/Docs/Tutorial.pod
  47. lib/perl5/site_perl/mach/5.32/KinoSearch1/Document/Doc.pm
  48. lib/perl5/site_perl/mach/5.32/KinoSearch1/Document/Field.pm
  49. lib/perl5/site_perl/mach/5.32/KinoSearch1/Highlight/Encoder.pm
  50. lib/perl5/site_perl/mach/5.32/KinoSearch1/Highlight/Formatter.pm
  51. lib/perl5/site_perl/mach/5.32/KinoSearch1/Highlight/Highlighter.pm
  52. lib/perl5/site_perl/mach/5.32/KinoSearch1/Highlight/SimpleHTMLEncoder.pm
  53. lib/perl5/site_perl/mach/5.32/KinoSearch1/Highlight/SimpleHTMLFormatter.pm
  54. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/CompoundFileReader.pm
  55. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/CompoundFileWriter.pm
  56. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/DelDocs.pm
  57. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/FieldInfos.pm
  58. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/FieldsReader.pm
  59. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/FieldsWriter.pm
  60. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/IndexFileNames.pm
  61. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/IndexReader.pm
  62. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/MultiReader.pm
  63. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/MultiTermDocs.pm
  64. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/NormsReader.pm
  65. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/PostingsWriter.pm
  66. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/SegInfos.pm
  67. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/SegReader.pm
  68. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/SegTermDocs.pm
  69. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/SegTermEnum.pm
  70. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/SegWriter.pm
  71. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/Term.pm
  72. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/TermBuffer.pm
  73. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/TermDocs.pm
  74. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/TermEnum.pm
  75. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/TermInfo.pm
  76. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/TermInfosReader.pm
  77. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/TermInfosWriter.pm
  78. lib/perl5/site_perl/mach/5.32/KinoSearch1/Index/TermVector.pm
  79. lib/perl5/site_perl/mach/5.32/KinoSearch1/InvIndexer.pm
  80. lib/perl5/site_perl/mach/5.32/KinoSearch1/QueryParser/QueryParser.pm
  81. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/BooleanClause.pm
  82. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/BooleanQuery.pm
  83. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/BooleanScorer.pm
  84. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/Hit.pm
  85. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/HitCollector.pm
  86. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/HitQueue.pm
  87. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/Hits.pm
  88. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/MultiSearcher.pm
  89. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/PhraseQuery.pm
  90. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/PhraseScorer.pm
  91. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/Query.pm
  92. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/QueryFilter.pm
  93. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/Scorer.pm
  94. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/SearchClient.pm
  95. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/SearchServer.pm
  96. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/Searchable.pm
  97. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/Similarity.pm
  98. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/TermQuery.pm
  99. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/TermScorer.pm
  100. lib/perl5/site_perl/mach/5.32/KinoSearch1/Search/Weight.pm
  101. lib/perl5/site_perl/mach/5.32/KinoSearch1/Searcher.pm
  102. lib/perl5/site_perl/mach/5.32/KinoSearch1/Store/FSInvIndex.pm
  103. lib/perl5/site_perl/mach/5.32/KinoSearch1/Store/FSLock.pm
  104. lib/perl5/site_perl/mach/5.32/KinoSearch1/Store/InStream.pm
  105. lib/perl5/site_perl/mach/5.32/KinoSearch1/Store/InvIndex.pm
  106. lib/perl5/site_perl/mach/5.32/KinoSearch1/Store/Lock.pm
  107. lib/perl5/site_perl/mach/5.32/KinoSearch1/Store/OutStream.pm
  108. lib/perl5/site_perl/mach/5.32/KinoSearch1/Store/RAMInvIndex.pm
  109. lib/perl5/site_perl/mach/5.32/KinoSearch1/Store/RAMLock.pm
  110. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/BitVector.pm
  111. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/ByteBuf.pm
  112. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/CClass.pm
  113. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/Carp.pm
  114. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/Class.pm
  115. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/IntMap.pm
  116. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/MathUtils.pm
  117. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/MemManager.pm
  118. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/PriorityQueue.pm
  119. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/SortExternal.pm
  120. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/StringHelper.pm
  121. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/ToStringUtils.pm
  122. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/ToolSet.pm
  123. lib/perl5/site_perl/mach/5.32/KinoSearch1/Util/VerifyArgs.pm
  124. lib/perl5/site_perl/mach/5.32/auto/KinoSearch1/KinoSearch1.so
  125. @owner
  126. @group
  127. @mode
Collapse this list.
Dependency lines:
  • p5-KinoSearch1>0:textproc/p5-KinoSearch1
To install the port:
cd /usr/ports/textproc/p5-KinoSearch1/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-KinoSearch1
  • pkg install p5-KinoSearch1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-KinoSearch1
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (KinoSearch1-1.01.tar.gz) = 56a4bcfc6656f7609e825dd78881fcf3c6fa696e702c1cb0155cb58c056278bf SIZE (KinoSearch1-1.01.tar.gz) = 278065

Packages (timestamps in pop-ups are UTC):
p5-KinoSearch1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01_11.01_11.01_11.01_11.01_1-1.01_1-
FreeBSD:13:quarterly1.01_11.01_11.01_11.01_11.01_11.01_11.01_11.01_1
FreeBSD:14:latest1.01_11.01_11.01_11.01_11.01_11.01_1-1.01_1
FreeBSD:14:quarterly1.01_11.01_1-1.01_11.01_11.01_11.01_11.01_1
FreeBSD:15:latest1.01_11.01_1n/a1.01_1n/a1.01_11.01_11.01_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Lingua-StopWords>=0.02 : textproc/p5-Lingua-StopWords
  2. p5-Lingua-Stem-Snowball>=0.94 : textproc/p5-Lingua-Stem-Snowball
  3. p5-Clone>=0.18 : devel/p5-Clone
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
  5. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  6. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Lingua-StopWords>=0.02 : textproc/p5-Lingua-StopWords
  2. p5-Lingua-Stem-Snowball>=0.94 : textproc/p5-Lingua-Stem-Snowball
  3. p5-Clone>=0.18 : devel/p5-Clone
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. www/p5-MojoMojo
for Run
  1. www/p5-MojoMojo

Configuration Options:
No options to configure
Options name:
textproc_p5-KinoSearch1
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/C/CR/CREAMYG/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CR/CREAMYG/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/KinoSearch1/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CR/CREAMYG/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/C/CR/CREAMYG/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/C/CR/CREAMYG/
  7. http://backpan.perl.org/authors/id/C/CR/CREAMYG/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/C/CR/CREAMYG/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/C/CR/CREAMYG/
  10. https://cpan.metacpan.org/authors/id/C/CR/CREAMYG/
  11. https://cpan.metacpan.org/modules/by-module/KinoSearch1/
  12. https://www.cpan.org/authors/id/C/CR/CREAMYG/
Collapse this list.

There are no commits on branch 2022Q2 for this port