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

{
    "name": "php56-xhprof",
    "portdir": "php/php-xhprof",
    "version": "0.9.4",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/xhprof",
    "description": "A Hierarchical Profiler for PHP",
    "long_description": "XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
    "active": true,
    "categories": [
        "devel",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1822
        }
    ],
    "variants": [
        "debug",
        "graphviz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php56"
            ]
        }
    ],
    "depends_on": []
}