GET /api/v1/ports/?format=api&ordering=created_at&page=95
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49863,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=96",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=94",
    "results": [
        {
            "name": "php71-iconv",
            "portdir": "lang/php",
            "version": "7.1.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": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-imap",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/imap",
            "description": "a PHP interface to the IMAP protocol",
            "long_description": "a PHP interface to the IMAP protocol",
            "active": true,
            "categories": [
                "mail",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "cclient"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-intl",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/intl",
            "description": "internationalization extension for PHP",
            "long_description": "Internationalization extension implements ICU library functionality in PHP.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-ipc",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ipc",
            "description": "interprocess communication extensions for PHP",
            "long_description": "PHP extensions for interprocess communication (IPC), including the shmop, sysvmsg, sysvsem, and sysvshm extensions.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-ldap",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ldap",
            "description": "a PHP interface to LDAP",
            "long_description": "php71-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "php71",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-mbstring",
            "portdir": "lang/php",
            "version": "7.1.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": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php71-mailparse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "squirrelmail",
                        "zabbix3",
                        "php71-mailparse"
                    ]
                }
            ]
        },
        {
            "name": "php71-mcrypt",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
            "long_description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
            "active": true,
            "categories": [
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmcrypt",
                        "libtool",
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-mysql",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
            "long_description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "mysqlnd",
                "mysql51",
                "mysql55",
                "mysql56",
                "mysql57",
                "mariadb",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php71"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "zabbix3"
                    ]
                }
            ]
        },
        {
            "name": "php71-odbc",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "long_description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "iodbc",
                "unixodbc",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-opcache",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/opcache",
            "description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "long_description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-openssl",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "active": true,
            "categories": [
                "devel",
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "openssl11",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php71-stomp"
                    ]
                }
            ]
        },
        {
            "name": "php71-oracle",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "long_description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oracle-instantclient",
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-pcntl",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "long_description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "active": true,
            "categories": [
                "sysutils",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-posix",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/posix",
            "description": "a PHP interface to additional POSIX functions",
            "long_description": "a PHP interface to those functions defined in the IEEE 1003.1 (POSIX.1) standards document which are not accessible through other means",
            "active": true,
            "categories": [
                "sysutils",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-postgresql",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/pgsql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
            "long_description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-pspell",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
            "long_description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "aspell"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "squirrelmail"
                    ]
                }
            ]
        },
        {
            "name": "php71-snmp",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/snmp",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
            "long_description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
            "active": true,
            "categories": [
                "sysutils",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "net-snmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-soap",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/soap",
            "description": "a PHP extension for writing SOAP clients and servers",
            "long_description": "a PHP extension for writing SOAP clients and servers",
            "active": true,
            "categories": [
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-sockets",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/sockets",
            "description": "a PHP interface to BSD socket communication functions",
            "long_description": "a PHP interface to BSD socket communication functions",
            "active": true,
            "categories": [
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php71-event"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zabbix3"
                    ]
                }
            ]
        },
        {
            "name": "php71-sqlite",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/sqlite",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
            "long_description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-tidy",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "long_description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "active": true,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "tidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-wddx",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/wddx",
            "description": "a PHP interface to Web Distributed Data Exchange",
            "long_description": "a PHP interface to Web Distributed Data Exchange",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "expat",
                        "libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-xmlrpc",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers",
            "long_description": "a PHP extension for writing XML-RPC clients and servers",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libiconv",
                        "libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-xsl",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "long_description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1826
                }
            ],
            "variants": [
                "debug",
                "libedit",
                "readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "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-apache2handler",
                        "php70-amqp",
                        "php70-cgi",
                        "php70-fpm",
                        "php70-calendar",
                        "php70-curl",
                        "php70-dba",
                        "php70-enchant",
                        "php70-exif",
                        "php70-ftp",
                        "php70-gd",
                        "php70-gettext",
                        "php70-gmp",
                        "php70-iconv",
                        "php70-imap",
                        "php70-intl",
                        "php70-ipc",
                        "php70-ldap",
                        "php70-mbstring",
                        "php70-mcrypt",
                        "php70-mysql",
                        "php70-odbc",
                        "php70-opcache",
                        "php70-openssl",
                        "php70-oracle",
                        "php70-pcntl",
                        "php70-posix",
                        "php70-postgresql",
                        "php70-pspell",
                        "php70-snmp",
                        "php70-soap",
                        "php70-sockets",
                        "php70-sqlite",
                        "php70-tidy",
                        "php70-wddx",
                        "php70-xmlrpc",
                        "php70-xsl",
                        "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-APCu",
                        "php70-ssh2",
                        "php70-sqlsrv",
                        "php70-gearman",
                        "php70-imagick",
                        "php70-zip",
                        "php70-mailparse",
                        "php70-uuid",
                        "php70-oauth",
                        "php70-yaml",
                        "php70-redis",
                        "php70-zstd",
                        "php70-svm",
                        "php70-swoole"
                    ]
                }
            ]
        },
        {
            "name": "php70-apache2handler",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.apache2",
            "description": "php70 Apache 2 Handler SAPI",
            "long_description": "php70 Apache 2 Handler SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "php70",
                        "gsed",
                        "bzip2",
                        "libxml2",
                        "apache2",
                        "libiconv",
                        "zlib",
                        "mhash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-uploadprogress"
                    ]
                }
            ]
        },
        {
            "name": "php70-cgi",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.commandline",
            "description": "php70 CGI SAPI",
            "long_description": "php70 CGI SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "php70",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "gsed",
                        "zlib",
                        "mhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-fpm",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.fpm",
            "description": "php70 FPM SAPI",
            "long_description": "php70 FPM SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "php70",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "gsed",
                        "zlib",
                        "mhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-calendar",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/calendar",
            "description": "a PHP extension for converting between different calendar formats",
            "long_description": "a PHP extension for converting between different calendar formats",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-curl",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols",
            "long_description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols",
            "active": true,
            "categories": [
                "net",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-solr"
                    ]
                }
            ]
        },
        {
            "name": "php70-dba",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB",
            "long_description": "a PHP interface for accessing DBM databases such as BerkeleyDB",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "gdbm",
                "qdbm",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-enchant",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/enchant",
            "description": "a PHP interface to enchant",
            "long_description": "php is a PHP interface to enchant, a common API for many spell libraries.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "enchant"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-exif",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/exif",
            "description": "a PHP interface to the EXIF image metadata functions",
            "long_description": "a PHP interface to the EXIF image metadata functions",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-ftp",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ftp",
            "description": "a PHP extension for accessing file servers using the File Transfer Protocol",
            "long_description": "a PHP extension for accessing file servers using the File Transfer Protocol",
            "active": true,
            "categories": [
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gd",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/gd",
            "description": "a PHP interface to the gd library",
            "long_description": "a PHP interface to the gd library",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "zlib",
                        "freetype",
                        "php70",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gettext",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/gettext",
            "description": "a PHP interface to the gettext natural language support functions",
            "long_description": "a PHP interface to the gettext natural language support functions",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gmp",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/gmp",
            "description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers",
            "long_description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers",
            "active": true,
            "categories": [
                "devel",
                "math",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-iconv",
            "portdir": "lang/php",
            "version": "7.0.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": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-imap",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/imap",
            "description": "a PHP interface to the IMAP protocol",
            "long_description": "a PHP interface to the IMAP protocol",
            "active": true,
            "categories": [
                "mail",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "cclient"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-intl",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/intl",
            "description": "internationalization extension for PHP",
            "long_description": "Internationalization extension implements ICU library functionality in PHP.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-ipc",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ipc",
            "description": "interprocess communication extensions for PHP",
            "long_description": "PHP extensions for interprocess communication (IPC), including the shmop, sysvmsg, sysvsem, and sysvshm extensions.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-ldap",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ldap",
            "description": "a PHP interface to LDAP",
            "long_description": "php70-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "php70",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-mbstring",
            "portdir": "lang/php",
            "version": "7.0.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": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php70-mailparse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php70-mailparse"
                    ]
                }
            ]
        },
        {
            "name": "php70-mcrypt",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
            "long_description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
            "active": true,
            "categories": [
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmcrypt",
                        "libtool",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-mysql",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
            "long_description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "mysqlnd",
                "mysql51",
                "mysql55",
                "mysql56",
                "mysql57",
                "mariadb",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-odbc",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "long_description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "iodbc",
                "unixodbc",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-opcache",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/opcache",
            "description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "long_description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-openssl",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "active": true,
            "categories": [
                "devel",
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "openssl11",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-stomp"
                    ]
                }
            ]
        },
        {
            "name": "php70-oracle",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "long_description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oracle-instantclient",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-pcntl",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "long_description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "active": true,
            "categories": [
                "sysutils",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}