forked from ports/contrib
clucene: initial commit, version 2.3.3.4
This commit is contained in:
parent
f67f5487e9
commit
cf879cc88c
400
clucene/.footprint
Normal file
400
clucene/.footprint
Normal file
@ -0,0 +1,400 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/CLucene.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/
|
||||
-rw-r--r-- root/root usr/include/CLucene/CLConfig.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/CLuceneConfig.cmake
|
||||
-rw-r--r-- root/root usr/include/CLucene/LuceneThreads.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/SharedHeader.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/StdHeader.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/analysis/
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/AnalysisHeader.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/Analyzers.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/CachingTokenFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/LanguageBasedAnalyzer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/PorterStemmer.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/analysis/cjk/
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/cjk/CJKAnalyzer.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/analysis/de/
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/de/GermanAnalyzer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/de/GermanStemFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/de/GermanStemmer.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/analysis/standard/
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/standard/StandardAnalyzer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/standard/StandardFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/standard/StandardTokenizer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/analysis/standard/StandardTokenizerConstants.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/clucene-config.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/debug/
|
||||
-rw-r--r-- root/root usr/include/CLucene/debug/error.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/debug/lucenebase.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/debug/mem.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/document/
|
||||
-rw-r--r-- root/root usr/include/CLucene/document/DateField.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/document/DateTools.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/document/Document.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/document/Field.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/document/FieldSelector.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/document/NumberTools.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/assert.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/checked_delete.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/config/
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/config/abi/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/abi/borland_prefix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/abi/borland_suffix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/abi/msvc_prefix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/abi/msvc_suffix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/abi_prefix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/abi_suffix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/auto_link.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/config/compiler/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/borland.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/codegear.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/comeau.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/common_edg.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/compaq_cxx.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/digitalmars.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/gcc.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/gcc_xml.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/greenhills.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/hp_acc.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/intel.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/kai.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/metrowerks.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/mpw.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/pgi.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/sgi_mipspro.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/sunpro_cc.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/vacpp.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/compiler/visualc.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/config/no_tr1/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/no_tr1/cmath.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/no_tr1/complex.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/no_tr1/functional.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/no_tr1/memory.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/no_tr1/utility.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/config/platform/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/aix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/amigaos.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/beos.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/bsd.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/cygwin.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/hpux.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/irix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/linux.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/macos.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/qnxnto.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/solaris.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/vxworks.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/platform/win32.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/posix_features.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/requires_threads.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/select_compiler_config.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/select_platform_config.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/select_stdlib_config.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/config/stdlib/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/dinkumware.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/libcomo.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/libstdcpp3.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/modena.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/msl.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/roguewave.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/sgi.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/stlport.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/stdlib/vacpp.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/suffix.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/user.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/config/warning_disable.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/current_function.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/detail/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/algorithm.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/allocator_utilities.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/atomic_count.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/binary_search.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/call_traits.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/catch_exceptions.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/compressed_pair.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/container_fwd.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/dynamic_bitset.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/endian.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/has_default_constructor.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/identifier.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/indirect_traits.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/interlocked.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/is_function_ref_tester.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/is_incrementable.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/is_xxx.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/iterator.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/lcast_precision.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/lightweight_mutex.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/lightweight_test.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/lightweight_thread.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/limits.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/named_template_params.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/no_exceptions_support.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/none_t.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/numeric_traits.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/ob_call_traits.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/ob_compressed_pair.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/quick_allocator.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/reference_content.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/scoped_enum_emulation.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/select_type.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/sp_typeinfo.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/templated_streams.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/utf8_codecvt_facet.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/detail/workaround.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/exception/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/all.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/current_exception_cast.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/exception/detail/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/detail/attribute_noreturn.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/detail/error_info_impl.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/detail/exception_ptr.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/detail/is_output_streamable.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/detail/object_hex_dump.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/detail/type_info.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/diagnostic_information.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/enable_current_exception.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/enable_error_info.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/errinfo_api_function.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/errinfo_at_line.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/errinfo_errno.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/errinfo_file_handle.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/errinfo_file_name.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/errinfo_file_open_mode.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/errinfo_nested_exception.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/errinfo_type_info_name.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/error_info.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/exception.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/get_error_info.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/info.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/info_tuple.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/to_string.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/exception/to_string_stub.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/memory_order.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/shared_ptr.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/smart_ptr/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/bad_weak_ptr.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/ext/boost/smart_ptr/detail/
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/atomic_count.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/atomic_count_gcc.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/atomic_count_pthreads.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/atomic_count_solaris.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/atomic_count_sync.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/atomic_count_win32.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/lightweight_mutex.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/lwm_nop.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/lwm_pthreads.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/lwm_win32_cs.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/operator_bool.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/quick_allocator.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/shared_array_nmt.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/shared_count.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/shared_ptr_nmt.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_convertible.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_nt.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_pt.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_solaris.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_spin.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_sync.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_base_w32.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_counted_impl.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/sp_has_sync.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/spinlock.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/spinlock_gcc_arm.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/spinlock_nt.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/spinlock_pool.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/spinlock_pt.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/spinlock_sync.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/spinlock_w32.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/detail/yield_k.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/enable_shared_from_this.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/enable_shared_from_this2.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/intrusive_ptr.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/make_shared.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/scoped_array.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/scoped_ptr.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/shared_array.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/shared_ptr.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/smart_ptr/weak_ptr.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/throw_exception.hpp
|
||||
-rw-r--r-- root/root usr/include/CLucene/ext/boost/version.hpp
|
||||
drwxr-xr-x root/root usr/include/CLucene/highlighter/
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/Encoder.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/Formatter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/Fragmenter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/HighlightScorer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/Highlighter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/QueryScorer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/QueryTermExtractor.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/Scorer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/SimpleFragmenter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/SimpleHTMLEncoder.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/SimpleHTMLFormatter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/TextFragment.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/TokenGroup.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/TokenSources.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/highlighter/WeightedTerm.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/index/
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/DirectoryIndexReader.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/IndexDeletionPolicy.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/IndexModifier.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/IndexReader.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/IndexWriter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/MergePolicy.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/MergeScheduler.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/MultiReader.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/MultipleTermPositions.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/Payload.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/Term.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/TermVector.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/index/Terms.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/queryParser/
|
||||
-rw-r--r-- root/root usr/include/CLucene/queryParser/MultiFieldQueryParser.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/queryParser/QueryParser.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/queryParser/QueryParserConstants.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/queryParser/QueryParserTokenManager.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/queryParser/QueryToken.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/queryParser/legacy/
|
||||
-rw-r--r-- root/root usr/include/CLucene/queryParser/legacy/MultiFieldQueryParser.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/queryParser/legacy/QueryParser.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/queryParser/legacy/QueryToken.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/search/
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/BooleanClause.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/BooleanQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/CachingSpanFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/CachingWrapperFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/ChainedFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Compare.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/ConstantScoreQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/DateFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Explanation.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/FieldCache.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/FieldDoc.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/FieldSortedHitQueue.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Filter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/FilterResultCache.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/FilteredTermEnum.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/FuzzyQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Hits.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/IndexSearcher.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/MatchAllDocsQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/MultiPhraseQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/MultiSearcher.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/MultiTermQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/PhraseQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/PrefixQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Query.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/QueryFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/RangeFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/RangeQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Scorer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/ScorerDocQueue.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/SearchHeader.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Searchable.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Similarity.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/Sort.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/SpanFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/SpanFilterResult.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/SpanQueryFilter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/TermQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/WildcardQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/WildcardTermEnum.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/search/spans/
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/SpanFirstQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/SpanNearQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/SpanNotQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/SpanOrQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/SpanQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/SpanScorer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/SpanTermQuery.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/SpanWeight.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/search/spans/Spans.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/snowball/
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/SnowballAnalyzer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/SnowballFilter.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/snowball/include/
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/include/libstemmer.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/libstemmer.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/snowball/libstemmer/
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/libstemmer/modules.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/snowball/runtime/
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/runtime/api.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/runtime/header.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/snowball/src_c/
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_danish.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_dutch.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_english.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_finnish.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_french.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_german.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_italian.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_norwegian.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_porter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_portuguese.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_spanish.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_ISO_8859_1_swedish.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_KOI8_R_russian.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_danish.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_dutch.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_english.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_finnish.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_french.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_german.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_italian.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_norwegian.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_porter.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_portuguese.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_russian.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_spanish.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/snowball/src_c/stem_UTF_8_swedish.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/store/
|
||||
-rw-r--r-- root/root usr/include/CLucene/store/Directory.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/store/FSDirectory.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/store/IndexInput.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/store/IndexOutput.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/store/Lock.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/store/LockFactory.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/store/RAMDirectory.h
|
||||
drwxr-xr-x root/root usr/include/CLucene/util/
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/Array.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/BitSet.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/CLStreams.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/Equators.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/PriorityQueue.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/Reader.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/VoidList.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/VoidMap.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/arrayinputstream.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/byteinputstream.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/gzipcompressstream.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/gzipinputstream.h
|
||||
-rw-r--r-- root/root usr/include/CLucene/util/streamarray.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/CLuceneConfig.cmake/
|
||||
-rw-r--r-- root/root usr/lib/CLuceneConfig.cmake/CLuceneConfig.cmake
|
||||
lrwxrwxrwx root/root usr/lib/libclucene-contribs-lib.so -> libclucene-contribs-lib.so.1
|
||||
lrwxrwxrwx root/root usr/lib/libclucene-contribs-lib.so.1 -> libclucene-contribs-lib.so.2.3.3.4
|
||||
-rwxr-xr-x root/root usr/lib/libclucene-contribs-lib.so.2.3.3.4
|
||||
lrwxrwxrwx root/root usr/lib/libclucene-core.so -> libclucene-core.so.1
|
||||
lrwxrwxrwx root/root usr/lib/libclucene-core.so.1 -> libclucene-core.so.2.3.3.4
|
||||
-rwxr-xr-x root/root usr/lib/libclucene-core.so.2.3.3.4
|
||||
lrwxrwxrwx root/root usr/lib/libclucene-shared.so -> libclucene-shared.so.1
|
||||
lrwxrwxrwx root/root usr/lib/libclucene-shared.so.1 -> libclucene-shared.so.2.3.3.4
|
||||
-rwxr-xr-x root/root usr/lib/libclucene-shared.so.2.3.3.4
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libclucene-core.pc
|
15
clucene/.signature
Normal file
15
clucene/.signature
Normal file
@ -0,0 +1,15 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF32NjYY8FSNAdBc7SW0K4So0fd3gD+DaU/Q5Nemjx6cVfYvzk7FxT9dm1D4icpwLmEl+6pNOvDEAAslLLII8Wcg0=
|
||||
SHA256 (Pkgfile) = c923f4d2bb9cc79de1bb26c53e25c2a0875fcd119ec673fec8bbcbd1156f5814
|
||||
SHA256 (.footprint) = a90f1fa99e0d767eabd4549e23d941298085272b3cb5e0a93f0f2b267befd22f
|
||||
SHA256 (clucene-core-2.3.3.4.tar.gz) = ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab
|
||||
SHA256 (fix_zlib_detections.diff) = e1a6a58dc344d8d5e3218137a5e7a689900eb6ea4cce1dc426e861706ab78889
|
||||
SHA256 (clucene-core-2.3.3.4-install_contribs_lib.patch) = 3d3f73685f75b4ceacf1941e50b6108941bded3ca558ac1343c35b1b7d0e78dc
|
||||
SHA256 (clucene-narrowing-conversions.patch) = cfc88dae46efb2a17ffdc088fd78ca28655e653c9d183b83bdae18c0192a8ddd
|
||||
SHA256 (clucene-warnings.patch) = a66922411eca00c1cd171dd15ac462eec7a832cf067dbb0231773553554242ef
|
||||
SHA256 (clucene-debug.patch) = c944b9de6b18e49bb065d10c5d045446eeb15f680d6af4b5ac7e4f5fbda8f2a0
|
||||
SHA256 (clucene-gcc-atomics.patch) = b11dca0d6b889f6ddfa4fd2566373717f54fed9590bf0daee054dea5e39a9f46
|
||||
SHA256 (clucene-multimap-put.patch) = 917c8bfc1dd3313a716ecacf398dbcaf0aa02ce61b41ca2d3d7eb84fa160fce3
|
||||
SHA256 (clucene-2.3.3.4-contribs_lib-1.patch) = a0751acfa848ec96ee5755d970fe0812651650c99e3fd0c8e7a85bc1e9e9677f
|
||||
SHA256 (cmake.patch) = 5477082c112f41bef7bbe2205aaa86eb5e2f2b92d3eb2c4b46733b1f1a5a7335
|
||||
SHA256 (contribs-lib-makefile.patch) = f92063b9a1e85754548f8116569128c3ef259544ed371c74cd3692b4bac2ed30
|
37
clucene/Pkgfile
Normal file
37
clucene/Pkgfile
Normal file
@ -0,0 +1,37 @@
|
||||
# Description: Indexing and searching library
|
||||
# URL: https://www.sourceforge.net/projects/clucene
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Packager: Alan Mizrahi, alan at mizrahi dot com dot ve
|
||||
# Depends on: cmake
|
||||
# Optional: log4cxx bzip2 exiv2 boost
|
||||
|
||||
name=clucene
|
||||
version=2.3.3.4
|
||||
release=1
|
||||
source=(https://downloads.sourceforge.net/project/clucene/clucene-core-unstable/2.3/$name-core-$version.tar.gz
|
||||
fix_zlib_detections.diff clucene-core-2.3.3.4-install_contribs_lib.patch clucene-narrowing-conversions.patch clucene-warnings.patch clucene-debug.patch clucene-gcc-atomics.patch clucene-multimap-put.patch clucene-2.3.3.4-contribs_lib-1.patch cmake.patch contribs-lib-makefile.patch)
|
||||
|
||||
build() {
|
||||
cd $name-core-$version
|
||||
patch -Np1 -i $SRC/cmake.patch
|
||||
patch -Np1 -i $SRC/clucene-2.3.3.4-contribs_lib-1.patch
|
||||
patch -Np1 -i ${SRC}/fix_zlib_detections.diff
|
||||
# LibreOffice patches http://cgit.freedesktop.org/libreoffice/core/tree/clucene/patches
|
||||
patch -Np0 -i ${SRC}/clucene-warnings.patch
|
||||
patch -Np0 -i ${SRC}/clucene-gcc-atomics.patch
|
||||
patch -Np0 -i ${SRC}/clucene-debug.patch
|
||||
patch -Np0 -i ${SRC}/clucene-narrowing-conversions.patch
|
||||
patch -Np0 -i ${SRC}/clucene-multimap-put.patch
|
||||
|
||||
mkdir build; cd build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DBUILD_CONTRIBS_LIB=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DENABLE_ASCII_MODE=OFF \
|
||||
-DENABLE_PACKAGING=OFF \
|
||||
-DDISABLE_MULTITHREADING=OFF \
|
||||
..
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
49
clucene/clucene-2.3.3.4-contribs_lib-1.patch
Normal file
49
clucene/clucene-2.3.3.4-contribs_lib-1.patch
Normal file
@ -0,0 +1,49 @@
|
||||
Submitted By: Igor Živković <contact@igor-zivkovic.from.hr>
|
||||
Date: 2013-10-17
|
||||
Initial Package Version: 2.3.3.4
|
||||
Upstream Status: Reported
|
||||
Origin: Debian
|
||||
Description: Fixed building and installing of contribs-lib if specified by config.
|
||||
|
||||
diff -Naur clucene-2.3.3.4.orig/CMakeLists.txt clucene-2.3.3.4/CMakeLists.txt
|
||||
--- clucene-2.3.3.4.orig/CMakeLists.txt 2013-10-17 11:32:30.064546492 +0200
|
||||
+++ clucene-2.3.3.4/CMakeLists.txt 2013-10-17 11:33:58.559550441 +0200
|
||||
@@ -163,7 +163,7 @@
|
||||
SET(BUILD_CONTRIBS_LIB 1)
|
||||
ENDIF ( BUILD_CONTRIBS )
|
||||
IF ( BUILD_CONTRIBS_LIB )
|
||||
- ADD_SUBDIRECTORY (src/contribs-lib EXCLUDE_FROM_ALL)
|
||||
+ ADD_SUBDIRECTORY (src/contribs-lib)
|
||||
ENDIF ( BUILD_CONTRIBS_LIB )
|
||||
|
||||
|
||||
diff -Naur clucene-2.3.3.4.orig/src/contribs-lib/CMakeLists.txt clucene-2.3.3.4/src/contribs-lib/CMakeLists.txt
|
||||
--- clucene-2.3.3.4.orig/src/contribs-lib/CMakeLists.txt 2013-10-17 11:32:30.076546493 +0200
|
||||
+++ clucene-2.3.3.4/src/contribs-lib/CMakeLists.txt 2013-10-17 11:33:58.560550441 +0200
|
||||
@@ -106,9 +106,26 @@
|
||||
)
|
||||
TARGET_LINK_LIBRARIES(clucene-contribs-lib ${clucene_contrib_extra_libs})
|
||||
|
||||
+#install public headers.
|
||||
+FOREACH(file ${HEADERS})
|
||||
+ get_filename_component(apath ${file} PATH)
|
||||
+ get_filename_component(aname ${file} NAME)
|
||||
+ file(RELATIVE_PATH relpath ${CMAKE_SOURCE_DIR}/src/contribs-lib ${apath})
|
||||
+ IF ( NOT aname MATCHES "^_.*" )
|
||||
+ install(FILES ${file}
|
||||
+ DESTINATION include/${relpath}
|
||||
+ COMPONENT development)
|
||||
+ ENDIF ( NOT aname MATCHES "^_.*" )
|
||||
+ENDFOREACH(file)
|
||||
+
|
||||
#set properties on the libraries
|
||||
SET_TARGET_PROPERTIES(clucene-contribs-lib PROPERTIES
|
||||
VERSION ${CLUCENE_VERSION}
|
||||
SOVERSION ${CLUCENE_SOVERSION}
|
||||
COMPILE_DEFINITIONS_DEBUG _DEBUG
|
||||
)
|
||||
+
|
||||
+#and install library
|
||||
+install(TARGETS clucene-contribs-lib
|
||||
+ DESTINATION ${LIB_DESTINATION}
|
||||
+ COMPONENT runtime )
|
42
clucene/clucene-core-2.3.3.4-install_contribs_lib.patch
Normal file
42
clucene/clucene-core-2.3.3.4-install_contribs_lib.patch
Normal file
@ -0,0 +1,42 @@
|
||||
diff -NaurpBb clucene-core-2.3.3.4/CMakeLists.txt clucene-core-2.3.3.4-mod/CMakeLists.txt
|
||||
--- clucene-core-2.3.3.4/CMakeLists.txt 2011-03-17 03:21:07.000000000 +0300
|
||||
+++ clucene-core-2.3.3.4-mod/CMakeLists.txt 2011-08-16 16:56:55.968268152 +0400
|
||||
@@ -163,7 +163,7 @@ IF ( BUILD_CONTRIBS )
|
||||
SET(BUILD_CONTRIBS_LIB 1)
|
||||
ENDIF ( BUILD_CONTRIBS )
|
||||
IF ( BUILD_CONTRIBS_LIB )
|
||||
- ADD_SUBDIRECTORY (src/contribs-lib EXCLUDE_FROM_ALL)
|
||||
+ ADD_SUBDIRECTORY (src/contribs-lib)
|
||||
ENDIF ( BUILD_CONTRIBS_LIB )
|
||||
|
||||
|
||||
diff -NaurpBb clucene-core-2.3.3.4/src/contribs-lib/CMakeLists.txt clucene-core-2.3.3.4-mod/src/contribs-lib/CMakeLists.txt
|
||||
--- clucene-core-2.3.3.4/src/contribs-lib/CMakeLists.txt 2011-03-17 03:21:07.000000000 +0300
|
||||
+++ clucene-core-2.3.3.4-mod/src/contribs-lib/CMakeLists.txt 2011-08-16 17:14:13.499275499 +0400
|
||||
@@ -106,9 +106,26 @@ add_library(clucene-contribs-lib SHARED
|
||||
)
|
||||
TARGET_LINK_LIBRARIES(clucene-contribs-lib ${clucene_contrib_extra_libs})
|
||||
|
||||
+#install public headers.
|
||||
+FOREACH(file ${HEADERS})
|
||||
+ get_filename_component(apath ${file} PATH)
|
||||
+ get_filename_component(aname ${file} NAME)
|
||||
+ file(RELATIVE_PATH relpath ${CMAKE_SOURCE_DIR}/src/contribs-lib ${apath})
|
||||
+ IF ( NOT aname MATCHES "^_.*" )
|
||||
+ install(FILES ${file}
|
||||
+ DESTINATION include/${relpath}
|
||||
+ COMPONENT development)
|
||||
+ ENDIF ( NOT aname MATCHES "^_.*" )
|
||||
+ENDFOREACH(file)
|
||||
+
|
||||
#set properties on the libraries
|
||||
SET_TARGET_PROPERTIES(clucene-contribs-lib PROPERTIES
|
||||
VERSION ${CLUCENE_VERSION}
|
||||
SOVERSION ${CLUCENE_SOVERSION}
|
||||
COMPILE_DEFINITIONS_DEBUG _DEBUG
|
||||
)
|
||||
+
|
||||
+#and install library
|
||||
+install(TARGETS clucene-contribs-lib
|
||||
+ DESTINATION ${LIB_DESTINATION}
|
||||
+ COMPONENT runtime )
|
11
clucene/clucene-debug.patch
Normal file
11
clucene/clucene-debug.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/core/CLucene/index/TermInfosReader.cpp
|
||||
+++ src/core/CLucene/index/TermInfosReader.cpp
|
||||
@@ -111,7 +111,7 @@
|
||||
//destroy their elements
|
||||
#ifdef _DEBUG
|
||||
for ( int32_t i=0; i<indexTermsLength;++i ){
|
||||
- indexTerms[i].__cl_refcount--;
|
||||
+ indexTerms[i].__cl_decref();
|
||||
}
|
||||
#endif
|
||||
//Delete the arrays
|
31
clucene/clucene-gcc-atomics.patch
Normal file
31
clucene/clucene-gcc-atomics.patch
Normal file
@ -0,0 +1,31 @@
|
||||
--- src/shared/CLucene/config/threads.cpp 2012-02-23 12:06:55.355506304 +0000
|
||||
+++ src/shared/CLucene/config/threads.cpp 2012-02-23 12:07:17.131766381 +0000
|
||||
@@ -185,7 +185,7 @@
|
||||
}
|
||||
|
||||
int32_t atomic_threads::atomic_increment(_LUCENE_ATOMIC_INT *theInteger){
|
||||
- #ifdef _CL_HAVE_GCC_ATOMIC_FUNCTIONS
|
||||
+ #if ( __GNUC__ > 4 ) || (( __GNUC__ == 4) && ( __GNUC_MINOR__ >= 4 ))
|
||||
return __sync_add_and_fetch(theInteger, 1);
|
||||
#else
|
||||
SCOPED_LOCK_MUTEX(theInteger->THIS_LOCK)
|
||||
@@ -193,7 +193,7 @@
|
||||
#endif
|
||||
}
|
||||
int32_t atomic_threads::atomic_decrement(_LUCENE_ATOMIC_INT *theInteger){
|
||||
- #ifdef _CL_HAVE_GCC_ATOMIC_FUNCTIONS
|
||||
+ #if ( __GNUC__ > 4 ) || (( __GNUC__ == 4) && ( __GNUC_MINOR__ >= 4 ))
|
||||
return __sync_sub_and_fetch(theInteger, 1);
|
||||
#else
|
||||
SCOPED_LOCK_MUTEX(theInteger->THIS_LOCK)
|
||||
--- src/shared/CLucene/LuceneThreads.h 2012-02-23 12:36:28.388299322 +0000
|
||||
+++ src/shared/CLucene/LuceneThreads.h 2012-02-23 12:37:23.131885433 +0000
|
||||
@@ -70,7 +70,7 @@
|
||||
void NotifyAll();
|
||||
};
|
||||
|
||||
- #ifdef _CL_HAVE_GCC_ATOMIC_FUNCTIONS
|
||||
+ #if ( __GNUC__ > 4 ) || (( __GNUC__ == 4) && ( __GNUC_MINOR__ >= 4 ))
|
||||
#define _LUCENE_ATOMIC_INT uint32_t
|
||||
#define _LUCENE_ATOMIC_INT_SET(x,v) x=v
|
||||
#define _LUCENE_ATOMIC_INT_GET(x) x
|
10
clucene/clucene-multimap-put.patch
Normal file
10
clucene/clucene-multimap-put.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/core/CLucene/util/VoidMap.h
|
||||
+++ src/core/CLucene/util/VoidMap.h
|
||||
@@ -316,6 +316,7 @@ public:
|
||||
if ( _this::dk || _this::dv )
|
||||
_this::remove(k);
|
||||
|
||||
+ (*this)[k] = v;
|
||||
}
|
||||
};
|
||||
|
25
clucene/clucene-narrowing-conversions.patch
Normal file
25
clucene/clucene-narrowing-conversions.patch
Normal file
@ -0,0 +1,25 @@
|
||||
--- src/core/CLucene/queryParser/QueryParser.cpp.sav 2011-03-17 01:21:07.000000000 +0100
|
||||
+++ src/core/CLucene/queryParser/QueryParser.cpp 2012-03-09 18:20:58.000000000 +0100
|
||||
@@ -79,7 +79,7 @@
|
||||
_T("<RANGEEX_GOOP>")
|
||||
};
|
||||
|
||||
-const int32_t QueryParser::jj_la1_0[] = {0x180,0x180,0xe00,0xe00,0x1f69f80,0x48000,0x10000,0x1f69000,0x1348000,0x80000,0x80000,0x10000,0x18000000,0x2000000,0x18000000,0x10000,0x80000000,0x20000000,0x80000000,0x10000,0x80000,0x10000,0x1f68000};
|
||||
+const int32_t QueryParser::jj_la1_0[] = {0x180,0x180,0xe00,0xe00,0x1f69f80,0x48000,0x10000,0x1f69000,0x1348000,0x80000,0x80000,0x10000,0x18000000,0x2000000,0x18000000,0x10000,int32_t(0x80000000),0x20000000,int32_t(0x80000000),0x10000,0x80000,0x10000,0x1f68000};
|
||||
const int32_t QueryParser::jj_la1_1[] = {0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x0,0x0,0x0,0x0};
|
||||
|
||||
struct QueryParser::JJCalls {
|
||||
--- src/core/CLucene/queryParser/QueryParserTokenManager.cpp.sav 2011-03-17 01:21:07.000000000 +0100
|
||||
+++ src/core/CLucene/queryParser/QueryParserTokenManager.cpp 2012-03-09 18:20:24.000000000 +0100
|
||||
@@ -15,9 +15,9 @@
|
||||
|
||||
CL_NS_DEF(queryParser)
|
||||
|
||||
-const int64_t QueryParserTokenManager::jjbitVec2[]={0x0L, 0x0L, _ILONGLONG(0xffffffffffffffff), _ILONGLONG(0xffffffffffffffff)};
|
||||
+const int64_t QueryParserTokenManager::jjbitVec2[]={0x0L, 0x0L, int64_t(_ILONGLONG(0xffffffffffffffff)), int64_t(_ILONGLONG(0xffffffffffffffff))};
|
||||
const int64_t QueryParserTokenManager::jjbitVec0[] = {
|
||||
- _ILONGLONG(0xfffffffffffffffe), _ILONGLONG(0xffffffffffffffff), _ILONGLONG(0xffffffffffffffff), _ILONGLONG(0xffffffffffffffff)
|
||||
+ int64_t(_ILONGLONG(0xfffffffffffffffe)), int64_t(_ILONGLONG(0xffffffffffffffff)), int64_t(_ILONGLONG(0xffffffffffffffff)), int64_t(_ILONGLONG(0xffffffffffffffff))
|
||||
};
|
||||
const int32_t QueryParserTokenManager::jjnextStates[]={
|
||||
15, 17, 18, 29, 32, 23, 33, 30, 20, 21, 32, 23, 33, 31, 34, 27,
|
54
clucene/clucene-warnings.patch
Normal file
54
clucene/clucene-warnings.patch
Normal file
@ -0,0 +1,54 @@
|
||||
--- src/core/CLucene/analysis/AnalysisHeader.h 2012-02-22 12:37:22.531637934 +0000
|
||||
+++ src/core/CLucene/analysis/AnalysisHeader.h 2012-02-22 12:39:15.369916728 +0000
|
||||
@@ -7,6 +7,8 @@
|
||||
#ifndef _lucene_analysis_AnalysisHeader_
|
||||
#define _lucene_analysis_AnalysisHeader_
|
||||
|
||||
+#pragma GCC system_header
|
||||
+
|
||||
#include "CLucene/index/Payload.h"
|
||||
#include "CLucene/util/VoidList.h"
|
||||
#include "CLucene/LuceneThreads.h"
|
||||
--- src/core/CLucene/search/Searchable.h 2012-02-22 12:37:22.513637729 +0000
|
||||
+++ src/core/CLucene/search/Searchable.h 2012-02-22 12:38:51.073641550 +0000
|
||||
@@ -7,6 +7,7 @@
|
||||
#ifndef _lucene_search_Searcher_
|
||||
#define _lucene_search_Searcher_
|
||||
|
||||
+#pragma GCC system_header
|
||||
|
||||
//#include "CLucene/index/IndexReader.h"
|
||||
CL_CLASS_DEF(index,Term)
|
||||
--- src/core/CLucene/store/IndexInput.h 2012-02-22 12:37:22.508637673 +0000
|
||||
+++ src/core/CLucene/store/IndexInput.h 2012-02-22 12:39:00.465747935 +0000
|
||||
@@ -7,6 +7,8 @@
|
||||
#ifndef _lucene_store_IndexInput_
|
||||
#define _lucene_store_IndexInput_
|
||||
|
||||
+#pragma GCC system_header
|
||||
+
|
||||
#include "CLucene/LuceneThreads.h"
|
||||
#include "CLucene/util/Equators.h"
|
||||
|
||||
--- src/core/CLucene/util/Array.h 2012-02-22 12:37:22.510637696 +0000
|
||||
+++ src/core/CLucene/util/Array.h 2012-02-22 12:38:33.714444884 +0000
|
||||
@@ -7,6 +7,8 @@
|
||||
#ifndef _lucene_util_Array_
|
||||
#define _lucene_util_Array_
|
||||
|
||||
+#pragma GCC system_header
|
||||
+
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
--- src/core/CLucene/util/PriorityQueue.h 2012-02-22 12:37:22.510637696 +0000
|
||||
+++ src/core/CLucene/util/PriorityQueue.h 2012-02-22 12:38:40.316519685 +0000
|
||||
@@ -7,6 +7,8 @@
|
||||
#ifndef _lucene_util_PriorityQueue_
|
||||
#define _lucene_util_PriorityQueue_
|
||||
|
||||
+#pragma GCC system_header
|
||||
+
|
||||
#include <stdlib.h>
|
||||
|
||||
CL_NS_DEF(util)
|
65
clucene/cmake.patch
Normal file
65
clucene/cmake.patch
Normal file
@ -0,0 +1,65 @@
|
||||
diff -Naur clucene-core-2.3.3.4-old/CMakeLists.txt clucene-core-2.3.3.4/CMakeLists.txt
|
||||
--- clucene-core-2.3.3.4-old/CMakeLists.txt 2018-12-30 01:11:38.564342744 +0100
|
||||
+++ clucene-core-2.3.3.4/CMakeLists.txt 2018-12-30 01:11:48.033493007 +0100
|
||||
@@ -13,7 +13,7 @@
|
||||
#Must be incremented for releases if the api is not backwards compatible
|
||||
SET(CLUCENE_SOVERSION "1")
|
||||
|
||||
-MATH(EXPR CLUCENE_INT_VERSION "(${CLUCENE_VERSION_MAJOR} * 1000000) + (${CLUCENE_VERSION_MINOR} * 10000) + (${CLUCENE_VERSION_REVISION} * 100) + (${CLUCENE_VERSION_PATCH} * 1)" )
|
||||
+#MATH(EXPR CLUCENE_INT_VERSION "(${CLUCENE_VERSION_MAJOR} * 1000000) + (${CLUCENE_VERSION_MINOR} * 10000) + (${CLUCENE_VERSION_REVISION} * 100) + (${CLUCENE_VERSION_PATCH} * 1)" )
|
||||
SET(CLUCENE_VERSION "${CLUCENE_VERSION_MAJOR}.${CLUCENE_VERSION_MINOR}.${CLUCENE_VERSION_REVISION}.${CLUCENE_VERSION_PATCH}")
|
||||
|
||||
#CMake 2.6+ is recommended to an improved Boost module
|
||||
@@ -60,11 +60,11 @@
|
||||
OPTION(ENABLE_ASCII_MODE
|
||||
"enable ascii support"
|
||||
OFF)
|
||||
-
|
||||
+
|
||||
SET(ENABLE_ANSI_MODE OFF)
|
||||
IF(CMAKE_COMPILER_IS_GNUCXX)
|
||||
SET(ENABLE_ANSI_MODE ON)
|
||||
-
|
||||
+
|
||||
#exceptions:
|
||||
IF(MINGW OR CYGWIN)
|
||||
SET(ENABLE_ANSI_MODE OFF)
|
||||
@@ -123,7 +123,7 @@
|
||||
SET(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -pg")
|
||||
ENDIF ( ENABLE_GPROF )
|
||||
ENDIF ( GccFlagPg )
|
||||
-
|
||||
+
|
||||
IF("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "x86_64")
|
||||
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC" )
|
||||
ENDIF("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "x86_64")
|
||||
@@ -131,7 +131,7 @@
|
||||
IF( ENABLE_ANSI_MODE )
|
||||
SET (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -ansi")
|
||||
ENDIF ( ENABLE_ANSI_MODE )
|
||||
-ENDIF(CMAKE_COMPILER_IS_GNUCC)
|
||||
+ENDIF(CMAKE_COMPILER_IS_GNUCC)
|
||||
|
||||
|
||||
#Single output directory for building all executables and libraries.
|
||||
@@ -172,7 +172,7 @@
|
||||
"${CMAKE_MODULE_PATH}/cmake_uninstall.cmake.in"
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
|
||||
IMMEDIATE @ONLY)
|
||||
-
|
||||
+
|
||||
ADD_CUSTOM_TARGET(uninstall
|
||||
"${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake")
|
||||
|
||||
diff -Naur clucene-core-2.3.3.4-old/src/shared/cmake/MacroEnsureVersion.cmake clucene-core-2.3.3.4/src/shared/cmake/MacroEnsureVersion.cmake
|
||||
--- clucene-core-2.3.3.4-old/src/shared/cmake/MacroEnsureVersion.cmake 2018-12-30 01:11:38.579342982 +0100
|
||||
+++ clucene-core-2.3.3.4/src/shared/cmake/MacroEnsureVersion.cmake 2018-12-30 01:12:53.301528727 +0100
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
# compute an overall version number which can be compared at once
|
||||
MATH(EXPR req_vers_num "${req_major_vers}*10000 + ${req_minor_vers}*100 + ${req_patch_vers}")
|
||||
- MATH(EXPR found_vers_num "${found_major_vers}*10000 + ${found_minor_vers}*100 + ${found_patch_vers}")
|
||||
+ #MATH(EXPR found_vers_num "${found_major_vers}*10000 + ${found_minor_vers}*100 + ${found_patch_vers}")
|
||||
|
||||
if (found_vers_num LESS req_vers_num)
|
||||
set( ${var_too_old} FALSE )
|
23
clucene/contribs-lib-makefile.patch
Normal file
23
clucene/contribs-lib-makefile.patch
Normal file
@ -0,0 +1,23 @@
|
||||
--- src/contribs-lib/CMakeLists.txt 2012-05-24 22:38:20.002443317 +0200
|
||||
+++ src/contribs-lib/CMakeLists.txt 2012-05-24 22:38:05.218443899 +0200
|
||||
@@ -113,3 +113,20 @@
|
||||
COMPILE_DEFINITIONS_DEBUG _DEBUG
|
||||
)
|
||||
|
||||
+#install lib
|
||||
+install(TARGETS clucene-contribs-lib
|
||||
+ DESTINATION ${LIB_DESTINATION}
|
||||
+ COMPONENT runtime )
|
||||
+
|
||||
+#install public headers.
|
||||
+FOREACH(file ${HEADERS})
|
||||
+ get_filename_component(apath ${file} PATH)
|
||||
+ get_filename_component(aname ${file} NAME)
|
||||
+ file(RELATIVE_PATH relpath ${CMAKE_SOURCE_DIR}/src/contribs-lib ${apath})
|
||||
+ IF ( NOT aname MATCHES "^_.*" )
|
||||
+ install(FILES ${file}
|
||||
+ DESTINATION include/${relpath}
|
||||
+ COMPONENT development)
|
||||
+ ENDIF ( NOT aname MATCHES "^_.*" )
|
||||
+ENDFOREACH(file)
|
||||
+
|
21
clucene/fix_zlib_detections.diff
Normal file
21
clucene/fix_zlib_detections.diff
Normal file
@ -0,0 +1,21 @@
|
||||
From: Veit Jahns <idolum@users.sourceforge.net>
|
||||
Date: Thu, 26 May 2011 11:35:28 +0000 (+0200)
|
||||
Subject: Fixing ZLIB configuration in shared's CMakeLists
|
||||
X-Git-Url: http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene%2Fclucene;a=commitdiff_plain;h=772481ca94071ddfe65102a451926e4f9aeb4d2c;hp=a834f87bad3543b2a0331cef7202c15ded4245be
|
||||
|
||||
Fixing ZLIB configuration in shared's CMakeLists
|
||||
---
|
||||
|
||||
diff --git a/src/shared/CMakeLists.txt b/src/shared/CMakeLists.txt
|
||||
index 68314a7..3d1975e 100644
|
||||
--- a/src/shared/CMakeLists.txt
|
||||
+++ b/src/shared/CMakeLists.txt
|
||||
@@ -42,7 +42,7 @@ INCLUDE (CheckAtomicFunctions)
|
||||
find_package(ZLIB)
|
||||
IF ( ZLIB_FOUND )
|
||||
SET ( EXTRA_LIBS ${EXTRA_LIBS} ${ZLIB_LIBRARY} )
|
||||
-ELSEIF ( ZLIB_FOUND )
|
||||
+ELSE ( ZLIB_FOUND )
|
||||
MESSAGE( "ZLIB not found, using local: ${clucene-ext_SOURCE_DIR}/zlib" )
|
||||
SET(ZLIB_INCLUDE_DIR ${clucene-ext_SOURCE_DIR}/zlib )
|
||||
SET(ZLIB_LIBRARY ${clucene-ext_BINARY_DIR})
|
Loading…
x
Reference in New Issue
Block a user