Port details |
- mariadb106-client Multithreaded SQL database (client)
- 10.6.20 databases =2 10.6.20Version of this port present on the latest quarterly branch.
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2022-02-20 18:42:08
- Last Update: 2024-11-10 13:34:56
- Commit Hash: a8e7b5f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mariadb106-client>0:databases/mariadb106-client
- Conflicts:
- CONFLICTS_INSTALL:
- mariadb10[0-57-9]-client-*
- mariadb1011-client-*
- mysql[0-9]*-client-*
- mysqlwsrep*
- percona[0-9]*-client-*
- mytop
- To install the port:
- cd /usr/ports/databases/mariadb106-client/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mariadb106-client
- pkg install mariadb106-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mariadb106-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731237766
SHA256 (mariadb-10.6.20.tar.gz) = 47f05abc7dbebb3f26b31e75022b1b3969dbbc4752c4ae701f8920a604896d41
SIZE (mariadb-10.6.20.tar.gz) = 102697156
Packages (timestamps in pop-ups are UTC):
- Master port: databases/mariadb106-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:
-
- 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/mariadb106-server
Configuration Options:
- ===> The following configuration options are available for mariadb106-client-10.6.20:
====> 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_mariadb106-client
- USES:
- bison:build cmake:insource compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl readline gssapi
- pkg-message:
- For install:
- MariaDB respects hier(7) and doesn't check /etc and /etc/mysql for
my.cnf. Please move existing my.cnf files from those paths to
/usr/local/etc/mysql or /usr/local/etc. Sample
configuration files are provided in /usr/local/etc/mysql
and /usr/local/etc/mysql/conf.d.
The rc(8) script no longer uses /var/db/mysql/my.cnf for configuration
nor /var/db/mysql for logs and PID-file.
This port does NOT include the mytop perl script, this is included in
the MariaDB tarball but the most recent version can be found in the
databases/mytop port
%%WSREP%%Using wsrep clustering requires adding a configuration file.
%%WSREP%%Copy /usr/local/etc/mysql/conf.d/wsrep.cnf.sample to
%%WSREP%%/usr/local/etc/mysql/conf.d/wsrep.cnf and change what you need there.
- If upgrading
- Remember to run mariadb-upgrade (with the optional --datadir=<dbdir> flag)
the first time you start the MySQL server after an upgrade from an
earlier version.
- 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/mariadb106-server |
Commit | Credits | Log message |
10.6.20 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.6.18 25 May 2024 10:53:36 |
Bernard Spil (brnrd) |
databases/mariadb106-server: Update to 10.6.18
PR: 279246
Reported by: i dani outlook com |
10.6.13 28 May 2023 18:53:06 |
Bernard Spil (brnrd) |
databases/mariadb106-server: Update to 10.6.13
PR: 271549
Reported by: Miroslav Lachman <000.fbsd@quip.cz>
Security: 5d1b1a0a-fd36-11ed-a0d1-84a93843eb75
MFH: 2023Q2 |
10.6.8 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
10.6.7_3 16 May 2022 06:49:44 |
Loïc Bartoletti (lbartoletti) |
databases/mariadb10*: fix pkg-plist use share/man
Approved by: portmgr (blanket) |
10.6.7 20 Feb 2022 18:38:52 |
Bernard Spil (brnrd) |
databases/mariadb106-server: Add MariaDB 10.6 to ports
PR:
Reported by: Vincent Milum Jr <freebsd darkain com> |