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

{
    "name": "php53-xcache",
    "portdir": "php/php-xcache",
    "version": "3.2.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20200610230510/http://xcache.lighttpd.net/",
    "description": "fast, stable PHP opcode cacher",
    "long_description": "php-xcache is a fast, stable PHP opcode cacher.",
    "active": true,
    "categories": [
        "www",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php53"
            ]
        }
    ],
    "depends_on": []
}