Port details |
- mariadb105-client Multithreaded SQL database (client)
- 10.5.27 databases =7 10.5.20Version of this port present on the latest quarterly branch.
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2020-07-11 20:17:18
- Last Update: 2024-11-10 13:34:56
- Commit Hash: a8e7b5f
- People watching this port, also watch:: pkg, rsync, nginx, git, sudo
- 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:
-
- mariadb105-client>0:databases/mariadb105-client
- Conflicts:
- CONFLICTS_INSTALL:
- mariadb10[0-46-9]-client
- mariadb1011-client
- mysql[0-9]*-client
- mysqlwsrep*-server
- percona[0-9]*-client
- mytop
- To install the port:
- cd /usr/ports/databases/mariadb105-client/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mariadb105-client
- pkg install mariadb105-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mariadb105-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731238427
SHA256 (mariadb-10.5.27.tar.gz) = efa64fa5f733b822ab1a6795e1ebc179c160c08690ecd71dba1eb0f61aeedd14
SIZE (mariadb-10.5.27.tar.gz) = 116496630
Packages (timestamps in pop-ups are UTC):
- Master port: databases/mariadb105-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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libiconv.so : converters/libiconv
- libedit.so.0 : devel/libedit
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
- databases/mariadb105-server
Configuration Options:
- ===> The following configuration options are available for mariadb105-client-10.5.27:
====> 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_mariadb105-client
- USES:
- bison:build cmake:insource,noninja compiler:c++11-lib cpe iconv:translit libedit ncurses pkgconfig 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
- 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/mariadb105-server |
Commit | Credits | Log message |
10.5.27 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.5.20 28 May 2023 18:57:57 |
Bernard Spil (brnrd) |
databases/mariadb105-server: Update to 10.5.20
Security: 5d1b1a0a-fd36-11ed-a0d1-84a93843eb75
MFH: 2023Q2 |
10.5.16 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.5.15_3 16 May 2022 06:49:44 |
Loïc Bartoletti (lbartoletti) |
databases/mariadb10*: fix pkg-plist use share/man
Approved by: portmgr (blanket) |
10.5.15 15 Feb 2022 11:47:37 |
Bernard Spil (brnrd) |
databases/mariadb105-server: Security update to 10.5.15
security: ff5606f7-8a45-11ec-8be6-d4c9ef517024
MFH: 2022Q1 |
10.5.11 30 Jun 2021 14:23:30 |
Bernard Spil (brnrd) |
databases/mariadb105-server: Update to 10.5.11
* Fix build with RISC-V [1]
PR: 256618 [1]
Submitted by: Robert Clausecker [1] |
10.5.10_1 22 May 2021 12:51:37 |
Gleb Popov (arrowd) |
databases/mariadb105-client: Do not install server-related man page.
This removes conflict betweem mariadb-client and mariadb-server with S3 option
on.
PR: 251622 |
10.5.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
10.5.7 08 Nov 2020 19:02:30 |
brnrd |
databases/mariadb105-server: Security update to 10.5.7
* Cleanup/polish PLIST_SUB and SUB_LIST [1]
PR: 248677 [1]
MFH: 2020Q4
Security: 4fba07ca-13aa-11eb-b31e-d4c9ef517024 |
10.5.4 11 Jul 2020 20:17:08 |
brnrd |
databases/mariadb105-server: New port MariaDB 10.5
PR: 247535
Reported by: VVD <vvd unislabs com> |