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

{
    "count": 50783,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=971",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=969",
    "results": [
        {
            "name": "osc",
            "portdir": "devel/osc",
            "version": "1.5.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://en.opensuse.org/openSUSE:OSC",
            "description": "A command line client for the openSUSE build service",
            "long_description": "osc is a subversion-like client written in Python. It serves as client for the source code repository part of the openSUSE build service, and is used to edit metadata or query about build results.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-urllib3",
                        "py311-cryptography"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obs-build-helpers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orocos-rtt",
            "portdir": "devel/orocos-rtt",
            "version": "1.10.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.orocos.org/rtt/",
            "description": "Orocos Real-Time Toolkit",
            "long_description": "The Orocos Real-Time Toolkit (RTT) provides a C++ framework, or runtime, targeting the implementation of (realtime and non-realtime) control systems. It is sometimes refered to as the 'Open Real-Time Control Services'.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "corba",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost169"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orocos-kdl",
            "portdir": "devel/orocos-kdl",
            "version": "1.4.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.orocos.org/kdl",
            "description": "Orocos Kinematics and Dynamics",
            "long_description": "The Kinematics and Dynamics Library (KDL) develops an application independent framework for modelling and computation of kinematic chains, such as robots, biomechanical human models, computer-animated figures, machine tools, etc. It provides class libraries for geometrical objects (point, frame, line, ...), kinematic chains of various families (serial, humanoid, parallel, mobile, ...), and their motion specification and interpolation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orcus",
            "portdir": "devel/orcus",
            "version": "0.18.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "orcus-0.17",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by orcus-0.17",
            "long_description": "This port has been replaced by orcus-0.17.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orc",
            "portdir": "devel/orc",
            "version": "0.4.42",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/orc.html",
            "description": "Orc - The Oil Runtime Compiler",
            "long_description": "Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-base",
                        "schroedinger",
                        "volk",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "VLC2",
                        "libVLC2",
                        "vips",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "pulseaudio",
                        "spice-server"
                    ]
                }
            ]
        },
        {
            "name": "orbit2",
            "portdir": "devel/orbit2",
            "version": "2.14.19",
            "license": "(GPL-2+ or LGPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/projects/ORBit2/",
            "description": "Code for an ORB written in C will spontaneously evolve here.",
            "long_description": "Code for an ORB written in C will spontaneously evolve here.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libidl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gconf",
                        "libbonobo",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "py27-orbit"
                    ]
                }
            ]
        },
        {
            "name": "openssl10",
            "portdir": "devel/openssl10",
            "version": "1.0.2u",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openssl.org",
            "description": "OpenSSL SSL/TLS cryptography library",
            "long_description": "The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "rfc3779",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "virtuoso-5",
                        "eet",
                        "dsniff",
                        "flow-tools",
                        "libsrtp1",
                        "wire",
                        "wired-server",
                        "ruby186",
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "medusa",
                        "gq",
                        "ecore",
                        "ds9",
                        "python26",
                        "php56-openssl",
                        "php55-openssl",
                        "php54-openssl",
                        "php53-openssl",
                        "php52-openssl",
                        "bulk_extractor",
                        "sign",
                        "botan1",
                        "murk",
                        "arq_restore",
                        "dmg2img",
                        "cherokee",
                        "httperf",
                        "phantomjs-qt-qtbase",
                        "libmsn",
                        "qt53-qtbase",
                        "qt56-qtbase",
                        "qt55-qtbase",
                        "qt57-qtbase",
                        "qt58-qtbase",
                        "qt59-qtbase",
                        "Deriv",
                        "python32",
                        "python33",
                        "postgresql82",
                        "postgresql83",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "virtuoso-6",
                        "virtuoso-7",
                        "libhsplasma",
                        "ffp",
                        "skipfish",
                        "aimage",
                        "ruby",
                        "libwired",
                        "xchat-gnome"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msodbcsql"
                    ]
                }
            ]
        },
        {
            "name": "openssl",
            "portdir": "devel/openssl",
            "version": "3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.openssl.org/",
            "description": "Shim port installing symbolic links in primary prefix pointing to the openssl3 installation.",
            "long_description": "Shim port installing symbolic links in primary prefix pointing to the openssl3 installation.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "aeson-pretty",
                        "pure-gen",
                        "matterhorn",
                        "alex",
                        "happy",
                        "cabal",
                        "gf-core",
                        "ghc",
                        "erd",
                        "hlint",
                        "lhs2tex",
                        "hscolour",
                        "pandoc",
                        "pandoc-citeproc",
                        "ihaskell",
                        "git-annex",
                        "cpphs",
                        "adblock2privoxy",
                        "darcs",
                        "textmate2",
                        "stack",
                        "haskell-stan",
                        "hindent",
                        "shellcheck",
                        "hadolint",
                        "apple-pki-bundle",
                        "hadrian",
                        "restinio",
                        "HaXml",
                        "nagios-plugins",
                        "hledger-iadd",
                        "hledger",
                        "haskell-language-server",
                        "racket"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql81",
                        "redis",
                        "xeus-sqlite",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "capnproto",
                        "darwinbuild-legacy",
                        "fbopenssl",
                        "getdns",
                        "ghsum",
                        "grpc",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "libevent",
                        "libgit2",
                        "libmongo-client",
                        "libmowgli-2",
                        "libpdel",
                        "libsockets",
                        "libssh",
                        "libtins",
                        "libwebsockets",
                        "mico",
                        "mongo-tools",
                        "nodejs10",
                        "openslp",
                        "pijul",
                        "radare2",
                        "spice-server",
                        "tcl-tls",
                        "thrift",
                        "uboot-tools",
                        "wsdlpull",
                        "xmlrpc-c",
                        "zeroc-ice33",
                        "zeroc-ice34",
                        "zeroc-ice35",
                        "amp",
                        "litecoin",
                        "encfs",
                        "PlasmaClient",
                        "gtkevemon",
                        "ldmud",
                        "libggz",
                        "openrct2",
                        "pennmush",
                        "gdal",
                        "qgis3",
                        "balsa",
                        "gnome-vfs",
                        "gnome-vfs-monikers",
                        "spice-gtk",
                        "gnustep-base",
                        "podofo",
                        "sane-backends",
                        "bahamut",
                        "bitchx",
                        "eggdrop",
                        "epic4",
                        "epic5",
                        "hexchat",
                        "irssi",
                        "ngircd",
                        "quassel",
                        "quassel-client",
                        "znc",
                        "tomcat-native",
                        "kdelibs4",
                        "smokekde",
                        "Io",
                        "mit-scheme",
                        "python38",
                        "python39",
                        "qore",
                        "qore-asn1-module",
                        "qore-json-module",
                        "qore-xml-module",
                        "alpine",
                        "cclient",
                        "courier-imap",
                        "cyrus-imapd",
                        "cyrus5-imapd",
                        "deletemail",
                        "dovecot",
                        "exim",
                        "fetchmail",
                        "fetchmail-devel",
                        "imap-uw",
                        "imapfilter",
                        "isync",
                        "libesmtp",
                        "libetpan",
                        "mail-server",
                        "mailsync",
                        "neomutt",
                        "opendkim",
                        "opensmtpd",
                        "rspamd",
                        "s-nail",
                        "sympa",
                        "tpop3d",
                        "despotify",
                        "gpac",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "shairport-sync",
                        "FreeRDP",
                        "argus-monitor",
                        "axel",
                        "baresip",
                        "bind9",
                        "blackbag",
                        "btpd",
                        "calendar-contacts-server",
                        "centerim",
                        "csup",
                        "ctorrent",
                        "curl",
                        "cvsync",
                        "dhcp",
                        "docsis",
                        "echoping",
                        "ejabberd",
                        "esniper",
                        "et",
                        "ettercap",
                        "fetch",
                        "gvpe",
                        "httrack",
                        "jabberd",
                        "kerberos5",
                        "kismet",
                        "kumofs",
                        "lftp",
                        "libfetch",
                        "libpftp",
                        "libpftputil",
                        "librdkafka",
                        "libre",
                        "librem",
                        "libstrophe",
                        "libtorrent",
                        "libtorrent-rasterbar",
                        "megatools",
                        "mosquitto",
                        "mtxclient",
                        "nagios",
                        "nefu",
                        "net-snmp",
                        "nsd",
                        "openssh",
                        "openvpn2",
                        "pftp",
                        "proftpd",
                        "proxytunnel",
                        "pwlib",
                        "qBittorrent",
                        "rabbitmq-c",
                        "radmind",
                        "rancid",
                        "rsync",
                        "rtorrent",
                        "samba4",
                        "shellinabox",
                        "snownews",
                        "squid2",
                        "ssldump",
                        "sstp-client",
                        "suck",
                        "sysmon",
                        "tcpdump",
                        "tlswrap",
                        "tnftp",
                        "transmission",
                        "ttyd",
                        "uftp3",
                        "unbound",
                        "vtun",
                        "wap11gui",
                        "websocketpp",
                        "wireshark2",
                        "wireshark22",
                        "wireshark3",
                        "wireshark30",
                        "wpa_passphrase",
                        "xymon-client",
                        "xymon-server",
                        "yafc",
                        "zabbix4",
                        "zabbix5",
                        "zabbix42",
                        "zabbix44",
                        "p5.26-crypt-openssl-bignum",
                        "p5.28-crypt-openssl-bignum",
                        "p5.30-crypt-openssl-bignum",
                        "p5.26-crypt-openssl-dsa",
                        "p5.28-crypt-openssl-dsa",
                        "p5.30-crypt-openssl-dsa",
                        "p5.26-crypt-openssl-ec",
                        "p5.28-crypt-openssl-ec",
                        "p5.30-crypt-openssl-ec",
                        "p5.26-crypt-openssl-ecdsa",
                        "p5.28-crypt-openssl-ecdsa",
                        "p5.30-crypt-openssl-ecdsa",
                        "p5.26-crypt-openssl-random",
                        "p5.28-crypt-openssl-random",
                        "p5.30-crypt-openssl-random",
                        "p5.26-crypt-openssl-rsa",
                        "p5.28-crypt-openssl-rsa",
                        "p5.30-crypt-openssl-rsa",
                        "p5.26-crypt-openssl-x509",
                        "p5.28-crypt-openssl-x509",
                        "p5.30-crypt-openssl-x509",
                        "p5.26-crypt-smime",
                        "p5.28-crypt-smime",
                        "p5.30-crypt-smime",
                        "p5.26-crypt-ssleay",
                        "p5.28-crypt-ssleay",
                        "p5.30-crypt-ssleay",
                        "p5.26-git-raw",
                        "p5.28-git-raw",
                        "p5.30-git-raw",
                        "p5.28-mail-spamassassin",
                        "p5.30-mail-spamassassin",
                        "p5.26-net-dns-sec",
                        "p5.28-net-dns-sec",
                        "p5.30-net-dns-sec",
                        "p5.26-net-ssh2",
                        "p5.28-net-ssh2",
                        "p5.30-net-ssh2",
                        "p5.26-net-ssleay",
                        "p5.28-net-ssleay",
                        "p5.30-net-ssleay",
                        "php54-event",
                        "php55-event",
                        "php56-event",
                        "php70-event",
                        "php71-event",
                        "php72-event",
                        "php73-event",
                        "php74-event",
                        "php80-event",
                        "php53-mongo",
                        "php54-mongo",
                        "php55-mongo",
                        "php56-mongo",
                        "php53-swoole",
                        "php54-swoole",
                        "php55-swoole",
                        "php56-swoole",
                        "php70-swoole",
                        "php71-swoole",
                        "php72-swoole",
                        "php73-swoole",
                        "php74-swoole",
                        "php80-swoole",
                        "py35-cryptography",
                        "py27-curl",
                        "py37-curl",
                        "py38-curl",
                        "py39-curl",
                        "py27-openssl",
                        "py35-openssl",
                        "py36-openssl",
                        "py37-openssl",
                        "py38-openssl",
                        "py39-openssl",
                        "py27-psycopg2",
                        "py36-psycopg2",
                        "py37-psycopg2",
                        "py38-psycopg2",
                        "py39-psycopg2",
                        "gdcm",
                        "gdcm2",
                        "htcondor",
                        "iAIDA",
                        "ldas-tools-al",
                        "py27-ldas-tools-al",
                        "ldas-tools-framecpp",
                        "py27-ldas-tools-framecpp",
                        "root5",
                        "stellarium-qt4",
                        "wview",
                        "xephem",
                        "afflib",
                        "aircrack-ng",
                        "cpabe",
                        "crackpkcs12",
                        "ctool",
                        "hydra",
                        "ike-scan",
                        "lastpass-cli",
                        "lastpass-cli-doc",
                        "libaes_siv",
                        "libbswabe",
                        "libp11",
                        "libu2f-server",
                        "openpgpsdk",
                        "openvas-client",
                        "ophcrack",
                        "pwsafe",
                        "rsyncrypto",
                        "sequoia-pgp",
                        "softhsm",
                        "ssss",
                        "tcpcrypt-devel",
                        "tinyca2",
                        "tripwire",
                        "unhash",
                        "voms",
                        "xml-security-c",
                        "xmlsec",
                        "xmltooling",
                        "yara",
                        "OpenIPMI",
                        "bacula",
                        "bacula5",
                        "borgbackup",
                        "boxbackup",
                        "burp",
                        "cardpeek",
                        "cfengine3",
                        "clamav",
                        "freeradius",
                        "ipmitool",
                        "lnav",
                        "md5sha1sum",
                        "monit",
                        "netdata",
                        "ntp",
                        "sleuthkit",
                        "synergy",
                        "synergy-app",
                        "syslog-ng",
                        "tarsnap",
                        "yafic",
                        "angle-grinder",
                        "html-xml-utils",
                        "libmrss",
                        "sword",
                        "NetSurf",
                        "QupZilla",
                        "apache2",
                        "arora",
                        "cadaver",
                        "cpprestsdk",
                        "edbrowse",
                        "elinks",
                        "elinks-devel",
                        "h2o",
                        "libwww",
                        "lighttpd",
                        "links1",
                        "litmus",
                        "lws",
                        "lynx",
                        "mod_authn_otp",
                        "mod_ca",
                        "mod_crl",
                        "mod_csr",
                        "mod_ocsp",
                        "mod_pkcs12",
                        "mod_qos",
                        "mod_scep",
                        "mod_spkac",
                        "mod_timestamp",
                        "neon",
                        "nghttp2-tools",
                        "nginx",
                        "nostromo",
                        "pound",
                        "privoxy",
                        "rasqal",
                        "redland",
                        "siege",
                        "slowhttptest",
                        "w3m",
                        "x3270",
                        "dnsperf",
                        "oha",
                        "p5.32-crypt-openssl-bignum",
                        "p5.32-crypt-openssl-dsa",
                        "p5.32-crypt-openssl-ec",
                        "p5.32-crypt-openssl-ecdsa",
                        "p5.32-crypt-openssl-random",
                        "p5.32-crypt-openssl-rsa",
                        "p5.32-crypt-openssl-x509",
                        "p5.32-crypt-smime",
                        "p5.32-crypt-ssleay",
                        "p5.32-git-raw",
                        "p5.32-mail-spamassassin",
                        "p5.32-net-dns-sec",
                        "p5.32-net-ssh2",
                        "p5.32-net-ssleay",
                        "reddsaver",
                        "stressdrive",
                        "minizip-ng",
                        "libretls",
                        "lib3mf",
                        "dupd",
                        "python310",
                        "openldap-devel",
                        "sudo",
                        "py310-openssl",
                        "php81-event",
                        "php81-swoole",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "adblock2privoxy",
                        "py310-psycopg2",
                        "p5.34-crypt-openssl-bignum",
                        "p5.34-crypt-openssl-dsa",
                        "p5.34-crypt-openssl-ec",
                        "p5.34-crypt-openssl-ecdsa",
                        "p5.34-crypt-openssl-random",
                        "p5.34-crypt-openssl-rsa",
                        "p5.34-crypt-openssl-x509",
                        "p5.34-crypt-smime",
                        "p5.34-crypt-ssleay",
                        "p5.34-git-raw",
                        "p5.34-mail-spamassassin",
                        "p5.34-net-dns-sec",
                        "p5.34-net-ssh2",
                        "p5.34-net-ssleay",
                        "php72-openswoole",
                        "php73-openswoole",
                        "php74-openswoole",
                        "php80-openswoole",
                        "php81-openswoole",
                        "t-rex",
                        "py310-curl",
                        "py36-psycopg",
                        "got",
                        "the_Foundation",
                        "nginx-devel",
                        "qBittorrent-qt5",
                        "pkixssh",
                        "lychee",
                        "py314-curl",
                        "DateLine",
                        "MacBiff",
                        "barrier",
                        "osx2x",
                        "pgAdmin3",
                        "qt4-mac",
                        "qt5-qtbase",
                        "qt511-qtbase",
                        "qt513-qtbase",
                        "dar",
                        "wimlib",
                        "xar",
                        "faust",
                        "faust-devel",
                        "faustlive-devel",
                        "gmpc",
                        "icecast2",
                        "libshout2",
                        "opusfile",
                        "pulseaudio",
                        "polygraph",
                        "c3270",
                        "sofia-sip",
                        "telepathy-idle",
                        "couchdb",
                        "libdrizzle",
                        "libgda5",
                        "mysql4",
                        "mysql5",
                        "openldap",
                        "percona",
                        "pgbouncer",
                        "postgresql80",
                        "gdal-kea",
                        "python314",
                        "python314-freethreading",
                        "py314-psycopg2",
                        "python315-devel",
                        "python315-freethreading-devel",
                        "gdal-netcdf",
                        "tomcat-native-2",
                        "py314-openssl",
                        "class-dump",
                        "Chmox",
                        "cyrus-sasl2",
                        "sguil-client",
                        "python311",
                        "wireshark4",
                        "py311-openssl",
                        "snac",
                        "py311-psycopg2",
                        "php82-event",
                        "php82-openswoole",
                        "php82-swoole",
                        "py311-curl",
                        "ctpv",
                        "xmlsec-1.2",
                        "taisei",
                        "uacme",
                        "s2n-tls",
                        "libgit2-devel",
                        "qgis3-ltr",
                        "podofo-0.10",
                        "nyxt",
                        "squid",
                        "srt",
                        "cyclonedds",
                        "python312",
                        "py312-openssl",
                        "py312-curl",
                        "php83-event",
                        "py312-psycopg2",
                        "lnav-devel",
                        "jimtcl",
                        "valkey",
                        "readpe",
                        "mscp",
                        "bind9.18",
                        "racket",
                        "python313",
                        "py313-openssl",
                        "angie",
                        "py313-psycopg2",
                        "py313-curl",
                        "python313-freethreading",
                        "gdal-hdf5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vlang",
                        "danectl",
                        "tlssled",
                        "ruby-build",
                        "rpm",
                        "easy-rsa",
                        "winetricks",
                        "msodbcsql17",
                        "cgit",
                        "rpm54",
                        "crystal"
                    ]
                }
            ]
        },
        {
            "name": "openslp",
            "portdir": "devel/openslp",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openslp.org/",
            "description": "Open source implementation of SLP",
            "long_description": "The OpenSLP project is an effort to develop an open-source implementation of Service Location Protocol suitable for commercial and non-commercial application. Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde4-runtime"
                    ]
                }
            ]
        },
        {
            "name": "openscop",
            "portdir": "devel/openscop",
            "version": "0.9.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icps.u-strasbg.fr/~bastoul/development/openscop/",
            "description": "OpenScop is an open specification defining a file format and a set of data structures to represent a static control part (SCoP for short).",
            "long_description": "OpenScop is an open specification defining a file format and a set of data structures to represent a static control part (SCoP for short), i.e., a program part that can be represented in the polyhedral model. The goal of OpenScop is to provide a common interface to various polyhedral compilation tools in order to simplify their interaction. The OpenScop aim is to provide a stable, unified format that offers a durable guarantee that a tool can use an output or provide an input to another tool without breaking a tool chain because of some internal changes in one element of the chain. The other promise of OpenScop is the ability to assemble or replace the basic blocks of a polyhedral compilation framework at no, or at least low engineering cost. The OpenScop Library, a.k.a. osl, is an example implementation of the specification licensed under the 3-clause BSD license so developers may feel free to use it in their code (either by linking it or copy-pasting its code).",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openfst",
            "portdir": "devel/openfst",
            "version": "1.8.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openfst.org/",
            "description": "C++ finite-state transducers library",
            "long_description": "OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opendx-java40",
            "portdir": "devel/opendx-java40",
            "version": "1999.11.15",
            "license": "IBMPL-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
            "description": "Java classes used by OpenDX",
            "long_description": "Classes to allow a Java applet access to Javascript objects",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opendx"
                    ]
                }
            ]
        },
        {
            "name": "opencdk",
            "portdir": "devel/opencdk",
            "version": "0.6.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnutls.org/",
            "description": "Open Crypto Development Kit",
            "long_description": "OpenCDK provides basic parts of the OpenPGP message format.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oniguruma6",
            "portdir": "devel/oniguruma6",
            "version": "6.9.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkos/oniguruma",
            "description": "A regular expressions library.",
            "long_description": "Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Property/Script.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php84-mbstring",
                        "php83-mbstring",
                        "php82-mbstring",
                        "php81-mbstring",
                        "php80-mbstring",
                        "php74-mbstring",
                        "jq",
                        "slang2",
                        "bfs",
                        "jubatus_core"
                    ]
                }
            ]
        },
        {
            "name": "oniguruma5",
            "portdir": "devel/oniguruma5",
            "version": "5.9.6_p1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkos/oniguruma/",
            "description": "A regular expressions library.",
            "long_description": "Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Porperty/Script. N.B. 5.x is unrelated to Ruby.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Etoile",
                        "Etoile-devel"
                    ]
                }
            ]
        },
        {
            "name": "omniORB",
            "portdir": "devel/omniORB",
            "version": "4.3.4",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://omniorb.sourceforge.io",
            "description": "high performance CORBA ORB for C++",
            "long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "python313",
                "python314",
                "ssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-omniORBpy",
                        "py36-omniORBpy",
                        "omniEvents",
                        "py313-omniORBpy",
                        "py314-omniORBpy",
                        "py37-omniORBpy",
                        "py38-omniORBpy",
                        "py39-omniORBpy"
                    ]
                }
            ]
        },
        {
            "name": "omniEvents",
            "portdir": "devel/omniEvents",
            "version": "2.6.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.omnievents.org/",
            "description": "CORBA EventService implementation for omniORB",
            "long_description": "omniEvents is an implementation of the OMG Event Services Specification v1.1 for omniORB, a CORBA Object Request Broker for C++ and Python.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "omniORB"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "omake",
            "portdir": "devel/omake",
            "version": "0.10.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://projects.camlcity.org/projects/omake.html",
            "description": "OMake is a build system designed for scalability and portability",
            "long_description": "OMake is a build system designed for scalability and portability. It uses a syntax similar to make utilities you may have used, but it features many additional enhancement",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "ocaml",
                        "ocaml-menhir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "An implementation of the Double Ratchet cryptographic ratchet in C++",
            "long_description": "An implementation of the Double Ratchet cryptographic ratchet described by https://whispersystems.org/docs/specifications/doubleratchet/, written in C and C++11 and exposed as a C API.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-olm",
                        "py36-olm",
                        "libcmatrix",
                        "nheko",
                        "matrix-commander",
                        "mtxclient",
                        "py310-olm",
                        "py311-olm",
                        "py312-olm",
                        "py39-olm",
                        "py38-olm",
                        "gomuks"
                    ]
                }
            ]
        },
        {
            "name": "olena",
            "portdir": "devel/olena",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lrde.epita.fr/wiki/Olena",
            "description": "Software platform for efficient and generic image processing",
            "long_description": "It is composed of a Generic and efficient C++ image processing library, a framework for Document Image Analysis and Python bindings.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science",
                "framework"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "graphviz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "cfitsio",
                        "gdcm2",
                        "qt4-mac",
                        "boost171",
                        "tesseract",
                        "GraphicsMagick",
                        "poppler",
                        "tiff",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ois",
            "portdir": "devel/ois",
            "version": "1.3",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/wgois/",
            "description": "An Object Oriented Input System (OIS)",
            "long_description": "Object Oriented Input System (OIS) is meant to be a cross platform, simple solution for using all kinds of Input Devices (Keyboards, Mice, Joysticks, etc) and feedback devices (e.g. force feedback). Written in C++ using Object Oriented Design pattern. NOTE: This version includes Cocoa 64-bit patches based on a submission by David Rogers (masterfalcon) to the OIS trac system. These patches are required to use OIS + Ogre in a 64-bit Mac OS environment.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ode",
            "portdir": "devel/ode",
            "version": "0.16.6",
            "license": "(LGPL-2.1+ or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ode.org",
            "description": "library for simulating articulated rigid body dynamics",
            "long_description": "ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libccd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dphysics",
                        "py27-ode",
                        "emergent",
                        "alienarena",
                        "xmoto",
                        "gerris"
                    ]
                }
            ]
        },
        {
            "name": "obs-build-helpers",
            "portdir": "devel/obs-build-helpers",
            "version": "2.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openSUSE/obs-build",
            "description": "Helper tools distributed with obs-build",
            "long_description": "obs-build is the tool running builds for the openSUSE build service. Since these tools are only useful on Linux, this port only provides some of the contained helper tools like vc.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "osc"
                    ]
                }
            ]
        },
        {
            "name": "objconv",
            "portdir": "devel/objconv",
            "version": "20160116",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.agner.org/optimize",
            "description": "Object converter / disassembler.",
            "long_description": "This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvm",
            "portdir": "devel/nvm",
            "version": "0.40.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nvm-sh/nvm",
            "description": "Node version manager",
            "long_description": "NVM is a simple shell script to manage multiple active Node.js versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "franklinyu",
                    "github": "FranklinYu",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvchecker",
            "portdir": "devel/nvchecker",
            "version": "2.20",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lilydjwg/nvchecker",
            "description": "New version checker for software",
            "long_description": "nvchecker (short for new version checker) is for checking if a new version of some software has been released.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-wheel",
                        "py314-setuptools",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-curl",
                        "py314-tornado",
                        "py314-structlog",
                        "py314-platformdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-flaky",
                        "py312-pytest-asyncio",
                        "py312-pytest-httpbin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nuweb",
            "portdir": "devel/nuweb",
            "version": "1.62",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nuweb.sourceforge.net",
            "description": "a literate programming system compatible with any language",
            "long_description": "a literate programming system compatible with any language",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "tex",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nusmv",
            "portdir": "devel/nusmv",
            "version": "2.6.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nusmv.fbk.eu",
            "description": "The NuSMV model checker",
            "long_description": "The NuSMV model checker",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nu2",
            "portdir": "devel/nu2",
            "version": "2.1.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://programming.nu/",
            "description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
            "long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "libffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nu",
            "portdir": "devel/nu",
            "version": "0.4.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://programming.nu/",
            "description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
            "long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "libffi",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nspr",
            "portdir": "devel/nspr",
            "version": "4.38.2",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mozilla.org/projects/nspr",
            "description": "A platform-neutral API for system level and libc like functions.",
            "long_description": "A platform-neutral API for system level and libc like functions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xmlsec-1.2",
                        "mozjs68",
                        "mozjs91",
                        "spidermonkey",
                        "spidermonkey185",
                        "evolution-data-server-gtk4",
                        "bibledit",
                        "mozjs60",
                        "mozjs52",
                        "evolution-data-server",
                        "xmlsec",
                        "nss"
                    ]
                }
            ]
        },
        {
            "name": "nsis",
            "portdir": "devel/nsis",
            "version": "3.11",
            "license": "zlib and CPL-1 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nsis.sourceforge.io/",
            "description": "NSIS is a tool for creating win32 installers.",
            "long_description": "NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create software installers for Windows. It is released under an open source license and is completely free for any use.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "advanced_logging",
                "large_strings",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npth",
            "portdir": "devel/npth",
            "version": "1.8",
            "license": "LGPL-3+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnupg.org/related_software/npth/",
            "description": "The New GNU Portable Threads Library",
            "long_description": "This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2"
                    ]
                }
            ]
        },
        {
            "name": "npm7",
            "portdir": "devel/npm7",
            "version": "7.24.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "edex-ui"
                    ]
                }
            ]
        },
        {
            "name": "npm6",
            "portdir": "devel/npm6",
            "version": "6.14.18",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "web-ext"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "bitwarden-cli"
                    ]
                }
            ]
        },
        {
            "name": "npm5",
            "portdir": "devel/npm5",
            "version": "5.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "light",
                    "github": "dylanbr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "atom"
                    ]
                }
            ]
        },
        {
            "name": "npm4",
            "portdir": "devel/npm4",
            "version": "4.6.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.npmjs.org/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm3",
            "portdir": "devel/npm3",
            "version": "3.10.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.npmjs.org/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "noweb",
            "portdir": "devel/noweb",
            "version": "2.11b",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eecs.harvard.edu/nr/noweb/",
            "description": "A Simple, Extensible Tool for Literate Programming",
            "long_description": "Literate programming is the art of preparing programs for human readers. noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence---especially noticeable when compared with other literate-programming tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michael.grunewald",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "icon",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "icon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "notify-sharp",
            "portdir": "devel/notify-sharp",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ndesk.org/NotifySharp",
            "description": "C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify",
            "long_description": "notify-sharp is a C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib-sharp",
                        "dbus-sharp",
                        "mono",
                        "gtk-sharp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs8",
            "portdir": "lang/nodejs8",
            "version": "8.17.0",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "python27",
                        "openssl11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "npm3",
                        "npm4",
                        "npm5",
                        "nodejuice"
                    ]
                }
            ]
        },
        {
            "name": "nodejs16",
            "portdir": "lang/nodejs16",
            "version": "16.20.2",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [
                "openssl3"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "python311"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl11",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lens",
                        "tilt",
                        "grafana"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "npm6",
                        "npm7",
                        "npm8",
                        "jake"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-panel"
                    ]
                }
            ]
        },
        {
            "name": "nodejs15",
            "portdir": "lang/nodejs15",
            "version": "15.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs16",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs16",
            "long_description": "This port has been replaced by nodejs16.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs14",
            "portdir": "lang/nodejs14",
            "version": "14.21.3",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python310",
                        "icu",
                        "openssl11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "web-ext"
                    ]
                }
            ]
        },
        {
            "name": "nodejs13",
            "portdir": "lang/nodejs13",
            "version": "13.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs14",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs14",
            "long_description": "This port has been replaced by nodejs14.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs12",
            "portdir": "lang/nodejs12",
            "version": "12.22.12",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "zlib",
                        "openssl11",
                        "icu",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs10",
            "portdir": "lang/nodejs10",
            "version": "10.24.1",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "python27",
                        "openssl",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nlohmann-json",
            "portdir": "devel/nlohmann-json",
            "version": "3.12.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nlohmann/json",
            "description": "Nlohmann JSON for modern C++.",
            "long_description": "Nlohmann is a header-only (and optionally single-header) JSON library written in vanilla C++11. Has Unicode support; DOM and SAX parsers, among other features.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "g.litenstein",
                    "github": "Lord-Kamina",
                    "ports_count": 4
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "osmium-tool",
                        "mtxclient",
                        "solidity",
                        "bali-phy",
                        "bali-phy-devel",
                        "libmamba",
                        "micromamba",
                        "Bear"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xproperty",
                        "mkvtoolnix-legacy",
                        "PothosAudio",
                        "PothosBlocks",
                        "PothosComms",
                        "PothosCore",
                        "PothosSoapy",
                        "json-tui",
                        "mkvtoolnix-devel",
                        "mkvtoolnix",
                        "root6",
                        "apache-arrow",
                        "JSE",
                        "xeus",
                        "jsonnet",
                        "osm2pgsql-lua",
                        "nlohmann-json-schema-validator",
                        "polysolve",
                        "openrct2",
                        "osm2pgsql",
                        "abaddon",
                        "xvega",
                        "xeus-sqlite",
                        "draco",
                        "tinygltf",
                        "nheko",
                        "libsigmf"
                    ]
                }
            ]
        },
        {
            "name": "ninka",
            "portdir": "devel/ninka",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20221130165539/http://ninka.turingmachine.org/",
            "description": "license identification tool",
            "long_description": "Ninka is a lightweight license identification tool for source code. It is sentence-based, and provides a simple way to identify open source licenses in a source code file. It is capable of identifying several dozen different licenses (and their variations)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ninja",
            "portdir": "devel/ninja",
            "version": "1.13.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://ninja-build.org",
            "description": "Small build system with a focus on speed.",
            "long_description": "Ninja is yet another build system. It takes as input the interdependencies of files (typically source code and output executables) and orchestrates building them, quickly. Ninja joins a sea of other build systems. Its distinguishing goal is to be fast. It is born from my work on the Chromium browser project, which has over 30,000 source files and whose other build systems (including one built from custom non-recursive Makefiles) can take ten seconds to start building after changing one file. Ninja is under a second.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "re2c",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pytorch",
                        "qt5-qtwebengine-docs",
                        "qt511-qtwebengine",
                        "qt511-qtwebengine-docs",
                        "qt513-qtwebengine",
                        "qt513-qtwebengine-docs",
                        "qt59-qtwebengine",
                        "qt59-qtwebengine-docs",
                        "audacity-devel",
                        "libmpdclient",
                        "mpc",
                        "mpd",
                        "ncmpc",
                        "pavucontrol",
                        "pulseaudio",
                        "rubberband",
                        "qt69-qtconnectivity-docs",
                        "qt69-qt3d-docs",
                        "qt69-qtspeech-docs",
                        "qt69-qtwebview-docs",
                        "qt69-qttools-docs",
                        "qt69-qtwebsockets-docs",
                        "qt69-psql-plugin",
                        "qt69-mysql-plugin",
                        "qt69-sqlite-plugin",
                        "py314-matplotlib",
                        "py314-pyside6",
                        "angle",
                        "py314-rapidfuzz",
                        "py313-pytorch",
                        "py314-levenshtein",
                        "py314-gemmi",
                        "py314-nanobind",
                        "py313-z3",
                        "py314-z3",
                        "py314-pyarrow",
                        "qt5-qtwebengine",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py39-pyarrow",
                        "appstream-glib",
                        "atk",
                        "fbthrift",
                        "folly",
                        "girara",
                        "glade",
                        "glib2",
                        "glib2-devel",
                        "glibmm",
                        "gn-devel",
                        "json-glib",
                        "libdvdcss",
                        "libgnt",
                        "libhandy",
                        "libnotify",
                        "libraqm",
                        "libsigcxx2",
                        "libsigcxx3",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "mono",
                        "orc",
                        "qbs",
                        "qbs-docs",
                        "rizin",
                        "shared-mime-info",
                        "spice-protocol",
                        "usbredir",
                        "wangle",
                        "xcbuild",
                        "poedit",
                        "textmate2",
                        "wordgrinder",
                        "xwordgrinder",
                        "qemu",
                        "virt-viewer",
                        "sshfs",
                        "amtk",
                        "at-spi2-atk",
                        "at-spi2-core",
                        "atkmm",
                        "desktop-file-utils",
                        "devhelp",
                        "eog",
                        "epiphany",
                        "file-roller",
                        "folks",
                        "frogr",
                        "gcab",
                        "gcr",
                        "gedit",
                        "gedit-plugins",
                        "geocode-glib",
                        "gexiv2",
                        "gitg",
                        "gjs",
                        "glib-networking",
                        "gnome-backgrounds",
                        "gnome-calculator",
                        "gnome-desktop",
                        "gnome-dictionary",
                        "gnome-maps",
                        "gnome-settings-daemon",
                        "gobject-introspection",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gstreamer1",
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gtk-vnc",
                        "gtk3",
                        "gtksourceview4",
                        "gucharmap",
                        "hicolor-icon-theme",
                        "libchamplain",
                        "libdazzle",
                        "libgdata",
                        "libgit2-glib",
                        "libpeas",
                        "libsecret",
                        "libsoup",
                        "mm-common",
                        "planner",
                        "spice-gtk",
                        "tepl",
                        "totem",
                        "totem-pl-parser",
                        "tracker",
                        "virt-manager",
                        "vte",
                        "yelp-tools",
                        "zenity",
                        "Aseprite",
                        "babl",
                        "babl-devel",
                        "cairo-devel",
                        "cairomm",
                        "gdk-pixbuf2",
                        "geeqie",
                        "gegl",
                        "gegl-devel",
                        "gimp3-devel",
                        "graphene",
                        "harfbuzz",
                        "harfbuzz-icu",
                        "inkscape",
                        "inkscape-devel",
                        "libepoxy",
                        "libmediaart",
                        "libpano13",
                        "libpixman",
                        "libpixman-devel",
                        "openslide",
                        "unpaper",
                        "vips",
                        "hexchat",
                        "llvm-devel",
                        "clang-devel",
                        "lldb-devel",
                        "neko",
                        "rust",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "libesmtp",
                        "mu",
                        "minpack",
                        "z3",
                        "z3-fstar",
                        "py-z3",
                        "py27-z3",
                        "py37-z3",
                        "py38-z3",
                        "z3-java",
                        "audacious-core",
                        "audacious-plugins",
                        "dav1d",
                        "mpv",
                        "scrcpy",
                        "gssdp",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gupnp-tools",
                        "libgweather",
                        "libnice",
                        "libproxy",
                        "libslirp",
                        "megatools",
                        "netatalk",
                        "zathura",
                        "zathura-docs",
                        "zathura-plugin-cb",
                        "zathura-plugin-djvu",
                        "zathura-plugin-pdf-mupdf",
                        "zathura-plugin-pdf-poppler",
                        "zathura-plugin-ps",
                        "py38-blosc",
                        "py35-gobject3",
                        "py38-iminuit",
                        "py39-levenshtein",
                        "py39-matplotlib",
                        "py39-pybind11",
                        "py38-pytorch",
                        "py39-pytorch",
                        "py37-torchaudio",
                        "py38-torchaudio",
                        "py39-torchaudio",
                        "py37-torchtext",
                        "py38-torchtext",
                        "py39-torchtext",
                        "py27-gobject3",
                        "bali-phy",
                        "root6",
                        "rtl_433",
                        "policykit",
                        "ksh",
                        "ksh-devel",
                        "fsearch",
                        "libosinfo",
                        "libvirt",
                        "libvirt-glib",
                        "osinfo-db-tools",
                        "watchman",
                        "libxmlxx2",
                        "libxmlxx3",
                        "libhttpseverywhere",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "gtkmm3",
                        "libGLU",
                        "mesa",
                        "pango",
                        "pango-devel",
                        "pangomm",
                        "foundationdb",
                        "simde",
                        "vampire",
                        "fizz",
                        "lite-xl",
                        "glibmm-devel",
                        "lean",
                        "libxmlxx5",
                        "py39-z3",
                        "harfbuzz-devel",
                        "harfbuzz-icu-devel",
                        "py38-fabio",
                        "py39-fabio",
                        "py38-spglib",
                        "py39-spglib",
                        "gtk3-devel",
                        "lite-xl-luajit",
                        "py310-pybind11",
                        "audacity-legacy",
                        "py310-matplotlib",
                        "qt6-qtbase",
                        "qt6-qtdeclarative",
                        "qt6-qtsensors",
                        "qt6-qtserialport",
                        "qt6-qtwebchannel",
                        "qt6-qtimageformats",
                        "qt6-qtsvg",
                        "qt6-qt5compat",
                        "qt6-qtlocation",
                        "qt6-qtserialbus",
                        "qt6-qtnetworkauth",
                        "qt6-qtremoteobjects",
                        "qt6-qt3d",
                        "qt6-qtconnectivity",
                        "qt6-qttools",
                        "qt6-qtwebsockets",
                        "qt6-qttranslations",
                        "qt6-mysql-plugin",
                        "qt6-psql-plugin",
                        "qt6-sqlite-plugin",
                        "gdk-pixbuf2-devel",
                        "py310-z3",
                        "mlir-devel",
                        "flang-devel",
                        "py310-levenshtein",
                        "libhandy-0.0",
                        "ashuffle",
                        "gobject-introspection-devel",
                        "qt5-qtwebengine-gn",
                        "mrustc-rust",
                        "gjs-devel",
                        "libdazzle-devel",
                        "rust-bootstrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "libsoup-devel",
                        "py310-spglib",
                        "py310-fabio",
                        "libvmaf",
                        "gom",
                        "py310-pytorch",
                        "tio",
                        "inih",
                        "py310-pyarrow",
                        "libavif",
                        "libfmt8",
                        "libfmt9",
                        "libyuv",
                        "gtk4",
                        "py310-torchaudio",
                        "py310-torchtext",
                        "gtksourceview5",
                        "py39-iminuit",
                        "py310-iminuit",
                        "py311-pybind11",
                        "polymake",
                        "py311-levenshtein",
                        "py37-rapidfuzz",
                        "py38-rapidfuzz",
                        "py39-rapidfuzz",
                        "py310-rapidfuzz",
                        "py311-rapidfuzz",
                        "qt6-qtpositioning",
                        "qt6-qtcharts",
                        "qt6-qtshadertools",
                        "qt6-qtmultimedia",
                        "dosbox-staging",
                        "coeurl",
                        "py311-matplotlib",
                        "libfmt4",
                        "dbcsr",
                        "fson",
                        "zofu",
                        "edencommon",
                        "mutest",
                        "py311-z3",
                        "fortran-stdlib",
                        "nng",
                        "bali-phy-devel",
                        "pangomm-1.4",
                        "libsoup-2.4",
                        "qt6-qtquick3d",
                        "qt6-qtquicktimeline",
                        "qt6-qtwebengine",
                        "qt6-qtdoc",
                        "qt6-qthttpserver",
                        "qt6-qtvirtualkeyboard",
                        "qt6-qtlottie",
                        "qt6-qtlanguageserver",
                        "qt6-qtdatavis3d",
                        "qt6-qtquick3dphysics",
                        "qt6-qtscxml",
                        "qt6-qtspeech",
                        "qt6-qtwebview",
                        "qt6-qtbase-docs",
                        "qt6-qtpositioning-docs",
                        "qt6-qtquick3d-docs",
                        "qt6-qtquicktimeline-docs",
                        "qt6-qtwebengine-docs",
                        "qt6-qtdeclarative-docs",
                        "qt6-qtcharts-docs",
                        "qt6-qtserialport-docs",
                        "qt6-qtsensors-docs",
                        "qt6-qtdoc-docs",
                        "qt6-qthttpserver-docs",
                        "qt6-qtwebchannel-docs",
                        "qt6-qtimageformats-docs",
                        "qt6-qtshadertools-docs",
                        "qt6-qtvirtualkeyboard-docs",
                        "qt6-qtsvg-docs",
                        "qt6-qt5compat-docs",
                        "qt6-qtlottie-docs",
                        "qt6-qtserialbus-docs",
                        "qt6-qtlanguageserver-docs",
                        "qt6-qtdatavis3d-docs",
                        "qt6-qtmultimedia-docs",
                        "qt6-qtnetworkauth-docs",
                        "qt6-qtremoteobjects-docs",
                        "qt6-qtquick3dphysics-docs",
                        "qt6-qtscxml-docs",
                        "qt6-qtconnectivity-docs",
                        "qt6-qt3d-docs",
                        "qt6-qtspeech-docs",
                        "qt6-qtwebview-docs",
                        "qt6-qttools-docs",
                        "qt6-qtwebsockets-docs",
                        "py38-blosc2",
                        "py39-blosc2",
                        "py37-pdal",
                        "py38-pdal",
                        "py39-pdal",
                        "py310-pdal",
                        "py311-pdal",
                        "edid-decode",
                        "taisei",
                        "libfmt10",
                        "py311-pyarrow",
                        "DMFTtools",
                        "libarchive-qt",
                        "gtk4-devel",
                        "llvm-17",
                        "mlir-17",
                        "clang-17",
                        "lldb-17",
                        "flang-17",
                        "libdicom",
                        "atomvm",
                        "font-manager",
                        "gn",
                        "py312-pybind11",
                        "py312-rapidfuzz",
                        "libplacebo",
                        "py311-pyFAI",
                        "py312-matplotlib",
                        "QMPlay2",
                        "knot-resolver",
                        "py312-pdal",
                        "mvfst",
                        "py312-levenshtein",
                        "pcraster",
                        "py312-pyarrow",
                        "rust-bootstrap-10.7",
                        "py312-z3",
                        "py311-iminuit",
                        "py312-iminuit",
                        "llvm-18",
                        "mlir-18",
                        "clang-18",
                        "lldb-18",
                        "flang-18",
                        "tenacity",
                        "py39-blosc",
                        "py310-blosc",
                        "py311-blosc",
                        "py312-blosc",
                        "gl-headers",
                        "xdispatch2",
                        "pangomm-devel",
                        "libxmlb",
                        "pkcs11-provider",
                        "nvi2",
                        "notekit",
                        "MicroTeX",
                        "zix",
                        "gtkmm4",
                        "py39-pdal-plugins",
                        "py310-pdal-plugins",
                        "py311-pdal-plugins",
                        "py312-pdal-plugins",
                        "liboqs",
                        "appstream",
                        "libadwaita",
                        "tracker3",
                        "fortran-stdlib-devel",
                        "libshumate",
                        "dino",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py311-spglib",
                        "py312-spglib",
                        "py311-fabio",
                        "py312-fabio",
                        "fbzmq",
                        "py38-pyFAI",
                        "py39-pyFAI",
                        "py310-pyFAI",
                        "py312-pyFAI",
                        "catgirl-downloader",
                        "libfmt11",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtgraphs-docs",
                        "qt6-qtlocation-docs",
                        "qt6-qtquickeffectmaker-docs",
                        "qt64-qtbase",
                        "qt64-qtpositioning",
                        "qt64-qtquick3d",
                        "qt64-qtquicktimeline",
                        "qt64-qtwebengine",
                        "qt64-qtdeclarative",
                        "qt64-qtcharts",
                        "qt64-qtserialport",
                        "qt64-qtsensors",
                        "qt64-qtdoc",
                        "qt64-qthttpserver",
                        "qt64-qtwebchannel",
                        "qt64-qtimageformats",
                        "qt64-qtshadertools",
                        "qt64-qtvirtualkeyboard",
                        "qt64-qtsvg",
                        "qt64-qt5compat",
                        "qt64-qtlottie",
                        "qt64-qtserialbus",
                        "qt64-qtlanguageserver",
                        "qt64-qtdatavis3d",
                        "qt64-qtmultimedia",
                        "qt64-qtremoteobjects",
                        "qt64-qtnetworkauth",
                        "qt64-qtquick3dphysics",
                        "qt64-qtscxml",
                        "qt64-qt3d",
                        "qt64-qtconnectivity",
                        "qt64-qtspeech",
                        "qt64-qtwebview",
                        "qt64-qttools",
                        "qt64-qtwebsockets",
                        "qt64-qttranslations",
                        "qt64-qtbase-docs",
                        "qt64-qtpositioning-docs",
                        "qt64-qtquick3d-docs",
                        "qt64-qtwebengine-docs",
                        "qt64-qtquicktimeline-docs",
                        "qt64-qtdeclarative-docs",
                        "qt64-qtcharts-docs",
                        "qt64-qtserialport-docs",
                        "qt64-qtsensors-docs",
                        "qt64-qtdoc-docs",
                        "qt64-qthttpserver-docs",
                        "qt64-qtwebchannel-docs",
                        "qt64-qtimageformats-docs",
                        "qt64-qtshadertools-docs",
                        "qt64-qtvirtualkeyboard-docs",
                        "qt64-qtsvg-docs",
                        "qt64-qt5compat-docs",
                        "qt64-qtlottie-docs",
                        "qt64-qtserialbus-docs",
                        "qt64-qtdatavis3d-docs",
                        "qt64-qtmultimedia-docs",
                        "qt64-qtnetworkauth-docs",
                        "qt64-qtremoteobjects-docs",
                        "qt64-qtquick3dphysics-docs",
                        "qt64-qtscxml-docs",
                        "qt64-qtconnectivity-docs",
                        "qt64-qt3d-docs",
                        "qt64-qtspeech-docs",
                        "qt64-qtwebview-docs",
                        "qt64-qttools-docs",
                        "qt64-psql-plugin",
                        "qt64-qtwebsockets-docs",
                        "qt64-mysql-plugin",
                        "qt64-sqlite-plugin",
                        "llvm-19",
                        "clang-19",
                        "mlir-19",
                        "lldb-19",
                        "flang-19",
                        "py313-rapidfuzz",
                        "py313-levenshtein",
                        "py313-pybind11",
                        "libmm-glib",
                        "libcmatrix",
                        "Chatty",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "py313-matplotlib",
                        "openh264",
                        "py313-blosc",
                        "vipsdisp",
                        "blueprint-compiler",
                        "secrets",
                        "wayland",
                        "koio",
                        "libproxy-vapi",
                        "pangomm-1.4-devel",
                        "qt67-qtpositioning",
                        "qt67-qtquick3d",
                        "qt67-qtquicktimeline",
                        "qt67-qtwebengine",
                        "qt67-qtdeclarative",
                        "qt67-qtbase",
                        "qt67-qtcharts",
                        "qt67-qtgraphs",
                        "qt67-qtserialport",
                        "qt67-qtsensors",
                        "qt67-qthttpserver",
                        "qt67-qtwebchannel",
                        "qt67-qtimageformats",
                        "qt67-qtdoc",
                        "qt67-qtshadertools",
                        "qt67-qtvirtualkeyboard",
                        "qt67-qtsvg",
                        "qt67-qt5compat",
                        "qt67-qtlottie",
                        "qt67-qtlocation",
                        "qt67-qtserialbus",
                        "qt67-qtquickeffectmaker",
                        "qt67-qtlanguageserver",
                        "qt67-qtdatavis3d",
                        "qt67-qtmultimedia",
                        "qt67-qtremoteobjects",
                        "qt67-qtquick3dphysics",
                        "qt67-qtnetworkauth",
                        "qt67-qtconnectivity",
                        "qt67-qtscxml",
                        "qt67-qt3d",
                        "qt67-qtspeech",
                        "qt67-qtwebview",
                        "qt67-qttools",
                        "qt67-qtwebsockets",
                        "qt67-qttranslations",
                        "qt67-qtbase-docs",
                        "qt67-qtpositioning-docs",
                        "qt67-qtquick3d-docs",
                        "qt67-qtwebengine-docs",
                        "qt67-qtquicktimeline-docs",
                        "qt67-qtdeclarative-docs",
                        "qt67-qtgraphs-docs",
                        "qt67-qtcharts-docs",
                        "qt67-qtserialport-docs",
                        "qt67-qtdoc-docs",
                        "qt67-qthttpserver-docs",
                        "qt67-qtsensors-docs",
                        "qt67-qtwebchannel-docs",
                        "qt67-qtimageformats-docs",
                        "qt67-qtshadertools-docs",
                        "qt67-qtvirtualkeyboard-docs",
                        "qt67-qtsvg-docs",
                        "qt67-qt5compat-docs",
                        "qt67-qtlottie-docs",
                        "qt67-qtquickeffectmaker-docs",
                        "qt67-qtserialbus-docs",
                        "qt67-qtlocation-docs",
                        "qt67-qtdatavis3d-docs",
                        "qt67-qtmultimedia-docs",
                        "qt67-qtremoteobjects-docs",
                        "qt67-qtquick3dphysics-docs",
                        "qt67-qtnetworkauth-docs",
                        "qt67-qtconnectivity-docs",
                        "qt67-qtscxml-docs",
                        "qt67-qt3d-docs",
                        "qt67-qtspeech-docs",
                        "qt67-qttools-docs",
                        "qt67-qtwebsockets-docs",
                        "qt67-qtwebview-docs",
                        "qt67-mysql-plugin",
                        "qt67-psql-plugin",
                        "qt67-sqlite-plugin",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "virglrenderer",
                        "z3-fstar-legacy",
                        "llvm-20",
                        "clang-20",
                        "mlir-20",
                        "lldb-20",
                        "flang-20",
                        "netatalk4",
                        "qt68-qtpositioning",
                        "qt68-qtbase",
                        "qt68-qtquick3d",
                        "qt68-qtquicktimeline",
                        "qt68-qtwebengine",
                        "qt68-qtdeclarative",
                        "qt68-qtgraphs",
                        "qt68-qtcharts",
                        "qt68-qtserialport",
                        "qt68-qtsensors",
                        "qt68-qtdoc",
                        "qt68-qthttpserver",
                        "qt68-qtwebchannel",
                        "qt68-qtimageformats",
                        "qt68-qtshadertools",
                        "qt68-qtvirtualkeyboard",
                        "qt68-qtsvg",
                        "qt68-qt5compat",
                        "qt68-qtlottie",
                        "qt68-qtlocation",
                        "qt68-qtquickeffectmaker",
                        "qt68-qtserialbus",
                        "qt68-qtlanguageserver",
                        "qt68-qtdatavis3d",
                        "qt68-qtmultimedia",
                        "qt68-qtnetworkauth",
                        "qt68-qtremoteobjects",
                        "qt68-qtquick3dphysics",
                        "qt68-qtscxml",
                        "qt68-qtconnectivity",
                        "qt68-qt3d",
                        "qt68-qtspeech",
                        "qt68-qtwebview",
                        "qt68-qttools",
                        "qt68-qtwebsockets",
                        "qt68-qttranslations",
                        "qt68-qtbase-docs",
                        "qt68-qtpositioning-docs",
                        "qt68-qtquick3d-docs",
                        "qt68-qtquicktimeline-docs",
                        "qt68-qtwebengine-docs",
                        "qt68-qtdeclarative-docs",
                        "qt68-qtgraphs-docs",
                        "qt68-qtcharts-docs",
                        "qt68-qtserialport-docs",
                        "qt68-qtsensors-docs",
                        "qt68-qtdoc-docs",
                        "qt68-qthttpserver-docs",
                        "qt68-qtwebchannel-docs",
                        "qt68-qtimageformats-docs",
                        "qt68-qtvirtualkeyboard-docs",
                        "qt68-qtshadertools-docs",
                        "qt68-qtsvg-docs",
                        "qt68-qt5compat-docs",
                        "qt68-qtlocation-docs",
                        "qt68-qtlottie-docs",
                        "qt68-qtquickeffectmaker-docs",
                        "qt68-qtserialbus-docs",
                        "qt68-qtdatavis3d-docs",
                        "qt68-qtmultimedia-docs",
                        "qt68-qtnetworkauth-docs",
                        "qt68-qtremoteobjects-docs",
                        "qt68-qtquick3dphysics-docs",
                        "qt68-qtscxml-docs",
                        "qt68-qtconnectivity-docs",
                        "qt68-qt3d-docs",
                        "qt68-qtspeech-docs",
                        "qt68-qtwebview-docs",
                        "qt68-qttools-docs",
                        "qt68-qtwebsockets-docs",
                        "qt68-psql-plugin",
                        "qt68-mysql-plugin",
                        "qt68-sqlite-plugin",
                        "py39-pyside6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyarrow",
                        "libpeas1",
                        "py313-gemmi",
                        "py313-nanobind",
                        "paps",
                        "py39-nanobind",
                        "py310-nanobind",
                        "py311-nanobind",
                        "py312-nanobind",
                        "webp-pixbuf-loader",
                        "qt6-qtgrpc",
                        "qt6-qtgrpc-docs",
                        "llvm-21",
                        "mlir-21",
                        "clang-21",
                        "lldb-21",
                        "flang-21",
                        "py313-fabio",
                        "py313-pyFAI",
                        "py313-spglib",
                        "py313-pyside6",
                        "py314-pybind11",
                        "qt69-qtbase",
                        "qt69-qtpositioning",
                        "qt69-qtgrpc",
                        "qt69-qtquick3d",
                        "qt69-qtquicktimeline",
                        "qt69-qtwebengine",
                        "qt69-qtdeclarative",
                        "qt69-qtgraphs",
                        "qt69-qtcharts",
                        "qt69-qtserialport",
                        "qt69-qtsensors",
                        "qt69-qtdoc",
                        "qt69-qthttpserver",
                        "qt69-qtwebchannel",
                        "qt69-qtimageformats",
                        "qt69-qtshadertools",
                        "qt69-qtvirtualkeyboard",
                        "qt69-qtsvg",
                        "qt69-qt5compat",
                        "qt69-qtlottie",
                        "qt69-qtlocation",
                        "qt69-qtquickeffectmaker",
                        "qt69-qtserialbus",
                        "qt69-qtlanguageserver",
                        "qt69-qtdatavis3d",
                        "qt69-qtmultimedia",
                        "qt69-qtnetworkauth",
                        "qt69-qtremoteobjects",
                        "qt69-qtquick3dphysics",
                        "qt69-qtscxml",
                        "qt69-qtconnectivity",
                        "qt69-qt3d",
                        "qt69-qtspeech",
                        "qt69-qtwebview",
                        "qt69-qttools",
                        "qt69-qtwebsockets",
                        "qt69-qttranslations",
                        "qt69-qtbase-docs",
                        "qt69-qtpositioning-docs",
                        "qt69-qtgrpc-docs",
                        "qt69-qtquick3d-docs",
                        "qt69-qtquicktimeline-docs",
                        "qt69-qtwebengine-docs",
                        "qt69-qtdeclarative-docs",
                        "qt69-qtgraphs-docs",
                        "qt69-qtcharts-docs",
                        "qt69-qtserialport-docs",
                        "qt69-qtsensors-docs",
                        "qt69-qtdoc-docs",
                        "qt69-qthttpserver-docs",
                        "qt69-qtwebchannel-docs",
                        "qt69-qtimageformats-docs",
                        "qt69-qtshadertools-docs",
                        "qt69-qtvirtualkeyboard-docs",
                        "qt69-qtsvg-docs",
                        "qt69-qt5compat-docs",
                        "qt69-qtlottie-docs",
                        "qt69-qtlocation-docs",
                        "qt69-qtquickeffectmaker-docs",
                        "qt69-qtserialbus-docs",
                        "qt69-qtdatavis3d-docs",
                        "qt69-qtmultimedia-docs",
                        "qt69-qtnetworkauth-docs",
                        "qt69-qtremoteobjects-docs",
                        "qt69-qtquick3dphysics-docs",
                        "qt69-qtscxml-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache-arrow",
                        "py312-scikit-build-core",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py313-scikit-build-core",
                        "py314-scikit-build-core",
                        "py39-scikit-build-core",
                        "py310-scikit-build-core",
                        "luamake",
                        "xcbuild",
                        "py311-scikit-build-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-meson",
                        "py39-meson",
                        "meson",
                        "py314-meson",
                        "py311-meson",
                        "py312-meson",
                        "py313-meson",
                        "py38-meson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "zofu",
                        "fson"
                    ]
                }
            ]
        }
    ]
}