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

{
    "name": "php52",
    "portdir": "lang/php",
    "version": "5.2.17",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.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": 1824
        }
    ],
    "variants": [
        "debug",
        "suhosin",
        "libedit",
        "readline",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libedit",
                "mhash",
                "ncurses",
                "pcre",
                "bzip2",
                "libiconv",
                "libxml2",
                "gsed",
                "zlib"
            ]
        },
        {
            "type": "run",
            "ports": [
                "php_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "php52-suhosin",
                "php52-apache2handler",
                "php52-cgi",
                "php52-calendar",
                "php52-curl",
                "php52-exif",
                "php52-dba",
                "php52-ftp",
                "php52-gd",
                "php52-gettext",
                "php52-gmp",
                "php52-iconv",
                "php52-imap",
                "php52-ipc",
                "php52-ldap",
                "php52-mcrypt",
                "php52-mbstring",
                "php52-mssql",
                "php52-mysql",
                "php52-odbc",
                "php52-openssl",
                "php52-oracle",
                "php52-pcntl",
                "php52-posix",
                "php52-postgresql",
                "php52-snmp",
                "php52-pspell",
                "php52-soap",
                "php52-sockets",
                "php52-tidy",
                "php52-wddx",
                "php52-xmlrpc",
                "php52-xsl",
                "php52-zip"
            ]
        }
    ]
}