Port details on branch 2025Q2 |
- mariadb-connector-c MariaDB database connector for C
- 3.4.3 databases
=2 3.4.3Version of this port present on the latest quarterly branch. - Maintainer: brnrd@FreeBSD.org
 - Port Added: 2017-01-15 19:04:02
- Last Update: 2024-12-20 17:12:07
- Commit Hash: 8b713de
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://www.mariadb.com/kb/en/mariadb/about-mariadb-connector-c/
- Description:
- The MariaDB Connector/C is used to connect applications developed in C/C++
to MariaDB and MySQL databases. MySQL Connector/C is LGPL licensed.
Parts of MariaDB Connector/C are derived from PHP\'s mysqlnd extension and
the original LGPL MySQL client library for MySQL 3.23. The rest of the code
is written by developers at MariaDB Corporation Ab.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mariadb-connector-c>0:databases/mariadb-connector-c
- Conflicts:
- CONFLICTS_INSTALL:
- mariadb[0-9]*-client
- mariadb102-server
- mysql[0-9]*-client
- percona[0-9]*-client
- To install the port:
- cd /usr/ports/databases/mariadb-connector-c/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mariadb-connector-c
- pkg install mariadb-connector-c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mariadb-connector-c
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734682026
SHA256 (mariadb-connector-c-3.4.3-src.tar.gz) = a9033833a88ca74789bd6db565965382c982d06aae1c086097fa9c3e7c7d1eaf
SIZE (mariadb-connector-c-3.4.3-src.tar.gz) = 1428189
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libcurl.so : ftp/curl
- libzstd.so : archivers/zstd
- libiconv.so : converters/libiconv
- This port is required by:
- for Libraries
-
- databases/mariadb-connector-odbc
- databases/py-mariadb
- net/freeswitch
Configuration Options:
- ===> The following configuration options are available for mariadb-connector-c-3.4.3:
====> 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_mariadb-connector-c
- USES:
- cmake:insource compiler:c++11-lib iconv:translit ssl gssapi
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|