GET /api/v1/ports/php80-ldap/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "php80-ldap",
    "portdir": "lang/php",
    "version": "8.0.30",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://www.php.net/ldap",
    "description": "a PHP interface to LDAP",
    "long_description": "php80-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
    "active": true,
    "categories": [
        "databases",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1759
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-16",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openldap",
                "cyrus-sasl2",
                "php80"
            ]
        }
    ],
    "depends_on": []
}