Port details on branch 2023Q4 |
- mariadb1011-server Multithreaded SQL database (server)
- 10.11.6 databases =0 10.11.6Version of this port present on the latest quarterly branch.
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2023-11-28 09:39:04
- Last Update: 2023-11-28 09:34:18
- Commit Hash: 6eff457
- 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:
-
- mariadb1011-server>0:databases/mariadb1011-server
- Conflicts:
- CONFLICTS_INSTALL:
- mariadb10[0-57-9]-server-*
- mysql[0-9]*-server-*
- mysqlwsrep*
- percona[0-9]*-server-*
- To install the port:
- cd /usr/ports/databases/mariadb1011-server/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mariadb1011-server
- pkg install mariadb1011-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mariadb1011-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701004661
SHA256 (mariadb-10.11.6.tar.gz) = 1c0163463e98d71f4780741611a40981eee2bc44d392601ca49bbf948d04dd67
SIZE (mariadb-10.11.6.tar.gz) = 99586625
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:
- Slave ports:
-
- databases/mariadb1011-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-core
- ninja : devel/ninja
- Runtime dependencies:
-
- bash : shells/bash
- rsync : net/rsync
- Library dependencies:
-
- libfmt.so : devel/libfmt
- liblz4.so : archivers/liblz4
- libpcre2-8.so : devel/pcre2
- libzstd.so : archivers/zstd
- libodbc.so : databases/unixODBC
- libcurl.so : ftp/curl
- libgalera.so : databases/galera26
- libiconv.so : converters/libiconv
- libedit.so.0 : devel/libedit
- libmariadb.so.3 : databases/mariadb1011-client
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mariadb1011-server-10.11.6:
AWS_KEY_MGMT=on: AWS Encryption Key Management Plugin
CONNECT_EXTRA=on: Enable ODBC and XML in CONNECT engine
DOCS=on: Build and/or install documentation
HASHICORP_VAULT=on: Enable HashiCorp vault key-storage plugin
WSREP=on: Build wsrep clustering
====> Optional page compression
LZO=off: LZO compression support
SNAPPY=off: Snappy compression library support
====> Optional MariaDB storage engines
COLUMNSTORE=off: Columnar storage egine
INNOBASE=on: InnoDB default engine
MROONGA=off: Mroonga Full Text Search engine
OQGRAPH=off: Open Query Graph Computation engine
ROCKSDB=off: RocksDB LSM engine
S3=off: S3 storage engine (Gamma)
SPHINX=on: SphinxSE engine
SPIDER=on: Partitioning and XA-transactions 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_mariadb1011-server
- USES:
- bison:build cmake:insource compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl mysql:1011m gnome gssapi
- pkg-message:
- ERROR
- WARNING: The FreshPorts parser failed. ucl_tool failed. Please report this.
- Master Sites:
|