| Port details |
- mariadb1011-client Multithreaded SQL database (client)
- 10.11.15 databases
=4 10.11.14_1Version of this port present on the latest quarterly branch. - Maintainer: brnrd@FreeBSD.org
 - Port Added: 2023-04-10 11:24:17
- Last Update: 2025-11-07 16:20:02
- Commit Hash: 5ba78ac
- People watching this port, also watch:: pkg, liblz4, bash, libnghttp2, curl
- License: GPLv2
- WWW:
- https://mariadb.org/
- Description:
- MariaDB is a database server that offers drop-in replacement functionality
for MySQL. MariaDB is built by some of the original authors of MySQL, with
assistance from the broader community of Free and open source software
developers. In addition to the core functionality of MySQL, MariaDB offers
a rich set of feature enhancements including alternate storage engines,
server optimizations, and patches.
MariaDB is primarily driven by developers at Monty Program, a company
founded by Michael "Monty" Widenius, the original author of MySQL, but
this is not the whole story about MariaDB. On the "About MariaDB" page you
will find more information about all participants in the MariaDB community,
including storage engines XtraDB and PBXT.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- mariadb1011-client>0:databases/mariadb1011-client
- Conflicts:
- CONFLICTS_INSTALL:
- mariadb10[0-57-9]-client-*
- mysql[0-9]*-client-*
- mysqlwsrep*
- percona[0-9]*-client-*
- mytop
- To install the port:
- cd /usr/ports/databases/mariadb1011-client/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mariadb1011-client
- pkg install mariadb1011-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mariadb1011-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762508410
SHA256 (mariadb-10.11.15.tar.gz) = 5311e85765402bde5a81a9a7b2643a7378d20316a2822bfad4b6ddcf104759a5
SIZE (mariadb-10.11.15.tar.gz) = 112564914
Packages (timestamps in pop-ups are UTC):
- Master port: databases/mariadb1011-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libfmt.so : devel/libfmt
- liblz4.so : archivers/liblz4
- libpcre2-8.so : devel/pcre2
- libzstd.so : archivers/zstd
- libiconv.so : converters/libiconv
- libedit.so.0 : devel/libedit
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
- databases/mariadb1011-server
Configuration Options:
- ===> The following configuration options are available for mariadb1011-client-10.11.15:
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
===> Use 'make config' to modify these settings
- Options name:
- databases_mariadb1011-client
- USES:
- bison:build cmake:insource compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl readline gssapi
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: databases/mariadb1011-server |
| Commit | Credits | Log message |
10.11.15 07 Nov 2025 16:20:02
    |
Bernard Spil (brnrd)  |
databases/mariadb1011-server: Update to 10.11.15 |
10.11.14_1 10 Aug 2025 19:02:47
    |
Matthias Andree (mandree)  |
*: Bump PORTREVISION for devel/libfmt update {fmt.dev} |
10.11.10 10 Nov 2024 13:34:56
    |
Bernard Spil (brnrd)  |
databases/mytop: Adopt port and fix conflicts
* The MariaDB ports have shipped a mytop for a long time. This was
commented out due to earlier conflicts. These changes use the
packaged mytop for MariaDB ports whilst providing the port for
MySQL versions.
Reported by: till php net
PR: 266630 |
10.11.8 25 May 2024 09:19:52
    |
Bernard Spil (brnrd)  |
databases/mariadb1011-server: Update to 10.11.8
* Fix HashiCorp Vault option [1]
PR: 276109 [1]
Reported by: vapaaphohjola gmail com [1] |
10.11.7 12 Mar 2024 13:46:08
    |
Bernard Spil (brnrd)  |
databases/mariadb1011-server: Update to 10.11.7 |
10.11.6_1 14 Dec 2023 15:49:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases |
10.11.3 28 May 2023 12:53:59
    |
Bernard Spil (brnrd)  |
databases/mariadb1011-server: Update to 10.11.3
Security: 5d1b1a0a-fd36-11ed-a0d1-84a93843eb75
MFH: 2023Q2 |
10.11.2 10 Apr 2023 11:21:45
    |
Bernard Spil (brnrd)  |
databases/mariadb1011-server: Add MariaDB 10.0.11 LTS port
* Clean up versions in mk/Uses/mysql.mk |