| Port details on branch 2026Q1 |
- mariadb-connector-c MariaDB database connector for C
- 3.4.8 databases
=0 3.4.8Version of this port present on the latest quarterly branch. - Maintainer: brnrd@FreeBSD.org
 - Port Added: 2026-02-15 09:42:04
- Last Update: 2026-02-15 09:40:11
- Commit Hash: 2db35de
- 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:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1770798878
SHA256 (mariadb-connector-c-3.4.8-src.tar.gz) = 156aed3b49f857d0ac74fb76f1982968bcbfd8382da3f5b6ae71f616729920d7
SIZE (mariadb-connector-c-3.4.8-src.tar.gz) = 1380411
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libcurl.so : ftp/curl
- libzstd.so : archivers/zstd
- libiconv.so : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mariadb-connector-c-3.4.8:
====> 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.4.8 15 Feb 2026 09:40:11
    |
Bernard Spil (brnrd)  |
databases/mariadb-connector-c: Update to 3.4.8
Fixes build error with clang 21
PR: 293164
Reported by: dim
(cherry picked from commit 7f792383099669c49ca17cb1ea8903dbd5c02a74) |
Number of commits found: 1
|