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
clucene C++ port of Lucene
2.3.3.4_21 textproc on this many watch lists=18 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 2.3.3.4_21Version of this port present on the latest quarterly branch.
Maintainer: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-10 01:45:53
Last Update: 2023-06-05 20:45:44
Commit Hash: 36efbbe
People watching this port, also watch:: xorg-apps, libmad, libXres, xlsclients, xhost
License: APACHE20 LGPL21
WWW:
https://sourceforge.net/projects/clucene/
Description:
CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++.
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 (369 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/clucene-2.3.3.4_21/catalog.mk
  3. /usr/local/share/licenses/clucene-2.3.3.4_21/LICENSE
  4. /usr/local/share/licenses/clucene-2.3.3.4_21/APACHE20
  5. /usr/local/share/licenses/clucene-2.3.3.4_21/LGPL21
  6. include/CLucene.h
  7. include/CLucene/CLConfig.h
  8. include/CLucene/LuceneThreads.h
  9. include/CLucene/SharedHeader.h
  10. include/CLucene/StdHeader.h
  11. include/CLucene/analysis/AnalysisHeader.h
  12. include/CLucene/analysis/Analyzers.h
  13. include/CLucene/analysis/CachingTokenFilter.h
  14. include/CLucene/analysis/LanguageBasedAnalyzer.h
  15. include/CLucene/analysis/PorterStemmer.h
  16. include/CLucene/analysis/cjk/CJKAnalyzer.h
  17. include/CLucene/analysis/de/GermanAnalyzer.h
  18. include/CLucene/analysis/de/GermanStemFilter.h
  19. include/CLucene/analysis/de/GermanStemmer.h
  20. include/CLucene/analysis/standard/StandardAnalyzer.h
  21. include/CLucene/analysis/standard/StandardFilter.h
  22. include/CLucene/analysis/standard/StandardTokenizer.h
  23. include/CLucene/analysis/standard/StandardTokenizerConstants.h
  24. include/CLucene/clucene-config.h
  25. include/CLucene/debug/error.h
  26. include/CLucene/debug/lucenebase.h
  27. include/CLucene/debug/mem.h
  28. include/CLucene/document/DateField.h
  29. include/CLucene/document/DateTools.h
  30. include/CLucene/document/Document.h
  31. include/CLucene/document/Field.h
  32. include/CLucene/document/FieldSelector.h
  33. include/CLucene/document/NumberTools.h
  34. include/CLucene/ext/boost/assert.hpp
  35. include/CLucene/ext/boost/checked_delete.hpp
  36. include/CLucene/ext/boost/config.hpp
  37. include/CLucene/ext/boost/config/abi/borland_prefix.hpp
  38. include/CLucene/ext/boost/config/abi/borland_suffix.hpp
  39. include/CLucene/ext/boost/config/abi/msvc_prefix.hpp
  40. include/CLucene/ext/boost/config/abi/msvc_suffix.hpp
  41. include/CLucene/ext/boost/config/abi_prefix.hpp
  42. include/CLucene/ext/boost/config/abi_suffix.hpp
  43. include/CLucene/ext/boost/config/auto_link.hpp
  44. include/CLucene/ext/boost/config/compiler/borland.hpp
  45. include/CLucene/ext/boost/config/compiler/codegear.hpp
  46. include/CLucene/ext/boost/config/compiler/comeau.hpp
  47. include/CLucene/ext/boost/config/compiler/common_edg.hpp
  48. include/CLucene/ext/boost/config/compiler/compaq_cxx.hpp
  49. include/CLucene/ext/boost/config/compiler/digitalmars.hpp
  50. include/CLucene/ext/boost/config/compiler/gcc.hpp
  51. include/CLucene/ext/boost/config/compiler/gcc_xml.hpp
  52. include/CLucene/ext/boost/config/compiler/greenhills.hpp
  53. include/CLucene/ext/boost/config/compiler/hp_acc.hpp
  54. include/CLucene/ext/boost/config/compiler/intel.hpp
  55. include/CLucene/ext/boost/config/compiler/kai.hpp
  56. include/CLucene/ext/boost/config/compiler/metrowerks.hpp
  57. include/CLucene/ext/boost/config/compiler/mpw.hpp
  58. include/CLucene/ext/boost/config/compiler/pgi.hpp
  59. include/CLucene/ext/boost/config/compiler/sgi_mipspro.hpp
  60. include/CLucene/ext/boost/config/compiler/sunpro_cc.hpp
  61. include/CLucene/ext/boost/config/compiler/vacpp.hpp
  62. include/CLucene/ext/boost/config/compiler/visualc.hpp
  63. include/CLucene/ext/boost/config/no_tr1/cmath.hpp
  64. include/CLucene/ext/boost/config/no_tr1/complex.hpp
  65. include/CLucene/ext/boost/config/no_tr1/functional.hpp
  66. include/CLucene/ext/boost/config/no_tr1/memory.hpp
  67. include/CLucene/ext/boost/config/no_tr1/utility.hpp
  68. include/CLucene/ext/boost/config/platform/aix.hpp
  69. include/CLucene/ext/boost/config/platform/amigaos.hpp
  70. include/CLucene/ext/boost/config/platform/beos.hpp
  71. include/CLucene/ext/boost/config/platform/bsd.hpp
  72. include/CLucene/ext/boost/config/platform/cygwin.hpp
  73. include/CLucene/ext/boost/config/platform/hpux.hpp
  74. include/CLucene/ext/boost/config/platform/irix.hpp
  75. include/CLucene/ext/boost/config/platform/linux.hpp
  76. include/CLucene/ext/boost/config/platform/macos.hpp
  77. include/CLucene/ext/boost/config/platform/qnxnto.hpp
  78. include/CLucene/ext/boost/config/platform/solaris.hpp
  79. include/CLucene/ext/boost/config/platform/vxworks.hpp
  80. include/CLucene/ext/boost/config/platform/win32.hpp
  81. include/CLucene/ext/boost/config/posix_features.hpp
  82. include/CLucene/ext/boost/config/requires_threads.hpp
  83. include/CLucene/ext/boost/config/select_compiler_config.hpp
  84. include/CLucene/ext/boost/config/select_platform_config.hpp
  85. include/CLucene/ext/boost/config/select_stdlib_config.hpp
  86. include/CLucene/ext/boost/config/stdlib/dinkumware.hpp
  87. include/CLucene/ext/boost/config/stdlib/libcomo.hpp
  88. include/CLucene/ext/boost/config/stdlib/libstdcpp3.hpp
  89. include/CLucene/ext/boost/config/stdlib/modena.hpp
  90. include/CLucene/ext/boost/config/stdlib/msl.hpp
  91. include/CLucene/ext/boost/config/stdlib/roguewave.hpp
  92. include/CLucene/ext/boost/config/stdlib/sgi.hpp
  93. include/CLucene/ext/boost/config/stdlib/stlport.hpp
  94. include/CLucene/ext/boost/config/stdlib/vacpp.hpp
  95. include/CLucene/ext/boost/config/suffix.hpp
  96. include/CLucene/ext/boost/config/user.hpp
  97. include/CLucene/ext/boost/config/warning_disable.hpp
  98. include/CLucene/ext/boost/current_function.hpp
  99. include/CLucene/ext/boost/detail/algorithm.hpp
  100. include/CLucene/ext/boost/detail/allocator_utilities.hpp
  101. include/CLucene/ext/boost/detail/atomic_count.hpp
  102. include/CLucene/ext/boost/detail/binary_search.hpp
  103. include/CLucene/ext/boost/detail/call_traits.hpp
  104. include/CLucene/ext/boost/detail/catch_exceptions.hpp
  105. include/CLucene/ext/boost/detail/compressed_pair.hpp
  106. include/CLucene/ext/boost/detail/container_fwd.hpp
  107. include/CLucene/ext/boost/detail/dynamic_bitset.hpp
  108. include/CLucene/ext/boost/detail/endian.hpp
  109. include/CLucene/ext/boost/detail/has_default_constructor.hpp
  110. include/CLucene/ext/boost/detail/identifier.hpp
  111. include/CLucene/ext/boost/detail/indirect_traits.hpp
  112. include/CLucene/ext/boost/detail/interlocked.hpp
  113. include/CLucene/ext/boost/detail/is_function_ref_tester.hpp
  114. include/CLucene/ext/boost/detail/is_incrementable.hpp
  115. include/CLucene/ext/boost/detail/is_xxx.hpp
  116. include/CLucene/ext/boost/detail/iterator.hpp
  117. include/CLucene/ext/boost/detail/lcast_precision.hpp
  118. include/CLucene/ext/boost/detail/lightweight_mutex.hpp
  119. include/CLucene/ext/boost/detail/lightweight_test.hpp
  120. include/CLucene/ext/boost/detail/lightweight_thread.hpp
  121. include/CLucene/ext/boost/detail/limits.hpp
  122. include/CLucene/ext/boost/detail/named_template_params.hpp
  123. include/CLucene/ext/boost/detail/no_exceptions_support.hpp
  124. include/CLucene/ext/boost/detail/none_t.hpp
  125. include/CLucene/ext/boost/detail/numeric_traits.hpp
  126. include/CLucene/ext/boost/detail/ob_call_traits.hpp
  127. include/CLucene/ext/boost/detail/ob_compressed_pair.hpp
  128. include/CLucene/ext/boost/detail/quick_allocator.hpp
  129. include/CLucene/ext/boost/detail/reference_content.hpp
  130. include/CLucene/ext/boost/detail/scoped_enum_emulation.hpp
  131. include/CLucene/ext/boost/detail/select_type.hpp
  132. include/CLucene/ext/boost/detail/sp_typeinfo.hpp
  133. include/CLucene/ext/boost/detail/templated_streams.hpp
  134. include/CLucene/ext/boost/detail/utf8_codecvt_facet.hpp
  135. include/CLucene/ext/boost/detail/workaround.hpp
  136. include/CLucene/ext/boost/exception/all.hpp
  137. include/CLucene/ext/boost/exception/current_exception_cast.hpp
  138. include/CLucene/ext/boost/exception/detail/attribute_noreturn.hpp
  139. include/CLucene/ext/boost/exception/detail/error_info_impl.hpp
  140. include/CLucene/ext/boost/exception/detail/exception_ptr.hpp
  141. include/CLucene/ext/boost/exception/detail/is_output_streamable.hpp
  142. include/CLucene/ext/boost/exception/detail/object_hex_dump.hpp
  143. include/CLucene/ext/boost/exception/detail/type_info.hpp
  144. include/CLucene/ext/boost/exception/diagnostic_information.hpp
  145. include/CLucene/ext/boost/exception/enable_current_exception.hpp
  146. include/CLucene/ext/boost/exception/enable_error_info.hpp
  147. include/CLucene/ext/boost/exception/errinfo_api_function.hpp
  148. include/CLucene/ext/boost/exception/errinfo_at_line.hpp
  149. include/CLucene/ext/boost/exception/errinfo_errno.hpp
  150. include/CLucene/ext/boost/exception/errinfo_file_handle.hpp
  151. include/CLucene/ext/boost/exception/errinfo_file_name.hpp
  152. include/CLucene/ext/boost/exception/errinfo_file_open_mode.hpp
  153. include/CLucene/ext/boost/exception/errinfo_nested_exception.hpp
  154. include/CLucene/ext/boost/exception/errinfo_type_info_name.hpp
  155. include/CLucene/ext/boost/exception/error_info.hpp
  156. include/CLucene/ext/boost/exception/exception.hpp
  157. include/CLucene/ext/boost/exception/get_error_info.hpp
  158. include/CLucene/ext/boost/exception/info.hpp
  159. include/CLucene/ext/boost/exception/info_tuple.hpp
  160. include/CLucene/ext/boost/exception/to_string.hpp
  161. include/CLucene/ext/boost/exception/to_string_stub.hpp
  162. include/CLucene/ext/boost/memory_order.hpp
  163. include/CLucene/ext/boost/shared_ptr.hpp
  164. include/CLucene/ext/boost/smart_ptr/bad_weak_ptr.hpp
  165. include/CLucene/ext/boost/smart_ptr/detail/atomic_count.hpp
  166. include/CLucene/ext/boost/smart_ptr/detail/atomic_count_gcc.hpp
  167. include/CLucene/ext/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp
  168. include/CLucene/ext/boost/smart_ptr/detail/atomic_count_pthreads.hpp
  169. include/CLucene/ext/boost/smart_ptr/detail/atomic_count_solaris.hpp
  170. include/CLucene/ext/boost/smart_ptr/detail/atomic_count_sync.hpp
  171. include/CLucene/ext/boost/smart_ptr/detail/atomic_count_win32.hpp
  172. include/CLucene/ext/boost/smart_ptr/detail/lightweight_mutex.hpp
  173. include/CLucene/ext/boost/smart_ptr/detail/lwm_nop.hpp
  174. include/CLucene/ext/boost/smart_ptr/detail/lwm_pthreads.hpp
  175. include/CLucene/ext/boost/smart_ptr/detail/lwm_win32_cs.hpp
  176. include/CLucene/ext/boost/smart_ptr/detail/operator_bool.hpp
  177. include/CLucene/ext/boost/smart_ptr/detail/quick_allocator.hpp
  178. include/CLucene/ext/boost/smart_ptr/detail/shared_array_nmt.hpp
  179. include/CLucene/ext/boost/smart_ptr/detail/shared_count.hpp
  180. include/CLucene/ext/boost/smart_ptr/detail/shared_ptr_nmt.hpp
  181. include/CLucene/ext/boost/smart_ptr/detail/sp_convertible.hpp
  182. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base.hpp
  183. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp
  184. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp
  185. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp
  186. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp
  187. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp
  188. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp
  189. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp
  190. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp
  191. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_nt.hpp
  192. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_pt.hpp
  193. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_solaris.hpp
  194. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_spin.hpp
  195. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_sync.hpp
  196. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_w32.hpp
  197. include/CLucene/ext/boost/smart_ptr/detail/sp_counted_impl.hpp
  198. include/CLucene/ext/boost/smart_ptr/detail/sp_has_sync.hpp
  199. include/CLucene/ext/boost/smart_ptr/detail/spinlock.hpp
  200. include/CLucene/ext/boost/smart_ptr/detail/spinlock_gcc_arm.hpp
  201. include/CLucene/ext/boost/smart_ptr/detail/spinlock_nt.hpp
  202. include/CLucene/ext/boost/smart_ptr/detail/spinlock_pool.hpp
  203. include/CLucene/ext/boost/smart_ptr/detail/spinlock_pt.hpp
  204. include/CLucene/ext/boost/smart_ptr/detail/spinlock_sync.hpp
  205. include/CLucene/ext/boost/smart_ptr/detail/spinlock_w32.hpp
  206. include/CLucene/ext/boost/smart_ptr/detail/yield_k.hpp
  207. include/CLucene/ext/boost/smart_ptr/enable_shared_from_this.hpp
  208. include/CLucene/ext/boost/smart_ptr/enable_shared_from_this2.hpp
  209. include/CLucene/ext/boost/smart_ptr/intrusive_ptr.hpp
  210. include/CLucene/ext/boost/smart_ptr/make_shared.hpp
  211. include/CLucene/ext/boost/smart_ptr/scoped_array.hpp
  212. include/CLucene/ext/boost/smart_ptr/scoped_ptr.hpp
  213. include/CLucene/ext/boost/smart_ptr/shared_array.hpp
  214. include/CLucene/ext/boost/smart_ptr/shared_ptr.hpp
  215. include/CLucene/ext/boost/smart_ptr/weak_ptr.hpp
  216. include/CLucene/ext/boost/throw_exception.hpp
  217. include/CLucene/ext/boost/version.hpp
  218. include/CLucene/highlighter/Encoder.h
  219. include/CLucene/highlighter/Formatter.h
  220. include/CLucene/highlighter/Fragmenter.h
  221. include/CLucene/highlighter/HighlightScorer.h
  222. include/CLucene/highlighter/Highlighter.h
  223. include/CLucene/highlighter/QueryScorer.h
  224. include/CLucene/highlighter/QueryTermExtractor.h
  225. include/CLucene/highlighter/Scorer.h
  226. include/CLucene/highlighter/SimpleFragmenter.h
  227. include/CLucene/highlighter/SimpleHTMLEncoder.h
  228. include/CLucene/highlighter/SimpleHTMLFormatter.h
  229. include/CLucene/highlighter/TextFragment.h
  230. include/CLucene/highlighter/TokenGroup.h
  231. include/CLucene/highlighter/TokenSources.h
  232. include/CLucene/highlighter/WeightedTerm.h
  233. include/CLucene/index/DirectoryIndexReader.h
  234. include/CLucene/index/IndexDeletionPolicy.h
  235. include/CLucene/index/IndexModifier.h
  236. include/CLucene/index/IndexReader.h
  237. include/CLucene/index/IndexWriter.h
  238. include/CLucene/index/MergePolicy.h
  239. include/CLucene/index/MergeScheduler.h
  240. include/CLucene/index/MultiReader.h
  241. include/CLucene/index/MultipleTermPositions.h
  242. include/CLucene/index/Payload.h
  243. include/CLucene/index/Term.h
  244. include/CLucene/index/TermVector.h
  245. include/CLucene/index/Terms.h
  246. include/CLucene/queryParser/MultiFieldQueryParser.h
  247. include/CLucene/queryParser/QueryParser.h
  248. include/CLucene/queryParser/QueryParserConstants.h
  249. include/CLucene/queryParser/QueryParserTokenManager.h
  250. include/CLucene/queryParser/QueryToken.h
  251. include/CLucene/queryParser/legacy/MultiFieldQueryParser.h
  252. include/CLucene/queryParser/legacy/QueryParser.h
  253. include/CLucene/queryParser/legacy/QueryToken.h
  254. include/CLucene/search/BooleanClause.h
  255. include/CLucene/search/BooleanQuery.h
  256. include/CLucene/search/CachingSpanFilter.h
  257. include/CLucene/search/CachingWrapperFilter.h
  258. include/CLucene/search/ChainedFilter.h
  259. include/CLucene/search/Compare.h
  260. include/CLucene/search/ConstantScoreQuery.h
  261. include/CLucene/search/DateFilter.h
  262. include/CLucene/search/Explanation.h
  263. include/CLucene/search/FieldCache.h
  264. include/CLucene/search/FieldDoc.h
  265. include/CLucene/search/FieldSortedHitQueue.h
  266. include/CLucene/search/Filter.h
  267. include/CLucene/search/FilterResultCache.h
  268. include/CLucene/search/FilteredTermEnum.h
  269. include/CLucene/search/FuzzyQuery.h
  270. include/CLucene/search/Hits.h
  271. include/CLucene/search/IndexSearcher.h
  272. include/CLucene/search/MatchAllDocsQuery.h
  273. include/CLucene/search/MultiPhraseQuery.h
  274. include/CLucene/search/MultiSearcher.h
  275. include/CLucene/search/MultiTermQuery.h
  276. include/CLucene/search/PhraseQuery.h
  277. include/CLucene/search/PrefixQuery.h
  278. include/CLucene/search/Query.h
  279. include/CLucene/search/QueryFilter.h
  280. include/CLucene/search/RangeFilter.h
  281. include/CLucene/search/RangeQuery.h
  282. include/CLucene/search/Scorer.h
  283. include/CLucene/search/ScorerDocQueue.h
  284. include/CLucene/search/SearchHeader.h
  285. include/CLucene/search/Searchable.h
  286. include/CLucene/search/Similarity.h
  287. include/CLucene/search/Sort.h
  288. include/CLucene/search/SpanFilter.h
  289. include/CLucene/search/SpanFilterResult.h
  290. include/CLucene/search/SpanQueryFilter.h
  291. include/CLucene/search/TermQuery.h
  292. include/CLucene/search/WildcardQuery.h
  293. include/CLucene/search/WildcardTermEnum.h
  294. include/CLucene/search/spans/SpanFirstQuery.h
  295. include/CLucene/search/spans/SpanNearQuery.h
  296. include/CLucene/search/spans/SpanNotQuery.h
  297. include/CLucene/search/spans/SpanOrQuery.h
  298. include/CLucene/search/spans/SpanQuery.h
  299. include/CLucene/search/spans/SpanScorer.h
  300. include/CLucene/search/spans/SpanTermQuery.h
  301. include/CLucene/search/spans/SpanWeight.h
  302. include/CLucene/search/spans/Spans.h
  303. include/CLucene/snowball/SnowballAnalyzer.h
  304. include/CLucene/snowball/SnowballFilter.h
  305. include/CLucene/snowball/include/libstemmer.h
  306. include/CLucene/snowball/libstemmer.h
  307. include/CLucene/snowball/libstemmer/modules.h
  308. include/CLucene/snowball/runtime/api.h
  309. include/CLucene/snowball/runtime/header.h
  310. include/CLucene/snowball/src_c/stem_ISO_8859_1_danish.h
  311. include/CLucene/snowball/src_c/stem_ISO_8859_1_dutch.h
  312. include/CLucene/snowball/src_c/stem_ISO_8859_1_english.h
  313. include/CLucene/snowball/src_c/stem_ISO_8859_1_finnish.h
  314. include/CLucene/snowball/src_c/stem_ISO_8859_1_french.h
  315. include/CLucene/snowball/src_c/stem_ISO_8859_1_german.h
  316. include/CLucene/snowball/src_c/stem_ISO_8859_1_italian.h
  317. include/CLucene/snowball/src_c/stem_ISO_8859_1_norwegian.h
  318. include/CLucene/snowball/src_c/stem_ISO_8859_1_porter.h
  319. include/CLucene/snowball/src_c/stem_ISO_8859_1_portuguese.h
  320. include/CLucene/snowball/src_c/stem_ISO_8859_1_spanish.h
  321. include/CLucene/snowball/src_c/stem_ISO_8859_1_swedish.h
  322. include/CLucene/snowball/src_c/stem_KOI8_R_russian.h
  323. include/CLucene/snowball/src_c/stem_UTF_8_danish.h
  324. include/CLucene/snowball/src_c/stem_UTF_8_dutch.h
  325. include/CLucene/snowball/src_c/stem_UTF_8_english.h
  326. include/CLucene/snowball/src_c/stem_UTF_8_finnish.h
  327. include/CLucene/snowball/src_c/stem_UTF_8_french.h
  328. include/CLucene/snowball/src_c/stem_UTF_8_german.h
  329. include/CLucene/snowball/src_c/stem_UTF_8_italian.h
  330. include/CLucene/snowball/src_c/stem_UTF_8_norwegian.h
  331. include/CLucene/snowball/src_c/stem_UTF_8_porter.h
  332. include/CLucene/snowball/src_c/stem_UTF_8_portuguese.h
  333. include/CLucene/snowball/src_c/stem_UTF_8_russian.h
  334. include/CLucene/snowball/src_c/stem_UTF_8_spanish.h
  335. include/CLucene/snowball/src_c/stem_UTF_8_swedish.h
  336. include/CLucene/store/Directory.h
  337. include/CLucene/store/FSDirectory.h
  338. include/CLucene/store/IndexInput.h
  339. include/CLucene/store/IndexOutput.h
  340. include/CLucene/store/Lock.h
  341. include/CLucene/store/LockFactory.h
  342. include/CLucene/store/RAMDirectory.h
  343. include/CLucene/util/Array.h
  344. include/CLucene/util/BitSet.h
  345. include/CLucene/util/CLStreams.h
  346. include/CLucene/util/Equators.h
  347. include/CLucene/util/PriorityQueue.h
  348. include/CLucene/util/Reader.h
  349. include/CLucene/util/VoidList.h
  350. include/CLucene/util/VoidMap.h
  351. include/CLucene/util/arrayinputstream.h
  352. include/CLucene/util/byteinputstream.h
  353. include/CLucene/util/gzipcompressstream.h
  354. include/CLucene/util/gzipinputstream.h
  355. include/CLucene/util/streamarray.h
  356. lib/libclucene-contribs-lib.so
  357. lib/libclucene-contribs-lib.so.1
  358. lib/libclucene-contribs-lib.so.2.3.3.4
  359. lib/libclucene-core.so
  360. lib/libclucene-core.so.1
  361. lib/libclucene-core.so.2.3.3.4
  362. lib/libclucene-shared.so
  363. lib/libclucene-shared.so.1
  364. lib/libclucene-shared.so.2.3.3.4
  365. libdata/pkgconfig/libclucene-core.pc
  366. share/clucene/CLuceneConfig.cmake
  367. @owner
  368. @group
  369. @mode
Collapse this list.
Dependency lines:
  • clucene>0:textproc/clucene
To install the port:
cd /usr/ports/textproc/clucene/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/clucene
  • pkg install clucene
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: clucene
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (clucene-core-2.3.3.4.tar.gz) = ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab SIZE (clucene-core-2.3.3.4.tar.gz) = 2241498

Packages (timestamps in pop-ups are UTC):
clucene
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.3.4_212.3.3.4_212.3.3.4_192.3.3.4_212.3.3.4_21-2.3.3.4_19-
FreeBSD:13:quarterly2.3.3.4_212.3.3.4_212.3.3.4_212.3.3.4_212.3.3.4_212.3.3.4_212.3.3.4_212.3.3.4_21
FreeBSD:14:latest2.3.3.4_212.3.3.4_212.3.3.4_202.3.3.4_212.3.3.4_212.3.3.4_21-2.3.3.4_21
FreeBSD:14:quarterly2.3.3.4_212.3.3.4_21-2.3.3.4_212.3.3.4_212.3.3.4_212.3.3.4_212.3.3.4_21
FreeBSD:15:latest2.3.3.4_212.3.3.4_21n/a2.3.3.4_21n/a2.3.3.4_212.3.3.4_212.3.3.4_21
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. libboost_regex.a : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
This port is required by:
for Libraries
  1. editors/libreoffice
  2. misc/bibletime
  3. misc/sword

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. deskutils/libstreamanalyzer*
  2. editors/libreoffice4*
  3. editors/libreoffice6*
  4. misc/bibletime-devel*
  5. misc/sword17*
  6. textproc/clucene-contrib*
  7. textproc/p5-Lucene*
  8. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
textproc_clucene
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  2. http://cytranet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  3. http://deac-ams.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  4. http://deac-fra.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  5. http://deac-riga.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  6. http://downloads.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  7. http://excellmedia.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  8. http://freefr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  9. http://gigenet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  10. http://ixpeering.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  11. http://jaist.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  12. http://jztkft.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  13. http://kumisystems.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  14. http://liquidtelecom.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  15. http://nchc.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  16. http://netactuate.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  17. http://netcologne.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  18. http://netix.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  19. http://onboardcloud.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  20. http://phoenixnap.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  21. http://razaoinfo.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  22. http://sinalbr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  23. http://sitsa.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  24. http://sonik.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  25. http://tenet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  26. http://udomain.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  27. http://ufpr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  28. http://versaweb.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  29. https://cfhcable.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  30. https://cytranet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  31. https://deac-ams.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  32. https://deac-fra.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  33. https://deac-riga.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  34. https://downloads.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  35. https://excellmedia.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  36. https://freefr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  37. https://gigenet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  38. https://ixpeering.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  39. https://jaist.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  40. https://jztkft.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  41. https://kumisystems.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  42. https://liquidtelecom.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  43. https://nchc.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  44. https://netactuate.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  45. https://netcologne.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  46. https://netix.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  47. https://onboardcloud.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  48. https://phoenixnap.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  49. https://razaoinfo.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  50. https://sinalbr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  51. https://sitsa.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  52. https://sonik.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  53. https://tenet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  54. https://udomain.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  55. https://ufpr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  56. https://versaweb.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.3.4_21
05 Jun 2023 20:45:44
commit hash: 36efbbee6de97066e076a994b05dcb076a4ca6c2commit hash: 36efbbee6de97066e076a994b05dcb076a4ca6c2commit hash: 36efbbee6de97066e076a994b05dcb076a4ca6c2commit hash: 36efbbee6de97066e076a994b05dcb076a4ca6c2 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
textproc/clucene: apply gentoo patch for C++17 conformance

Some parts of CLucene use std::binary_function, which was deprecated in
C++11, and has been completely removed as of C++17. This shows up while
building libreoffice with clang >= 16 or gcc >= 11, because C++17 is the
default standard now.

Apply a diff from https://bugs.gentoo.org/869170 that fixes this, by
removing usage of std::binary_function, and replacing it with typedefs.

PR:		271846
Approved by:	fluffy (maintainer)
MFH:		2023Q2
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.3.3.4_20
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.3.4_20
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2.3.3.4_19
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.3.4_19
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.3.3.4_19
27 May 2020 15:31:55
Revision:536695Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).
2.3.3.4_19
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2.3.3.4_18
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2.3.3.4_17
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2.3.3.4_16
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
2.3.3.4_15
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2.3.3.4_14
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2.3.3.4_13
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2.3.3.4_12
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2.3.3.4_11
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2.3.3.4_10
25 Jun 2017 21:07:58
Revision:444324Original commit files touched by this commit
tcberner search for other commits by this committer
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2.3.3.4_10
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2.3.3.4_9
20 Jan 2017 20:33:31
Revision:431996Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/
2.3.3.4_9
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2.3.3.4_8
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2.3.3.4_7
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
2.3.3.4_7
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.3.3.4_7
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.3.3.4_7
31 Aug 2015 13:12:45
Revision:395672Original commit files touched by this commit
rakuco search for other commits by this committer
Drop USES=iconv.

The port's build system does look for iconv, but the code does not use it
anywhere (it used to until 2009).

Approved by:	office (bapt)
2.3.3.4_6
16 Mar 2015 20:34:03
Revision:381438Original commit files touched by this commit
jkim search for other commits by this committer
Revert r381307.  The patch was invalid.

With hat:	office
2.3.3.4_5
15 Mar 2015 08:50:22
Revision:381307Original commit files touched by this commit
robak search for other commits by this committer
textproc/clucene: fix missing lib in patch

PR:		185567
Submitted by:	Olivier <bugs-freebsd@interfasys.ch>
2.3.3.4_4
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.3.3.4_4
25 Jun 2014 04:42:15
Revision:359182Original commit files touched by this commit
jkim search for other commits by this committer
Fix compiler warnings.  Note some patches were obtained from LibreOffice.
2.3.3.4_3
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
2.3.3.4_2
07 Jan 2014 08:33:14
Revision:338985Original commit files touched by this commit
bapt search for other commits by this committer
Uses ninja instead of make, it is a bit faster to build
2.3.3.4_2
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2.3.3.4_2
14 Dec 2013 01:03:12
Revision:336412Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
2.3.3.4_2
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
2.3.3.4_2
04 Sep 2013 14:43:19
Revision:326281Original commit files touched by this commit
bapt search for other commits by this committer
Fix typo
2.3.3.4_2
03 Sep 2013 16:28:17
Revision:326170Original commit files touched by this commit
bapt search for other commits by this committer
Allow to build with clang and libc++
2.3.3.4_2
27 Apr 2013 18:25:25
Revision:316683Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2.3.3.4_2
16 Apr 2013 19:02:55
Revision:315888Original commit files touched by this commit
jkim search for other commits by this committer
Add "-lclucene-shared" to linker flags.  This patch is known to fix build
issues with non-base compilers.

http://sourceforge.net/tracker/?func=detail&aid=3461512&group_id=80013&atid=558446

Prodded by:	avg
Feature safe:	yes
2.3.3.4_2
16 Apr 2013 18:37:03
Revision:315883Original commit files touched by this commit
jkim search for other commits by this committer
- Implement efficient BitSet::nextSetBit() to reduce diff against upstream.

http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=commitdiff;h=17e53d7

- Fix a buffer overflow in CJKAnalyzer.  Somehow the upstream missed this
in 2.3.3.4 branch.

http://clucene.svn.sourceforge.net/viewvc/clucene?view=revision&revision=2630

- Fix potential memory leaks in libstemmer.  Merged from Snowball changes.

http://svn.tartarus.org/snowball/trunk/snowball/libstemmer/libstemmer_c.in?r1=409&r2=520&view=patch

- Implement SnowballAnalyzer::reusableTokenStream(). [1]  Also, this patch
fixes memory leaks found by the submitter.

Submitted by:	Kishore Ramareddy (kishore at niksun dot com)
		(initial version) [1]
Feature safe:	yes
2.3.3.4_1
28 Mar 2013 02:35:24
Revision:315431Original commit files touched by this commit
jkim search for other commits by this committer
Revert r315430.  Accidentally committed to the wrong repository.

Pointyhat to:	jkim
2.3.3.4_1
28 Mar 2013 02:24:17
Revision:315430Original commit files touched by this commit
jkim search for other commits by this committer
A minor style tweak.
2.3.3.4_1
28 Mar 2013 02:12:49
Revision:315429Original commit files touched by this commit
jkim search for other commits by this committer
Optimize the previous patch.  No functional change.
2.3.3.4_1
28 Mar 2013 00:18:41
Revision:315423Original commit files touched by this commit
jkim search for other commits by this committer
- Fix a buffer overflow in highlighter. [1]
- Apply upstream patches to plug a memory leak, etc.
- Move CLuceneConfig.cmake to DATADIR as other ports do.
- Fix several problems found by Clang and make it build cleanly.

Submitted by:	Kishore Ramareddy (kishore at niksun dot com)
		(initial version) [1]
2.3.3.4
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2.3.3.4
28 Jan 2013 22:25:05
Revision:311137Original commit files touched by this commit
jkim search for other commits by this committer
- Re-assign textproc/clucene maintainship to office@. [1]
- Update textproc/clucene to 2.3.3.4.  Note this version is required by
recent LibreOffice.
- Remove textproc/clucene-contrib because it is now integrated into
textproc/clucene. [2]
- Mark textproc/p5-Lucene as broken.  There is no dependent port and it was
only written for obsolete Lucene 0.9.x API. [3]
- Update deskutils/kdepim4 and deskutils/strigi to build with the new
CLucene port. [4]
- Update misc/bibletime and misc/sword to use new CLucene 2.3.x API. [5]

Approved by:	clsung (maintainer timeout) [1]
Approved by:	tj (maintainer) [2]
Approved by:	perl [3]
Approved by:	kde [4]
Approved by:	tabthorpe (maintainer timeout) [5]
Obtained from:	The SWORD Project [5]
0.9.21
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.9.21
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.9.21
22 Aug 2009 00:37:17
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
0.9.21
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.9.21
06 Jan 2009 17:43:44
Original commit files touched by this commit
wxs search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older

Approved by:    pav
0.9.21
27 Aug 2008 02:35:34
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.9.21
0.9.20
25 Jul 2008 14:34:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
0.9.20
22 Aug 2007 01:45:24
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.9.20

PR:             ports/115693
Submitted by:   tabthorpe
0.9.19
30 Jul 2007 02:06:37
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.9.19

PR:             ports/114911
Submitted by:   Thomas Abthorpe <thomas_AT_goodking dot ca>
0.9.16a
09 Dec 2006 06:29:56
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.9.16a

PR:             ports/106480
Submitted by:   Thomas Abthorpe <thomas_AT_goodking dot ca>
0.9.15_1
05 Oct 2006 01:38:57
Original commit files touched by this commit
clsung search for other commits by this committer
- bump PORTREVISION
  to chase http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103731

PR:             ports/103984
Submitted by:   Thomas Abthorpe <thomas_AT_goodking dot ca>
0.9.15
28 Sep 2006 02:30:02
Original commit files touched by this commit
clsung search for other commits by this committer
- set variable WITH_ASCII_SUPPORT to configure ASCII support.
  Otherwise compile plain, out of the box.
- this configuration makes clucene play nicely with the upcoming update of
misc/bibletime.

PR:             ports/103731
Submitted by:   Thomas Abthorpe <thomas_AT_goodking dot ca>
0.9.15
10 Aug 2006 01:45:03
Original commit files touched by this commit
clsung search for other commits by this committer
- CLucene is a C++ port of Lucene: the high-performance,
  full-featured text search engine written in Java.
  CLucene is faster than lucene as it is written in C++.

Number of commits found: 58