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

{
    "count": 52778,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=10",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=8",
    "results": [
        {
            "name": "php86-mysql",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "mysqlnd",
                "mysql57",
                "mysql8",
                "mysql9",
                "mariadb10",
                "mariadb11",
                "mariadb12",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-mbstring",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oniguruma6",
                        "php86"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php86-mailparse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php86-mailparse"
                    ]
                }
            ]
        },
        {
            "name": "php86-ldap",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to LDAP",
            "long_description": "php86-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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "php86",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-ipc",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-intl",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "internationalization extension for PHP",
            "long_description": "Internationalization extension implements ICU library functionality in PHP.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-iconv",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-gmp",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-gettext",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-gd",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "zlib",
                        "php86",
                        "libjpeg-turbo",
                        "libpng",
                        "webp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-ftp",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-ffi",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-exif",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-enchant",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "enchant2",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-dba",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "gdbm",
                "qdbm",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-curl",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-calendar",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-fpm",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.fpm",
            "description": "php86 FPM SAPI",
            "long_description": "php86 FPM SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "php86",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-cgi",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.commandline",
            "description": "php86 CGI SAPI",
            "long_description": "php86 CGI SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "php86",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-apache2handler",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.apache2",
            "description": "php86 Apache 2 Handler SAPI",
            "long_description": "php86 Apache 2 Handler SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsed",
                        "libiconv",
                        "bzip2",
                        "apache2",
                        "php86",
                        "libxml2",
                        "zlib",
                        "argon2",
                        "mhash",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "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": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "pear",
                "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": [
                        "php86-mongodb",
                        "php86-event",
                        "php86-geoip",
                        "php86-mailparse",
                        "php86-meminfo",
                        "php86-psr",
                        "php86-uuid",
                        "php86-vld",
                        "php86-xhprof",
                        "php86-maxminddb",
                        "php86-Judy",
                        "php86-apache2handler",
                        "php86-cgi",
                        "php86-fpm",
                        "php86-calendar",
                        "php86-curl",
                        "php86-dba",
                        "php86-enchant",
                        "php86-exif",
                        "php86-ffi",
                        "php86-ftp",
                        "php86-gd",
                        "php86-gettext",
                        "php86-gmp",
                        "php86-iconv",
                        "php86-intl",
                        "php86-ipc",
                        "php86-ldap",
                        "php86-mbstring",
                        "php86-mysql",
                        "php86-odbc",
                        "php86-openssl",
                        "php86-pcntl",
                        "php86-posix",
                        "php86-postgresql",
                        "php86-snmp",
                        "php86-soap",
                        "php86-sockets",
                        "php86-sodium",
                        "php86-sqlite",
                        "php86-tidy",
                        "php86-xsl",
                        "php86-timezonedb"
                    ]
                }
            ]
        },
        {
            "name": "chapose",
            "portdir": "security/chapose",
            "version": "1.0.0",
            "license": "LGPL-3",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/huanguan1978/chacrypt",
            "description": "High-performance cross-platform file security tool.",
            "long_description": "Chapose is a modern, high-performance file encryption CLI based on ChaCha20-Poly1305 (AEAD), designed for strong confidentiality and integrity verification in real-world workflows. It uses a streaming architecture to process very large files with low memory overhead, avoids loading full plaintext into memory, and provides clear failure signals on authentication mismatch. Chapose supports password- and keyfile-based operation, plus seamless environment-variable driven usage for automation.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "crown.hg",
                    "github": "huanguan1978",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "dart-sdk",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pdal-plugins",
            "portdir": "python/py-pdal-plugins",
            "version": "1.6.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pdal.io",
            "description": "PDAL Python Plugins",
            "long_description": "PDAL Python Plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 113
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-scikit-build-core",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-pybind11",
                        "cmake",
                        "ninja",
                        "clang-20",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "py314-pdal",
                        "PDAL"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pdal-plugins"
                    ]
                }
            ]
        },
        {
            "name": "py314-pdal",
            "portdir": "python/py-pdal",
            "version": "3.5.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pdal.io",
            "description": "PDAL Python support",
            "long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 113
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-pybind11",
                        "py314-scikit-build-core",
                        "cmake",
                        "ninja",
                        "clang-20",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PDAL",
                        "python314",
                        "py314-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-pandas",
                        "py314-meshio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pdal",
                        "py314-pdal-plugins"
                    ]
                }
            ]
        },
        {
            "name": "fblog",
            "portdir": "textproc/fblog",
            "version": "4.17.0",
            "license": "WTFPL",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brocode/fblog",
            "description": "Small command-line JSON Log viewer",
            "long_description": "Small command-line JSON Log viewer",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "lsdrfrx",
                    "github": "lsdrfrx",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcl8-critcl",
            "portdir": "lang/critcl",
            "version": "3.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andreas-kupries/critcl",
            "description": "C Runtime In Tcl",
            "long_description": "A system for embedding and using C code from within Tcl scripts.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "tcl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tcl8-tcllib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "critcl"
                    ]
                }
            ]
        },
        {
            "name": "tcl9-critcl",
            "portdir": "lang/critcl",
            "version": "3.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andreas-kupries/critcl",
            "description": "C Runtime In Tcl",
            "long_description": "A system for embedding and using C code from within Tcl scripts.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "tcl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl9"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tcl9-tcllib"
                    ]
                }
            ]
        },
        {
            "name": "muon",
            "portdir": "devel/muon",
            "version": "0.6.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://muon.build/",
            "description": "An implementation of the Meson build system in C99",
            "long_description": "An implementation of the Meson build system in C99, with minimal dependencies. muon includes a static analyzer and LSP for build files, a code formatter, and an interactive stepping debugger.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "commitmaniac",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "scdoc",
                        "clang-18",
                        "meson",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libarchive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgdog",
            "portdir": "databases/pgdog",
            "version": "0.1.53",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgdog.dev",
            "description": "PostgreSQL connection pooler, load balancer, and sharder",
            "long_description": "PgDog is a proxy for scaling PostgreSQL. It supports connection pooling, load balancing queries, and sharding entire databases.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rest-0.7",
            "portdir": "gnome/rest-0.7",
            "version": "0.8.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Librest",
            "description": "A library that makes it easier to access web services that claim to be RESTful.",
            "long_description": "A library that makes it easier to access web services that claim to be RESTful. This is the legacy 0.7 API version, for ports that have not yet been updated to use rest 1.0.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2672
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxml2",
                        "libsoup-2.4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gfbgraph",
                        "gnome-maps",
                        "libsocialweb"
                    ]
                }
            ]
        },
        {
            "name": "tcl8-tls",
            "portdir": "devel/tcl-tls",
            "version": "2.0.1",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://core.tcl-lang.org/tcltls/",
            "description": "TLS OpenSSL extension to TCL.",
            "long_description": "TLS is an OpenSSL / RSA-bsafe Tcl extension that provides secure connections on top of the Tcl socket mechanism.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "tcl8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tcl-tls"
                    ]
                }
            ]
        },
        {
            "name": "sqlite3-tcl9",
            "portdir": "databases/sqlite3",
            "version": "3.53.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.sqlite.org",
            "description": "an embedded SQL database engine",
            "long_description": "SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "tcl9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sqlite3-tcl8",
            "portdir": "databases/sqlite3",
            "version": "3.53.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.sqlite.org",
            "description": "an embedded SQL database engine",
            "long_description": "SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "tcl8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tk9-x11",
            "portdir": "x11/tk",
            "version": "9.0.4",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.18, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 101
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "Xft2",
                        "xorg-libXScrnSaver",
                        "tcl9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tk9-quartz",
            "portdir": "x11/tk",
            "version": "9.0.4",
            "license": "Tcl/Tk",
            "platforms": "{macosx >= 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.18, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 101
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl9"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-tkinter"
                    ]
                }
            ]
        },
        {
            "name": "tk8-x11",
            "portdir": "x11/tk",
            "version": "8.6.18",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.18, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 101
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "Xft2",
                        "xorg-libXScrnSaver",
                        "tcl8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "blt",
                        "tktable"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xcrysden",
                        "gvemod-labeler",
                        "R",
                        "xcircuit",
                        "magic"
                    ]
                }
            ]
        },
        {
            "name": "tk8-quartz",
            "portdir": "x11/tk",
            "version": "8.6.18",
            "license": "Tcl/Tk",
            "platforms": "{macosx >= 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.18, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 101
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tk",
                        "py26-tkinter",
                        "py27-tkinter",
                        "py32-tkinter",
                        "py33-tkinter",
                        "py34-tkinter",
                        "py35-tkinter",
                        "py36-tkinter",
                        "py37-tkinter",
                        "py38-tkinter",
                        "py39-tkinter",
                        "py310-tkinter",
                        "py311-tkinter",
                        "py312-tkinter",
                        "py313-tkinter",
                        "netgen",
                        "tkimg",
                        "Togl",
                        "tix",
                        "tkdnd"
                    ]
                }
            ]
        },
        {
            "name": "tcl8",
            "portdir": "lang/tcl",
            "version": "8.6.18",
            "license": "Tcl/Tk",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tool Command Language",
            "long_description": "Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 101
                }
            ],
            "variants": [
                "threads",
                "corefoundation",
                "memdebug",
                "dtrace",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tk8-quartz",
                        "tk8-x11",
                        "py26-tkinter",
                        "py27-tkinter",
                        "py32-tkinter",
                        "py33-tkinter",
                        "py34-tkinter",
                        "py35-tkinter",
                        "py36-tkinter",
                        "py37-tkinter",
                        "py38-tkinter",
                        "py39-tkinter",
                        "py310-tkinter",
                        "py311-tkinter",
                        "py312-tkinter",
                        "py313-tkinter",
                        "tcl8-tcllib",
                        "sqlite3-tcl8",
                        "gvemod-labeler",
                        "tcl8-tls",
                        "tcl",
                        "tcl8-critcl"
                    ]
                }
            ]
        },
        {
            "name": "libre-wd-40-git",
            "portdir": "devel/libre-wd-40-git",
            "version": "2.55.0",
            "license": "GPL-2 and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Libre-WD-40/git",
            "description": "A fork of Git with the Rust dependency removed",
            "long_description": "libre-wd-40-git is a fork of Git, the fast, scalable, distributed open source version control system, that strips out Git's optional Rust-based components so that it can always be built with a C toolchain alone.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal",
                "pcre",
                "doc",
                "gitweb",
                "svn",
                "credential_osxkeychain",
                "diff_highlight",
                "python"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "xmlto",
                        "asciidoc",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime",
                        "zlib",
                        "pcre2",
                        "curl",
                        "expat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-net-smtp-ssl",
                        "p5.34-term-readkey",
                        "p5.34-error",
                        "p5.34-cgi",
                        "p5.34-authen-sasl",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-ls",
            "portdir": "devel/helm-ls",
            "version": "0.5.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrjosh/helm-ls",
            "description": "Language server for Helm",
            "long_description": "Language server for Helm",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quickjs-ng",
            "portdir": "devel/quickjs-ng",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quickjs-ng.github.io/quickjs/",
            "description": "a small, embeddable, but mighty JavaScript engine",
            "long_description": "quickjs-ng is a small and embeddable JavaScript engine. It aims to support the latest ECMAScript specification.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ghost-downloader"
                    ]
                }
            ]
        },
        {
            "name": "py314-pandarm",
            "portdir": "python/py-pandarm",
            "version": "0.0.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oturns/pandarm",
            "description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM).",
            "long_description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM). Hence, the pandas routing machine, pandarm.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-numpy",
                        "py314-pandas",
                        "py314-geopandas",
                        "py314-scikit-learn",
                        "py314-tables",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pandarm"
                    ]
                }
            ]
        },
        {
            "name": "py313-pandarm",
            "portdir": "python/py-pandarm",
            "version": "0.0.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oturns/pandarm",
            "description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM).",
            "long_description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM). Hence, the pandas routing machine, pandarm.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "py313-pandas",
                        "py313-geopandas",
                        "py313-scikit-learn",
                        "py313-tables",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pandarm",
            "portdir": "python/py-pandarm",
            "version": "0.0.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oturns/pandarm",
            "description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM).",
            "long_description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM). Hence, the pandas routing machine, pandarm.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "py312-pandas",
                        "py312-geopandas",
                        "py312-scikit-learn",
                        "py312-tables",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pandarm",
            "portdir": "python/py-pandarm",
            "version": "0.0.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oturns/pandarm",
            "description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM).",
            "long_description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM). Hence, the pandas routing machine, pandarm.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "py311-pandas",
                        "py311-scikit-learn",
                        "py311-geopandas",
                        "py311-tables",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pandarm",
            "portdir": "python/py-pandarm",
            "version": "0.0.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oturns/pandarm",
            "description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM).",
            "long_description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM). Hence, the pandas routing machine, pandarm.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-pandas",
                        "py310-scikit-learn",
                        "py310-geopandas",
                        "py310-tables",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pandarm",
            "portdir": "python/py-pandarm",
            "version": "0.0.5",
            "license": "AGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oturns/pandarm",
            "description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM).",
            "long_description": "A pandas-centric interface to highly performant travel network analysis leveraging contraction hierarchies provided by code from the Open Source Routing Machine (OSRM). Hence, the pandas routing machine, pandarm.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pandarm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "markdownlint-cli",
            "portdir": "textproc/markdownlint-cli",
            "version": "0.49.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/igorshubovych/markdownlint-cli",
            "description": "Command line interface for MarkdownLint",
            "long_description": "Command line interface for MarkdownLint",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sqlit-tui",
            "portdir": "python/sqlit-tui",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Maxteabag/sqlit",
            "description": "Terminal UI for SQL databases",
            "long_description": "sqlit is a terminal UI for SQL Server, PostgreSQL, MySQL, SQLite, Oracle, and more.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sqlparse",
                        "python314",
                        "py314-textual-fastdatatable",
                        "py314-keyring",
                        "py314-pyperclip",
                        "py314-textual",
                        "py314-docker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-textual-fastdatatable",
            "portdir": "python/py-textual-fastdatatable",
            "version": "0.17.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tconbeer/textual-fastdatatable",
            "description": "Fast Textual DataTable widget for large datasets",
            "long_description": "Fast Textual DataTable widget for large datasets with pluggable data storage backends.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatchling",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-typing_extensions",
                        "py314-pyarrow",
                        "py314-textual"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sqlit-tui",
                        "py-textual-fastdatatable"
                    ]
                }
            ]
        },
        {
            "name": "py314-sqlparse",
            "portdir": "python/py-sqlparse",
            "version": "0.5.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sqlparse/",
            "description": "Non-validating SQL parser",
            "long_description": "Non-validating SQL parser that provides support for parsing, splitting and formatting SQL statements.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sqlparse",
                        "sqlit-tui"
                    ]
                }
            ]
        }
    ]
}