pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/groonga groonga: update to 12.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50d2be6ecedc
branches:  trunk
changeset: 377750:50d2be6ecedc
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Apr 24 17:30:35 2022 +0000

description:
groonga: update to 12.0.2

Too many changes to list since version 7.
Drive-by update needed to prep for postgtresql96 removal.

diffstat:

 textproc/groonga/Makefile |    5 +-
 textproc/groonga/PLIST    |  797 +++++++++++++--------------------------------
 textproc/groonga/distinfo |    8 +-
 3 files changed, 246 insertions(+), 564 deletions(-)

diffs (truncated from 1107 to 300 lines):

diff -r 41ca3180b43e -r 50d2be6ecedc textproc/groonga/Makefile
--- a/textproc/groonga/Makefile Sun Apr 24 17:30:34 2022 +0000
+++ b/textproc/groonga/Makefile Sun Apr 24 17:30:35 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2021/12/08 16:02:41 adam Exp $
+# $NetBSD: Makefile,v 1.71 2022/04/24 17:30:35 tnn Exp $
 #
 
-DISTNAME=      groonga-7.0.6
-PKGREVISION=   5
+DISTNAME=      groonga-12.0.2
 CATEGORIES=    textproc
 MASTER_SITES=  http://packages.groonga.org/source/groonga/
 
diff -r 41ca3180b43e -r 50d2be6ecedc textproc/groonga/PLIST
--- a/textproc/groonga/PLIST    Sun Apr 24 17:30:34 2022 +0000
+++ b/textproc/groonga/PLIST    Sun Apr 24 17:30:35 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2017/08/29 12:54:47 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.32 2022/04/24 17:30:35 tnn Exp $
 bin/groonga
 bin/groonga-benchmark
 bin/groonga-suggest-create-dataset
@@ -8,10 +8,13 @@
 include/groonga/groonga.h
 include/groonga/groonga.hpp
 include/groonga/groonga/accessor.h
+include/groonga/groonga/aggregator.h
 include/groonga/groonga/array.h
 include/groonga/groonga/arrow.h
 include/groonga/groonga/arrow.hpp
+include/groonga/groonga/bulk.hpp
 include/groonga/groonga/cache.h
+include/groonga/groonga/cast.h
 include/groonga/groonga/column.h
 include/groonga/groonga/command.h
 include/groonga/groonga/config.h
@@ -24,28 +27,49 @@
 include/groonga/groonga/geo.h
 include/groonga/groonga/groonga.h
 include/groonga/groonga/hash.h
+include/groonga/groonga/highlighter.h
 include/groonga/groonga/id.h
 include/groonga/groonga/ii.h
+include/groonga/groonga/index_column.h
+include/groonga/groonga/memory.h
+include/groonga/groonga/msgpack.h
 include/groonga/groonga/nfkc.h
 include/groonga/groonga/normalizer.h
 include/groonga/groonga/obj.h
 include/groonga/groonga/operator.h
+include/groonga/groonga/option.h
 include/groonga/groonga/output.h
+include/groonga/groonga/output_columns.h
 include/groonga/groonga/pat.h
 include/groonga/groonga/plugin.h
 include/groonga/groonga/portability.h
+include/groonga/groonga/posting.h
+include/groonga/groonga/proc.h
+include/groonga/groonga/raw_string.h
 include/groonga/groonga/request_canceler.h
 include/groonga/groonga/request_timer.h
+include/groonga/groonga/result_set.h
 include/groonga/groonga/scorer.h
+include/groonga/groonga/selector.h
+include/groonga/groonga/smart_obj.hpp
+include/groonga/groonga/string.h
 include/groonga/groonga/table.h
+include/groonga/groonga/table_module.h
 include/groonga/groonga/thread.h
 include/groonga/groonga/time.h
 include/groonga/groonga/token.h
+include/groonga/groonga/token_cursor.h
 include/groonga/groonga/token_filter.h
+include/groonga/groonga/token_metadata.h
 include/groonga/groonga/tokenizer.h
+include/groonga/groonga/tokenizer_query_deprecated.h
 include/groonga/groonga/type.h
 include/groonga/groonga/util.h
+include/groonga/groonga/vector.h
+include/groonga/groonga/version.h
+include/groonga/groonga/wal.h
 include/groonga/groonga/window_function.h
+include/groonga/groonga/window_function_executor.h
 include/groonga/groonga/windows.h
 include/groonga/groonga/windows_event_logger.h
 include/onigmo.h
@@ -61,289 +85,56 @@
 lib/groonga/plugins/suggest/suggest.la
 lib/groonga/plugins/token_filters/stop_word.la
 ${PLIST.mecab}lib/groonga/plugins/tokenizers/mecab.la
+lib/groonga/scripts/ruby/groonga-log.rb
+lib/groonga/scripts/ruby/groonga-log/parser.rb
+lib/groonga/scripts/ruby/groonga-log/statistic.rb
+lib/groonga/scripts/ruby/groonga-log/version.rb
 lib/libgroonga.la
 lib/libonigmo.la
 lib/pkgconfig/groonga.pc
 lib/pkgconfig/onigmo.pc
 ${PLIST.httpd}sbin/groonga-httpd
 ${PLIST.httpd}sbin/groonga-httpd-restart
-share/doc/groonga/en/html/.buildinfo
 share/doc/groonga/en/html/_images/geo-points.png
 share/doc/groonga/en/html/_images/used-when-indexing.png
 share/doc/groonga/en/html/_images/used-when-searching.png
-share/doc/groonga/en/html/_sources/characteristic.txt
-share/doc/groonga/en/html/_sources/client.txt
-share/doc/groonga/en/html/_sources/community.txt
-share/doc/groonga/en/html/_sources/contribution.txt
-share/doc/groonga/en/html/_sources/contribution/development.txt
-share/doc/groonga/en/html/_sources/contribution/development/build.txt
-share/doc/groonga/en/html/_sources/contribution/development/build/unix_autotools.txt
-share/doc/groonga/en/html/_sources/contribution/development/build/unix_cmake.txt
-share/doc/groonga/en/html/_sources/contribution/development/build/windows_cmake.txt
-share/doc/groonga/en/html/_sources/contribution/development/com.txt
-share/doc/groonga/en/html/_sources/contribution/development/cooperation.txt
-share/doc/groonga/en/html/_sources/contribution/development/query.txt
-share/doc/groonga/en/html/_sources/contribution/development/release.txt
-share/doc/groonga/en/html/_sources/contribution/development/repository.txt
-share/doc/groonga/en/html/_sources/contribution/development/test.txt
-share/doc/groonga/en/html/_sources/contribution/documentation.txt
-share/doc/groonga/en/html/_sources/contribution/documentation/c-api.txt
-share/doc/groonga/en/html/_sources/contribution/documentation/i18n.txt
-share/doc/groonga/en/html/_sources/contribution/documentation/introduction.txt
-share/doc/groonga/en/html/_sources/contribution/report.txt
-share/doc/groonga/en/html/_sources/development.txt
-share/doc/groonga/en/html/_sources/development/travis-ci.txt
-share/doc/groonga/en/html/_sources/index.txt
-share/doc/groonga/en/html/_sources/install.txt
-share/doc/groonga/en/html/_sources/install/centos.txt
-share/doc/groonga/en/html/_sources/install/debian.txt
-share/doc/groonga/en/html/_sources/install/fedora.txt
-share/doc/groonga/en/html/_sources/install/mac_os_x.txt
-share/doc/groonga/en/html/_sources/install/others.txt
-share/doc/groonga/en/html/_sources/install/solaris.txt
-share/doc/groonga/en/html/_sources/install/ubuntu.txt
-share/doc/groonga/en/html/_sources/install/windows.txt
-share/doc/groonga/en/html/_sources/limitations.txt
-share/doc/groonga/en/html/_sources/news.txt
-share/doc/groonga/en/html/_sources/news/0.x.txt
-share/doc/groonga/en/html/_sources/news/1.0.x.txt
-share/doc/groonga/en/html/_sources/news/1.1.x.txt
-share/doc/groonga/en/html/_sources/news/1.2.x.txt
-share/doc/groonga/en/html/_sources/news/1.3.x.txt
-share/doc/groonga/en/html/_sources/news/2.x.txt
-share/doc/groonga/en/html/_sources/news/3.x.txt
-share/doc/groonga/en/html/_sources/news/4.x.txt
-share/doc/groonga/en/html/_sources/news/5.x.txt
-share/doc/groonga/en/html/_sources/news/6.x.txt
-share/doc/groonga/en/html/_sources/news/senna.txt
-share/doc/groonga/en/html/_sources/reference.txt
-share/doc/groonga/en/html/_sources/reference/alias.txt
-share/doc/groonga/en/html/_sources/reference/api.txt
-share/doc/groonga/en/html/_sources/reference/api/global_configurations.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_cache.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_column.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_command_version.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_ctx.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_db.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_encoding.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_expr.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_geo.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_hook.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_ii.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_index_cursor.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_info.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_match_escalation.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_obj.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_proc.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_search.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_table.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_table_cursor.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_thread.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_type.txt
-share/doc/groonga/en/html/_sources/reference/api/grn_user_data.txt
-share/doc/groonga/en/html/_sources/reference/api/overview.txt
-share/doc/groonga/en/html/_sources/reference/api/plugin.txt
-share/doc/groonga/en/html/_sources/reference/cast.txt
-share/doc/groonga/en/html/_sources/reference/column.txt
-share/doc/groonga/en/html/_sources/reference/columns/index.txt
-share/doc/groonga/en/html/_sources/reference/columns/pseudo.txt
-share/doc/groonga/en/html/_sources/reference/columns/scalar.txt
-share/doc/groonga/en/html/_sources/reference/columns/vector.txt
-share/doc/groonga/en/html/_sources/reference/command.txt
-share/doc/groonga/en/html/_sources/reference/command/command_version.txt
-share/doc/groonga/en/html/_sources/reference/command/output_format.txt
-share/doc/groonga/en/html/_sources/reference/command/pretty_print.txt
-share/doc/groonga/en/html/_sources/reference/command/request_id.txt
-share/doc/groonga/en/html/_sources/reference/command/request_timeout.txt
-share/doc/groonga/en/html/_sources/reference/command/return_code.txt
-share/doc/groonga/en/html/_sources/reference/commands/cache_limit.txt
-share/doc/groonga/en/html/_sources/reference/commands/check.txt
-share/doc/groonga/en/html/_sources/reference/commands/clearlock.txt
-share/doc/groonga/en/html/_sources/reference/commands/column_copy.txt
-share/doc/groonga/en/html/_sources/reference/commands/column_create.txt
-share/doc/groonga/en/html/_sources/reference/commands/column_list.txt
-share/doc/groonga/en/html/_sources/reference/commands/column_remove.txt
-share/doc/groonga/en/html/_sources/reference/commands/column_rename.txt
-share/doc/groonga/en/html/_sources/reference/commands/config_delete.txt
-share/doc/groonga/en/html/_sources/reference/commands/config_get.txt
-share/doc/groonga/en/html/_sources/reference/commands/config_set.txt
-share/doc/groonga/en/html/_sources/reference/commands/database_unmap.txt
-share/doc/groonga/en/html/_sources/reference/commands/define_selector.txt
-share/doc/groonga/en/html/_sources/reference/commands/defrag.txt
-share/doc/groonga/en/html/_sources/reference/commands/delete.txt
-share/doc/groonga/en/html/_sources/reference/commands/dump.txt
-share/doc/groonga/en/html/_sources/reference/commands/io_flush.txt
-share/doc/groonga/en/html/_sources/reference/commands/load.txt
-share/doc/groonga/en/html/_sources/reference/commands/lock_acquire.txt
-share/doc/groonga/en/html/_sources/reference/commands/lock_clear.txt
-share/doc/groonga/en/html/_sources/reference/commands/lock_release.txt
-share/doc/groonga/en/html/_sources/reference/commands/log_level.txt
-share/doc/groonga/en/html/_sources/reference/commands/log_put.txt
-share/doc/groonga/en/html/_sources/reference/commands/log_reopen.txt
-share/doc/groonga/en/html/_sources/reference/commands/logical_count.txt
-share/doc/groonga/en/html/_sources/reference/commands/logical_parameters.txt
-share/doc/groonga/en/html/_sources/reference/commands/logical_range_filter.txt
-share/doc/groonga/en/html/_sources/reference/commands/logical_select.txt
-share/doc/groonga/en/html/_sources/reference/commands/logical_shard_list.txt
-share/doc/groonga/en/html/_sources/reference/commands/logical_table_remove.txt
-share/doc/groonga/en/html/_sources/reference/commands/normalize.txt
-share/doc/groonga/en/html/_sources/reference/commands/normalizer_list.txt
-share/doc/groonga/en/html/_sources/reference/commands/object_exist.txt
-share/doc/groonga/en/html/_sources/reference/commands/object_inspect.txt
-share/doc/groonga/en/html/_sources/reference/commands/object_list.txt
-share/doc/groonga/en/html/_sources/reference/commands/object_remove.txt
-share/doc/groonga/en/html/_sources/reference/commands/plugin_register.txt
-share/doc/groonga/en/html/_sources/reference/commands/plugin_unregister.txt
-share/doc/groonga/en/html/_sources/reference/commands/query_expand.txt
-share/doc/groonga/en/html/_sources/reference/commands/quit.txt
-share/doc/groonga/en/html/_sources/reference/commands/range_filter.txt
-share/doc/groonga/en/html/_sources/reference/commands/register.txt
-share/doc/groonga/en/html/_sources/reference/commands/reindex.txt
-share/doc/groonga/en/html/_sources/reference/commands/request_cancel.txt
-share/doc/groonga/en/html/_sources/reference/commands/ruby_eval.txt
-share/doc/groonga/en/html/_sources/reference/commands/ruby_load.txt
-share/doc/groonga/en/html/_sources/reference/commands/schema.txt
-share/doc/groonga/en/html/_sources/reference/commands/select.txt
-share/doc/groonga/en/html/_sources/reference/commands/shutdown.txt
-share/doc/groonga/en/html/_sources/reference/commands/status.txt
-share/doc/groonga/en/html/_sources/reference/commands/suggest.txt
-share/doc/groonga/en/html/_sources/reference/commands/table_copy.txt
-share/doc/groonga/en/html/_sources/reference/commands/table_create.txt
-share/doc/groonga/en/html/_sources/reference/commands/table_list.txt
-share/doc/groonga/en/html/_sources/reference/commands/table_remove.txt
-share/doc/groonga/en/html/_sources/reference/commands/table_rename.txt
-share/doc/groonga/en/html/_sources/reference/commands/table_tokenize.txt
-share/doc/groonga/en/html/_sources/reference/commands/thread_limit.txt
-share/doc/groonga/en/html/_sources/reference/commands/tokenize.txt
-share/doc/groonga/en/html/_sources/reference/commands/tokenizer_list.txt
-share/doc/groonga/en/html/_sources/reference/commands/truncate.txt
-share/doc/groonga/en/html/_sources/reference/configuration.txt
-share/doc/groonga/en/html/_sources/reference/executables.txt
-share/doc/groonga/en/html/_sources/reference/executables/grndb.txt
-share/doc/groonga/en/html/_sources/reference/executables/grnslap.txt
-share/doc/groonga/en/html/_sources/reference/executables/groonga-benchmark.txt
-share/doc/groonga/en/html/_sources/reference/executables/groonga-httpd.txt
-share/doc/groonga/en/html/_sources/reference/executables/groonga-server-http.txt
-share/doc/groonga/en/html/_sources/reference/executables/groonga-suggest-create-dataset.txt
-share/doc/groonga/en/html/_sources/reference/executables/groonga-suggest-httpd.txt
-share/doc/groonga/en/html/_sources/reference/executables/groonga-suggest-learner.txt
-share/doc/groonga/en/html/_sources/reference/executables/groonga.txt
-share/doc/groonga/en/html/_sources/reference/function.txt
-share/doc/groonga/en/html/_sources/reference/functions/between.txt
-share/doc/groonga/en/html/_sources/reference/functions/edit_distance.txt
-share/doc/groonga/en/html/_sources/reference/functions/fuzzy_search.txt
-share/doc/groonga/en/html/_sources/reference/functions/geo_distance.txt
-share/doc/groonga/en/html/_sources/reference/functions/geo_in_circle.txt
-share/doc/groonga/en/html/_sources/reference/functions/geo_in_rectangle.txt
-share/doc/groonga/en/html/_sources/reference/functions/highlight_full.txt
-share/doc/groonga/en/html/_sources/reference/functions/highlight_html.txt
-share/doc/groonga/en/html/_sources/reference/functions/html_untag.txt
-share/doc/groonga/en/html/_sources/reference/functions/in_records.txt
-share/doc/groonga/en/html/_sources/reference/functions/in_values.txt
-share/doc/groonga/en/html/_sources/reference/functions/math_abs.txt
-share/doc/groonga/en/html/_sources/reference/functions/now.txt
-share/doc/groonga/en/html/_sources/reference/functions/number_classify.txt
-share/doc/groonga/en/html/_sources/reference/functions/prefix_rk_search.txt
-share/doc/groonga/en/html/_sources/reference/functions/query.txt
-share/doc/groonga/en/html/_sources/reference/functions/rand.txt
-share/doc/groonga/en/html/_sources/reference/functions/snippet_html.txt
-share/doc/groonga/en/html/_sources/reference/functions/string_length.txt
-share/doc/groonga/en/html/_sources/reference/functions/string_substring.txt
-share/doc/groonga/en/html/_sources/reference/functions/sub_filter.txt
-share/doc/groonga/en/html/_sources/reference/functions/time_classify_day.txt
-share/doc/groonga/en/html/_sources/reference/functions/time_classify_hour.txt
-share/doc/groonga/en/html/_sources/reference/functions/time_classify_minute.txt
-share/doc/groonga/en/html/_sources/reference/functions/time_classify_month.txt
-share/doc/groonga/en/html/_sources/reference/functions/time_classify_second.txt
-share/doc/groonga/en/html/_sources/reference/functions/time_classify_week.txt
-share/doc/groonga/en/html/_sources/reference/functions/time_classify_year.txt
-share/doc/groonga/en/html/_sources/reference/functions/vector_new.txt
-share/doc/groonga/en/html/_sources/reference/functions/vector_size.txt
-share/doc/groonga/en/html/_sources/reference/functions/vector_slice.txt
-share/doc/groonga/en/html/_sources/reference/grn_expr.txt
-share/doc/groonga/en/html/_sources/reference/grn_expr/query_syntax.txt
-share/doc/groonga/en/html/_sources/reference/grn_expr/script_syntax.txt
-share/doc/groonga/en/html/_sources/reference/indexing.txt
-share/doc/groonga/en/html/_sources/reference/log.txt



Home | Main Index | Thread Index | Old Index