| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This uses MySQL 5.7, which needs C11.
Approved by: mentors (implicit approval)
|
| |
|
|
|
|
| |
- Unbreak for MYSQL 5.7 and 8.*
|
|
|
|
|
|
|
| |
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from mrn_path_mapper.cpp:22:
In file included from ../mrn_mysql.h:46:
In file included from /wrkdirs/usr/ports/databases/mysql56-server/work/mysql-5.6.43/sql/sql_plugin.h:19:
In file included from /wrkdirs/usr/ports/databases/mysql56-server/work/mysql-5.6.43/include/my_global.h:319:
In file included from /usr/include/c++/v1/math.h:309:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
../version:1:1: error: expected unqualified-id
9.00
^
PR: 236192
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
Reviewed by
Relnotes:http://mroonga.org/en/blog/2018/11/29/mroonga-8.09.html
|
|
|
|
| |
Relnotes: http://mroonga.org/docs/news.html#release-8-03
|
|
|
|
|
|
| |
- Remove INSTALL_STRIP to add single STRIP_CMD for a single file
Relnotes: http://mroonga.org/en/blog/2018/03/29/mroonga-8.01.html
|
|
|
|
| |
Relnotes: http://mroonga.org/en/blog/2017/12/29/mroonga-7.10.html
|
|
|
|
| |
Reported by: mat
|
|
Mroonga is a storage engine for MySQL. It provides fast fulltext search
feature for all languages including Chinese, Japanese and Korean to all
MySQL users. Mroonga was called Groonga storage engine.
WWW: http://mroonga.org/
|