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

{
    "count": 50935,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1018",
    "results": [
        {
            "name": "SDL3_mixer",
            "portdir": "audio/SDL3_mixer",
            "version": "3.2.0",
            "license": "zlib",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsdl-org/SDL_mixer",
            "description": "Audio mixer library for SDL3",
            "long_description": "A library to manage audio in SDL3-based games. It offers audio file decoding for several popular formats, such as WAV, MP3, and Ogg Vorbis, and provides sample-perfect mixing of multiple sources of audio, with various effects, and other advanced features.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opusfile",
                        "wavpack",
                        "flac",
                        "SDL3",
                        "game-music-emu",
                        "libxmp",
                        "libvorbis",
                        "mpg123"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blogtato",
            "portdir": "www/blogtato",
            "version": "0.1.17",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kantord/blogtato",
            "description": "A CLI RSS/Atom feed reader inspired by Taskwarrior",
            "long_description": "A CLI RSS/Atom feed reader inspired by Taskwarrior",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1034
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "pear",
                "universal",
                "libedit",
                "readline"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "gsed",
                        "bzip2",
                        "libxml2",
                        "libiconv",
                        "zlib",
                        "argon2",
                        "libedit",
                        "mhash"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php85-xsl",
                        "php85-apache2handler",
                        "php85-cgi",
                        "php85-fpm",
                        "php85-calendar",
                        "php85-curl",
                        "php85-dba",
                        "php85-enchant",
                        "php85-exif",
                        "php85-ffi",
                        "php85-ftp",
                        "php85-gd",
                        "php85-gettext",
                        "php85-gmp",
                        "php85-iconv",
                        "php85-intl",
                        "php85-ipc",
                        "php85-ldap",
                        "php85-mbstring",
                        "php85-mysql",
                        "php85-odbc",
                        "php85-openssl",
                        "php85-pcntl",
                        "php85-posix",
                        "php85-postgresql",
                        "php85-snmp",
                        "php85-soap",
                        "php85-sockets",
                        "php85-sodium",
                        "php85-sqlite",
                        "php85-tidy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php"
                    ]
                }
            ]
        },
        {
            "name": "php85-apache2handler",
            "portdir": "lang/php",
            "version": "8.5.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.apache2",
            "description": "php85 Apache 2 Handler SAPI",
            "long_description": "php85 Apache 2 Handler SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "apache2",
                        "php85",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-cgi",
            "portdir": "lang/php",
            "version": "8.5.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.commandline",
            "description": "php85 CGI SAPI",
            "long_description": "php85 CGI SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "php85",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-fpm",
            "portdir": "lang/php",
            "version": "8.5.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.fpm",
            "description": "php85 FPM SAPI",
            "long_description": "php85 FPM SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "php85",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-calendar",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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": [
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-curl",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-dba",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "gdbm",
                "qdbm",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-enchant",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "enchant2",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-exif",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-ffi",
            "portdir": "lang/php",
            "version": "8.5.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ffi",
            "description": "a PHP interface to allow loading of shared libraries",
            "long_description": "a PHP interface to allow loading of shared libraries",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-ftp",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-gd",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "zlib",
                        "php85",
                        "libjpeg-turbo",
                        "libpng",
                        "webp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-gettext",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-gmp",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "math",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-iconv",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-intl",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-ipc",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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": [
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-ldap",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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": "php85-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "php85",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-mbstring",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oniguruma6",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-mysql",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "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",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-odbc",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "iodbc",
                "unixodbc",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-openssl",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kerberos5",
                        "php85",
                        "openssl3",
                        "libcomerr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-pcntl",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-posix",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-postgresql",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql16",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-snmp",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "net-snmp",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-soap",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-sockets",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-sodium",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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": [
                "lang",
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-sqlite",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-tidy",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tidy",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-xsl",
            "portdir": "lang/php",
            "version": "8.5.4",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 578
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1861
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "parqeye",
            "portdir": "devel/parqeye",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kaushiksrini/parqeye",
            "description": "Peek inside Parquet files right from your terminal",
            "long_description": "parqeye lets you peek inside your Parquet files. Instantly inspect their contents, schema, and metadata — right from your terminal.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1034
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}