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

{
    "name": "php70-APCu",
    "portdir": "php/php-APCu",
    "version": "5.1.24",
    "license": "PHP-3.01",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/APCu",
    "description": "APC User Cache",
    "long_description": "APCu contains the user-level functionality from APC",
    "active": true,
    "categories": [
        "devel",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php70"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "php70-zstd"
            ]
        }
    ]
}