pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/groonga Update groonga to 6.0.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24706331bdd3
branches:  trunk
changeset: 352257:24706331bdd3
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 11 16:06:53 2016 +0000

description:
Update groonga to 6.0.8.

Changes from 4.1.1 to 6.0.8 are too many to write here, please refer:
groonga.org/docs/news.html.

diffstat:

 textproc/groonga/Makefile   |    7 +-
 textproc/groonga/PLIST      |  288 +++++++++++++++++++++++++++++++++++++++++--
 textproc/groonga/distinfo   |   12 +-
 textproc/groonga/options.mk |    9 +-
 4 files changed, 289 insertions(+), 27 deletions(-)

diffs (truncated from 874 to 300 lines):

diff -r 0ab5107720f5 -r 24706331bdd3 textproc/groonga/Makefile
--- a/textproc/groonga/Makefile Sun Sep 11 15:59:29 2016 +0000
+++ b/textproc/groonga/Makefile Sun Sep 11 16:06:53 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2016/03/29 21:59:21 joerg Exp $
+# $NetBSD: Makefile,v 1.60 2016/09/11 16:06:53 taca Exp $
 #
 
-DISTNAME=      groonga-4.1.1
-PKGREVISION=   4
+DISTNAME=      groonga-6.0.8
 CATEGORIES=    textproc
 MASTER_SITES=  http://packages.groonga.org/source/groonga/
 
@@ -34,7 +33,7 @@
 
 BUILD_DEFS+=           VARBASE
 
-INSTALL_DIRS=          ${BUILD_DIRS} ${WRKSRC}/vendor/onigmo-source
+INSTALL_DIRS=          ${BUILD_DIRS} vendor/onigmo-source
 INSTALL_MAKE_FLAGS+=   sysconfdir=${PREFIX}/share/examples
 
 CONF_FILES+=           share/examples/${PKGBASE}/groonga.conf \
diff -r 0ab5107720f5 -r 24706331bdd3 textproc/groonga/PLIST
--- a/textproc/groonga/PLIST    Sun Sep 11 15:59:29 2016 +0000
+++ b/textproc/groonga/PLIST    Sun Sep 11 16:06:53 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2016/03/29 21:59:21 joerg Exp $
+@comment $NetBSD: PLIST,v 1.30 2016/09/11 16:06:53 taca Exp $
 bin/groonga
 bin/groonga-benchmark
 bin/groonga-suggest-create-dataset
@@ -6,21 +6,50 @@
 ${PLIST.learner}bin/groonga-suggest-learner
 bin/onig-config
 include/groonga/groonga.h
+include/groonga/groonga/array.h
+include/groonga/groonga/column.h
 include/groonga/groonga/command.h
+include/groonga/groonga/config.h
+include/groonga/groonga/dat.h
+include/groonga/groonga/db.h
+include/groonga/groonga/dump.h
+include/groonga/groonga/error.h
 include/groonga/groonga/expr.h
+include/groonga/groonga/file_reader.h
+include/groonga/groonga/geo.h
 include/groonga/groonga/groonga.h
+include/groonga/groonga/hash.h
+include/groonga/groonga/id.h
 include/groonga/groonga/ii.h
 include/groonga/groonga/nfkc.h
 include/groonga/groonga/normalizer.h
+include/groonga/groonga/obj.h
+include/groonga/groonga/operator.h
+include/groonga/groonga/output.h
+include/groonga/groonga/pat.h
 include/groonga/groonga/plugin.h
+include/groonga/groonga/portability.h
 include/groonga/groonga/request_canceler.h
+include/groonga/groonga/request_timer.h
+include/groonga/groonga/scorer.h
+include/groonga/groonga/table.h
+include/groonga/groonga/thread.h
+include/groonga/groonga/time.h
 include/groonga/groonga/token.h
 include/groonga/groonga/token_filter.h
 include/groonga/groonga/tokenizer.h
+include/groonga/groonga/type.h
 include/groonga/groonga/util.h
+include/groonga/groonga/window_function.h
+include/groonga/groonga/windows.h
+include/groonga/groonga/windows_event_logger.h
 include/oniggnu.h
 include/onigposix.h
 include/oniguruma.h
+lib/groonga/plugins/functions/number.la
+lib/groonga/plugins/functions/string.la
+lib/groonga/plugins/functions/time.la
+lib/groonga/plugins/functions/vector.la
 lib/groonga/plugins/query_expanders/tsv.la
 lib/groonga/plugins/suggest/suggest.la
 lib/groonga/plugins/table/table.la
@@ -30,17 +59,21 @@
 lib/libonig.la
 lib/pkgconfig/groonga.pc
 lib/pkgconfig/oniguruma.pc
-man/ja/man1/groonga.1
-man/man1/groonga.1
 ${PLIST.httpd}sbin/groonga-httpd
-sbin/groonga-httpd-restart
+${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
@@ -73,8 +106,11 @@
 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/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
@@ -96,8 +132,10 @@
 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
@@ -108,32 +146,57 @@
 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
@@ -141,10 +204,13 @@
 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
@@ -158,6 +224,7 @@
 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
@@ -166,10 +233,23 @@
 share/doc/groonga/en/html/_sources/reference/functions/html_untag.txt
 share/doc/groonga/en/html/_sources/reference/functions/in_values.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/record_number.txt
 share/doc/groonga/en/html/_sources/reference/functions/snippet_html.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_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
@@ -178,9 +258,15 @@
 share/doc/groonga/en/html/_sources/reference/normalizers.txt
 share/doc/groonga/en/html/_sources/reference/operations.txt
 share/doc/groonga/en/html/_sources/reference/operations/geolocation_search.txt
+share/doc/groonga/en/html/_sources/reference/operations/prefix_rk_search.txt
 share/doc/groonga/en/html/_sources/reference/output.txt
 share/doc/groonga/en/html/_sources/reference/query_expanders.txt
 share/doc/groonga/en/html/_sources/reference/query_expanders/tsv.txt
+share/doc/groonga/en/html/_sources/reference/regular_expression.txt
+share/doc/groonga/en/html/_sources/reference/scorer.txt
+share/doc/groonga/en/html/_sources/reference/scorers/scorer_tf_at_most.txt
+share/doc/groonga/en/html/_sources/reference/scorers/scorer_tf_idf.txt
+share/doc/groonga/en/html/_sources/reference/sharding.txt
 share/doc/groonga/en/html/_sources/reference/suggest.txt
 share/doc/groonga/en/html/_sources/reference/suggest/completion.txt
 share/doc/groonga/en/html/_sources/reference/suggest/correction.txt
@@ -197,6 +283,7 @@
 share/doc/groonga/en/html/_sources/server/http/comparison.txt
 share/doc/groonga/en/html/_sources/server/http/groonga-httpd.txt
 share/doc/groonga/en/html/_sources/server/http/groonga.txt
+share/doc/groonga/en/html/_sources/server/memcached.txt
 share/doc/groonga/en/html/_sources/server/package.txt
 share/doc/groonga/en/html/_sources/spec.txt
 share/doc/groonga/en/html/_sources/spec/gqtp.txt
@@ -228,7 +315,7 @@
 share/doc/groonga/en/html/_static/file.png
 share/doc/groonga/en/html/_static/groonga.css
 share/doc/groonga/en/html/_static/header-background.png
-share/doc/groonga/en/html/_static/jp.png
+share/doc/groonga/en/html/_static/jquery-1.11.1.js
 share/doc/groonga/en/html/_static/jquery.js
 share/doc/groonga/en/html/_static/logo.png
 share/doc/groonga/en/html/_static/minus.png
@@ -236,16 +323,20 @@
 share/doc/groonga/en/html/_static/plus.png
 share/doc/groonga/en/html/_static/pygments.css
 share/doc/groonga/en/html/_static/searchtools.js
+share/doc/groonga/en/html/_static/underscore-1.3.1.js
 share/doc/groonga/en/html/_static/underscore.js
 share/doc/groonga/en/html/_static/up-pressed.png
 share/doc/groonga/en/html/_static/up.png
-share/doc/groonga/en/html/_static/us.png
 share/doc/groonga/en/html/_static/websupport.js
 share/doc/groonga/en/html/characteristic.html
 share/doc/groonga/en/html/client.html
 share/doc/groonga/en/html/community.html
 share/doc/groonga/en/html/contribution.html
 share/doc/groonga/en/html/contribution/development.html
+share/doc/groonga/en/html/contribution/development/build.html
+share/doc/groonga/en/html/contribution/development/build/unix_autotools.html
+share/doc/groonga/en/html/contribution/development/build/unix_cmake.html
+share/doc/groonga/en/html/contribution/development/build/windows_cmake.html
 share/doc/groonga/en/html/contribution/development/com.html
 share/doc/groonga/en/html/contribution/development/cooperation.html
 share/doc/groonga/en/html/contribution/development/query.html
@@ -279,9 +370,12 @@
 share/doc/groonga/en/html/news/1.3.x.html
 share/doc/groonga/en/html/news/2.x.html
 share/doc/groonga/en/html/news/3.x.html
+share/doc/groonga/en/html/news/4.x.html
+share/doc/groonga/en/html/news/5.x.html
 share/doc/groonga/en/html/news/senna.html
 share/doc/groonga/en/html/objects.inv
 share/doc/groonga/en/html/reference.html
+share/doc/groonga/en/html/reference/alias.html



Home | Main Index | Thread Index | Old Index