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

{
    "name": "php82-solr",
    "portdir": "php/php-solr",
    "version": "2.8.0",
    "license": "PHP-3.01",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/solr",
    "description": "a PHP interface to Apache Solr",
    "long_description": "php-solr is an extremely fast, light-weight, feature-rich library that allows PHP developers to communicate easily and efficiently with Apache Solr server instances.",
    "active": true,
    "categories": [
        "devel",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "curl",
                "php82-curl",
                "libxml2",
                "php82"
            ]
        }
    ],
    "depends_on": []
}