Index: head/databases/mroonga/Makefile =================================================================== --- head/databases/mroonga/Makefile (revision 514002) +++ head/databases/mroonga/Makefile (revision 514003) @@ -1,38 +1,38 @@ # Created by: Muhammad Moinur Rahman # $FreeBSD$ PORTNAME= mroonga -PORTVERSION= 9.07 +PORTVERSION= 9.08 CATEGORIES= databases textproc MASTER_SITES= http://packages.groonga.org/source/mroonga/ MAINTAINER= bofh@FreeBSD.org COMMENT= Open-source fulltext search engine for MySQL LICENSE= LGPL21 BUILD_DEPENDS= ${NONEXISTENT}:${_MYSQL_SERVER}:configure LIB_DEPENDS= libgroonga.so:textproc/groonga USES= compiler:c11 libtool mysql pkgconfig IGNORE_WITH_MYSQL= 101m 102m 103m 57p 57w GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql-source="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V WRKSRC)" \ --with-mysql-build="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V BUILD_WRKSRC)" \ - --with-mysql-config=${PREFIX}/bin/mysql_config --with-libmysqlservices-compat + --with-mysql-config=${PREFIX}/bin/mysql_config SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS post-patch: # Avoid conflict with C++20 by adding .txt suffix @${MV} ${WRKSRC}/version ${WRKSRC}/version.txt @${REINPLACE_CMD} -i .c++20 's,srcdir)/version[[:>:]],&.txt,' \ ${WRKSRC}/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mysql/plugin/ha_mroonga.so.0.0.0 .include Index: head/databases/mroonga/distinfo =================================================================== --- head/databases/mroonga/distinfo (revision 514002) +++ head/databases/mroonga/distinfo (revision 514003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567681564 -SHA256 (mroonga-9.07.tar.gz) = 2e5ba33f042de13923cb307c0be44b14052c30103aa27b0a1f955adbf283bdd3 -SIZE (mroonga-9.07.tar.gz) = 2688119 +TIMESTAMP = 1570473765 +SHA256 (mroonga-9.08.tar.gz) = 7cc64db5185af88a370716780cfede5468b78e91b8c35c6300ee1bdd72d029d3 +SIZE (mroonga-9.08.tar.gz) = 2713599 Index: head/databases/mroonga/files/patch-configure =================================================================== --- head/databases/mroonga/files/patch-configure (nonexistent) +++ head/databases/mroonga/files/patch-configure (revision 514003) @@ -0,0 +1,39 @@ +--- configure.orig 2019-10-07 19:19:28 UTC ++++ configure +@@ -20048,36 +20048,6 @@ $as_echo "#define HAVE_CXX11 1" >>confdefs.h + ;; + esac + +- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmysqlservices.a directory" >&5 +-$as_echo_n "checking for libmysqlservices.a directory... " >&6; } +- pkglibdir="$($ac_mysql_config --variable=pkglibdir)" +- mysql_build_archive_output_dir="${MYSQL_BUILD_DIR}/archive_output_directory" +- mysql_build_libservices_dir="${MYSQL_BUILD_DIR}/libservices" +- if test -f "${mysql_build_archive_output_dir}/libmysqlservices.a"; then +- mysql_services_lib_dir="${mysql_build_archive_output_dir}" +- elif test -f "${mysql_build_libservices_dir}/libmysqlservices.a"; then +- mysql_services_lib_dir="${mysql_build_libservices_dir}" +- else +- if test -f "${pkglibdir}/libmysqlservices.a"; then +- mysql_services_lib_dir="${pkglibdir}" +- elif test -f "${pkglibdir}/mysql/libmysqlservices.a"; then +- mysql_services_lib_dir="${pkglibdir}/mysql" +- else +- as_fn_error $? "libmysqlservices.a is not found in <${pkglibdir}/> and <${pkglibdir}/mysql/>" "$LINENO" 5 +- fi +- fi +- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $mysql_services_lib_dir" >&5 +-$as_echo "$mysql_services_lib_dir" >&6; } +- MYSQL_LIBS="$MYSQL_LIBS \"$mysql_services_lib_dir/libmysqlservices.a\"" +- +- +- +- +- +- +- +- +- + if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. Property changes on: head/databases/mroonga/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/databases/mroonga/pkg-plist =================================================================== --- head/databases/mroonga/pkg-plist (revision 514002) +++ head/databases/mroonga/pkg-plist (revision 514003) @@ -1,219 +1,219 @@ lib/mysql/plugin/ha_mroonga.a lib/mysql/plugin/ha_mroonga.so lib/mysql/plugin/ha_mroonga.so.0 lib/mysql/plugin/ha_mroonga.so.0.0.0 man/ja/man1/mroonga.1.gz man/man1/mroonga.1.gz %%PORTDOCS%%%%DOCSDIR%%/en/html/_images/storage-mode.png %%PORTDOCS%%%%DOCSDIR%%/en/html/_images/wrapper-mode.png %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/basic.css %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/doctools.js %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/documentation_options.js %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/favicon.ico %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/file.png -%%PORTDOCS%%%%DOCSDIR%%/en/html/_static/jquery-3.2.1.js +%%PORTDOCS%%%%DOCSDIR%%/en/html/_static/jquery-3.4.1.js %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/jquery.js %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/language_data.js %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/logo.png %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/minus.png %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/mroonga.css %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/navigation-bar.png %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/plus.png %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/pygments.css %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/searchtools.js %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/underscore-1.3.1.js %%PORTDOCS%%%%DOCSDIR%%/en/html/_static/underscore.js %%PORTDOCS%%%%DOCSDIR%%/en/html/characteristic.html %%PORTDOCS%%%%DOCSDIR%%/en/html/community.html %%PORTDOCS%%%%DOCSDIR%%/en/html/contribution.html %%PORTDOCS%%%%DOCSDIR%%/en/html/contribution/documentation.html %%PORTDOCS%%%%DOCSDIR%%/en/html/contribution/report.html %%PORTDOCS%%%%DOCSDIR%%/en/html/developer.html %%PORTDOCS%%%%DOCSDIR%%/en/html/developer/coding_style.html %%PORTDOCS%%%%DOCSDIR%%/en/html/developer/debug.html %%PORTDOCS%%%%DOCSDIR%%/en/html/developer/release.html %%PORTDOCS%%%%DOCSDIR%%/en/html/faq.html %%PORTDOCS%%%%DOCSDIR%%/en/html/faq/mmap_cannot_allocate_memory.html %%PORTDOCS%%%%DOCSDIR%%/en/html/genindex.html %%PORTDOCS%%%%DOCSDIR%%/en/html/index.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install/centos.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install/debian.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install/docker.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install/fedora.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install/macos.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install/others.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install/ubuntu.html %%PORTDOCS%%%%DOCSDIR%%/en/html/install/windows.html %%PORTDOCS%%%%DOCSDIR%%/en/html/news.html %%PORTDOCS%%%%DOCSDIR%%/en/html/news/0.x.html %%PORTDOCS%%%%DOCSDIR%%/en/html/news/1.x.html %%PORTDOCS%%%%DOCSDIR%%/en/html/news/2.x.html %%PORTDOCS%%%%DOCSDIR%%/en/html/news/3.x.html %%PORTDOCS%%%%DOCSDIR%%/en/html/news/4.x.html %%PORTDOCS%%%%DOCSDIR%%/en/html/news/5.x.html %%PORTDOCS%%%%DOCSDIR%%/en/html/news/6.x.html %%PORTDOCS%%%%DOCSDIR%%/en/html/objects.inv %%PORTDOCS%%%%DOCSDIR%%/en/html/reference.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/full_text_search.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/full_text_search/boolean_mode.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/full_text_search/scoring.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/limitations.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/optimizations.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/server_variables.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/sql_commands.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/status_variables.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/udf.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/udf/mroonga_command.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/udf/mroonga_escape.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/udf/mroonga_highlight_html.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/udf/mroonga_last_insert_grn_id.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/udf/mroonga_normalize.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/udf/mroonga_snippet.html %%PORTDOCS%%%%DOCSDIR%%/en/html/reference/udf/mroonga_snippet_html.html %%PORTDOCS%%%%DOCSDIR%%/en/html/search.html %%PORTDOCS%%%%DOCSDIR%%/en/html/searchindex.js %%PORTDOCS%%%%DOCSDIR%%/en/html/tutorial.html %%PORTDOCS%%%%DOCSDIR%%/en/html/tutorial/installation_check.html %%PORTDOCS%%%%DOCSDIR%%/en/html/tutorial/mode.html %%PORTDOCS%%%%DOCSDIR%%/en/html/tutorial/storage.html %%PORTDOCS%%%%DOCSDIR%%/en/html/tutorial/wrapper.html %%PORTDOCS%%%%DOCSDIR%%/en/html/upgrade.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/_images/storage-mode.png %%PORTDOCS%%%%DOCSDIR%%/ja/html/_images/wrapper-mode.png %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/basic.css %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/doctools.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/documentation_options.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/favicon.ico %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/file.png -%%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/jquery-3.2.1.js +%%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/jquery-3.4.1.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/jquery.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/language_data.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/logo.png %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/minus.png %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/mroonga.css %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/navigation-bar.png %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/plus.png %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/pygments.css %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/searchtools.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/underscore-1.3.1.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/_static/underscore.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/characteristic.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/community.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/contribution.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/contribution/documentation.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/contribution/report.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/developer.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/developer/coding_style.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/developer/debug.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/developer/release.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/faq.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/faq/mmap_cannot_allocate_memory.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/genindex.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/index.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install/centos.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install/debian.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install/docker.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install/fedora.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install/macos.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install/others.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install/ubuntu.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/install/windows.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/news.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/news/0.x.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/news/1.x.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/news/2.x.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/news/3.x.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/news/4.x.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/news/5.x.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/news/6.x.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/objects.inv %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/full_text_search.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/full_text_search/boolean_mode.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/full_text_search/scoring.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/limitations.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/optimizations.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/server_variables.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/sql_commands.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/status_variables.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/udf.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/udf/mroonga_command.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/udf/mroonga_escape.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/udf/mroonga_highlight_html.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/udf/mroonga_last_insert_grn_id.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/udf/mroonga_normalize.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/udf/mroonga_snippet.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/reference/udf/mroonga_snippet_html.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/search.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/searchindex.js %%PORTDOCS%%%%DOCSDIR%%/ja/html/tutorial.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/tutorial/installation_check.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/tutorial/mode.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/tutorial/storage.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/tutorial/wrapper.html %%PORTDOCS%%%%DOCSDIR%%/ja/html/upgrade.html %%PORTDOCS%%%%DOCSDIR%%/source/characteristic.rst %%PORTDOCS%%%%DOCSDIR%%/source/community.rst %%PORTDOCS%%%%DOCSDIR%%/source/conf.py %%PORTDOCS%%%%DOCSDIR%%/source/contribution.rst %%PORTDOCS%%%%DOCSDIR%%/source/contribution/documentation.rst %%PORTDOCS%%%%DOCSDIR%%/source/contribution/report.rst %%PORTDOCS%%%%DOCSDIR%%/source/developer.rst %%PORTDOCS%%%%DOCSDIR%%/source/developer/coding_style.rst %%PORTDOCS%%%%DOCSDIR%%/source/developer/debug.rst %%PORTDOCS%%%%DOCSDIR%%/source/developer/release.rst %%PORTDOCS%%%%DOCSDIR%%/source/faq.rst %%PORTDOCS%%%%DOCSDIR%%/source/faq/mmap_cannot_allocate_memory.rst %%PORTDOCS%%%%DOCSDIR%%/source/images/mroonga.png %%PORTDOCS%%%%DOCSDIR%%/source/images/mroonga.svg %%PORTDOCS%%%%DOCSDIR%%/source/images/storage-mode.png %%PORTDOCS%%%%DOCSDIR%%/source/images/storage-mode.svg %%PORTDOCS%%%%DOCSDIR%%/source/images/wrapper-mode.png %%PORTDOCS%%%%DOCSDIR%%/source/images/wrapper-mode.svg %%PORTDOCS%%%%DOCSDIR%%/source/index.rst %%PORTDOCS%%%%DOCSDIR%%/source/install.rst %%PORTDOCS%%%%DOCSDIR%%/source/install/32bit-note.inc %%PORTDOCS%%%%DOCSDIR%%/source/install/centos.rst %%PORTDOCS%%%%DOCSDIR%%/source/install/debian.rst %%PORTDOCS%%%%DOCSDIR%%/source/install/docker.rst %%PORTDOCS%%%%DOCSDIR%%/source/install/fedora.rst %%PORTDOCS%%%%DOCSDIR%%/source/install/macos.rst %%PORTDOCS%%%%DOCSDIR%%/source/install/others.rst %%PORTDOCS%%%%DOCSDIR%%/source/install/ubuntu.rst %%PORTDOCS%%%%DOCSDIR%%/source/install/windows.rst %%PORTDOCS%%%%DOCSDIR%%/source/news.rst %%PORTDOCS%%%%DOCSDIR%%/source/news/0.x.rst %%PORTDOCS%%%%DOCSDIR%%/source/news/1.x.rst %%PORTDOCS%%%%DOCSDIR%%/source/news/2.x.rst %%PORTDOCS%%%%DOCSDIR%%/source/news/3.x.rst %%PORTDOCS%%%%DOCSDIR%%/source/news/4.x.rst %%PORTDOCS%%%%DOCSDIR%%/source/news/5.x.rst %%PORTDOCS%%%%DOCSDIR%%/source/news/6.x.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/full_text_search.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/full_text_search/boolean_mode.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/full_text_search/scoring.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/limitations.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/optimizations.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/server_variables.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/sql_commands.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/status_variables.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/udf.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/udf/mroonga_command.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/udf/mroonga_escape.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/udf/mroonga_highlight_html.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/udf/mroonga_last_insert_grn_id.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/udf/mroonga_normalize.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/udf/mroonga_snippet.rst %%PORTDOCS%%%%DOCSDIR%%/source/reference/udf/mroonga_snippet_html.rst %%PORTDOCS%%%%DOCSDIR%%/source/tutorial.rst %%PORTDOCS%%%%DOCSDIR%%/source/tutorial/installation_check.rst %%PORTDOCS%%%%DOCSDIR%%/source/tutorial/mode.rst %%PORTDOCS%%%%DOCSDIR%%/source/tutorial/storage.rst %%PORTDOCS%%%%DOCSDIR%%/source/tutorial/tokenizer-list.inc %%PORTDOCS%%%%DOCSDIR%%/source/tutorial/wrapper.rst %%PORTDOCS%%%%DOCSDIR%%/source/upgrade.rst %%DATADIR%%/install.sql %%DATADIR%%/uninstall.sql