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

{
    "name": "php74-mbstring",
    "portdir": "lang/php",
    "version": "7.4.33",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://www.php.net/mbstring",
    "description": "a PHP extension for manipulating strings in multibyte encodings",
    "long_description": "a PHP extension for manipulating strings in multibyte encodings",
    "active": true,
    "categories": [
        "textproc",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1761
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "oniguruma6",
                "php74"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "php74-mailparse"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "drupal7"
            ]
        },
        {
            "type": "run",
            "ports": [
                "php74-mailparse",
                "wordpress",
                "zabbix4-frontend",
                "zabbix42-frontend",
                "zabbix5-frontend",
                "zabbix44-frontend"
            ]
        }
    ]
}