HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mariadb",
"portdir": "databases/mariadb",
"version": "5.5.68",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mariadb.org/",
"description": "Multithreaded SQL database server",
"long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"debug",
"system_readline",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ncurses",
"tcp_wrappers"
]
},
{
"type": "run",
"ports": [
"mysql_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mariadb-lib_mysqludf_preg",
"mariadb-lib_mysqludf_json",
"mariadb-lib_mysqludf_xql",
"amarok",
"mariadb-lib_mysqludf_fPROJ4",
"libzdb-mariadb",
"qt4-mac-mariadb-plugin",
"qt511-mysql-plugin",
"qt5-mysql-plugin",
"qt513-mysql-plugin",
"mariadb-connector-cpp",
"qt53-mysql-plugin",
"qt56-mysql-plugin",
"qt55-mysql-plugin",
"qt57-mysql-plugin",
"py27-mysql",
"qt58-mysql-plugin",
"qt59-mysql-plugin",
"php52-mysql"
]
},
{
"type": "run",
"ports": [
"mariadb-server"
]
}
]
}