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

{
    "count": 49814,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=79",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=77",
    "results": [
        {
            "name": "php84-ipc",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-intl",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-iconv",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "libiconv",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-gmp",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-gettext",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-gd",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "freetype",
                        "zlib",
                        "php84",
                        "libjpeg-turbo",
                        "libpng",
                        "webp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-ftp",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "openssl3",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-ffi",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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",
                "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": [
                        "libffi",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-exif",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-enchant",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "enchant2",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-dba",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-curl",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "curl",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-calendar",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.php.net/",
            "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": [
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-fpm",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.fpm",
            "description": "php84 FPM SAPI",
            "long_description": "php84 FPM SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "php84",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-cgi",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.commandline",
            "description": "php84 CGI SAPI",
            "long_description": "php84 CGI SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "php84",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://qa.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",
                        "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": [
                        "php84-apache2handler",
                        "php84-cgi",
                        "php84-fpm",
                        "php84-calendar",
                        "php84-curl",
                        "php84-dba",
                        "php84-enchant",
                        "php84-exif",
                        "php84-ffi",
                        "php84-ftp",
                        "php84-gd",
                        "php84-gettext",
                        "php84-gmp",
                        "php84-iconv",
                        "php84-intl",
                        "php84-ipc",
                        "php84-ldap",
                        "php84-mbstring",
                        "php84-mysql",
                        "php84-odbc",
                        "php84-opcache",
                        "php84-openssl",
                        "php84-pcntl",
                        "php84-posix",
                        "php84-postgresql",
                        "php84-snmp",
                        "php84-soap",
                        "php84-sockets",
                        "php84-sodium",
                        "php84-sqlite",
                        "php84-tidy",
                        "php84-xsl"
                    ]
                }
            ]
        },
        {
            "name": "php84-apache2handler",
            "portdir": "lang/php",
            "version": "8.4.0RC1",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.apache2",
            "description": "php84 Apache 2 Handler SAPI",
            "long_description": "php84 Apache 2 Handler SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "apache2",
                        "php84",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-syntax-operator-in",
            "portdir": "perl/p5-syntax-operator-in",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::In",
            "description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-cbuilder",
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-parse-keyword",
                        "p5.34-meta",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-syntax-operator-in"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-syntax-operator-in",
            "portdir": "perl/p5-syntax-operator-in",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::In",
            "description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-extutils-cbuilder",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xs-parse-keyword",
                        "p5.32-meta",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-syntax-operator-in",
            "portdir": "perl/p5-syntax-operator-in",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::In",
            "description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-cbuilder",
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xs-parse-keyword",
                        "p5.28-meta",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-syntax-operator-in",
            "portdir": "perl/p5-syntax-operator-in",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::In",
            "description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-cbuilder",
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xs-parse-keyword",
                        "p5.30-meta",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-syntax-operator-in",
            "portdir": "perl/p5-syntax-operator-in",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-syntax-operator-in",
            "homepage": "https://metacpan.org/pod/Syntax::Operator::In",
            "description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-syntax-operator-in"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-syntax-operator-existsor",
            "portdir": "perl/p5-syntax-operator-existsor",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
            "description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-cbuilder",
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-parse-keyword",
                        "p5.34-meta",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-syntax-operator-existsor"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-syntax-operator-existsor",
            "portdir": "perl/p5-syntax-operator-existsor",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
            "description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-extutils-cbuilder",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xs-parse-keyword",
                        "p5.32-meta",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-syntax-operator-existsor",
            "portdir": "perl/p5-syntax-operator-existsor",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
            "description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-cbuilder",
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xs-parse-keyword",
                        "p5.30-meta",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-syntax-operator-existsor",
            "portdir": "perl/p5-syntax-operator-existsor",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
            "description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-cbuilder",
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xs-parse-keyword",
                        "p5.28-meta",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-syntax-operator-existsor",
            "portdir": "perl/p5-syntax-operator-existsor",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-syntax-operator-existsor",
            "homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
            "description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-syntax-operator-existsor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-syntax-operator-equ",
            "portdir": "perl/p5-syntax-operator-equ",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
            "description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.32-extutils-cbuilder",
                        "p5.32-test-simple",
                        "p5.32-syntax-keyword-match",
                        "p5.32-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xs-parse-keyword",
                        "p5.32-meta",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-syntax-operator-equ",
            "portdir": "perl/p5-syntax-operator-equ",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
            "description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "p5.34-syntax-keyword-match",
                        "p5.34-extutils-cbuilder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-parse-keyword",
                        "p5.34-meta",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-syntax-operator-equ"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-syntax-operator-equ",
            "portdir": "perl/p5-syntax-operator-equ",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
            "description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "p5.30-syntax-keyword-match",
                        "p5.30-extutils-cbuilder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xs-parse-keyword",
                        "p5.30-meta",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-syntax-operator-equ",
            "portdir": "perl/p5-syntax-operator-equ",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
            "description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "p5.28-syntax-keyword-match",
                        "p5.28-extutils-cbuilder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xs-parse-keyword",
                        "p5.28-meta",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-syntax-operator-equ",
            "portdir": "perl/p5-syntax-operator-equ",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-syntax-operator-equ",
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
            "description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-syntax-operator-equ"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ffmpeg7",
            "portdir": "multimedia/ffmpeg7",
            "version": "7.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ffmpeg.org/",
            "description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
            "long_description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "no_symlink",
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cctools",
                        "gmake",
                        "clang-18",
                        "nasm",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "soxr",
                        "speex",
                        "gnutls",
                        "libsdl2",
                        "fontconfig",
                        "harfbuzz",
                        "lcms2",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "bzip2",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvmaf",
                        "libvpx",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cmus",
                        "qt6-qtmultimedia",
                        "pianobar",
                        "libpiano",
                        "av1an",
                        "audiowmark",
                        "ffms2",
                        "musikcube",
                        "qt69-qtmultimedia",
                        "gpac",
                        "unpaper",
                        "qt64-qtmultimedia",
                        "qt67-qtmultimedia",
                        "qt68-qtmultimedia",
                        "mpv",
                        "timg",
                        "dosbox-x"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-ffmpy",
                        "py310-ffmpy",
                        "py312-ffmpy",
                        "py39-ffmpy",
                        "ab-av1"
                    ]
                }
            ]
        },
        {
            "name": "R-DiscreteDatasets",
            "portdir": "R/R-DiscreteDatasets",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DISOhda/DiscreteDatasets",
            "description": "Example data-sets for use with discrete statistical tests",
            "long_description": "Example data-sets for use with discrete statistical tests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sgof"
                    ]
                }
            ]
        },
        {
            "name": "json.bash",
            "portdir": "textproc/json.bash",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/h4l/json.bash",
            "description": "Command-line tool and bash library that creates JSON",
            "long_description": "json.bash's one thing is to get shell-native data (environment variables, files, program output) to somewhere else, using JSON encapsulate it robustly. Creating JSON from the command line or a shell script can be useful when: - you need some ad-hoc JSON to interact with a JSON-consuming application, - you need to bundle up some data to share or move elsewhere. JSON can a good alternative to base64-encoding or a file archive. It does no transformation or filtering itself, instead it pulls data from things you already know how to use, like files, command-line arguments, environment variables, shell pipelines and shell scripts. It glues together data from these sources, giving it enough structure to make the data easy to consume reliably in downstream programs. It's something like a reverse tee — it pulls together data sources, using JSON to represent the aggregation. It's not an alternative to to data-processing tools like jq, rather it helps assemble JSON to send into JSON-consuming tools like jq.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang18",
            "portdir": "science/mpich",
            "version": "4.3.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS clang18's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "threads",
                "gforker",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "python313",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc15",
                        "hwloc",
                        "libgcc",
                        "libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pnetcdf",
                        "py-mpi4py",
                        "py39-mpi4py",
                        "py310-mpi4py",
                        "py311-mpi4py",
                        "py312-mpi4py",
                        "py313-mpi4py",
                        "py314-mpi4py"
                    ]
                }
            ]
        },
        {
            "name": "mpich-gcc14",
            "portdir": "science/mpich",
            "version": "4.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS gcc14's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "fortran",
                "threads",
                "gforker",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "gcc14",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc14",
                        "hwloc",
                        "libgcc",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dbcsr"
                    ]
                }
            ]
        },
        {
            "name": "tree-sitter-typst",
            "portdir": "devel/tree-sitter-typst",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uben0/tree-sitter-typst",
            "description": "A tree-sitter parser for Typst",
            "long_description": "A tree-sitter parser for Typst",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-syntax-operator-divides",
            "portdir": "perl/p5-syntax-operator-divides",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
            "description": "Syntax::Operator::Divides - an infix operator for division test",
            "long_description": "Syntax::Operator::Divides - an infix operator for division test",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-cbuilder",
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-parse-keyword",
                        "p5.34-meta",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-syntax-operator-divides"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-syntax-operator-divides",
            "portdir": "perl/p5-syntax-operator-divides",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
            "description": "Syntax::Operator::Divides - an infix operator for division test",
            "long_description": "Syntax::Operator::Divides - an infix operator for division test",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-extutils-cbuilder",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xs-parse-keyword",
                        "p5.32-meta",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-syntax-operator-divides",
            "portdir": "perl/p5-syntax-operator-divides",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
            "description": "Syntax::Operator::Divides - an infix operator for division test",
            "long_description": "Syntax::Operator::Divides - an infix operator for division test",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-cbuilder",
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xs-parse-keyword",
                        "p5.30-meta",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-syntax-operator-divides",
            "portdir": "perl/p5-syntax-operator-divides",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
            "description": "Syntax::Operator::Divides - an infix operator for division test",
            "long_description": "Syntax::Operator::Divides - an infix operator for division test",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-cbuilder",
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xs-parse-keyword",
                        "p5.28-meta",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-syntax-operator-divides",
            "portdir": "perl/p5-syntax-operator-divides",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-syntax-operator-divides",
            "homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
            "description": "Syntax::Operator::Divides - an infix operator for division test",
            "long_description": "Syntax::Operator::Divides - an infix operator for division test",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-syntax-operator-divides"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-meta",
            "portdir": "perl/p5-meta",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/meta",
            "description": "meta - meta-programming API",
            "long_description": "meta - meta-programming API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-cbuilder",
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-meta",
                        "p5.34-syntax-operator-divides",
                        "p5.34-syntax-operator-equ",
                        "p5.34-syntax-operator-existsor",
                        "p5.34-syntax-operator-in",
                        "p5.34-attribute-storage",
                        "p5.34-commandable",
                        "p5.34-convert-color"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-meta",
            "portdir": "perl/p5-meta",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/meta",
            "description": "meta - meta-programming API",
            "long_description": "meta - meta-programming API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-extutils-cbuilder",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-syntax-operator-divides",
                        "p5.32-syntax-operator-equ",
                        "p5.32-syntax-operator-existsor",
                        "p5.32-syntax-operator-in",
                        "p5.32-attribute-storage",
                        "p5.32-commandable",
                        "p5.32-convert-color"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-meta",
            "portdir": "perl/p5-meta",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/meta",
            "description": "meta - meta-programming API",
            "long_description": "meta - meta-programming API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-cbuilder",
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-syntax-operator-divides",
                        "p5.28-syntax-operator-equ",
                        "p5.28-syntax-operator-existsor",
                        "p5.28-syntax-operator-in",
                        "p5.28-attribute-storage",
                        "p5.28-commandable",
                        "p5.28-convert-color"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-meta",
            "portdir": "perl/p5-meta",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/meta",
            "description": "meta - meta-programming API",
            "long_description": "meta - meta-programming API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-cbuilder",
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-syntax-operator-divides",
                        "p5.30-syntax-operator-equ",
                        "p5.30-syntax-operator-existsor",
                        "p5.30-syntax-operator-in",
                        "p5.30-attribute-storage",
                        "p5.30-commandable",
                        "p5.30-convert-color"
                    ]
                }
            ]
        },
        {
            "name": "p5-meta",
            "portdir": "perl/p5-meta",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-meta",
            "homepage": "https://metacpan.org/pod/meta",
            "description": "meta - meta-programming API",
            "long_description": "meta - meta-programming API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-meta"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Mousecape",
            "portdir": "aqua/Mousecape",
            "version": "1813",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexzielenski/Mousecape",
            "description": "Cursor Manager for macOS/OS X",
            "long_description": "A free cursor manager for Mac OS X 10.8+ built using private, nonintrusive CoreGraphics APIs.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spatstat.univar",
            "portdir": "R/R-spatstat.univar",
            "version": "3.1-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spatstat/spatstat.univar",
            "description": "One-dimensional probability distribution support",
            "long_description": "One-dimensional probability distribution support for the R-spatstat family.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-spatstat.utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.geom",
                        "R-spatstat.local",
                        "R-spatstat",
                        "R-spatstat.linnet",
                        "R-spatstat.model",
                        "R-spatstat.Knet",
                        "R-spatstat.random",
                        "R-spatstat.explore"
                    ]
                }
            ]
        }
    ]
}