Port details |
- mariadb104-server Multithreaded SQL database (server)
- 10.4.25 databases
=7 Version of this port present on the latest quarterly branch. - Maintainer: brnrd@FreeBSD.org
 - Port Added: 2019-06-30 18:25:20
- Last Update: 2022-07-20 14:21:07
- Commit Hash: d076ad9
- People watching this port, also watch:: nginx, pkg, git, openvpn, dovecot
- License: GPLv2
- 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.
WWW: https://mariadb.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mariadb104-server>0:databases/mariadb104-server
- Conflicts:
- CONFLICTS_INSTALL:
- mariadb10[0-35-9]-server
- mysql[0-9]*-server
- mysqlwsrep*-server
- percona[0-9]*-server
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/databases/mariadb104-server/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mariadb104-server
- pkg install mariadb104-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mariadb104-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1653396574
SHA256 (mariadb-10.4.25.tar.gz) = ff963c4e11bc06b775f66f2b1ddef184996208fb4b23cfdb50d95fb02eaa7ef8
SIZE (mariadb-10.4.25.tar.gz) = 88680777
- Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- databases/mariadb104-client
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- cmake : devel/cmake
- Runtime dependencies:
-
- bash : shells/bash
- rsync : net/rsync
- Library dependencies:
-
- libodbc.so : databases/unixODBC
- libgalera.so : databases/galera26
- libiconv.so : converters/libiconv
- libedit.so.0 : devel/libedit
- libmariadb.so.3 : databases/mariadb104-client
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for mariadb104-server-10.4.25:
CONNECT_EXTRA=on: Enable ODBC and XML in CONNECT engine
DOCS=on: Build and/or install documentation
WSREP=on: Build wsrep clustering
====> Optional page compression
LZ4=off: LZ4 compression support
LZO=off: LZO compression support
SNAPPY=off: Snappy compression library support
ZSTD=off: Zstandard compression support (RocksDB only)
====> Optional MariaDB storage engines
INNOBASE=on: InnoDB default engine
MROONGA=off: Mroonga Full Text Search engine
OQGRAPH=off: Open Query Graph Computation engine
ROCKSDB=off: RocksDB LSM engine (Alpha)
SPHINX=on: SphinxSE engine
SPIDER=on: Partitioning and XA-transactions engine
TOKUDB=off: Fractal tree index tree data structure engine
====> Optional Mroonga features
ZMQ=off: ZeroMQ support
MSGPACK=off: MsgPack support
====> 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_mariadb104-server
- USES:
- bison:build cmake:insource,noninja compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl mysql:104m gnome 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.
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
- The default MySQL socket location has moved from /tmp to /var/run/mysql
for both client and server packages. Make sure you update your configurations
in /var/db/mysql and /usr/local/etc.
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: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:07 10.4.25 |
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 ) |
24 May 2022 15:42:48 10.4.25 |
Bernard Spil (brnrd)  |
databases/mariadb104-server: Security update to 10.4.25
Security: 04fecc47-dad2-11ec-8fbd-d4c9ef517024
MFH: 2022Q2 |
16 May 2022 06:49:44 10.4.24_3  |
Loïc Bartoletti (lbartoletti)  |
databases/mariadb10*: fix pkg-plist use share/man
Approved by: portmgr (blanket) |
18 Apr 2022 11:22:30 10.4.24_3  |
Bernard Spil (brnrd)  |
databases/mariadb*: Update MASTER_SITES
* Fixes broken sites
* Prefer MariaDB redirect mechanism via API
* Use secondary mirrors
* Primary mirror as last resort
PR: 262075
Reported by: diizzy |
10 Apr 2022 19:11:41 10.4.24_3  |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 10.4.24_2  |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
24 Feb 2022 06:46:59 10.4.24_1  |
Piotr Kubaj (pkubaj)  |
databases/mariadb104-server: enable WSREP on riscv64 |
22 Feb 2022 02:20:16 10.4.24_1  |
Piotr Kubaj (pkubaj)  |
databases/mariadb104-server: enable WSREP on powerpc64 and bump PORTREVISION |
22 Feb 2022 00:02:38 10.4.24  |
Piotr Kubaj (pkubaj)  |
databases/mariadb104-server: enable WSREP on powerpc64le |
17 Feb 2022 14:09:54 10.4.24  |
Bernard Spil (brnrd)  |
databases/mariadb104-server: Security update to 10.4.24
PR: 261969
Security: ff5606f7-8a45-11ec-8be6-d4c9ef517024
MFH: 2022Q1 |
10 Jan 2022 15:15:39 10.4.22  |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
25 Nov 2021 21:40:11 10.4.22  |
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
10 Nov 2021 20:19:59 10.4.22  |
Bernard Spil (brnrd)  |
databases/mariadb104-server: Security update to 10.4.22
MFH: 2021Q4
Security: c9387e4d-2f5f-11ec-8be6-d4c9ef517024 |
16 Oct 2021 09:51:39 10.4.21_1  |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
30 Sep 2021 21:23:30 10.4.21_1  |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
27 Sep 2021 14:59:56 10.4.21_1  |
Piotr Kubaj (pkubaj)  |
databases/mariadb104-server: fix build on powerpc64le
Same fix as for databases/mariadb105-server. |
12 Sep 2021 12:04:19 10.4.21_1  |
Bernard Spil (brnrd)  |
databases/mariadb104-server: Fix DB corruption
* InnoDB corrupts files due to incorrect st_blksize calculation
PR: 257728, 257958
Reported by: mfechner, iron udjin gmail com
Obtained from: https://jira.mariadb.org/projects/MDEV/issues/MDEV-26537
MFH: 2021Q3 |
08 Aug 2021 19:58:16 10.4.21  |
Bernard Spil (brnrd)  |
databases/mariadb104-server: Security update to 10.4.21
databases/mariadb105-server: Update to 10.5.12
* Update/fix i386 build [1]
PR: 257047 [1]
Reported by: Raymond Quakkelaar <r quakkelaar quaras nl>
Security: 38a4a043-e937-11eb-9b84-d4c9ef517024
MFH: 2021Q3 |
30 Jun 2021 16:48:56 10.4.20  |
Bernard Spil (brnrd)  |
databases/mariadb104-server: Update to 10.4.20
* Fix build on RISC-V and i386 [1]
* Fix plist issue with WSREP on i386 [1]
PR: 256618
Submitted by: Robert Clausecker <fuz fuz su> |
13 May 2021 16:32:42 10.4.19  |
Bernard Spil (brnrd)  |
databases/mariadb104-server: Security update to 10.4.19
Security: 56ba4513-a1be-11eb-9072-d4c9ef517024
MFH: 2021Q2 |
06 Apr 2021 23:02:53 10.4.18  |
Adriaan de Groot (adridg)  |
databases/mariadb*: fix build ahead of CMake 3.20
All of the MariaDB releases contain the same ConnectorName CMake
module, and all of those copies of the module contain the same
syntax error. CMake < 3.20 ignores this and treats end() as
endif(), but this is an error in the upcoming version.
Specifically NOT bumping PORTREVISION because this is a build-only
fix that has no effect on the package. |
06 Apr 2021 14:31:13 10.4.18  |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 10.4.18  |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Feb 2021 17:47:05
10.4.18  |
brnrd  |
databases/mariadb104-server: Update to 10.4.18 |
26 Jan 2021 09:19:51
10.4.17  |
linimon  |
Mark these ports as BROKEN on riscv64.
The current contents of sys/riscv/include/ieeefp.h are empty. These
ports rely on that file being defined.
Approved by: portmgr (tier-2 blanket) |
12 Nov 2020 16:11:37
10.4.17  |
bapt  |
Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents are not necessarily related to the license and so
should not be connected to the license framework.
As a project we will officially remove all patent limitations within the
ports tree and leave it to the user or consumer to deal with their local
legislation to determine if they can use the software without legal
restrictions.
Approved by: core |
12 Nov 2020 12:33:27
10.4.17  |
brnrd  |
databases/mariadb104-server: Bugfix update to 10.4.17
* Arbitrary InnoDB buffer pool and data file corruption
MFH: 2020Q4 |
08 Nov 2020 19:03:23
10.4.16  |
brnrd  |
databases/mariadb104-server: Security update to 10.4.16
MFH: 2020Q4
Security: 4fba07ca-13aa-11eb-b31e-d4c9ef517024 |
24 Oct 2020 11:50:32
10.4.15  |
brnrd  |
databases/mariadb104-server: Security update to 10.4.15
* Fix server start on clean install [1]
PR: 247413 [1]
MFH: 2020Q4
Security: a2565962-1156-11eb-9c9c-d4c9ef517024 |
30 Aug 2020 13:10:42
10.4.14  |
brnrd  |
databases/mariadb104-server: Update to 10.4.14
* RocksDB and MDEV-15961 fixed upstream |
12 Jul 2020 14:32:19
10.4.13_4  |
brnrd  |
databases/mariadb104-server: Fix breakage
* Unbreak clean installs (USERS/GROUPS)
* INSTALL_UNIX_ADDRDIR is a FILE, add the socket filename
* Built-in socket path now confirmed to be consistent between client, lib and
daemon
PR: 247747
Submitted by: VVD <vvd unislabs com>
Reported by: dinoex
MFH: 2020Q3 |
27 Jun 2020 19:42:18
10.4.13_3  |
brnrd  |
databases/mariadb104-server: Make directories configurable
* Create socket dir [1]
* Take note of the changed directories
PR: 247413 [1]
Reported by: Henrik Hudson <ports thelanman net> |
26 May 2020 09:58:39
10.4.13_2  |
brnrd  |
databases/mariadb104-server: Fix configuration location / overhaul
* Fix configuration location [1]
* Share patches between client and server
* Provide minimal configuration for client and server
* Make the wsrep config a sample only
* Fixup plists
PR: 246694 [1]
Reported by: <theis gmx at>
MFH: 2020Q2 |
21 May 2020 19:08:52
10.4.13_1  |
brnrd  |
databases/mariadb104-server: Fix galera clustering
* Fix clustering script [1]
* Fix clustering dependencies [1]
* Remove no-op REINPLACECMD [2]
* Fix paths on pam_user_map and its config [3]
Submitted by: Peter M. Hauesen [1], mfechner [2], mat [3]
MFH: 2020Q2 |
16 May 2020 09:19:28
10.4.13  |
brnrd  |
databases/mariadb104-server: Security update to 10.4.13
MFH: 2020Q2
Security: 21d59ea3-8559-11ea-a5e2-d4c9ef517024 |
17 Feb 2020 16:25:06
10.4.12  |
brnrd  |
databsaes/mariadb10?-server: Fix patch
Reported by: tuxillo |
29 Jan 2020 19:02:14
10.4.12  |
brnrd  |
databases/mariadb104-server: Security update to 10.4.12
MFH: 2020Q1
Security: a6cf65ad-37d2-11ea-a1c7-b499baebfeaf
Security: CVE-2020-2574 |
14 Dec 2019 14:34:10
10.4.11  |
brnrd  |
databases/mariadb104-server: Update to 10.4.11
* Fix compression [1]
* Fix mariabackup-based replication [2]
PR: 239732 [1], 240692 [2]
Submitted by: Tao Zhou <zhoutao laocius org> [1], Mike Andrews <mandrews bit0
com> [2] |
11 Dec 2019 17:53:49
10.4.10_1  |
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
01 Dec 2019 19:50:46
10.4.10  |
brnrd  |
databases/mariadb104-server: Fix include clash with c++/v1/version |
28 Nov 2019 19:05:06
10.4.10  |
brnrd  |
databases/mariadb104-server: Security update to 10.4.10
PR: 241335
Submitted by: nbari tequilla io, Ralf van der Enden <tremere cainites net>
MFH: 2019Q4
Security: fc91f2ef-fd7b-11e9-a1c7-b499baebfeaf |
09 Oct 2019 10:34:57
10.4.7  |
bapt  |
Drop the ipv6 virtual category for d* category as it is not relevant anymore |
19 Sep 2019 05:47:49
10.4.7  |
tobik  |
databases/mariadb*-server: Spell post-install-GSSAPI_NONE-off correctly |
01 Sep 2019 14:21:27
10.4.7  |
brnrd  |
databases/mariadb104-server: Security update to 10.4.7
Security: 198e6220-ac8b-11e9-a1c7-b499baebfeaf |
19 Aug 2019 15:35:28
10.4.6_2  |
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
13 Aug 2019 16:01:59
10.4.6_1  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
26 Jul 2019 20:46:57
10.4.6_1  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
30 Jun 2019 18:25:03
10.4.6  |
brnrd  |
databases/mariadb104-server: Add MariaDB 10.4 port |