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

{
    "name": "php74-iconv",
    "portdir": "lang/php",
    "version": "7.4.33",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://www.php.net/iconv",
    "description": "a PHP interface to the libiconv character encoding conversion functions",
    "long_description": "a PHP interface to the libiconv character encoding conversion functions",
    "active": true,
    "categories": [
        "textproc",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1759
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php74",
                "libiconv"
            ]
        }
    ],
    "depends_on": []
}