Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,12 +1,11 @@
# $NetBSD: Makefile,v 1.39 2014/03/15 04:05:18 obache Exp $
# $NetBSD: Makefile,v 1.54 2015/03/15 19:42:33 hiramatsu Exp $
#
DISTNAME= groonga-4.0.0
PKGREVISION= 1
DISTNAME= groonga-4.1.1
CATEGORIES= textproc
MASTER_SITES= http://packages.groonga.org/source/groonga/
MAINTAINER= obache@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://groonga.org/
COMMENT= Fulltext search engine and column store
LICENSE= gnu-lgpl-v2.1
@@ -18,7 +17,7 @@ DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_TOOLS+= gmake pkg-config
# for long file name
EXTRACT_USING= bsdtar
@@ -26,7 +25,9 @@ EXTRACT_USING= bsdtar
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --with-ruby19=${RUBY}
CONFIGURE_ARGS+= --with-ruby=${RUBY}
CFLAGS+= ${CLANG_NO_VALUE_PROPAGATION_PASS}
PKGCONFIG_OVERRIDE+= groonga.pc.in
@@ -38,6 +39,8 @@ INSTALL_MAKE_FLAGS+= sysconfdir=${PREFIX}/share/examples
CONF_FILES+= share/examples/${PKGBASE}/groonga.conf \
${PKG_SYSCONFDIR}/groonga.conf
CONF_FILES+= share/examples/groonga/synonyms.tsv \
${PKG_SYSCONFDIR}/synonyms.tsv
OWN_DIRS+= ${VARBASE}/log/${PKGBASE}

View File

@@ -1,17 +1,26 @@
@comment $NetBSD: PLIST,v 1.19 2014/01/29 09:00:15 obache Exp $
@comment $NetBSD: PLIST,v 1.28 2015/01/29 10:34:14 obache Exp $
bin/groonga
bin/groonga-benchmark
bin/groonga-suggest-create-dataset
${PLIST.learner}bin/groonga-suggest-httpd
${PLIST.learner}bin/groonga-suggest-learner
include/groonga/groonga.h
include/groonga/groonga/command.h
include/groonga/groonga/expr.h
include/groonga/groonga/groonga.h
include/groonga/groonga/ii.h
include/groonga/groonga/nfkc.h
include/groonga/groonga/normalizer.h
include/groonga/groonga/plugin.h
include/groonga/groonga/request_canceler.h
include/groonga/groonga/token.h
include/groonga/groonga/token_filter.h
include/groonga/groonga/tokenizer.h
include/groonga/groonga/util.h
lib/groonga/plugins/query_expanders/tsv.la
lib/groonga/plugins/suggest/suggest.la
lib/groonga/plugins/table/table.la
lib/groonga/plugins/token_filters/stop_word.la
${PLIST.mecab}lib/groonga/plugins/tokenizers/mecab.la
lib/libgroonga.la
lib/pkgconfig/groonga.pc
@@ -22,12 +31,12 @@ sbin/groonga-httpd-restart
share/doc/groonga/en/html/.buildinfo
share/doc/groonga/en/html/_images/geo-points.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/com.txt
share/doc/groonga/en/html/_sources/contribution/development/cooperation.txt
share/doc/groonga/en/html/_sources/contribution/development/document.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
@@ -35,10 +44,10 @@ 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/geolocation_search.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
@@ -55,6 +64,9 @@ 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/senna.txt
share/doc/groonga/en/html/_sources/reference.txt
share/doc/groonga/en/html/_sources/reference/api.txt
@@ -62,6 +74,7 @@ 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
@@ -79,10 +92,17 @@ 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_type.txt
share/doc/groonga/en/html/_sources/reference/api/grn_user_data.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/request_id.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
@@ -96,12 +116,16 @@ 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/load.txt
share/doc/groonga/en/html/_sources/reference/commands/lock_clear.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/normalize.txt
share/doc/groonga/en/html/_sources/reference/commands/normalizer_list.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/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/select.txt
@@ -111,9 +135,12 @@ share/doc/groonga/en/html/_sources/reference/commands/suggest.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_tokenize.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/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
@@ -128,7 +155,10 @@ share/doc/groonga/en/html/_sources/reference/functions/edit_distance.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_values.txt
share/doc/groonga/en/html/_sources/reference/functions/now.txt
share/doc/groonga/en/html/_sources/reference/functions/query.txt
share/doc/groonga/en/html/_sources/reference/functions/rand.txt
@@ -140,11 +170,18 @@ 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
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/output.txt
share/doc/groonga/en/html/_sources/reference/pseudo_column.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/suggest.txt
share/doc/groonga/en/html/_sources/reference/suggest/completion.txt
share/doc/groonga/en/html/_sources/reference/suggest/correction.txt
share/doc/groonga/en/html/_sources/reference/suggest/introduction.txt
share/doc/groonga/en/html/_sources/reference/suggest/suggestion.txt
share/doc/groonga/en/html/_sources/reference/tables.txt
share/doc/groonga/en/html/_sources/reference/token_filters.txt
share/doc/groonga/en/html/_sources/reference/tokenizers.txt
share/doc/groonga/en/html/_sources/reference/tuning.txt
share/doc/groonga/en/html/_sources/reference/types.txt
@@ -158,12 +195,6 @@ 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
share/doc/groonga/en/html/_sources/spec/search.txt
share/doc/groonga/en/html/_sources/suggest.txt
share/doc/groonga/en/html/_sources/suggest/completion.txt
share/doc/groonga/en/html/_sources/suggest/correction.txt
share/doc/groonga/en/html/_sources/suggest/introduction.txt
share/doc/groonga/en/html/_sources/suggest/suggestion.txt
share/doc/groonga/en/html/_sources/suggest/tutorial.txt
share/doc/groonga/en/html/_sources/troubleshooting.txt
share/doc/groonga/en/html/_sources/troubleshooting/different_results_with_the_same_keyword.txt
share/doc/groonga/en/html/_sources/troubleshooting/mmap_cannot_allocate_memory.txt
@@ -205,12 +236,12 @@ 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/com.html
share/doc/groonga/en/html/contribution/development/cooperation.html
share/doc/groonga/en/html/contribution/development/document.html
share/doc/groonga/en/html/contribution/development/query.html
share/doc/groonga/en/html/contribution/development/release.html
share/doc/groonga/en/html/contribution/development/repository.html
@@ -218,11 +249,11 @@ share/doc/groonga/en/html/contribution/development/test.html
share/doc/groonga/en/html/contribution/documentation.html
share/doc/groonga/en/html/contribution/documentation/c-api.html
share/doc/groonga/en/html/contribution/documentation/i18n.html
share/doc/groonga/en/html/contribution/documentation/introduction.html
share/doc/groonga/en/html/contribution/report.html
share/doc/groonga/en/html/development.html
share/doc/groonga/en/html/development/travis-ci.html
share/doc/groonga/en/html/genindex.html
share/doc/groonga/en/html/geolocation_search.html
share/doc/groonga/en/html/index.html
share/doc/groonga/en/html/install.html
share/doc/groonga/en/html/install/centos.html
@@ -239,6 +270,9 @@ share/doc/groonga/en/html/news/0.x.html
share/doc/groonga/en/html/news/1.0.x.html
share/doc/groonga/en/html/news/1.1.x.html
share/doc/groonga/en/html/news/1.2.x.html
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/senna.html
share/doc/groonga/en/html/objects.inv
share/doc/groonga/en/html/reference.html
@@ -247,6 +281,7 @@ share/doc/groonga/en/html/reference/api/global_configurations.html
share/doc/groonga/en/html/reference/api/grn_cache.html
share/doc/groonga/en/html/reference/api/grn_column.html
share/doc/groonga/en/html/reference/api/grn_command_version.html
share/doc/groonga/en/html/reference/api/grn_content_type.html
share/doc/groonga/en/html/reference/api/grn_ctx.html
share/doc/groonga/en/html/reference/api/grn_db.html
share/doc/groonga/en/html/reference/api/grn_encoding.html
@@ -264,10 +299,17 @@ share/doc/groonga/en/html/reference/api/grn_table.html
share/doc/groonga/en/html/reference/api/grn_table_cursor.html
share/doc/groonga/en/html/reference/api/grn_type.html
share/doc/groonga/en/html/reference/api/grn_user_data.html
share/doc/groonga/en/html/reference/api/plugin.html
share/doc/groonga/en/html/reference/cast.html
share/doc/groonga/en/html/reference/column.html
share/doc/groonga/en/html/reference/columns/index.html
share/doc/groonga/en/html/reference/columns/pseudo.html
share/doc/groonga/en/html/reference/columns/scalar.html
share/doc/groonga/en/html/reference/columns/vector.html
share/doc/groonga/en/html/reference/command.html
share/doc/groonga/en/html/reference/command/command_version.html
share/doc/groonga/en/html/reference/command/output_format.html
share/doc/groonga/en/html/reference/command/request_id.html
share/doc/groonga/en/html/reference/command/return_code.html
share/doc/groonga/en/html/reference/commands/cache_limit.html
share/doc/groonga/en/html/reference/commands/check.html
@@ -281,12 +323,16 @@ share/doc/groonga/en/html/reference/commands/defrag.html
share/doc/groonga/en/html/reference/commands/delete.html
share/doc/groonga/en/html/reference/commands/dump.html
share/doc/groonga/en/html/reference/commands/load.html
share/doc/groonga/en/html/reference/commands/lock_clear.html
share/doc/groonga/en/html/reference/commands/log_level.html
share/doc/groonga/en/html/reference/commands/log_put.html
share/doc/groonga/en/html/reference/commands/log_reopen.html
share/doc/groonga/en/html/reference/commands/normalize.html
share/doc/groonga/en/html/reference/commands/normalizer_list.html
share/doc/groonga/en/html/reference/commands/quit.html
share/doc/groonga/en/html/reference/commands/range_filter.html
share/doc/groonga/en/html/reference/commands/register.html
share/doc/groonga/en/html/reference/commands/request_cancel.html
share/doc/groonga/en/html/reference/commands/ruby_eval.html
share/doc/groonga/en/html/reference/commands/ruby_load.html
share/doc/groonga/en/html/reference/commands/select.html
@@ -296,9 +342,12 @@ share/doc/groonga/en/html/reference/commands/suggest.html
share/doc/groonga/en/html/reference/commands/table_create.html
share/doc/groonga/en/html/reference/commands/table_list.html
share/doc/groonga/en/html/reference/commands/table_remove.html
share/doc/groonga/en/html/reference/commands/table_tokenize.html
share/doc/groonga/en/html/reference/commands/tokenize.html
share/doc/groonga/en/html/reference/commands/tokenizer_list.html
share/doc/groonga/en/html/reference/commands/truncate.html
share/doc/groonga/en/html/reference/executables.html
share/doc/groonga/en/html/reference/executables/grndb.html
share/doc/groonga/en/html/reference/executables/grnslap.html
share/doc/groonga/en/html/reference/executables/groonga-benchmark.html
share/doc/groonga/en/html/reference/executables/groonga-httpd.html
@@ -313,7 +362,10 @@ share/doc/groonga/en/html/reference/functions/edit_distance.html
share/doc/groonga/en/html/reference/functions/geo_distance.html
share/doc/groonga/en/html/reference/functions/geo_in_circle.html
share/doc/groonga/en/html/reference/functions/geo_in_rectangle.html
share/doc/groonga/en/html/reference/functions/highlight_full.html
share/doc/groonga/en/html/reference/functions/highlight_html.html
share/doc/groonga/en/html/reference/functions/html_untag.html
share/doc/groonga/en/html/reference/functions/in_values.html
share/doc/groonga/en/html/reference/functions/now.html
share/doc/groonga/en/html/reference/functions/query.html
share/doc/groonga/en/html/reference/functions/rand.html
@@ -325,11 +377,18 @@ share/doc/groonga/en/html/reference/grn_expr/script_syntax.html
share/doc/groonga/en/html/reference/indexing.html
share/doc/groonga/en/html/reference/log.html
share/doc/groonga/en/html/reference/normalizers.html
share/doc/groonga/en/html/reference/operations.html
share/doc/groonga/en/html/reference/operations/geolocation_search.html
share/doc/groonga/en/html/reference/output.html
share/doc/groonga/en/html/reference/pseudo_column.html
share/doc/groonga/en/html/reference/query_expanders.html
share/doc/groonga/en/html/reference/query_expanders/tsv.html
share/doc/groonga/en/html/reference/suggest.html
share/doc/groonga/en/html/reference/suggest/completion.html
share/doc/groonga/en/html/reference/suggest/correction.html
share/doc/groonga/en/html/reference/suggest/introduction.html
share/doc/groonga/en/html/reference/suggest/suggestion.html
share/doc/groonga/en/html/reference/tables.html
share/doc/groonga/en/html/reference/token_filters.html
share/doc/groonga/en/html/reference/tokenizers.html
share/doc/groonga/en/html/reference/tuning.html
share/doc/groonga/en/html/reference/types.html
@@ -345,12 +404,6 @@ share/doc/groonga/en/html/server/package.html
share/doc/groonga/en/html/spec.html
share/doc/groonga/en/html/spec/gqtp.html
share/doc/groonga/en/html/spec/search.html
share/doc/groonga/en/html/suggest.html
share/doc/groonga/en/html/suggest/completion.html
share/doc/groonga/en/html/suggest/correction.html
share/doc/groonga/en/html/suggest/introduction.html
share/doc/groonga/en/html/suggest/suggestion.html
share/doc/groonga/en/html/suggest/tutorial.html
share/doc/groonga/en/html/troubleshooting.html
share/doc/groonga/en/html/troubleshooting/different_results_with_the_same_keyword.html
share/doc/groonga/en/html/troubleshooting/mmap_cannot_allocate_memory.html
@@ -369,12 +422,12 @@ share/doc/groonga/en/html/tutorial/search.html
share/doc/groonga/ja/html/.buildinfo
share/doc/groonga/ja/html/_images/geo-points.png
share/doc/groonga/ja/html/_sources/characteristic.txt
share/doc/groonga/ja/html/_sources/client.txt
share/doc/groonga/ja/html/_sources/community.txt
share/doc/groonga/ja/html/_sources/contribution.txt
share/doc/groonga/ja/html/_sources/contribution/development.txt
share/doc/groonga/ja/html/_sources/contribution/development/com.txt
share/doc/groonga/ja/html/_sources/contribution/development/cooperation.txt
share/doc/groonga/ja/html/_sources/contribution/development/document.txt
share/doc/groonga/ja/html/_sources/contribution/development/query.txt
share/doc/groonga/ja/html/_sources/contribution/development/release.txt
share/doc/groonga/ja/html/_sources/contribution/development/repository.txt
@@ -382,10 +435,10 @@ share/doc/groonga/ja/html/_sources/contribution/development/test.txt
share/doc/groonga/ja/html/_sources/contribution/documentation.txt
share/doc/groonga/ja/html/_sources/contribution/documentation/c-api.txt
share/doc/groonga/ja/html/_sources/contribution/documentation/i18n.txt
share/doc/groonga/ja/html/_sources/contribution/documentation/introduction.txt
share/doc/groonga/ja/html/_sources/contribution/report.txt
share/doc/groonga/ja/html/_sources/development.txt
share/doc/groonga/ja/html/_sources/development/travis-ci.txt
share/doc/groonga/ja/html/_sources/geolocation_search.txt
share/doc/groonga/ja/html/_sources/index.txt
share/doc/groonga/ja/html/_sources/install.txt
share/doc/groonga/ja/html/_sources/install/centos.txt
@@ -402,6 +455,9 @@ share/doc/groonga/ja/html/_sources/news/0.x.txt
share/doc/groonga/ja/html/_sources/news/1.0.x.txt
share/doc/groonga/ja/html/_sources/news/1.1.x.txt
share/doc/groonga/ja/html/_sources/news/1.2.x.txt
share/doc/groonga/ja/html/_sources/news/1.3.x.txt
share/doc/groonga/ja/html/_sources/news/2.x.txt
share/doc/groonga/ja/html/_sources/news/3.x.txt
share/doc/groonga/ja/html/_sources/news/senna.txt
share/doc/groonga/ja/html/_sources/reference.txt
share/doc/groonga/ja/html/_sources/reference/api.txt
@@ -409,6 +465,7 @@ share/doc/groonga/ja/html/_sources/reference/api/global_configurations.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_cache.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_column.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_command_version.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_ctx.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_db.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_encoding.txt
@@ -426,10 +483,17 @@ share/doc/groonga/ja/html/_sources/reference/api/grn_table.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_table_cursor.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_type.txt
share/doc/groonga/ja/html/_sources/reference/api/grn_user_data.txt
share/doc/groonga/ja/html/_sources/reference/api/plugin.txt
share/doc/groonga/ja/html/_sources/reference/cast.txt
share/doc/groonga/ja/html/_sources/reference/column.txt
share/doc/groonga/ja/html/_sources/reference/columns/index.txt
share/doc/groonga/ja/html/_sources/reference/columns/pseudo.txt
share/doc/groonga/ja/html/_sources/reference/columns/scalar.txt
share/doc/groonga/ja/html/_sources/reference/columns/vector.txt
share/doc/groonga/ja/html/_sources/reference/command.txt
share/doc/groonga/ja/html/_sources/reference/command/command_version.txt
share/doc/groonga/ja/html/_sources/reference/command/output_format.txt
share/doc/groonga/ja/html/_sources/reference/command/request_id.txt
share/doc/groonga/ja/html/_sources/reference/command/return_code.txt
share/doc/groonga/ja/html/_sources/reference/commands/cache_limit.txt
share/doc/groonga/ja/html/_sources/reference/commands/check.txt
@@ -443,12 +507,16 @@ share/doc/groonga/ja/html/_sources/reference/commands/defrag.txt
share/doc/groonga/ja/html/_sources/reference/commands/delete.txt
share/doc/groonga/ja/html/_sources/reference/commands/dump.txt
share/doc/groonga/ja/html/_sources/reference/commands/load.txt
share/doc/groonga/ja/html/_sources/reference/commands/lock_clear.txt
share/doc/groonga/ja/html/_sources/reference/commands/log_level.txt
share/doc/groonga/ja/html/_sources/reference/commands/log_put.txt
share/doc/groonga/ja/html/_sources/reference/commands/log_reopen.txt
share/doc/groonga/ja/html/_sources/reference/commands/normalize.txt
share/doc/groonga/ja/html/_sources/reference/commands/normalizer_list.txt
share/doc/groonga/ja/html/_sources/reference/commands/quit.txt
share/doc/groonga/ja/html/_sources/reference/commands/range_filter.txt
share/doc/groonga/ja/html/_sources/reference/commands/register.txt
share/doc/groonga/ja/html/_sources/reference/commands/request_cancel.txt
share/doc/groonga/ja/html/_sources/reference/commands/ruby_eval.txt
share/doc/groonga/ja/html/_sources/reference/commands/ruby_load.txt
share/doc/groonga/ja/html/_sources/reference/commands/select.txt
@@ -458,9 +526,12 @@ share/doc/groonga/ja/html/_sources/reference/commands/suggest.txt
share/doc/groonga/ja/html/_sources/reference/commands/table_create.txt
share/doc/groonga/ja/html/_sources/reference/commands/table_list.txt
share/doc/groonga/ja/html/_sources/reference/commands/table_remove.txt
share/doc/groonga/ja/html/_sources/reference/commands/table_tokenize.txt
share/doc/groonga/ja/html/_sources/reference/commands/tokenize.txt
share/doc/groonga/ja/html/_sources/reference/commands/tokenizer_list.txt
share/doc/groonga/ja/html/_sources/reference/commands/truncate.txt
share/doc/groonga/ja/html/_sources/reference/executables.txt
share/doc/groonga/ja/html/_sources/reference/executables/grndb.txt
share/doc/groonga/ja/html/_sources/reference/executables/grnslap.txt
share/doc/groonga/ja/html/_sources/reference/executables/groonga-benchmark.txt
share/doc/groonga/ja/html/_sources/reference/executables/groonga-httpd.txt
@@ -475,7 +546,10 @@ share/doc/groonga/ja/html/_sources/reference/functions/edit_distance.txt
share/doc/groonga/ja/html/_sources/reference/functions/geo_distance.txt
share/doc/groonga/ja/html/_sources/reference/functions/geo_in_circle.txt
share/doc/groonga/ja/html/_sources/reference/functions/geo_in_rectangle.txt
share/doc/groonga/ja/html/_sources/reference/functions/highlight_full.txt
share/doc/groonga/ja/html/_sources/reference/functions/highlight_html.txt
share/doc/groonga/ja/html/_sources/reference/functions/html_untag.txt
share/doc/groonga/ja/html/_sources/reference/functions/in_values.txt
share/doc/groonga/ja/html/_sources/reference/functions/now.txt
share/doc/groonga/ja/html/_sources/reference/functions/query.txt
share/doc/groonga/ja/html/_sources/reference/functions/rand.txt
@@ -487,11 +561,18 @@ share/doc/groonga/ja/html/_sources/reference/grn_expr/script_syntax.txt
share/doc/groonga/ja/html/_sources/reference/indexing.txt
share/doc/groonga/ja/html/_sources/reference/log.txt
share/doc/groonga/ja/html/_sources/reference/normalizers.txt
share/doc/groonga/ja/html/_sources/reference/operations.txt
share/doc/groonga/ja/html/_sources/reference/operations/geolocation_search.txt
share/doc/groonga/ja/html/_sources/reference/output.txt
share/doc/groonga/ja/html/_sources/reference/pseudo_column.txt
share/doc/groonga/ja/html/_sources/reference/query_expanders.txt
share/doc/groonga/ja/html/_sources/reference/query_expanders/tsv.txt
share/doc/groonga/ja/html/_sources/reference/suggest.txt
share/doc/groonga/ja/html/_sources/reference/suggest/completion.txt
share/doc/groonga/ja/html/_sources/reference/suggest/correction.txt
share/doc/groonga/ja/html/_sources/reference/suggest/introduction.txt
share/doc/groonga/ja/html/_sources/reference/suggest/suggestion.txt
share/doc/groonga/ja/html/_sources/reference/tables.txt
share/doc/groonga/ja/html/_sources/reference/token_filters.txt
share/doc/groonga/ja/html/_sources/reference/tokenizers.txt
share/doc/groonga/ja/html/_sources/reference/tuning.txt
share/doc/groonga/ja/html/_sources/reference/types.txt
@@ -505,12 +586,6 @@ share/doc/groonga/ja/html/_sources/server/package.txt
share/doc/groonga/ja/html/_sources/spec.txt
share/doc/groonga/ja/html/_sources/spec/gqtp.txt
share/doc/groonga/ja/html/_sources/spec/search.txt
share/doc/groonga/ja/html/_sources/suggest.txt
share/doc/groonga/ja/html/_sources/suggest/completion.txt
share/doc/groonga/ja/html/_sources/suggest/correction.txt
share/doc/groonga/ja/html/_sources/suggest/introduction.txt
share/doc/groonga/ja/html/_sources/suggest/suggestion.txt
share/doc/groonga/ja/html/_sources/suggest/tutorial.txt
share/doc/groonga/ja/html/_sources/troubleshooting.txt
share/doc/groonga/ja/html/_sources/troubleshooting/different_results_with_the_same_keyword.txt
share/doc/groonga/ja/html/_sources/troubleshooting/mmap_cannot_allocate_memory.txt
@@ -552,12 +627,12 @@ share/doc/groonga/ja/html/_static/up.png
share/doc/groonga/ja/html/_static/us.png
share/doc/groonga/ja/html/_static/websupport.js
share/doc/groonga/ja/html/characteristic.html
share/doc/groonga/ja/html/client.html
share/doc/groonga/ja/html/community.html
share/doc/groonga/ja/html/contribution.html
share/doc/groonga/ja/html/contribution/development.html
share/doc/groonga/ja/html/contribution/development/com.html
share/doc/groonga/ja/html/contribution/development/cooperation.html
share/doc/groonga/ja/html/contribution/development/document.html
share/doc/groonga/ja/html/contribution/development/query.html
share/doc/groonga/ja/html/contribution/development/release.html
share/doc/groonga/ja/html/contribution/development/repository.html
@@ -565,11 +640,11 @@ share/doc/groonga/ja/html/contribution/development/test.html
share/doc/groonga/ja/html/contribution/documentation.html
share/doc/groonga/ja/html/contribution/documentation/c-api.html
share/doc/groonga/ja/html/contribution/documentation/i18n.html
share/doc/groonga/ja/html/contribution/documentation/introduction.html
share/doc/groonga/ja/html/contribution/report.html
share/doc/groonga/ja/html/development.html
share/doc/groonga/ja/html/development/travis-ci.html
share/doc/groonga/ja/html/genindex.html
share/doc/groonga/ja/html/geolocation_search.html
share/doc/groonga/ja/html/index.html
share/doc/groonga/ja/html/install.html
share/doc/groonga/ja/html/install/centos.html
@@ -586,6 +661,9 @@ share/doc/groonga/ja/html/news/0.x.html
share/doc/groonga/ja/html/news/1.0.x.html
share/doc/groonga/ja/html/news/1.1.x.html
share/doc/groonga/ja/html/news/1.2.x.html
share/doc/groonga/ja/html/news/1.3.x.html
share/doc/groonga/ja/html/news/2.x.html
share/doc/groonga/ja/html/news/3.x.html
share/doc/groonga/ja/html/news/senna.html
share/doc/groonga/ja/html/objects.inv
share/doc/groonga/ja/html/reference.html
@@ -594,6 +672,7 @@ share/doc/groonga/ja/html/reference/api/global_configurations.html
share/doc/groonga/ja/html/reference/api/grn_cache.html
share/doc/groonga/ja/html/reference/api/grn_column.html
share/doc/groonga/ja/html/reference/api/grn_command_version.html
share/doc/groonga/ja/html/reference/api/grn_content_type.html
share/doc/groonga/ja/html/reference/api/grn_ctx.html
share/doc/groonga/ja/html/reference/api/grn_db.html
share/doc/groonga/ja/html/reference/api/grn_encoding.html
@@ -611,10 +690,17 @@ share/doc/groonga/ja/html/reference/api/grn_table.html
share/doc/groonga/ja/html/reference/api/grn_table_cursor.html
share/doc/groonga/ja/html/reference/api/grn_type.html
share/doc/groonga/ja/html/reference/api/grn_user_data.html
share/doc/groonga/ja/html/reference/api/plugin.html
share/doc/groonga/ja/html/reference/cast.html
share/doc/groonga/ja/html/reference/column.html
share/doc/groonga/ja/html/reference/columns/index.html
share/doc/groonga/ja/html/reference/columns/pseudo.html
share/doc/groonga/ja/html/reference/columns/scalar.html
share/doc/groonga/ja/html/reference/columns/vector.html
share/doc/groonga/ja/html/reference/command.html
share/doc/groonga/ja/html/reference/command/command_version.html
share/doc/groonga/ja/html/reference/command/output_format.html
share/doc/groonga/ja/html/reference/command/request_id.html
share/doc/groonga/ja/html/reference/command/return_code.html
share/doc/groonga/ja/html/reference/commands/cache_limit.html
share/doc/groonga/ja/html/reference/commands/check.html
@@ -628,12 +714,16 @@ share/doc/groonga/ja/html/reference/commands/defrag.html
share/doc/groonga/ja/html/reference/commands/delete.html
share/doc/groonga/ja/html/reference/commands/dump.html
share/doc/groonga/ja/html/reference/commands/load.html
share/doc/groonga/ja/html/reference/commands/lock_clear.html
share/doc/groonga/ja/html/reference/commands/log_level.html
share/doc/groonga/ja/html/reference/commands/log_put.html
share/doc/groonga/ja/html/reference/commands/log_reopen.html
share/doc/groonga/ja/html/reference/commands/normalize.html
share/doc/groonga/ja/html/reference/commands/normalizer_list.html
share/doc/groonga/ja/html/reference/commands/quit.html
share/doc/groonga/ja/html/reference/commands/range_filter.html
share/doc/groonga/ja/html/reference/commands/register.html
share/doc/groonga/ja/html/reference/commands/request_cancel.html
share/doc/groonga/ja/html/reference/commands/ruby_eval.html
share/doc/groonga/ja/html/reference/commands/ruby_load.html
share/doc/groonga/ja/html/reference/commands/select.html
@@ -643,9 +733,12 @@ share/doc/groonga/ja/html/reference/commands/suggest.html
share/doc/groonga/ja/html/reference/commands/table_create.html
share/doc/groonga/ja/html/reference/commands/table_list.html
share/doc/groonga/ja/html/reference/commands/table_remove.html
share/doc/groonga/ja/html/reference/commands/table_tokenize.html
share/doc/groonga/ja/html/reference/commands/tokenize.html
share/doc/groonga/ja/html/reference/commands/tokenizer_list.html
share/doc/groonga/ja/html/reference/commands/truncate.html
share/doc/groonga/ja/html/reference/executables.html
share/doc/groonga/ja/html/reference/executables/grndb.html
share/doc/groonga/ja/html/reference/executables/grnslap.html
share/doc/groonga/ja/html/reference/executables/groonga-benchmark.html
share/doc/groonga/ja/html/reference/executables/groonga-httpd.html
@@ -660,7 +753,10 @@ share/doc/groonga/ja/html/reference/functions/edit_distance.html
share/doc/groonga/ja/html/reference/functions/geo_distance.html
share/doc/groonga/ja/html/reference/functions/geo_in_circle.html
share/doc/groonga/ja/html/reference/functions/geo_in_rectangle.html
share/doc/groonga/ja/html/reference/functions/highlight_full.html
share/doc/groonga/ja/html/reference/functions/highlight_html.html
share/doc/groonga/ja/html/reference/functions/html_untag.html
share/doc/groonga/ja/html/reference/functions/in_values.html
share/doc/groonga/ja/html/reference/functions/now.html
share/doc/groonga/ja/html/reference/functions/query.html
share/doc/groonga/ja/html/reference/functions/rand.html
@@ -672,11 +768,18 @@ share/doc/groonga/ja/html/reference/grn_expr/script_syntax.html
share/doc/groonga/ja/html/reference/indexing.html
share/doc/groonga/ja/html/reference/log.html
share/doc/groonga/ja/html/reference/normalizers.html
share/doc/groonga/ja/html/reference/operations.html
share/doc/groonga/ja/html/reference/operations/geolocation_search.html
share/doc/groonga/ja/html/reference/output.html
share/doc/groonga/ja/html/reference/pseudo_column.html
share/doc/groonga/ja/html/reference/query_expanders.html
share/doc/groonga/ja/html/reference/query_expanders/tsv.html
share/doc/groonga/ja/html/reference/suggest.html
share/doc/groonga/ja/html/reference/suggest/completion.html
share/doc/groonga/ja/html/reference/suggest/correction.html
share/doc/groonga/ja/html/reference/suggest/introduction.html
share/doc/groonga/ja/html/reference/suggest/suggestion.html
share/doc/groonga/ja/html/reference/tables.html
share/doc/groonga/ja/html/reference/token_filters.html
share/doc/groonga/ja/html/reference/tokenizers.html
share/doc/groonga/ja/html/reference/tuning.html
share/doc/groonga/ja/html/reference/types.html
@@ -692,12 +795,6 @@ share/doc/groonga/ja/html/server/package.html
share/doc/groonga/ja/html/spec.html
share/doc/groonga/ja/html/spec/gqtp.html
share/doc/groonga/ja/html/spec/search.html
share/doc/groonga/ja/html/suggest.html
share/doc/groonga/ja/html/suggest/completion.html
share/doc/groonga/ja/html/suggest/correction.html
share/doc/groonga/ja/html/suggest/introduction.html
share/doc/groonga/ja/html/suggest/suggestion.html
share/doc/groonga/ja/html/suggest/tutorial.html
share/doc/groonga/ja/html/troubleshooting.html
share/doc/groonga/ja/html/troubleshooting/different_results_with_the_same_keyword.html
share/doc/groonga/ja/html/troubleshooting/mmap_cannot_allocate_memory.html
@@ -755,8 +852,8 @@ share/groonga/examples/dictionary/html/css/smoothness/images/ui-icons_cd0a0a_256
share/groonga/examples/dictionary/html/css/smoothness/jquery-ui-1.8.12.custom.css
share/groonga/examples/dictionary/html/index.html
share/groonga/examples/dictionary/html/js/dictionary.js
share/groonga/examples/dictionary/html/js/jquery-1.6.0.min.js
share/groonga/examples/dictionary/html/js/jquery-ui-1.8.12.min.js
share/groonga/examples/dictionary/html/js/jquery-1.7.2.js
share/groonga/examples/dictionary/html/js/jquery-ui-1.8.18.custom.js
share/groonga/examples/dictionary/init-db.sh
share/groonga/examples/dictionary/jmdict/jmdict.rb
share/groonga/examples/dictionary/readme.txt
@@ -784,12 +881,13 @@ share/groonga/html/admin/images/groonga.png
share/groonga/html/admin/images/groonga.svg
share/groonga/html/admin/images/loading.gif
share/groonga/html/admin/index.html
share/groonga/html/admin/index.ja.html
share/groonga/html/admin/js/groonga-admin.ja.js
share/groonga/html/admin/js/groonga-admin.js
share/groonga/html/admin/js/jquery-1.7.2.min.js
share/groonga/html/admin/js/jquery-ui-1.8.18.custom.min.js
share/groonga/html/admin/js/jquery.flot-0.7.min.js
share/groonga/html/admin/js/jquery-1.7.2.js
share/groonga/html/admin/js/jquery-ui-1.8.18.custom.js
share/groonga/html/admin/js/jquery.flot-0.7.js
share/groonga/html/admin/js/jquery.flot.license.txt
share/groonga/html/admin/js/jquery.json-2.2.min.js
share/groonga/images/logo/groonga-icon-foreground-white.png
share/groonga/images/logo/groonga-icon-foreground-white.svg
share/groonga/images/logo/groonga-icon-full-size.png

View File

@@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.25 2014/02/25 05:12:14 obache Exp $
$NetBSD: distinfo,v 1.40 2015/01/29 10:34:14 obache Exp $
SHA1 (groonga-4.0.0.tar.gz) = 9a64d4c98eda4db563bcaf9464504d24dfdb3ff4
RMD160 (groonga-4.0.0.tar.gz) = 2242bfc5492ae29c693877b66a40e87c3759e827
Size (groonga-4.0.0.tar.gz) = 9483418 bytes
SHA1 (patch-lib_geo.h) = 0a3ae38000542a2bb68b47cf59dbe3d41f462e54
SHA1 (groonga-4.1.1.tar.gz) = ecbdc965c018986f0605bae0a5038940de668f39
RMD160 (groonga-4.1.1.tar.gz) = 42356a3c703a96668b64017bd7b2573356a475bd
Size (groonga-4.1.1.tar.gz) = 11375347 bytes

View File

@@ -1,14 +0,0 @@
# $NetBSD: hacks.mk,v 1.1 2014/02/25 05:14:37 obache Exp $
.if !defined(GROONGA_HACKS_MK)
GROONGA_HACKS_MK= # defined
.include "../../mk/compiler.mk"
# Build without optimization. Avoids crash in expr.c
.if !empty(MACHINE_PLATFORM:MNetBSD-6.99.[0-9]*-x86_64) && !empty(CC_VERSION:Mclang-*)
PKG_HACKS+= clang-optimization
BUILDLINK_TRANSFORM+= rename:-O[0-9]*:-O0
.endif
.endif

View File

@@ -1,8 +1,8 @@
# $NetBSD: options.mk,v 1.9 2014/03/15 04:55:21 obache Exp $
# $NetBSD: options.mk,v 1.16 2014/12/12 01:13:40 obache Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.groonga
PKG_SUPPORTED_OPTIONS= mecab tests zlib lzo
PKG_SUPPORTED_OPTIONS= mecab tests zlib lz4
PKG_SUPPORTED_OPTIONS+= groonga-suggest-learner groonga-httpd
PKG_SUGGESTED_OPTIONS= mecab groonga-suggest-learner groonga-httpd
@@ -21,19 +21,9 @@ CONFIGURE_ARGS+= --without-mecab
.if !empty(PKG_OPTIONS:Mtests)
CONFIGURE_ARGS+= --with-cutter
USE_TOOLS+= gmake
TEST_TARGET= check
TEST_ENV+= RUBYOPT="-Ku"
.include "../../lang/ruby/buildlink3.mk"
BUILDLINK_API_DEPENDS.cutter+= cutter>=1.1.6
.include "../../devel/cutter/buildlink3.mk"
RUBY_JSON_REQD= 1.8.0:build
BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-bundler-[0-9]*:../../misc/ruby-bundler
BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-msgpack>=0.5.6:../../devel/ruby-msgpack
BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-test-unit>=2.5.5:../../devel/ruby-test-unit
BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-test-unit-notify>=1.0.1:../../devel/ruby-test-unit-notify
RUBY_JSON_REQD= 0:build
.include "../../lang/ruby/json.mk"
.else
CONFIGURE_ARGS+= --without-cutter
.endif
@@ -45,11 +35,11 @@ CONFIGURE_ARGS+= --with-zlib
CONFIGURE_ARGS+= --without-zlib
.endif
.if !empty(PKG_OPTIONS:Mlzo)
CONFIGURE_ARGS+= --with-lzo
.include "../../archivers/lzo/buildlink3.mk"
.if !empty(PKG_OPTIONS:Mlz4)
CONFIGURE_ARGS+= --with-lz4
.include "../../archivers/lz4/buildlink3.mk"
.else
CONFIGURE_ARGS+= --without-lzo
CONFIGURE_ARGS+= --without-lz4
.endif
.if !empty(PKG_OPTIONS:Mgroonga-suggest-learner)
@@ -72,6 +62,9 @@ CONFIGURE_ARGS+= --enable-groonga-httpd
PLIST.httpd= yes
OWN_DIRS+= ${PKG_SYSCONFDIR}/httpd/html
OWN_DIRS+= ${PKG_SYSCONFDIR}/httpd
OWN_DIRS+= ${VARBASE}/run/${PKGBASE}
OWN_DIRS+= ${VARBASE}/log/${PKGBASE}/httpd
BUILD_DEFS+= VARBASE
CONF_FILES+= share/examples/${PKGBASE}/httpd/fastcgi.conf \
${PKG_SYSCONFDIR}/httpd/fastcgi.conf
@@ -98,7 +91,7 @@ CONF_FILES+= share/examples/${PKGBASE}/httpd/win-utf \
SUBST_CLASSES+= confpath
SUBST_STAGE.confpath= post-configure
SUBST_FILES.confpath= vendor/nginx-1.4.4/objs/Makefile
SUBST_FILES.confpath= vendor/nginx-1.7.7/objs/Makefile
SUBST_SED.confpath= -e 's,\$$(DESTDIR)${PKG_SYSCONFDIR}/httpd,\$$(DESTDIR)${PREFIX}/share/examples/${PKGBASE}/httpd,g'
.else
CONFIGURE_ARGS+= --disable-groonga-httpd

View File

@@ -1,23 +0,0 @@
$NetBSD: patch-lib_geo.h,v 1.1 2014/02/16 15:39:51 wiedi Exp $
need MIN/MAX on SunOS
--- lib/geo.h.orig 2013-12-20 09:27:33.336349381 +0000
+++ lib/geo.h
@@ -24,7 +24,7 @@
#include "ii.h"
#include "db.h"
-#ifdef WIN32
+#if defined(WIN32) || defined(__sun)
# define _USE_MATH_DEFINES
# ifndef MAX
# define MAX(a, b) ((a) > (b) ? (a) : (b))
@@ -33,7 +33,7 @@
# ifndef MIN
# define MIN(a, b) ((a) < (b) ? (a) : (b))
# endif
-#endif /* WIN32 */
+#endif /* WIN32 or __sun */
#include <math.h>
#ifdef __cplusplus