summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-06 13:17:03 +0000
committerobache <obache@pkgsrc.org>2011-04-06 13:17:03 +0000
commit4ba76ede64cab2af2ee4973106bba1214d0bb73d (patch)
treedea37d3823808dd435137300f7b6c59024b5f533 /textproc
parent4b10f3ceebb5af8fdbea91cd5d5869d5e7c3cb5e (diff)
downloadpkgsrc-4ba76ede64cab2af2ee4973106bba1214d0bb73d.tar.gz
Import groonga-1.2.0 as textproc/groonga.
gronnga is an open-source filltext search engine and column store. It lets you write high-performance applications that requires fulltext search.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/groonga/DESCR2
-rw-r--r--textproc/groonga/Makefile41
-rw-r--r--textproc/groonga/PLIST338
-rw-r--r--textproc/groonga/distinfo5
-rw-r--r--textproc/groonga/options.mk61
5 files changed, 447 insertions, 0 deletions
diff --git a/textproc/groonga/DESCR b/textproc/groonga/DESCR
new file mode 100644
index 00000000000..c11f622cb49
--- /dev/null
+++ b/textproc/groonga/DESCR
@@ -0,0 +1,2 @@
+gronnga is an open-source filltext search engine and column store.
+It lets you write high-performance applications that requires fulltext search.
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
new file mode 100644
index 00000000000..28fc7367d57
--- /dev/null
+++ b/textproc/groonga/Makefile
@@ -0,0 +1,41 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/04/06 13:17:03 obache Exp $
+#
+
+DISTNAME= groonga-1.2.0
+CATEGORIES= textproc
+MASTER_SITES= http://groonga.org/files/groonga/
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://groonga.org/
+COMMENT= Fulltext search engine and column store
+LICENSE= gnu-lgpl-v2.1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+
+.include "options.mk"
+
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
+
+PKGCONFIG_OVERRIDE+= groonga.pc.in
+
+PKG_SYSCONFSUBDIR= ${PKGBASE}
+
+BUILD_DEFS+= VARBASE
+
+INSTALL_MAKE_FLAGS+= sysconfdir=${PREFIX}/share/examples
+
+CONF_FILES+= share/examples/${PKGBASE}/groonga.conf \
+ ${PKG_SYSCONFDIR}/groonga.conf
+
+OWN_DIRS+= ${VARBASE}/log/${PKGBASE}
+
+CHECK_WRKREF_SKIP+= bin/groonga
+CHECK_INTERPRETER_SKIP+= share/groonga/examples/*
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/groonga/PLIST b/textproc/groonga/PLIST
new file mode 100644
index 00000000000..e1ff22d139d
--- /dev/null
+++ b/textproc/groonga/PLIST
@@ -0,0 +1,338 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/06 13:17:04 obache Exp $
+bin/grntest
+bin/groonga
+bin/groonga-suggest-create-dataset
+${PLIST.learner}bin/groonga-suggest-httpd
+${PLIST.learner}bin/groonga-suggest-learner
+include/groonga/groonga.h
+include/groonga/groonga/plugin.h
+lib/groonga/plugins/suggest/suggest.la
+${PLIST.mecab}lib/groonga/plugins/tokenizers/mecab.la
+lib/libgroonga.la
+lib/pkgconfig/groonga.pc
+man/man1/groonga.1
+share/examples/groonga/groonga.conf
+share/examples/groonga/init.d/redhat/groonga
+share/examples/groonga/init.d/redhat/sysconfig/groonga
+share/groonga/admin_html/css/admin.css
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
+share/groonga/admin_html/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
+share/groonga/admin_html/css/ui-lightness/images/ui-icons_222222_256x240.png
+share/groonga/admin_html/css/ui-lightness/images/ui-icons_228ef1_256x240.png
+share/groonga/admin_html/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
+share/groonga/admin_html/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
+share/groonga/admin_html/css/ui-lightness/images/ui-icons_ffffff_256x240.png
+share/groonga/admin_html/css/ui-lightness/jquery-ui-1.8.1.custom.css
+share/groonga/admin_html/images/groonga.png
+share/groonga/admin_html/images/loading.gif
+share/groonga/admin_html/index.html
+share/groonga/admin_html/js/jquery-1.4.2.min.js
+share/groonga/admin_html/js/jquery-ui-1.8.1.custom.min.js
+share/groonga/admin_html/js/jquery.json-2.2.min.js
+share/groonga/doc/ja/html/.buildinfo
+share/groonga/doc/ja/html/_sources/characteristic.txt
+share/groonga/doc/ja/html/_sources/command_version.txt
+share/groonga/doc/ja/html/_sources/commands.txt
+share/groonga/doc/ja/html/_sources/commands/cache_limit.txt
+share/groonga/doc/ja/html/_sources/commands/check.txt
+share/groonga/doc/ja/html/_sources/commands/clearlock.txt
+share/groonga/doc/ja/html/_sources/commands/column_create.txt
+share/groonga/doc/ja/html/_sources/commands/column_list.txt
+share/groonga/doc/ja/html/_sources/commands/column_remove.txt
+share/groonga/doc/ja/html/_sources/commands/define_selector.txt
+share/groonga/doc/ja/html/_sources/commands/defrag.txt
+share/groonga/doc/ja/html/_sources/commands/delete.txt
+share/groonga/doc/ja/html/_sources/commands/dump.txt
+share/groonga/doc/ja/html/_sources/commands/load.txt
+share/groonga/doc/ja/html/_sources/commands/log_level.txt
+share/groonga/doc/ja/html/_sources/commands/log_put.txt
+share/groonga/doc/ja/html/_sources/commands/log_reopen.txt
+share/groonga/doc/ja/html/_sources/commands/quit.txt
+share/groonga/doc/ja/html/_sources/commands/select.txt
+share/groonga/doc/ja/html/_sources/commands/shutdown.txt
+share/groonga/doc/ja/html/_sources/commands/status.txt
+share/groonga/doc/ja/html/_sources/commands/suggest.txt
+share/groonga/doc/ja/html/_sources/commands/table_create.txt
+share/groonga/doc/ja/html/_sources/commands/table_list.txt
+share/groonga/doc/ja/html/_sources/commands/table_remove.txt
+share/groonga/doc/ja/html/_sources/commands/view_add.txt
+share/groonga/doc/ja/html/_sources/commands_not_implemented/add.txt
+share/groonga/doc/ja/html/_sources/commands_not_implemented/get.txt
+share/groonga/doc/ja/html/_sources/commands_not_implemented/set.txt
+share/groonga/doc/ja/html/_sources/developer.txt
+share/groonga/doc/ja/html/_sources/developer/com.txt
+share/groonga/doc/ja/html/_sources/developer/document.txt
+share/groonga/doc/ja/html/_sources/developer/query.txt
+share/groonga/doc/ja/html/_sources/developer/test.txt
+share/groonga/doc/ja/html/_sources/execfile.txt
+share/groonga/doc/ja/html/_sources/expr.txt
+share/groonga/doc/ja/html/_sources/functions.txt
+share/groonga/doc/ja/html/_sources/functions/edit_distance.txt
+share/groonga/doc/ja/html/_sources/functions/geo_distance.txt
+share/groonga/doc/ja/html/_sources/functions/geo_in_circle.txt
+share/groonga/doc/ja/html/_sources/functions/geo_in_rectangle.txt
+share/groonga/doc/ja/html/_sources/functions/now.txt
+share/groonga/doc/ja/html/_sources/functions/rand.txt
+share/groonga/doc/ja/html/_sources/grnslap.txt
+share/groonga/doc/ja/html/_sources/grntest.txt
+share/groonga/doc/ja/html/_sources/http.txt
+share/groonga/doc/ja/html/_sources/index.txt
+share/groonga/doc/ja/html/_sources/install.txt
+share/groonga/doc/ja/html/_sources/news.txt
+share/groonga/doc/ja/html/_sources/process.txt
+share/groonga/doc/ja/html/_sources/pseudo_column.txt
+share/groonga/doc/ja/html/_sources/reference.txt
+share/groonga/doc/ja/html/_sources/spec.txt
+share/groonga/doc/ja/html/_sources/spec/search.txt
+share/groonga/doc/ja/html/_sources/troubleshooting.txt
+share/groonga/doc/ja/html/_sources/troubleshooting/different_results_with_the_same_keyword.txt
+share/groonga/doc/ja/html/_sources/tutorial.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial01.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial02.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial03.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial04.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial05.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial06.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial07.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial08.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial09.txt
+share/groonga/doc/ja/html/_sources/tutorial/tutorial10.txt
+share/groonga/doc/ja/html/_sources/type.txt
+share/groonga/doc/ja/html/_static/basic.css
+share/groonga/doc/ja/html/_static/default.css
+share/groonga/doc/ja/html/_static/doctools.js
+share/groonga/doc/ja/html/_static/file.png
+share/groonga/doc/ja/html/_static/jquery.js
+share/groonga/doc/ja/html/_static/minus.png
+share/groonga/doc/ja/html/_static/plus.png
+share/groonga/doc/ja/html/_static/pygments.css
+share/groonga/doc/ja/html/_static/searchtools.js
+share/groonga/doc/ja/html/_static/sidebar.js
+share/groonga/doc/ja/html/_static/underscore.js
+share/groonga/doc/ja/html/characteristic.html
+share/groonga/doc/ja/html/command_version.html
+share/groonga/doc/ja/html/commands.html
+share/groonga/doc/ja/html/commands/cache_limit.html
+share/groonga/doc/ja/html/commands/check.html
+share/groonga/doc/ja/html/commands/clearlock.html
+share/groonga/doc/ja/html/commands/column_create.html
+share/groonga/doc/ja/html/commands/column_list.html
+share/groonga/doc/ja/html/commands/column_remove.html
+share/groonga/doc/ja/html/commands/define_selector.html
+share/groonga/doc/ja/html/commands/defrag.html
+share/groonga/doc/ja/html/commands/delete.html
+share/groonga/doc/ja/html/commands/dump.html
+share/groonga/doc/ja/html/commands/load.html
+share/groonga/doc/ja/html/commands/log_level.html
+share/groonga/doc/ja/html/commands/log_put.html
+share/groonga/doc/ja/html/commands/log_reopen.html
+share/groonga/doc/ja/html/commands/quit.html
+share/groonga/doc/ja/html/commands/select.html
+share/groonga/doc/ja/html/commands/shutdown.html
+share/groonga/doc/ja/html/commands/status.html
+share/groonga/doc/ja/html/commands/suggest.html
+share/groonga/doc/ja/html/commands/table_create.html
+share/groonga/doc/ja/html/commands/table_list.html
+share/groonga/doc/ja/html/commands/table_remove.html
+share/groonga/doc/ja/html/commands/view_add.html
+share/groonga/doc/ja/html/commands_not_implemented/add.html
+share/groonga/doc/ja/html/commands_not_implemented/get.html
+share/groonga/doc/ja/html/commands_not_implemented/set.html
+share/groonga/doc/ja/html/developer.html
+share/groonga/doc/ja/html/developer/com.html
+share/groonga/doc/ja/html/developer/document.html
+share/groonga/doc/ja/html/developer/query.html
+share/groonga/doc/ja/html/developer/test.html
+share/groonga/doc/ja/html/execfile.html
+share/groonga/doc/ja/html/expr.html
+share/groonga/doc/ja/html/functions.html
+share/groonga/doc/ja/html/functions/edit_distance.html
+share/groonga/doc/ja/html/functions/geo_distance.html
+share/groonga/doc/ja/html/functions/geo_in_circle.html
+share/groonga/doc/ja/html/functions/geo_in_rectangle.html
+share/groonga/doc/ja/html/functions/now.html
+share/groonga/doc/ja/html/functions/rand.html
+share/groonga/doc/ja/html/genindex.html
+share/groonga/doc/ja/html/grnslap.html
+share/groonga/doc/ja/html/grntest.html
+share/groonga/doc/ja/html/http.html
+share/groonga/doc/ja/html/index.html
+share/groonga/doc/ja/html/install.html
+share/groonga/doc/ja/html/news.html
+share/groonga/doc/ja/html/objects.inv
+share/groonga/doc/ja/html/process.html
+share/groonga/doc/ja/html/pseudo_column.html
+share/groonga/doc/ja/html/reference.html
+share/groonga/doc/ja/html/search.html
+share/groonga/doc/ja/html/searchindex.js
+share/groonga/doc/ja/html/spec.html
+share/groonga/doc/ja/html/spec/search.html
+share/groonga/doc/ja/html/troubleshooting.html
+share/groonga/doc/ja/html/troubleshooting/different_results_with_the_same_keyword.html
+share/groonga/doc/ja/html/tutorial.html
+share/groonga/doc/ja/html/tutorial/tutorial01.html
+share/groonga/doc/ja/html/tutorial/tutorial02.html
+share/groonga/doc/ja/html/tutorial/tutorial03.html
+share/groonga/doc/ja/html/tutorial/tutorial04.html
+share/groonga/doc/ja/html/tutorial/tutorial05.html
+share/groonga/doc/ja/html/tutorial/tutorial06.html
+share/groonga/doc/ja/html/tutorial/tutorial07.html
+share/groonga/doc/ja/html/tutorial/tutorial08.html
+share/groonga/doc/ja/html/tutorial/tutorial09.html
+share/groonga/doc/ja/html/tutorial/tutorial10.html
+share/groonga/doc/ja/html/type.html
+share/groonga/doc/ja/source/__init__.py
+share/groonga/doc/ja/source/characteristic.txt
+share/groonga/doc/ja/source/command_version.txt
+share/groonga/doc/ja/source/commands.txt
+share/groonga/doc/ja/source/commands/cache_limit.txt
+share/groonga/doc/ja/source/commands/check.txt
+share/groonga/doc/ja/source/commands/clearlock.txt
+share/groonga/doc/ja/source/commands/column_create.txt
+share/groonga/doc/ja/source/commands/column_list.txt
+share/groonga/doc/ja/source/commands/column_remove.txt
+share/groonga/doc/ja/source/commands/define_selector.txt
+share/groonga/doc/ja/source/commands/defrag.txt
+share/groonga/doc/ja/source/commands/delete.txt
+share/groonga/doc/ja/source/commands/dump.txt
+share/groonga/doc/ja/source/commands/load.txt
+share/groonga/doc/ja/source/commands/log_level.txt
+share/groonga/doc/ja/source/commands/log_put.txt
+share/groonga/doc/ja/source/commands/log_reopen.txt
+share/groonga/doc/ja/source/commands/quit.txt
+share/groonga/doc/ja/source/commands/select.txt
+share/groonga/doc/ja/source/commands/shutdown.txt
+share/groonga/doc/ja/source/commands/status.txt
+share/groonga/doc/ja/source/commands/suggest.txt
+share/groonga/doc/ja/source/commands/table_create.txt
+share/groonga/doc/ja/source/commands/table_list.txt
+share/groonga/doc/ja/source/commands/table_remove.txt
+share/groonga/doc/ja/source/commands/view_add.txt
+share/groonga/doc/ja/source/commands_not_implemented/add.txt
+share/groonga/doc/ja/source/commands_not_implemented/get.txt
+share/groonga/doc/ja/source/commands_not_implemented/set.txt
+share/groonga/doc/ja/source/conf.py
+share/groonga/doc/ja/source/developer.txt
+share/groonga/doc/ja/source/developer/com.txt
+share/groonga/doc/ja/source/developer/document.txt
+share/groonga/doc/ja/source/developer/query.txt
+share/groonga/doc/ja/source/developer/test.txt
+share/groonga/doc/ja/source/example/tutorial01-1.log
+share/groonga/doc/ja/source/example/tutorial01-10.log
+share/groonga/doc/ja/source/example/tutorial01-11.log
+share/groonga/doc/ja/source/example/tutorial01-12.log
+share/groonga/doc/ja/source/example/tutorial01-13.log
+share/groonga/doc/ja/source/example/tutorial01-14.log
+share/groonga/doc/ja/source/example/tutorial01-15.log
+share/groonga/doc/ja/source/example/tutorial01-16.log
+share/groonga/doc/ja/source/example/tutorial01-17.log
+share/groonga/doc/ja/source/example/tutorial01-2.log
+share/groonga/doc/ja/source/example/tutorial01-3.log
+share/groonga/doc/ja/source/example/tutorial01-4.log
+share/groonga/doc/ja/source/example/tutorial01-5.log
+share/groonga/doc/ja/source/example/tutorial01-6.log
+share/groonga/doc/ja/source/example/tutorial01-7.log
+share/groonga/doc/ja/source/example/tutorial01-8.log
+share/groonga/doc/ja/source/example/tutorial01-9.log
+share/groonga/doc/ja/source/example/tutorial02-1.log
+share/groonga/doc/ja/source/example/tutorial02-2.log
+share/groonga/doc/ja/source/example/tutorial02-3.log
+share/groonga/doc/ja/source/example/tutorial03-1.log
+share/groonga/doc/ja/source/example/tutorial03-2.log
+share/groonga/doc/ja/source/example/tutorial03-3.log
+share/groonga/doc/ja/source/example/tutorial04-1.log
+share/groonga/doc/ja/source/example/tutorial04-2.log
+share/groonga/doc/ja/source/example/tutorial04-3.log
+share/groonga/doc/ja/source/example/tutorial04-4.log
+share/groonga/doc/ja/source/example/tutorial04-5.log
+share/groonga/doc/ja/source/example/tutorial04-6.log
+share/groonga/doc/ja/source/example/tutorial04-7.log
+share/groonga/doc/ja/source/example/tutorial05-1.log
+share/groonga/doc/ja/source/example/tutorial05-2.log
+share/groonga/doc/ja/source/example/tutorial05-3.log
+share/groonga/doc/ja/source/example/tutorial05-4.log
+share/groonga/doc/ja/source/example/tutorial05-5.log
+share/groonga/doc/ja/source/example/tutorial05-6.log
+share/groonga/doc/ja/source/example/tutorial06-1.log
+share/groonga/doc/ja/source/example/tutorial06-2.log
+share/groonga/doc/ja/source/example/tutorial06-3.log
+share/groonga/doc/ja/source/example/tutorial06-4.log
+share/groonga/doc/ja/source/example/tutorial06-5.log
+share/groonga/doc/ja/source/example/tutorial07-1.log
+share/groonga/doc/ja/source/example/tutorial07-2.log
+share/groonga/doc/ja/source/example/tutorial07-3.log
+share/groonga/doc/ja/source/example/tutorial07-4.log
+share/groonga/doc/ja/source/example/tutorial08-1.log
+share/groonga/doc/ja/source/example/tutorial10-1.log
+share/groonga/doc/ja/source/example/tutorial10-10.log
+share/groonga/doc/ja/source/example/tutorial10-2.log
+share/groonga/doc/ja/source/example/tutorial10-3.log
+share/groonga/doc/ja/source/example/tutorial10-4.log
+share/groonga/doc/ja/source/example/tutorial10-5.log
+share/groonga/doc/ja/source/example/tutorial10-6.log
+share/groonga/doc/ja/source/example/tutorial10-7.log
+share/groonga/doc/ja/source/example/tutorial10-8.log
+share/groonga/doc/ja/source/example/tutorial10-9.log
+share/groonga/doc/ja/source/execfile.txt
+share/groonga/doc/ja/source/expr.txt
+share/groonga/doc/ja/source/functions.txt
+share/groonga/doc/ja/source/functions/edit_distance.txt
+share/groonga/doc/ja/source/functions/geo_distance.txt
+share/groonga/doc/ja/source/functions/geo_in_circle.txt
+share/groonga/doc/ja/source/functions/geo_in_rectangle.txt
+share/groonga/doc/ja/source/functions/now.txt
+share/groonga/doc/ja/source/functions/rand.txt
+share/groonga/doc/ja/source/grnslap.txt
+share/groonga/doc/ja/source/grntest.txt
+share/groonga/doc/ja/source/http.txt
+share/groonga/doc/ja/source/index.txt
+share/groonga/doc/ja/source/install.txt
+share/groonga/doc/ja/source/news.txt
+share/groonga/doc/ja/source/process.txt
+share/groonga/doc/ja/source/pseudo_column.txt
+share/groonga/doc/ja/source/rdoc.py
+share/groonga/doc/ja/source/reference.txt
+share/groonga/doc/ja/source/spec.txt
+share/groonga/doc/ja/source/spec/search.txt
+share/groonga/doc/ja/source/troubleshooting.txt
+share/groonga/doc/ja/source/troubleshooting/different_results_with_the_same_keyword.txt
+share/groonga/doc/ja/source/tutorial.txt
+share/groonga/doc/ja/source/tutorial/tutorial01.txt
+share/groonga/doc/ja/source/tutorial/tutorial02.txt
+share/groonga/doc/ja/source/tutorial/tutorial03.txt
+share/groonga/doc/ja/source/tutorial/tutorial04.txt
+share/groonga/doc/ja/source/tutorial/tutorial05.txt
+share/groonga/doc/ja/source/tutorial/tutorial06.txt
+share/groonga/doc/ja/source/tutorial/tutorial07.txt
+share/groonga/doc/ja/source/tutorial/tutorial08.txt
+share/groonga/doc/ja/source/tutorial/tutorial09.txt
+share/groonga/doc/ja/source/tutorial/tutorial10.txt
+share/groonga/doc/ja/source/type.txt
+share/groonga/doc/ja/source/update_execution_example.py
+share/groonga/examples/dictionary/edict/edict2grn.rb
+share/groonga/examples/dictionary/edict/edict_import.sh
+share/groonga/examples/dictionary/eijiro/eijiro2grn.rb
+share/groonga/examples/dictionary/eijiro/eijiro_import.sh
+share/groonga/examples/dictionary/gene95/gene2grn.rb
+share/groonga/examples/dictionary/gene95/gene_import.sh
+share/groonga/examples/dictionary/html/css/dictionary.css
+share/groonga/examples/dictionary/html/index.html
+share/groonga/examples/dictionary/html/js/dictionary.js
+share/groonga/examples/dictionary/html/js/jquery-1.4.2.min.js
+share/groonga/examples/dictionary/init_db.sh
+share/groonga/examples/dictionary/jmdict/jmdict.rb
+share/groonga/examples/dictionary/readme.txt
+share/groonga/munin/plugins/groonga_cpu_load
+share/groonga/munin/plugins/groonga_cpu_time
+share/groonga/munin/plugins/groonga_disk
+share/groonga/munin/plugins/groonga_memory
+share/groonga/munin/plugins/groonga_n_records
+share/groonga/munin/plugins/groonga_query_performance
+share/groonga/munin/plugins/groonga_status
diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo
new file mode 100644
index 00000000000..c7bc6f97100
--- /dev/null
+++ b/textproc/groonga/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/04/06 13:17:03 obache Exp $
+
+SHA1 (groonga-1.2.0.tar.gz) = 33ef5975ed7ab7dd79fc93378321212d438bb0ae
+RMD160 (groonga-1.2.0.tar.gz) = 564d8f59f68dcb415913e10af2dd96e347d70129
+Size (groonga-1.2.0.tar.gz) = 1779473 bytes
diff --git a/textproc/groonga/options.mk b/textproc/groonga/options.mk
new file mode 100644
index 00000000000..602bc214bf7
--- /dev/null
+++ b/textproc/groonga/options.mk
@@ -0,0 +1,61 @@
+# $NetBSD: options.mk,v 1.1.1.1 2011/04/06 13:17:04 obache Exp $
+#
+
+PKG_OPTIONS_VAR= PKG_OPTIONS.groonga
+PKG_SUPPORTED_OPTIONS= mecab tests zlib lzo groonga-suggest-learner
+PKG_SUGGESTED_OPTIONS= mecab
+
+.include "../../mk/bsd.options.mk"
+
+PLIST_VARS+= mecab learner
+
+.if !empty(PKG_OPTIONS:Mmecab)
+CONFIGURE_ARGS+= --with-mecab
+CONFIGURE_ARGS+= --with-mecab-config=${BUILDLINK_PREFIX.mecab}/bin/mecab-config
+.include "../../textproc/mecab/buildlink3.mk"
+PLIST.mecab= yes
+.else
+CONFIGURE_ARGS+= --without-mecab
+.endif
+
+.if !empty(PKG_OPTIONS:Mtests)
+CONFIGURE_ARGS+= --with-ruby=${RUBY}
+CONFIGURE_ARGS+= --with-cutter
+USE_TOOLS+= gmake
+TEST_TARGET= check
+BUILDLINK_DEPMETHOD.${RUBY_BASE}+= build
+.include "../../lang/ruby/buildlink3.mk"
+BUILDLINK_API_DEPENDS.cutter+= cutter>=1.1.6
+.include "../../devel/cutter/buildlink3.mk"
+.else
+CONFIGURE_ARGS+= --without-ruby
+CONFIGURE_ARGS+= --without-cutter
+.endif
+
+.if !empty(PKG_OPTIONS:Mzlib)
+CONFIGURE_ARGS+= --with-zlib
+.include "../../devel/zlib/buildlink3.mk"
+.else
+CONFIGURE_ARGS+= --without-zlib
+.endif
+
+.if !empty(PKG_OPTIONS:Mlzo)
+CONFIGURE_ARGS+= --with-lzo
+.include "../../archivers/lzo/buildlink3.mk"
+.else
+CONFIGURE_ARGS+= --without-lzo
+.endif
+
+.if !empty(PKG_OPTIONS:Mgroonga-suggest-learner)
+.include "../../devel/libevent/buildlink3.mk"
+.include "../../devel/msgpack/buildlink3.mk"
+.include "../../net/zeromq/buildlink3.mk"
+CONFIGURE_ARGS+= --with-libevent=${BUILDLINK_PREFIX.libevent}
+CONFIGURE_ARGS+= --with-message-pack=${BUILDLINK_PREFIX.msgpack}
+CONFIGURE_ARGS+= --enable-zeromq
+PLIST.learner= yes
+.else
+CONFIGURE_ARGS+= --without-libevent
+CONFIGURE_ARGS+= --without-message-pack
+CONFIGURE_ARGS+= --disable-zeromq
+.endif