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

{
    "name": "oracle-instantclient",
    "portdir": "databases/oracle-instantclient",
    "version": "11.2.0.4.0",
    "license": "Restrictive and Nomirror",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.oracle.com/database/technologies/instant-client.html",
    "description": "Oracle database connection libraries",
    "long_description": "Oracle Instant Client allows you to run your applications without installing the standard Oracle client or having an ORACLE_HOME.",
    "active": true,
    "categories": [
        "databases"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "TOra",
                "ocilib",
                "qore-oracle-module",
                "libzdb-oracle",
                "php83-oracle",
                "php80-oracle",
                "php74-oracle",
                "php82-oracle",
                "php81-oracle",
                "php73-oracle",
                "php72-oracle",
                "php71-oracle",
                "php70-oracle",
                "php56-oracle",
                "php55-oracle",
                "php54-oracle",
                "php53-oracle",
                "php52-oracle"
            ]
        }
    ]
}