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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=907",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=905",
    "results": [
        {
            "name": "php74-sqlite",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-sodium",
            "portdir": "lang/php",
            "version": "7.4.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/sodium",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
            "long_description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
            "active": true,
            "categories": [
                "security",
                "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": [
                        "libsodium",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-sockets",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php74-event"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zabbix42-frontend",
                        "zabbix44-frontend",
                        "zabbix4-frontend",
                        "zabbix5-frontend"
                    ]
                }
            ]
        },
        {
            "name": "php74-soap",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php74",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-snmp",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74",
                        "net-snmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-pspell",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74",
                        "aspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-postgresql",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-posix",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-pcntl",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-oracle",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-openssl",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74",
                        "openssl11",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php74-stomp"
                    ]
                }
            ]
        },
        {
            "name": "php74-opcache",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-odbc",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-mysql",
            "portdir": "lang/php",
            "version": "7.4.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",
                "mysql8",
                "mariadb",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php74"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "zabbix42-frontend",
                        "zabbix44-frontend",
                        "wordpress",
                        "zabbix4-frontend",
                        "zabbix5-frontend"
                    ]
                }
            ]
        },
        {
            "name": "php74-mbstring",
            "portdir": "lang/php",
            "version": "7.4.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings",
            "long_description": "a PHP extension for manipulating strings in multibyte encodings",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oniguruma6",
                        "php74"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php74-mailparse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "drupal7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wordpress",
                        "zabbix4-frontend",
                        "zabbix42-frontend",
                        "php74-mailparse",
                        "zabbix5-frontend",
                        "zabbix44-frontend"
                    ]
                }
            ]
        },
        {
            "name": "php74-ldap",
            "portdir": "lang/php",
            "version": "7.4.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": "php74-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",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "cyrus-sasl2",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-ipc",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-intl",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-imap",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "clang-18",
                        "autoconf",
                        "pkgconfig",
                        "cclient"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php74",
                        "kerberos5",
                        "libcomerr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-iconv",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-gmp",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-gettext",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "php74"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "zabbix42-frontend",
                        "zabbix44-frontend",
                        "zabbix4-frontend",
                        "zabbix5-frontend"
                    ]
                }
            ]
        },
        {
            "name": "php74-gd",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php74",
                        "zlib",
                        "freetype",
                        "libjpeg-turbo",
                        "libpng",
                        "webp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "drupal7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zabbix42-frontend",
                        "zabbix44-frontend",
                        "wordpress",
                        "zabbix4-frontend",
                        "zabbix5-frontend"
                    ]
                }
            ]
        },
        {
            "name": "php74-ftp",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-exif",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-enchant",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php74",
                        "enchant"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-dba",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-curl",
            "portdir": "lang/php",
            "version": "7.4.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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php74",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php74-solr"
                    ]
                }
            ]
        },
        {
            "name": "php74-calendar",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-fpm",
            "portdir": "lang/php",
            "version": "7.4.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.fpm",
            "description": "php74 FPM SAPI",
            "long_description": "php74 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": [
                        "mhash",
                        "pcre2",
                        "php74",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "gsed",
                        "zlib",
                        "argon2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-cgi",
            "portdir": "lang/php",
            "version": "7.4.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.commandline",
            "description": "php74 CGI SAPI",
            "long_description": "php74 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": [
                        "mhash",
                        "pcre2",
                        "php74",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "gsed",
                        "zlib",
                        "argon2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-apache2handler",
            "portdir": "lang/php",
            "version": "7.4.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.apache2",
            "description": "php74 Apache 2 Handler SAPI",
            "long_description": "php74 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": [
                        "mhash",
                        "pcre2",
                        "php74",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "apache2",
                        "gsed",
                        "zlib",
                        "argon2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php74-uploadprogress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zabbix42-frontend",
                        "zabbix44-frontend",
                        "zabbix4-frontend",
                        "zabbix5-frontend"
                    ]
                }
            ]
        },
        {
            "name": "php74",
            "portdir": "lang/php",
            "version": "7.4.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": [
                        "libedit",
                        "mhash",
                        "ncurses",
                        "pcre2",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "gsed",
                        "zlib",
                        "argon2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php74-swoole",
                        "php74-xhprof",
                        "php74-dbase",
                        "php74-xdebug",
                        "php74-gmagick",
                        "php74-jsmin",
                        "php74-lzf",
                        "php74-stomp",
                        "php74-rar",
                        "php74-yaz",
                        "php74-zstd",
                        "php74-maxminddb",
                        "php74-svm",
                        "php74-openswoole",
                        "php74-event",
                        "xapian-bindings-php74",
                        "php74-solr",
                        "php74-taint",
                        "php74-vld",
                        "php74-geoip",
                        "php74-meminfo",
                        "php74-psr",
                        "php74-raphf",
                        "php74-memcached",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php74-calendar",
                        "php74-curl",
                        "php74-dba",
                        "php74-enchant",
                        "php74-exif",
                        "php74-ffi",
                        "php74-ftp",
                        "php74-gd",
                        "php74-gettext",
                        "php74-gmp",
                        "php74-iconv",
                        "php74-imap",
                        "php74-intl",
                        "php74-ipc",
                        "php74-ldap",
                        "php74-mbstring",
                        "php74-mysql",
                        "php74-odbc",
                        "php74-opcache",
                        "php74-openssl",
                        "php74-oracle",
                        "php74-pcntl",
                        "php74-posix",
                        "php74-postgresql",
                        "php74-pspell",
                        "php74-snmp",
                        "php74-soap",
                        "php74-sockets",
                        "php74-sodium",
                        "php74-sqlite",
                        "php74-tidy",
                        "php74-xmlrpc",
                        "php74-xsl",
                        "php74-amqp",
                        "php74-rrd",
                        "php74-timezonedb",
                        "php74-scrypt",
                        "php74-uploadprogress",
                        "php74-igbinary",
                        "php74-excel",
                        "php74-ming",
                        "php74-yaf",
                        "php74-memcache",
                        "php74-mongodb",
                        "php74-pdflib",
                        "php74-phalcon4",
                        "php74-propro",
                        "php74-mcrypt",
                        "php74-APCu",
                        "php74-ssh2",
                        "php74-sqlsrv",
                        "php74-mysql_xdevapi",
                        "php74-gearman",
                        "drupal7",
                        "php74-imagick",
                        "php74-zip",
                        "php74-mailparse",
                        "php74-uuid",
                        "php74-oauth",
                        "php74-yaml",
                        "php74-redis",
                        "php74-pcov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zabbix42-frontend",
                        "zabbix44-frontend",
                        "wordpress",
                        "zabbix4-frontend",
                        "zabbix5-frontend"
                    ]
                }
            ]
        },
        {
            "name": "php80-xsl",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php80",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-tidy",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80",
                        "tidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-sqlite",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-sodium",
            "portdir": "lang/php",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/sodium",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
            "long_description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
            "active": true,
            "categories": [
                "security",
                "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": [
                        "libsodium",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-sockets",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php80-event"
                    ]
                }
            ]
        },
        {
            "name": "php80-soap",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php80",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-snmp",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80",
                        "net-snmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-pspell",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80",
                        "aspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-postgresql",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-posix",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-pcntl",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-oracle",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-openssl",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80",
                        "openssl11",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php80-stomp"
                    ]
                }
            ]
        },
        {
            "name": "php80-opcache",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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": [
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-odbc",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-mysql",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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",
                "mysql8",
                "mariadb",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-mbstring",
            "portdir": "lang/php",
            "version": "8.0.30",
            "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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oniguruma6",
                        "php80"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php80-mailparse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php80-mailparse"
                    ]
                }
            ]
        }
    ]
}