GET /api/v1/ports/mysql57/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "mysql57",
    "portdir": "databases/mysql57",
    "version": "5.7.44",
    "license": "(GPL-2 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mysql.com/",
    "description": "Multithreaded SQL database server",
    "long_description": "MySQL is an open-source, multi-threaded SQL database.",
    "active": true,
    "categories": [
        "databases"
    ],
    "maintainers": [],
    "variants": [
        "universal",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "cmake",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libevent",
                "ncurses",
                "lz4",
                "cyrus-sasl2",
                "openssl3",
                "zlib",
                "libedit"
            ]
        },
        {
            "type": "run",
            "ports": [
                "mysql_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "cacti",
                "p5.26-dbd-mysql",
                "drupal8",
                "mysql57-connector-cpp",
                "zabbix42",
                "zabbix44",
                "drupal7",
                "zabbix3",
                "wikkawiki",
                "libgda5",
                "glom",
                "zabbix4",
                "sphinx",
                "zabbix5",
                "neko"
            ]
        },
        {
            "type": "run",
            "ports": [
                "mysql57-server"
            ]
        }
    ]
}