GET /api/v1/ports/libzdb-mysql51/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "libzdb-mysql51",
    "portdir": "databases/libzdb-mysql55",
    "version": "2.12",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.tildeslash.com/libzdb/",
    "description": "Enable MySQL support for mysql51",
    "long_description": "A small, fast and easy to use Open Source Database Connection Pool Library.\n* Thread safe Database Connection Pool\n* Connect to multiple database systems\n* Zero runtime configuration, connect using a URL scheme\n* C library\n* Supports MySQL, PostgreSQL, SQLite and Oracle",
    "active": true,
    "categories": [
        "devel",
        "databases"
    ],
    "maintainers": [],
    "variants": [
        "openssl",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mysql51"
            ]
        }
    ],
    "depends_on": []
}