pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/groonga
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 19 11:55:25 UTC 2024
Modified Files:
pkgsrc/textproc/groonga: Makefile PLIST buildlink3.mk distinfo
options.mk
Log Message:
groonga: updated to 14.0.6
14.0.6
https://groonga.org/en/blog/2024/07/29/groonga-14.0.6.html
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/textproc/groonga/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/textproc/groonga/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/groonga/buildlink3.mk
cvs rdiff -u -r1.47 -r1.48 pkgsrc/textproc/groonga/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/groonga/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/groonga/Makefile
diff -u pkgsrc/textproc/groonga/Makefile:1.74 pkgsrc/textproc/groonga/Makefile:1.75
--- pkgsrc/textproc/groonga/Makefile:1.74 Sat Feb 10 14:42:40 2024
+++ pkgsrc/textproc/groonga/Makefile Mon Aug 19 11:55:25 2024
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2024/02/10 14:42:40 taca Exp $
-#
+# $NetBSD: Makefile,v 1.75 2024/08/19 11:55:25 adam Exp $
-DISTNAME= groonga-12.0.2
-PKGREVISION= 2
+DISTNAME= groonga-14.0.6
CATEGORIES= textproc
MASTER_SITES= http://packages.groonga.org/source/groonga/
@@ -13,10 +11,10 @@ LICENSE= gnu-lgpl-v2.1
DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
-GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
+GNU_CONFIGURE= yes
# for long file name
EXTRACT_USING= bsdtar
@@ -54,11 +52,9 @@ REPLACE_RUBY+= data/munin/groonga_query_
REPLACE_RUBY+= data/munin/groonga_status_
REPLACE_RUBY+= data/munin/groonga_throughput_
-post-extract:
- rm ${WRKSRC}/version
-
-.include "../../lang/ruby/replace.mk"
.include "../../devel/editline/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../lang/ruby/replace.mk"
.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/groonga/PLIST
diff -u pkgsrc/textproc/groonga/PLIST:1.32 pkgsrc/textproc/groonga/PLIST:1.33
--- pkgsrc/textproc/groonga/PLIST:1.32 Sun Apr 24 17:30:35 2022
+++ pkgsrc/textproc/groonga/PLIST Mon Aug 19 11:55:25 2024
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.32 2022/04/24 17:30:35 tnn Exp $
+@comment $NetBSD: PLIST,v 1.33 2024/08/19 11:55:25 adam Exp $
bin/groonga
-bin/groonga-benchmark
bin/groonga-suggest-create-dataset
${PLIST.learner}bin/groonga-suggest-httpd
${PLIST.learner}bin/groonga-suggest-learner
@@ -9,23 +8,29 @@ include/groonga/groonga.h
include/groonga/groonga.hpp
include/groonga/groonga/accessor.h
include/groonga/groonga/aggregator.h
+include/groonga/groonga/applier.h
include/groonga/groonga/array.h
include/groonga/groonga/arrow.h
include/groonga/groonga/arrow.hpp
+include/groonga/groonga/build_option.h
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/command_arguments.hpp
include/groonga/groonga/config.h
include/groonga/groonga/dat.h
include/groonga/groonga/db.h
+include/groonga/groonga/distance.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/float.h
include/groonga/groonga/geo.h
include/groonga/groonga/groonga.h
+include/groonga/groonga/h3.h
include/groonga/groonga/hash.h
include/groonga/groonga/highlighter.h
include/groonga/groonga/id.h
@@ -45,6 +50,7 @@ include/groonga/groonga/plugin.h
include/groonga/groonga/portability.h
include/groonga/groonga/posting.h
include/groonga/groonga/proc.h
+include/groonga/groonga/progress.h
include/groonga/groonga/raw_string.h
include/groonga/groonga/request_canceler.h
include/groonga/groonga/request_timer.h
@@ -93,8 +99,6 @@ 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/_images/geo-points.png
share/doc/groonga/en/html/_images/used-when-indexing.png
share/doc/groonga/en/html/_images/used-when-searching.png
@@ -104,36 +108,35 @@ share/doc/groonga/en/html/_static/docume
share/doc/groonga/en/html/_static/favicon.ico
share/doc/groonga/en/html/_static/file.png
share/doc/groonga/en/html/_static/groonga.png
-share/doc/groonga/en/html/_static/jquery-3.5.1.js
-share/doc/groonga/en/html/_static/jquery.js
share/doc/groonga/en/html/_static/language_data.js
share/doc/groonga/en/html/_static/minus.png
share/doc/groonga/en/html/_static/plus.png
share/doc/groonga/en/html/_static/pygments.css
+share/doc/groonga/en/html/_static/scripts/bootstrap.js
+share/doc/groonga/en/html/_static/scripts/bootstrap.js.LICENSE.txt
+share/doc/groonga/en/html/_static/scripts/bootstrap.js.map
share/doc/groonga/en/html/_static/scripts/pydata-sphinx-theme.js
+share/doc/groonga/en/html/_static/scripts/pydata-sphinx-theme.js.map
share/doc/groonga/en/html/_static/searchtools.js
+share/doc/groonga/en/html/_static/sphinx_highlight.js
+share/doc/groonga/en/html/_static/styles/bootstrap.css
+share/doc/groonga/en/html/_static/styles/bootstrap.css.map
share/doc/groonga/en/html/_static/styles/pydata-sphinx-theme.css
+share/doc/groonga/en/html/_static/styles/pydata-sphinx-theme.css.map
share/doc/groonga/en/html/_static/styles/theme.css
share/doc/groonga/en/html/_static/switcher.json
-share/doc/groonga/en/html/_static/underscore-1.13.1.js
-share/doc/groonga/en/html/_static/underscore.js
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/LICENSE.txt
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/css/all.min.css
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.eot
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.svg
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.ttf
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.eot
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.svg
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.ttf
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff2
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.eot
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.svg
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.ttf
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff
-share/doc/groonga/en/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/LICENSE.txt
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/css/all.min.css
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/js/all.min.js
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/js/all.min.js.LICENSE.txt
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.ttf
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.ttf
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.ttf
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-v4compatibility.ttf
+share/doc/groonga/en/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-v4compatibility.woff2
share/doc/groonga/en/html/_static/webpack-macros.html
share/doc/groonga/en/html/characteristic.html
share/doc/groonga/en/html/client.html
@@ -163,26 +166,33 @@ share/doc/groonga/en/html/install.html
share/doc/groonga/en/html/install/almalinux.html
share/doc/groonga/en/html/install/amazon_linux.html
share/doc/groonga/en/html/install/centos.html
+share/doc/groonga/en/html/install/cmake.html
share/doc/groonga/en/html/install/debian.html
share/doc/groonga/en/html/install/docker.html
-share/doc/groonga/en/html/install/fedora.html
share/doc/groonga/en/html/install/mac_os_x.html
share/doc/groonga/en/html/install/others.html
-share/doc/groonga/en/html/install/solaris.html
share/doc/groonga/en/html/install/ubuntu.html
share/doc/groonga/en/html/install/windows.html
share/doc/groonga/en/html/limitations.html
share/doc/groonga/en/html/news.html
-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/4.x.html
-share/doc/groonga/en/html/news/5.x.html
-share/doc/groonga/en/html/news/6.x.html
+share/doc/groonga/en/html/news/0.html
+share/doc/groonga/en/html/news/1.0.html
+share/doc/groonga/en/html/news/1.1.html
+share/doc/groonga/en/html/news/1.2.html
+share/doc/groonga/en/html/news/1.3.html
+share/doc/groonga/en/html/news/10.html
+share/doc/groonga/en/html/news/11.html
+share/doc/groonga/en/html/news/12.html
+share/doc/groonga/en/html/news/13.html
+share/doc/groonga/en/html/news/14.html
+share/doc/groonga/en/html/news/2.html
+share/doc/groonga/en/html/news/3.html
+share/doc/groonga/en/html/news/4.html
+share/doc/groonga/en/html/news/5.html
+share/doc/groonga/en/html/news/6.html
+share/doc/groonga/en/html/news/7.html
+share/doc/groonga/en/html/news/8.html
+share/doc/groonga/en/html/news/9.html
share/doc/groonga/en/html/news/senna.html
share/doc/groonga/en/html/objects.inv
share/doc/groonga/en/html/reference.html
@@ -223,10 +233,17 @@ share/doc/groonga/en/html/reference/colu
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/output_trace_log.html
share/doc/groonga/en/html/reference/command/pretty_print.html
share/doc/groonga/en/html/reference/command/request_id.html
share/doc/groonga/en/html/reference/command/request_timeout.html
share/doc/groonga/en/html/reference/command/return_code.html
+share/doc/groonga/en/html/reference/command/return_codes/grn_input_output_error.html
+share/doc/groonga/en/html/reference/command/return_codes/grn_invalid_argument.html
+share/doc/groonga/en/html/reference/command/return_codes/grn_no_such_file_or_directory.html
+share/doc/groonga/en/html/reference/command/return_codes/grn_not_enough_space.html
+share/doc/groonga/en/html/reference/command/return_codes/grn_operation_not_permitted.html
+share/doc/groonga/en/html/reference/command/return_codes/grn_resource_deadlock_avoided.html
share/doc/groonga/en/html/reference/commands/cache_limit.html
share/doc/groonga/en/html/reference/commands/check.html
share/doc/groonga/en/html/reference/commands/clearlock.html
@@ -306,10 +323,12 @@ share/doc/groonga/en/html/reference/func
share/doc/groonga/en/html/reference/functions/between.html
share/doc/groonga/en/html/reference/functions/cast_loose.html
share/doc/groonga/en/html/reference/functions/edit_distance.html
+share/doc/groonga/en/html/reference/functions/escalate.html
share/doc/groonga/en/html/reference/functions/fuzzy_search.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.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
@@ -350,6 +369,7 @@ share/doc/groonga/en/html/reference/norm
share/doc/groonga/en/html/reference/normalizers/normalizer_nfkc100.html
share/doc/groonga/en/html/reference/normalizers/normalizer_nfkc121.html
share/doc/groonga/en/html/reference/normalizers/normalizer_nfkc130.html
+share/doc/groonga/en/html/reference/normalizers/normalizer_nfkc150.html
share/doc/groonga/en/html/reference/normalizers/normalizer_nfkc51.html
share/doc/groonga/en/html/reference/normalizers/normalizer_table.html
share/doc/groonga/en/html/reference/operations.html
@@ -372,6 +392,7 @@ share/doc/groonga/en/html/reference/tabl
share/doc/groonga/en/html/reference/token_filter/summary.html
share/doc/groonga/en/html/reference/token_filters.html
share/doc/groonga/en/html/reference/token_filters/token_filter_nfkc100.html
+share/doc/groonga/en/html/reference/token_filters/token_filter_nfkc150.html
share/doc/groonga/en/html/reference/token_filters/token_filter_stem.html
share/doc/groonga/en/html/reference/token_filters/token_filter_stop_word.html
share/doc/groonga/en/html/reference/tokenizer/summary.html
@@ -439,37 +460,36 @@ share/doc/groonga/ja/html/_static/docume
share/doc/groonga/ja/html/_static/favicon.ico
share/doc/groonga/ja/html/_static/file.png
share/doc/groonga/ja/html/_static/groonga.png
-share/doc/groonga/ja/html/_static/jquery-3.5.1.js
-share/doc/groonga/ja/html/_static/jquery.js
share/doc/groonga/ja/html/_static/language_data.js
share/doc/groonga/ja/html/_static/minus.png
share/doc/groonga/ja/html/_static/plus.png
share/doc/groonga/ja/html/_static/pygments.css
+share/doc/groonga/ja/html/_static/scripts/bootstrap.js
+share/doc/groonga/ja/html/_static/scripts/bootstrap.js.LICENSE.txt
+share/doc/groonga/ja/html/_static/scripts/bootstrap.js.map
share/doc/groonga/ja/html/_static/scripts/pydata-sphinx-theme.js
+share/doc/groonga/ja/html/_static/scripts/pydata-sphinx-theme.js.map
share/doc/groonga/ja/html/_static/searchtools.js
+share/doc/groonga/ja/html/_static/sphinx_highlight.js
+share/doc/groonga/ja/html/_static/styles/bootstrap.css
+share/doc/groonga/ja/html/_static/styles/bootstrap.css.map
share/doc/groonga/ja/html/_static/styles/pydata-sphinx-theme.css
+share/doc/groonga/ja/html/_static/styles/pydata-sphinx-theme.css.map
share/doc/groonga/ja/html/_static/styles/theme.css
share/doc/groonga/ja/html/_static/switcher.json
share/doc/groonga/ja/html/_static/translations.js
-share/doc/groonga/ja/html/_static/underscore-1.13.1.js
-share/doc/groonga/ja/html/_static/underscore.js
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/LICENSE.txt
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/css/all.min.css
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.eot
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.svg
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.ttf
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.eot
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.svg
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.ttf
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff2
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.eot
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.svg
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.ttf
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff
-share/doc/groonga/ja/html/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/LICENSE.txt
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/css/all.min.css
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/js/all.min.js
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/js/all.min.js.LICENSE.txt
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.ttf
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.ttf
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.ttf
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-v4compatibility.ttf
+share/doc/groonga/ja/html/_static/vendor/fontawesome/6.5.2/webfonts/fa-v4compatibility.woff2
share/doc/groonga/ja/html/_static/webpack-macros.html
share/doc/groonga/ja/html/characteristic.html
share/doc/groonga/ja/html/client.html
@@ -499,26 +519,33 @@ share/doc/groonga/ja/html/install.html
share/doc/groonga/ja/html/install/almalinux.html
share/doc/groonga/ja/html/install/amazon_linux.html
share/doc/groonga/ja/html/install/centos.html
+share/doc/groonga/ja/html/install/cmake.html
share/doc/groonga/ja/html/install/debian.html
share/doc/groonga/ja/html/install/docker.html
-share/doc/groonga/ja/html/install/fedora.html
share/doc/groonga/ja/html/install/mac_os_x.html
share/doc/groonga/ja/html/install/others.html
-share/doc/groonga/ja/html/install/solaris.html
share/doc/groonga/ja/html/install/ubuntu.html
share/doc/groonga/ja/html/install/windows.html
share/doc/groonga/ja/html/limitations.html
share/doc/groonga/ja/html/news.html
-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/4.x.html
-share/doc/groonga/ja/html/news/5.x.html
-share/doc/groonga/ja/html/news/6.x.html
+share/doc/groonga/ja/html/news/0.html
+share/doc/groonga/ja/html/news/1.0.html
+share/doc/groonga/ja/html/news/1.1.html
+share/doc/groonga/ja/html/news/1.2.html
+share/doc/groonga/ja/html/news/1.3.html
+share/doc/groonga/ja/html/news/10.html
+share/doc/groonga/ja/html/news/11.html
+share/doc/groonga/ja/html/news/12.html
+share/doc/groonga/ja/html/news/13.html
+share/doc/groonga/ja/html/news/14.html
+share/doc/groonga/ja/html/news/2.html
+share/doc/groonga/ja/html/news/3.html
+share/doc/groonga/ja/html/news/4.html
+share/doc/groonga/ja/html/news/5.html
+share/doc/groonga/ja/html/news/6.html
+share/doc/groonga/ja/html/news/7.html
+share/doc/groonga/ja/html/news/8.html
+share/doc/groonga/ja/html/news/9.html
share/doc/groonga/ja/html/news/senna.html
share/doc/groonga/ja/html/objects.inv
share/doc/groonga/ja/html/reference.html
@@ -559,10 +586,17 @@ share/doc/groonga/ja/html/reference/colu
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/output_trace_log.html
share/doc/groonga/ja/html/reference/command/pretty_print.html
share/doc/groonga/ja/html/reference/command/request_id.html
share/doc/groonga/ja/html/reference/command/request_timeout.html
share/doc/groonga/ja/html/reference/command/return_code.html
+share/doc/groonga/ja/html/reference/command/return_codes/grn_input_output_error.html
+share/doc/groonga/ja/html/reference/command/return_codes/grn_invalid_argument.html
+share/doc/groonga/ja/html/reference/command/return_codes/grn_no_such_file_or_directory.html
+share/doc/groonga/ja/html/reference/command/return_codes/grn_not_enough_space.html
+share/doc/groonga/ja/html/reference/command/return_codes/grn_operation_not_permitted.html
+share/doc/groonga/ja/html/reference/command/return_codes/grn_resource_deadlock_avoided.html
share/doc/groonga/ja/html/reference/commands/cache_limit.html
share/doc/groonga/ja/html/reference/commands/check.html
share/doc/groonga/ja/html/reference/commands/clearlock.html
@@ -642,10 +676,12 @@ share/doc/groonga/ja/html/reference/func
share/doc/groonga/ja/html/reference/functions/between.html
share/doc/groonga/ja/html/reference/functions/cast_loose.html
share/doc/groonga/ja/html/reference/functions/edit_distance.html
+share/doc/groonga/ja/html/reference/functions/escalate.html
share/doc/groonga/ja/html/reference/functions/fuzzy_search.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.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
@@ -686,6 +722,7 @@ share/doc/groonga/ja/html/reference/norm
share/doc/groonga/ja/html/reference/normalizers/normalizer_nfkc100.html
share/doc/groonga/ja/html/reference/normalizers/normalizer_nfkc121.html
share/doc/groonga/ja/html/reference/normalizers/normalizer_nfkc130.html
+share/doc/groonga/ja/html/reference/normalizers/normalizer_nfkc150.html
share/doc/groonga/ja/html/reference/normalizers/normalizer_nfkc51.html
share/doc/groonga/ja/html/reference/normalizers/normalizer_table.html
share/doc/groonga/ja/html/reference/operations.html
@@ -708,6 +745,7 @@ share/doc/groonga/ja/html/reference/tabl
share/doc/groonga/ja/html/reference/token_filter/summary.html
share/doc/groonga/ja/html/reference/token_filters.html
share/doc/groonga/ja/html/reference/token_filters/token_filter_nfkc100.html
+share/doc/groonga/ja/html/reference/token_filters/token_filter_nfkc150.html
share/doc/groonga/ja/html/reference/token_filters/token_filter_stem.html
share/doc/groonga/ja/html/reference/token_filters/token_filter_stop_word.html
share/doc/groonga/ja/html/reference/tokenizer/summary.html
@@ -767,47 +805,16 @@ share/doc/groonga/ja/html/tutorial/patri
share/doc/groonga/ja/html/tutorial/query_expansion.html
share/doc/groonga/ja/html/tutorial/search.html
share/examples/groonga/groonga.conf
-${PLIST.httpd}share/examples/groonga/httpd/fastcgi.conf
-${PLIST.httpd}share/examples/groonga/httpd/fastcgi_params
-share/examples/groonga/httpd/groonga-httpd.conf
-${PLIST.httpd}share/examples/groonga/httpd/html/50x.html
-${PLIST.httpd}share/examples/groonga/httpd/html/index.html
-${PLIST.httpd}share/examples/groonga/httpd/koi-utf
-${PLIST.httpd}share/examples/groonga/httpd/koi-win
-${PLIST.httpd}share/examples/groonga/httpd/mime.types
-${PLIST.httpd}share/examples/groonga/httpd/scgi_params
-${PLIST.httpd}share/examples/groonga/httpd/uwsgi_params
-${PLIST.httpd}share/examples/groonga/httpd/win-utf
share/examples/groonga/synonyms.tsv
share/groonga/COPYING
+share/groonga/examples/dictionary/README.md
share/groonga/examples/dictionary/edict/edict-import.sh
share/groonga/examples/dictionary/edict/edict2grn.rb
-share/groonga/examples/dictionary/eijiro/eijiro-import.sh
-share/groonga/examples/dictionary/eijiro/eijiro2grn.rb
share/groonga/examples/dictionary/gene95/gene-import.sh
share/groonga/examples/dictionary/gene95/gene2grn.rb
-share/groonga/examples/dictionary/html/css/dictionary.css
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-icons_222222_256x240.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-icons_2e83ff_256x240.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-icons_454545_256x240.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-icons_888888_256x240.png
-share/groonga/examples/dictionary/html/css/smoothness/images/ui-icons_cd0a0a_256x240.png
-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.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
share/groonga/groonga-log/README.md
share/groonga/groonga-log/lgpl-2.1.txt
share/groonga/html/admin/assets/flot-4.2.1/CHANGELOG.md
@@ -861,7 +868,6 @@ share/groonga/html/admin/assets/jquery-u
share/groonga/html/admin/assets/jquery-ui-1.12.1/jquery-ui.structure.css
share/groonga/html/admin/assets/jquery-ui-1.12.1/jquery-ui.theme.css
share/groonga/html/admin/assets/jquery-ui-1.12.1/package.json
-share/groonga/html/admin/assets/loading.gif
share/groonga/html/admin/favicon.ico
share/groonga/html/admin/favicon.png
share/groonga/html/admin/favicon.svg
Index: pkgsrc/textproc/groonga/buildlink3.mk
diff -u pkgsrc/textproc/groonga/buildlink3.mk:1.4 pkgsrc/textproc/groonga/buildlink3.mk:1.5
--- pkgsrc/textproc/groonga/buildlink3.mk:1.4 Wed Dec 8 16:02:41 2021
+++ pkgsrc/textproc/groonga/buildlink3.mk Mon Aug 19 11:55:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2021/12/08 16:02:41 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2024/08/19 11:55:25 adam Exp $
BUILDLINK_TREE+= groonga
@@ -6,12 +6,13 @@ BUILDLINK_TREE+= groonga
GROONGA_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.groonga+= groonga>=7.0.4
-BUILDLINK_ABI_DEPENDS.groonga?= groonga>=7.0.6nb4
+BUILDLINK_ABI_DEPENDS.groonga+= groonga>=7.0.6nb4
BUILDLINK_PKGSRCDIR.groonga?= ../../textproc/groonga
BUILDLINK_INCDIRS.groonga+= include/groonga
.include "../../devel/editline/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
pkgbase := groonga
.include "../../mk/pkg-build-options.mk"
@@ -28,10 +29,6 @@ pkgbase := groonga
.include "../../textproc/mecab/buildlink3.mk"
.endif
-.if ${PKG_BUILD_OPTIONS.groonga:Mzlib}
-.include "../../devel/zlib/buildlink3.mk"
-.endif
-
.endif # GROONGA_BUILDLINK3_MK
BUILDLINK_TREE+= -groonga
Index: pkgsrc/textproc/groonga/distinfo
diff -u pkgsrc/textproc/groonga/distinfo:1.47 pkgsrc/textproc/groonga/distinfo:1.48
--- pkgsrc/textproc/groonga/distinfo:1.47 Sun Apr 24 17:30:35 2022
+++ pkgsrc/textproc/groonga/distinfo Mon Aug 19 11:55:25 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2022/04/24 17:30:35 tnn Exp $
+$NetBSD: distinfo,v 1.48 2024/08/19 11:55:25 adam Exp $
-BLAKE2s (groonga-12.0.2.tar.gz) = de77debba7d66dc3767ad46f41e76e1e68b12f73d0e424e03d120c0f8ec45796
-SHA512 (groonga-12.0.2.tar.gz) = 3c8c57140d318ee2e49dfd04f5714e78495b4147dcbf93fefc2114ef9cfe3bb07c8a30e60500862159601e862d482919029076dde1b082b6a57ee3dd411cb14e
-Size (groonga-12.0.2.tar.gz) = 25111792 bytes
+BLAKE2s (groonga-14.0.6.tar.gz) = bed32dab1f72bcaa1b2f3d769ec6680c0db153f7c91215f7f8a9df1f8afb94b6
+SHA512 (groonga-14.0.6.tar.gz) = b4d980931b2d21a73f0ae8ce1fb7d61d1bef452c3d086124c3bcdaa761ae591517b0568003cf40d231ade5bdb7da74584fb1411efa21dc6a4a9b4e561562826c
+Size (groonga-14.0.6.tar.gz) = 48912876 bytes
Index: pkgsrc/textproc/groonga/options.mk
diff -u pkgsrc/textproc/groonga/options.mk:1.19 pkgsrc/textproc/groonga/options.mk:1.20
--- pkgsrc/textproc/groonga/options.mk:1.19 Sun May 31 14:43:14 2020
+++ pkgsrc/textproc/groonga/options.mk Mon Aug 19 11:55:25 2024
@@ -1,14 +1,13 @@
-# $NetBSD: options.mk,v 1.19 2020/05/31 14:43:14 rillig Exp $
-#
+# $NetBSD: options.mk,v 1.20 2024/08/19 11:55:25 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.groonga
-PKG_SUPPORTED_OPTIONS= mecab tests zlib lz4
-PKG_SUPPORTED_OPTIONS+= groonga-suggest-learner groonga-httpd
-PKG_SUGGESTED_OPTIONS= mecab groonga-suggest-learner groonga-httpd
+PKG_SUPPORTED_OPTIONS= lz4 mecab tests zstd
+PKG_SUPPORTED_OPTIONS+= groonga-suggest-learner
+PKG_SUGGESTED_OPTIONS= mecab groonga-suggest-learner
.include "../../mk/bsd.options.mk"
-PLIST_VARS+= mecab learner httpd
+PLIST_VARS+= mecab learner
.if !empty(PKG_OPTIONS:Mmecab)
CONFIGURE_ARGS+= --with-mecab
@@ -25,11 +24,11 @@ BUILDLINK_API_DEPENDS.cutter+= cutter>=
.include "../../devel/cutter/buildlink3.mk"
.endif
-.if !empty(PKG_OPTIONS:Mzlib)
-CONFIGURE_ARGS+= --with-zlib
-.include "../../devel/zlib/buildlink3.mk"
+.if !empty(PKG_OPTIONS:Mzstd)
+CONFIGURE_ARGS+= --with-zstd
+.include "../../archivers/zstd/buildlink3.mk"
.else
-CONFIGURE_ARGS+= --without-zlib
+CONFIGURE_ARGS+= --without-zstd
.endif
.if !empty(PKG_OPTIONS:Mlz4)
@@ -52,48 +51,3 @@ CONFIGURE_ARGS+= --without-libevent
CONFIGURE_ARGS+= --without-message-pack
CONFIGURE_ARGS+= --disable-zeromq
.endif
-
-.if !empty(PKG_OPTIONS:Mgroonga-httpd)
-.include "../../devel/pcre/buildlink3.mk"
-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+= ${EXAMPLE_CONF_DIR}/httpd/fastcgi.conf \
- ${PKG_SYSCONFDIR}/httpd/fastcgi.conf
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/fastcgi_params \
- ${PKG_SYSCONFDIR}/httpd/fastcgi_params
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/groonga-httpd.conf \
- ${PKG_SYSCONFDIR}/httpd/groonga-httpd.conf
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/html/50x.html \
- ${PKG_SYSCONFDIR}/httpd/html/50x.html
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/html/index.html \
- ${PKG_SYSCONFDIR}/httpd/html/index.html
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/koi-utf \
- ${PKG_SYSCONFDIR}/httpd/koi-utf
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/koi-win \
- ${PKG_SYSCONFDIR}/httpd/koi-win
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/mime.types \
- ${PKG_SYSCONFDIR}/httpd/mime.types
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/scgi_params \
- ${PKG_SYSCONFDIR}/httpd/scgi_params
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/uwsgi_params \
- ${PKG_SYSCONFDIR}/httpd/uwsgi_params
-CONF_FILES+= ${EXAMPLE_CONF_DIR}/httpd/win-utf \
- ${PKG_SYSCONFDIR}/httpd/win-utf
-
-SUBST_CLASSES+= confpath
-SUBST_STAGE.confpath= pre-build
-SUBST_FILES.confpath= vendor/nginx-*/objs/Makefile
-SUBST_SED.confpath= -e 's,\$$(DESTDIR)${PKG_SYSCONFDIR}/httpd,\$$(DESTDIR)${PREFIX}/share/examples/${PKGBASE}/httpd,g'
-
-post-install:
- ${RM} -f ${DESTDIR}${PREFIX}/share/examples/groonga/httpd/*.default
-
-.else
-CONFIGURE_ARGS+= --disable-groonga-httpd
-.endif
Home |
Main Index |
Thread Index |
Old Index