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

{
    "name": "php84",
    "portdir": "lang/php",
    "version": "8.4.0RC1",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://qa.php.net/",
    "description": "PHP: Hypertext Preprocessor",
    "long_description": "PHP is a widely-used general-purpose scripting language that is especially suited for developing web sites, but can also be used for command-line scripting.",
    "active": true,
    "categories": [
        "lang",
        "www"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "debug",
        "libedit",
        "readline",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "autoconf",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "pcre2",
                "gsed",
                "bzip2",
                "libxml2",
                "libiconv",
                "zlib",
                "argon2",
                "libedit",
                "mhash"
            ]
        },
        {
            "type": "run",
            "ports": [
                "php_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "php84-apache2handler",
                "php84-cgi",
                "php84-fpm",
                "php84-calendar",
                "php84-curl",
                "php84-dba",
                "php84-enchant",
                "php84-exif",
                "php84-ffi",
                "php84-ftp",
                "php84-gd",
                "php84-gettext",
                "php84-gmp",
                "php84-iconv",
                "php84-intl",
                "php84-ipc",
                "php84-ldap",
                "php84-mbstring",
                "php84-mysql",
                "php84-odbc",
                "php84-opcache",
                "php84-openssl",
                "php84-pcntl",
                "php84-posix",
                "php84-postgresql",
                "php84-snmp",
                "php84-soap",
                "php84-sockets",
                "php84-sodium",
                "php84-sqlite",
                "php84-tidy",
                "php84-xsl"
            ]
        }
    ]
}