Port details on branch 2023Q2 |
- mariadb104-server Multithreaded SQL database (server)
- 10.4.29 databases
=0 10.4.29Version of this port present on the latest quarterly branch. DEPRECATED: Use databases/mariadb106-server
This port expired on: 2023-06-30
- Maintainer: brnrd@FreeBSD.org
 - Port Added: 2023-05-31 12:10:19
- Last Update: 2023-05-31 12:08:12
- Commit Hash: e8c3493
- 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:
-
- mariadb104-server>0:databases/mariadb104-server
- Conflicts:
- CONFLICTS_INSTALL:
- mariadb10[0-35-9]-server
- mariadb1011-server
- mysql[0-9]*-server
- mysqlwsrep*-server
- percona[0-9]*-server
- 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 = 1685281835
SHA256 (mariadb-10.4.29.tar.gz) = 5b2d338792e79e68d6a545e2b15603bbbf7618c739e5f820f57b1d6b22092130
SIZE (mariadb-10.4.29.tar.gz) = 94859830
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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
- 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.29:
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:
- ERROR
- WARNING: The FreshPorts parser failed. ucl_tool failed. Please report this.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.4.29 31 May 2023 12:08:12
    |
Bernard Spil (brnrd)  |
databases/mariadb104-server: Update to 10.4.29
Security: 5d1b1a0a-fd36-11ed-a0d1-84a93843eb75
MFH: 2023Q2
(cherry picked from commit 7f97f2d5e99c9509fd16d7e6f3f6416aeef03be7) |
10.4.28 31 May 2023 12:08:05
    |
Bernard Spil (brnrd)  Author: Muhammad Moinur Rahman |
databases/mariadb104-server: Mark IGNORE_SSL
- Mark to IGNORE OpenSSL 3.0 and later
- Upstream only supports OpenSSL 1.0.1 upto 1.1.X
Approved by: portmgr (blanket)
(cherry picked from commit a910d1ab1c5d9311661ba92a8c6effcaf4acec37) |
10.4.28 31 May 2023 12:07:37
    |
Bernard Spil (brnrd)  |
databases/mariadb104: Drop 10.4 in 2023Q3 after adding 10.6
(cherry picked from commit 7885ad4167893e6a7f158f1075b0067514d5ffab) |
10.4.28 31 May 2023 12:04:16
    |
Bernard Spil (brnrd)  |
databases/mariadb105-server: Update conflicts for 10.0.11
* All remaining MariaDB ports
(cherry picked from commit 3f5ce6a80dd99332a63661c6f8b418ca1c0fd6df) |