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

{
    "name": "php74-postgresql",
    "portdir": "lang/php",
    "version": "7.4.33",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://www.php.net/pgsql",
    "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
    "long_description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
    "active": true,
    "categories": [
        "databases",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1761
        }
    ],
    "variants": [
        "postgresql82",
        "postgresql83",
        "postgresql84",
        "postgresql90",
        "postgresql91",
        "postgresql92",
        "postgresql93",
        "postgresql94",
        "postgresql95",
        "postgresql96",
        "postgresql10",
        "postgresql11",
        "postgresql12",
        "postgresql13",
        "postgresql14",
        "postgresql15",
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php74",
                "postgresql15"
            ]
        }
    ],
    "depends_on": []
}