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

{
    "name": "php52-apache2handler",
    "portdir": "lang/php",
    "version": "5.2.17",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.php.net/install.unix.apache2",
    "description": "php52 Apache 2 Handler SAPI",
    "long_description": "php52 Apache 2 Handler SAPI",
    "active": true,
    "categories": [
        "lang",
        "www"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "debug",
        "suhosin",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mhash",
                "pcre",
                "php52",
                "bzip2",
                "libiconv",
                "libxml2",
                "apache2",
                "gsed",
                "zlib"
            ]
        }
    ],
    "depends_on": []
}