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

{
    "name": "p5.28-dbi",
    "portdir": "perl/p5-dbi",
    "version": "1.643.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://dbi.perl.org/",
    "description": "Abstract database access module for Perl",
    "long_description": "The DBI module enables your Perl applications to access multiple database types transparently. You can connect to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-mogilefs-server",
                "p5.28-tie-dbi",
                "p5.28-dbd-mysql",
                "p5.28-dbix-class",
                "p5.28-ima-dbi",
                "p5.28-catalyst-plugin-session-store-dbi",
                "p5.28-dancer-plugin-database-core",
                "p5.28-dbd-mock",
                "p5.28-dbd-sqlite2",
                "p5-dbi",
                "p5.28-dbix-admin-createtable",
                "p5.28-dbix-admin-tableinfo",
                "p5.28-dbix-dbschema",
                "p5.28-fey-loader",
                "p5.28-fey-test",
                "p5.28-innotop",
                "p5.28-log-handler",
                "p5.28-mytop",
                "p5.28-dbd-sqlite",
                "p5.28-net-ftpserver",
                "p5.28-rdf-trine",
                "p5.28-sql-abstract-limit",
                "p5.28-statistics-covid",
                "p5.28-test2-plugin-dbiprofile",
                "p5.28-dbd-csv",
                "p5.28-sql-translator",
                "p5.28-log-log4perl",
                "p5.28-dbix-sqlcrosstab",
                "p5.28-dbix-contextualfetch",
                "p5.28-dbix-searchbuilder",
                "p5.28-dbix-connector",
                "p5.28-pgtop",
                "p5.28-dbd-mariadb",
                "p5.28-dbd-pg",
                "p5.28-dbm-deep",
                "p5.28-mail-spamassassin"
            ]
        }
    ]
}