GET /api/v1/ports/p5.30-dbd-mysql/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-dbd-mysql",
    "portdir": "perl/p5-dbd-mysql",
    "version": "5.3.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/DBD::mysql",
    "description": "Perl5 Database Interface to the MySQL database",
    "long_description": "Perl5 Database Interface to the MySQL database",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "percona",
        "mariadb10_4",
        "mysql82",
        "mariadb10_5",
        "mariadb10_10",
        "mariadb10_6",
        "mariadb10_11",
        "mysql8",
        "mysql81",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-devel-checklib",
                "p5.30-test-deep",
                "p5.30-time-hires",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-dbi",
                "mysql8"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-mogilefs-server",
                "p5.30-class-dbi-mysql",
                "p5.30-innotop",
                "p5.30-mytop"
            ]
        }
    ]
}