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

{
    "name": "php70",
    "portdir": "lang/php",
    "version": "7.0.33",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 2,
    "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": 1825
        }
    ],
    "variants": [
        "debug",
        "libedit",
        "readline",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mhash",
                "ncurses",
                "pcre",
                "bzip2",
                "libiconv",
                "libxml2",
                "gsed",
                "zlib",
                "libedit"
            ]
        },
        {
            "type": "run",
            "ports": [
                "php_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "php70-event",
                "php70-xhprof",
                "php70-dbase",
                "php70-xdebug",
                "php70-gmagick",
                "php70-jsmin",
                "php70-lzf",
                "php70-stomp",
                "php70-rar",
                "php70-yaz",
                "xapian-bindings-php70",
                "php70-phalcon3",
                "php70-solr",
                "php70-taint",
                "php70-vld",
                "php70-geoip",
                "php70-meminfo",
                "php70-psr",
                "php70-raphf",
                "php70-memcached",
                "php70-amqp",
                "php70-rrd",
                "php70-timezonedb",
                "php70-scrypt",
                "php70-uploadprogress",
                "php70-igbinary",
                "php70-excel",
                "php70-ming",
                "php70-yaf",
                "php70-memcache",
                "php70-mongodb",
                "php70-pdflib",
                "php70-propro",
                "php70-swoole",
                "php70-APCu",
                "php70-ssh2",
                "php70-sqlsrv",
                "php70-apache2handler",
                "php70-fpm",
                "php70-cgi",
                "php70-calendar",
                "php70-curl",
                "php70-dba",
                "php70-enchant",
                "php70-exif",
                "php70-ftp",
                "php70-gd",
                "php70-gettext",
                "php70-iconv",
                "php70-gmp",
                "php70-imap",
                "php70-intl",
                "php70-ipc",
                "php70-ldap",
                "php70-mbstring",
                "php70-mcrypt",
                "php70-mysql",
                "php70-odbc",
                "php70-openssl",
                "php70-opcache",
                "php70-oracle",
                "php70-pcntl",
                "php70-posix",
                "php70-postgresql",
                "php70-pspell",
                "php70-snmp",
                "php70-soap",
                "php70-sockets",
                "php70-tidy",
                "php70-sqlite",
                "php70-wddx",
                "php70-xmlrpc",
                "php70-xsl",
                "php70-gearman",
                "php70-imagick",
                "php70-zip",
                "php70-mailparse",
                "php70-uuid",
                "php70-oauth",
                "php70-yaml",
                "php70-redis",
                "php70-zstd",
                "php70-svm"
            ]
        }
    ]
}