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

{
    "count": 50429,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=684",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=682",
    "results": [
        {
            "name": "gtksourceview5",
            "portdir": "gnome/gtksourceview5",
            "version": "5.10.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GtkSourceView",
            "description": "GtkSourceView-5.0 is a source highlighting text widget for GTK+ 4",
            "long_description": "GtkSourceView is a text widget that extends GtkTextView by implementing syntax highlighting and other features typical of a source editor.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "glib2",
                        "gtk4",
                        "pcre2",
                        "gobject-introspection",
                        "vala",
                        "fribidi",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Chatty",
                        "gnome-calculator"
                    ]
                }
            ]
        },
        {
            "name": "jdk19",
            "portdir": "java/jdk19",
            "version": "19.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "jdk20",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by jdk20",
            "long_description": "This port has been replaced by jdk20.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "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": "terraform-1.3",
            "portdir": "sysutils/terraform",
            "version": "1.3.10",
            "license": "Commercial and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.terraform.io/downloads.html",
            "description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
            "long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terraform_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sundials5",
            "portdir": "math/sundials5",
            "version": "5.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://computing.llnl.gov/projects/sundials",
            "description": "SUite of Nonlinear and DIfferential/ALgebraic equation Solvers",
            "long_description": "SUNDIALS consists of the following five solvers: CVODE solves initial value problems for ordinary differential equation (ODE) systems. CVODES solves ODE systems and includes sensitivity analysis capabilities (forward and adjoint). IDA solves initial value problems for differential-algebraic equation (DAE) systems. IDAS solves DAE systems and includes sensitivity analysis capabilities (forward and adjoint). KINSOL solves nonlinear algebraic systems.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gfortran",
                "mpich",
                "openmpi",
                "examples",
                "accelerate",
                "atlas",
                "openblas",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "SuiteSparse_KLU",
                        "mpich-clang16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cantera-devel",
                        "cantera",
                        "deal.ii"
                    ]
                }
            ]
        },
        {
            "name": "sundials6",
            "portdir": "math/sundials6",
            "version": "6.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://computing.llnl.gov/projects/sundials",
            "description": "SUite of Nonlinear and DIfferential/ALgebraic equation Solvers",
            "long_description": "SUNDIALS consists of the following five solvers: CVODE solves initial value problems for ordinary differential equation (ODE) systems. CVODES solves ODE systems and includes sensitivity analysis capabilities (forward and adjoint). IDA solves initial value problems for differential-algebraic equation (DAE) systems. IDAS solves DAE systems and includes sensitivity analysis capabilities (forward and adjoint). KINSOL solves nonlinear algebraic systems.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gfortran",
                "mpich",
                "openmpi",
                "examples",
                "accelerate",
                "atlas",
                "openblas",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "gnutar"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "SuiteSparse_KLU",
                        "mpich-clang16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanmath"
                    ]
                }
            ]
        },
        {
            "name": "openjdk19-corretto",
            "portdir": "java/openjdk19-corretto",
            "version": "19.0.2.7.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-corretto",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-corretto",
            "long_description": "This port has been replaced by openjdk20-corretto.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "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": "openjdk19-oracle",
            "portdir": "java/openjdk19-oracle",
            "version": "19.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-oracle",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-oracle",
            "long_description": "This port has been replaced by openjdk20-oracle.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "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": "openjdk19-sap",
            "portdir": "java/openjdk19-sap",
            "version": "19.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-sap",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-sap",
            "long_description": "This port has been replaced by openjdk20-sap.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "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": "openjdk19-zulu",
            "portdir": "java/openjdk19-zulu",
            "version": "19.32.13",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-zulu",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-zulu",
            "long_description": "This port has been replaced by openjdk20-zulu.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "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": "helm-3.10",
            "portdir": "sysutils/helm",
            "version": "3.10.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jqp",
            "portdir": "textproc/jqp",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/noahgorstein/jqp",
            "description": "A TUI playground to experiment with jq",
            "long_description": "A TUI playground to experiment with jq. This application utilizes an implementation of jq written in Go, gojq.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "llvm-15",
            "portdir": "lang/llvm-15",
            "version": "15.0.7",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "llvm is a next generation compiler infrastructure",
            "long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "py311-yaml",
                        "py311-pygments",
                        "python311",
                        "clang-13",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "xar",
                        "libcxx",
                        "ncurses",
                        "libffi",
                        "libedit",
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlir-15",
                        "clang-15",
                        "lldb-15",
                        "flang-15",
                        "py39-llvmlite"
                    ]
                }
            ]
        },
        {
            "name": "mlir-15",
            "portdir": "lang/llvm-15",
            "version": "15.0.7",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlir.llvm.org",
            "description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
            "long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "clang-13",
                        "python311",
                        "py311-pygments",
                        "cctools",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-15",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "flang-15"
                    ]
                }
            ]
        },
        {
            "name": "clang-15",
            "portdir": "lang/llvm-15",
            "version": "15.0.7",
            "license": "NCSA",
            "platforms": "{darwin < 25}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clang.llvm.org/",
            "description": "C, C++, Objective C and Objective C++ compiler",
            "long_description": "The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "analyzer",
                "libstdcxx",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-13",
                        "cctools",
                        "python311",
                        "py311-pygments",
                        "py311-yaml"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "libxml2",
                        "llvm-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select-15",
                        "perl5",
                        "ld64",
                        "cctools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-llvmlite",
                        "lldb-15",
                        "flang-15",
                        "mpich-clang15",
                        "openmpi-clang15"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "luminance-hdr",
                        "qt4-mac-postgresql81-plugin",
                        "lbzip2",
                        "pigz",
                        "audacity-devel",
                        "chuck",
                        "lame",
                        "libshout2",
                        "libvorbis",
                        "lilv",
                        "qtplay",
                        "serd",
                        "solfege",
                        "sord",
                        "sratom",
                        "gcam",
                        "logisim-evolution",
                        "libinfinity",
                        "picocom",
                        "mips-elf-gcc",
                        "urjtag",
                        "db53",
                        "db62",
                        "groonga",
                        "libzdb-postgresql81",
                        "libzdb-postgresql82",
                        "libzdb-postgresql83",
                        "libzdb-postgresql84",
                        "libzdb-postgresql90",
                        "libzdb-postgresql91",
                        "libzdb-postgresql92",
                        "metakit",
                        "msodbcsql",
                        "pg2xbase",
                        "spatialite",
                        "spatialite-tools",
                        "sqlite2",
                        "apache-ant",
                        "bitwise",
                        "commitizen",
                        "cosmoplayer",
                        "crlibm",
                        "dejagnu",
                        "e_dbus",
                        "ecore",
                        "eet",
                        "eina",
                        "embryo",
                        "flex",
                        "fsplib",
                        "gtkglextmm",
                        "howdoi",
                        "irrlicht",
                        "ixion",
                        "libiodbc",
                        "libmd",
                        "libofx",
                        "libqtxdg",
                        "libut",
                        "mdds",
                        "ninka",
                        "nuweb",
                        "orcus",
                        "protobuf3-java",
                        "qoauth",
                        "scriptix",
                        "svndigest",
                        "virtuoso",
                        "wrangler",
                        "jove",
                        "hercules",
                        "sc",
                        "gdash",
                        "scid",
                        "gdlmm3",
                        "goocanvas",
                        "goocanvasmm",
                        "grilo-plugins",
                        "gtksourceview2",
                        "gtksourceviewmm3",
                        "GLC_lib",
                        "InsightToolkit-devel",
                        "djvu2pdf",
                        "edje",
                        "fig2ps",
                        "gimp-help-en",
                        "gle-graphics",
                        "QGLE",
                        "libwpg-0.3",
                        "makeicns",
                        "pict2pdf",
                        "plotutils",
                        "podofo",
                        "poppler-qt4-mac",
                        "scantailor",
                        "bnc",
                        "ngircd",
                        "kdeartwork",
                        "kstars",
                        "qtruby",
                        "qore-freetds-module",
                        "qore-ssh2-module",
                        "ruby26",
                        "ruby27",
                        "altermime",
                        "dspam",
                        "gnupg1",
                        "DoCon",
                        "acl2",
                        "fityk",
                        "gmtl",
                        "imaxima",
                        "liblinear",
                        "newran",
                        "octave-specfun",
                        "opal-ml",
                        "sundials",
                        "xylib",
                        "libmpeg2",
                        "pHash",
                        "annie",
                        "corkscrew",
                        "etherape",
                        "gkrellm_snmp",
                        "iodine",
                        "libmetalink",
                        "makuosan",
                        "mcabber",
                        "rabbitmq-server",
                        "tinc",
                        "tinc-devel",
                        "vde2",
                        "leafnode",
                        "camlimages",
                        "ocaml-biniou",
                        "ocaml-cppo",
                        "ocaml-cppo_ocamlbuild",
                        "ocaml-easy-format",
                        "ocaml-ppx_derivers",
                        "ocaml-ppx_deriving_yojson",
                        "ocaml-react",
                        "ocaml-result",
                        "p5-astro-fits-header",
                        "p5.28-astro-fits-header",
                        "p5.30-astro-fits-header",
                        "p5-catalyst-model-dbic-schema",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.30-catalyst-model-dbic-schema",
                        "p5-cbor-xs",
                        "p5.28-cbor-xs",
                        "p5.30-cbor-xs",
                        "p5-conf-libconfig",
                        "p5.28-conf-libconfig",
                        "p5.30-conf-libconfig",
                        "p5-config-any",
                        "p5.28-config-any",
                        "p5.30-config-any",
                        "p5-config-tiny",
                        "p5.28-config-tiny",
                        "p5.30-config-tiny",
                        "p5-convert-asn1",
                        "p5.28-convert-asn1",
                        "p5.30-convert-asn1",
                        "p5-cpan-meta-requirements",
                        "p5.28-cpan-meta-requirements",
                        "p5.30-cpan-meta-requirements",
                        "p5-data-compare",
                        "p5.28-data-compare",
                        "p5.30-data-compare",
                        "p5-data-optlist",
                        "p5.28-data-optlist",
                        "p5.30-data-optlist",
                        "p5-data-visitor",
                        "p5.28-data-visitor",
                        "p5.30-data-visitor",
                        "p5-datetime-format-mysql",
                        "p5.28-datetime-format-mysql",
                        "p5.30-datetime-format-mysql",
                        "p5-db_file",
                        "p5.28-db_file",
                        "p5.30-db_file",
                        "p5-devel-caller",
                        "p5.28-devel-caller",
                        "p5.30-devel-caller",
                        "p5-dist-zilla-plugin-github",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.30-dist-zilla-plugin-github",
                        "p5-email-abstract",
                        "p5.28-email-abstract",
                        "p5.30-email-abstract",
                        "p5-extutils-f77",
                        "p5.28-extutils-f77",
                        "p5.30-extutils-f77",
                        "p5-extutils-manifest",
                        "p5.28-extutils-manifest",
                        "p5.30-extutils-manifest",
                        "p5-file-listing",
                        "p5.28-file-listing",
                        "p5.30-file-listing",
                        "p5-file-map",
                        "p5.28-file-map",
                        "p5.30-file-map",
                        "p5-glib",
                        "p5.28-glib",
                        "p5.30-glib",
                        "p5-html-restrict",
                        "p5.28-html-restrict",
                        "p5.30-html-restrict",
                        "p5-html-selector-xpath",
                        "p5.28-html-selector-xpath",
                        "p5.30-html-selector-xpath",
                        "p5-http-date",
                        "p5.28-http-date",
                        "p5.30-http-date",
                        "p5-image-imlib2",
                        "p5.28-image-imlib2",
                        "p5.30-image-imlib2",
                        "p5-json-any",
                        "p5.28-json-any",
                        "p5.30-json-any",
                        "p5-lib-relative",
                        "p5.28-lib-relative",
                        "p5.30-lib-relative",
                        "p5-log-dispatch",
                        "p5.28-log-dispatch",
                        "p5.30-log-dispatch",
                        "p5-lwp-consolelogger",
                        "p5.28-lwp-consolelogger",
                        "p5.30-lwp-consolelogger",
                        "p5-math-round",
                        "p5.28-math-round",
                        "p5.30-math-round",
                        "p5-module-build",
                        "p5.28-module-build",
                        "p5.30-module-build",
                        "p5-module-install",
                        "p5.28-module-install",
                        "p5.30-module-install",
                        "p5-module-metadata",
                        "p5.28-module-metadata",
                        "p5.30-module-metadata",
                        "p5-net-cli-interact",
                        "p5.28-net-cli-interact",
                        "p5.30-net-cli-interact",
                        "p5-net-ip",
                        "p5.28-net-ip",
                        "p5.30-net-ip",
                        "p5-net-openssh",
                        "p5.28-net-openssh",
                        "p5.30-net-openssh",
                        "p5-net-ssh-perl",
                        "p5.28-net-ssh-perl",
                        "p5.30-net-ssh-perl",
                        "p5-nkf",
                        "p5.28-nkf",
                        "p5.30-nkf",
                        "p5-number-format",
                        "p5.28-number-format",
                        "p5.30-number-format",
                        "p5-perl-prereqscanner",
                        "p5.28-perl-prereqscanner",
                        "p5.30-perl-prereqscanner",
                        "p5-perlio-eol",
                        "p5.28-perlio-eol",
                        "p5.30-perlio-eol",
                        "p5-pgtop",
                        "p5.28-pgtop",
                        "p5.30-pgtop",
                        "p5-scope-upper",
                        "p5.28-scope-upper",
                        "p5.30-scope-upper",
                        "p5-sereal",
                        "p5.28-sereal",
                        "p5.30-sereal",
                        "p5-sereal-decoder",
                        "p5.28-sereal-decoder",
                        "p5.30-sereal-decoder",
                        "p5-sereal-encoder",
                        "p5.28-sereal-encoder",
                        "p5.30-sereal-encoder",
                        "p5-sgml-parser-opensp",
                        "p5.28-sgml-parser-opensp",
                        "p5.30-sgml-parser-opensp",
                        "p5-socket6",
                        "p5.28-socket6",
                        "p5.30-socket6",
                        "p5-starman",
                        "p5.28-starman",
                        "p5.30-starman",
                        "p5-statistics-descriptive",
                        "p5.28-statistics-descriptive",
                        "p5.30-statistics-descriptive",
                        "p5-tcl-ptk",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5-test-kit",
                        "p5.28-test-kit",
                        "p5.30-test-kit",
                        "p5-time-format",
                        "p5.28-time-format",
                        "p5.30-time-format",
                        "p5-time-local",
                        "p5.28-time-local",
                        "p5.30-time-local",
                        "p5-zmq-ffi",
                        "p5.28-zmq-ffi",
                        "p5.30-zmq-ffi",
                        "php-excel",
                        "php53-excel",
                        "php54-excel",
                        "php55-excel",
                        "php56-excel",
                        "php70-excel",
                        "php71-excel",
                        "php72-excel",
                        "php73-excel",
                        "php74-excel",
                        "libLASi",
                        "hy_select",
                        "ptpython",
                        "py35-Pillow",
                        "py37-SDL2",
                        "py37-absl",
                        "py37-aenum",
                        "py37-aiobotocore",
                        "py37-aiofiles",
                        "py37-aiosqlite",
                        "py35-alabaster",
                        "py37-alembic",
                        "py37-altair",
                        "py38-amazon.ion",
                        "py37-anytree",
                        "py37-applaunchservices",
                        "py37-arviz",
                        "py37-attr",
                        "py35-automat",
                        "py36-automat",
                        "py37-avro",
                        "py37-beaker",
                        "py37-behave",
                        "py37-biplist",
                        "py38-boltons",
                        "py37-bpython",
                        "py-cachy",
                        "py37-cachy",
                        "py38-cachy",
                        "py39-cachy",
                        "py37-cairocffi",
                        "py37-cairosvg",
                        "py38-cbor",
                        "py37-cinderclient",
                        "py38-clikit",
                        "py37-contextlib2",
                        "py37-cookiecutter",
                        "py38-cookies",
                        "py37-country",
                        "py27-cssselect",
                        "py35-cssselect",
                        "py36-cssselect",
                        "py37-cssselect",
                        "py37-csvkit",
                        "py37-ctypeslib2",
                        "py37-databases",
                        "py39-datasets",
                        "py37-ddt",
                        "py37-debtcollector",
                        "py-dicom",
                        "py27-dicom",
                        "py37-discordpy",
                        "py37-dispatcher",
                        "py37-dm-sonnet",
                        "py37-dns-lexicon",
                        "py38-docx",
                        "py37-dogpile-cache",
                        "py37-ecdsa",
                        "py37-elasticsearch",
                        "py37-emcee3",
                        "py37-fabric",
                        "py38-fairseq",
                        "py37-fancycompleter",
                        "py37-fasteners",
                        "py34-filelock",
                        "py35-filelock",
                        "py36-filelock",
                        "py37-fire",
                        "py38-flake8-pep8-naming",
                        "py38-flask-cors",
                        "py38-ftfy",
                        "py38-fuzzywuzzy",
                        "py36-game",
                        "py37-geographiclib",
                        "py37-geopy",
                        "py37-gmic",
                        "py37-gpilab-framework",
                        "py37-graph-tool",
                        "py37-graphql-core",
                        "py37-gsd",
                        "py37-h5py",
                        "py37-helpdev",
                        "py38-hkdf",
                        "py37-html2text",
                        "py37-humanize",
                        "py37-igraph",
                        "py37-iminuit",
                        "py34-importlib-metadata",
                        "py38-iniparse",
                        "py35-ipaddress",
                        "py36-ipaddress",
                        "py37-ipaddress",
                        "py27-ipdb",
                        "py37-ipy",
                        "py35-itsdangerous",
                        "py36-itsdangerous",
                        "py37-jedi",
                        "py38-json-rpc",
                        "py37-json-tricks",
                        "py37-jug",
                        "py37-jupyter_sphinx",
                        "py37-jupytext",
                        "py38-keras",
                        "py38-keras_applications",
                        "py38-keras_preprocessing",
                        "py37-keystoneauth1",
                        "py37-keystoneclient",
                        "py37-kfac",
                        "py37-libsass",
                        "py37-lmfit",
                        "py38-loguru",
                        "py38-magenta",
                        "py37-mapclassify",
                        "py35-markupsafe",
                        "py37-mercurial_extension_utils",
                        "py37-metpy",
                        "py37-mido",
                        "py37-mypy_extensions",
                        "py37-natsort",
                        "py37-netifaces",
                        "py37-networkit",
                        "py37-nltk",
                        "py37-nmrglue",
                        "py38-note-seq",
                        "py37-novaclient",
                        "py37-nuitka",
                        "py37-octave_kernel",
                        "py37-omegaconf",
                        "py37-openslide",
                        "py37-openstackclient",
                        "py37-openstacksdk",
                        "py38-opt_einsum",
                        "py37-os-service-types",
                        "py37-osc-lib",
                        "py37-oslo-config",
                        "py37-oslo-i18n",
                        "py37-oslo-serialization",
                        "py37-oslo-utils",
                        "py37-overrides",
                        "py37-panedr",
                        "py37-parse-type",
                        "py35-parso",
                        "py36-parso",
                        "py37-parso",
                        "py38-parver",
                        "py37-passlib",
                        "py37-pathfinder",
                        "py37-pdbpp",
                        "py37-peewee",
                        "py37-pendulum",
                        "py37-pgspecial",
                        "py37-pika",
                        "py34-pip",
                        "py37-plumed",
                        "py37-plyvel",
                        "py37-pretty-midi",
                        "py-processing",
                        "py27-processing",
                        "py37-pycares",
                        "py35-pycryptodome",
                        "py36-pycryptodome",
                        "py37-pyct",
                        "py37-pydicom",
                        "py27-pyglet",
                        "py37-pyglet",
                        "py37-pyls-spyder",
                        "py37-pylzma",
                        "py37-pymc3",
                        "py37-pymongo",
                        "py37-pymunk",
                        "py37-pymysql",
                        "py-pyne",
                        "py27-pyne",
                        "py35-pyne",
                        "py36-pyne",
                        "py37-pynetdicom",
                        "py35-pyrsistent",
                        "py36-pyrsistent",
                        "py37-pyrsistent",
                        "py37-pytest-flake8",
                        "py37-pytest-lazy-fixture",
                        "py37-pytest-metadata",
                        "py37-pytest-mpl",
                        "py37-pytest-mypy",
                        "py37-python-coveralls",
                        "py38-python-snappy",
                        "py37-pytorch",
                        "py38-pytorch-lightning",
                        "py38-pytrie",
                        "py37-pyviz_comms",
                        "py37-qdarkstyle",
                        "py37-qimage2ndarray",
                        "py37-qtconsole",
                        "py37-qtsass",
                        "py37-redis",
                        "py37-rencode",
                        "py37-repl",
                        "py27-repoze.lru",
                        "py35-repoze.lru",
                        "py36-repoze.lru",
                        "py37-repoze.lru",
                        "py36-requests-toolbelt",
                        "py37-requestsexceptions",
                        "py37-rstcheck",
                        "py37-rtree",
                        "py37-ruamel-yaml-clib",
                        "py37-s3fs",
                        "py37-sacremoses",
                        "py38-scandir",
                        "py39-scandir",
                        "py37-scikit-hep-hist",
                        "py37-scrapy",
                        "py38-scruffington",
                        "py38-segno",
                        "py37-semver",
                        "py37-seqeval",
                        "py37-setuptools-git",
                        "py37-sgp4",
                        "py37-simpy",
                        "py37-simpy-docs",
                        "py34-six",
                        "py37-soundfile",
                        "py38-spaCy",
                        "py38-spake2",
                        "py37-spark_parser",
                        "py35-sphinx",
                        "py37-sphinx-gallery",
                        "py37-spyder",
                        "py37-statsmodels",
                        "py37-sunpy",
                        "py37-sybil",
                        "py36-tables",
                        "py37-tblib",
                        "py37-tensorboardX",
                        "py37-tensorflow-datasets",
                        "py37-tensorflow-metadata",
                        "py38-tensorflow_estimator",
                        "py37-terminaltables",
                        "py37-testfixtures",
                        "py37-threadpoolctl",
                        "py37-thrift",
                        "py37-timeout-decorator",
                        "py37-tldextract",
                        "py38-torchaudio",
                        "py38-torchtext",
                        "py37-tox",
                        "py37-trepan3k",
                        "py37-tvdb",
                        "py37-txaio",
                        "py38-txrequests",
                        "py-typed-ast",
                        "py37-typed-ast",
                        "py-typing",
                        "py27-typing",
                        "py37-ujson",
                        "py38-umap-learn",
                        "py37-unidic",
                        "py37-unidic-lite",
                        "py35-urwid",
                        "py36-urwid",
                        "py34-virtualenv",
                        "py35-virtualenv",
                        "py36-virtualenv",
                        "py37-virtualenvwrapper",
                        "py37-vobject",
                        "py37-wmctrl",
                        "py37-wtforms",
                        "py37-xlsx2csv",
                        "py37-xxhash",
                        "py37-yapf",
                        "py-yenc",
                        "py27-yenc",
                        "py37-zict",
                        "py34-zipp",
                        "py37-zope-deprecation",
                        "repo",
                        "rb-calendar",
                        "rb26-nokogiri",
                        "rb-postgres",
                        "chemkit",
                        "eo",
                        "gfsview",
                        "ghemical",
                        "gri",
                        "gshhg-gmt",
                        "iqtree",
                        "iqtree2",
                        "irsim",
                        "liboglappth",
                        "libxc",
                        "libxc4",
                        "minc",
                        "molden",
                        "parallel-netcdf",
                        "procServ",
                        "tempo",
                        "wcstools",
                        "easy-rsa",
                        "ike-scan",
                        "libident",
                        "libtomcrypt",
                        "openvas-client",
                        "openvas-libnasl",
                        "openvas-libraries",
                        "openvas-plugins",
                        "openvas-server",
                        "softhsm",
                        "py37-yara",
                        "yubico-piv-tool",
                        "hstr",
                        "afscompress",
                        "cksfv",
                        "daemon",
                        "dc3dd",
                        "dcfldd",
                        "dpkg",
                        "exa",
                        "gearmand",
                        "hexedit",
                        "lens",
                        "ndcctools",
                        "progress",
                        "smartmontools",
                        "zsh-completions",
                        "bibtex2html",
                        "canna",
                        "dblatex",
                        "eb",
                        "html-xml-utils",
                        "libcue",
                        "librevenge",
                        "libwps",
                        "opensp",
                        "pdfsandwich",
                        "pialign",
                        "psbind",
                        "sdcv",
                        "tth",
                        "wbxml2",
                        "xmlcatmgr",
                        "cadaver",
                        "litebrowser",
                        "mod_ca",
                        "ocaml-cgi",
                        "pathalizer",
                        "webdot",
                        "wordpress",
                        "AfterStep",
                        "e17",
                        "efreet",
                        "enlightenment",
                        "gtkextra3",
                        "pcb",
                        "unclutter",
                        "xlsclients",
                        "xorg-libXrandr",
                        "xorg-libdmx",
                        "xorg-libpthread-stubs",
                        "xrandr",
                        "tumbler",
                        "py37-tensorflow",
                        "py38-tensorflow",
                        "ocaml-compiler-libs",
                        "p5.32-cpan-meta-requirements",
                        "p5.32-module-build",
                        "p5.32-module-metadata",
                        "py38-checkdigit",
                        "coordgen",
                        "py37-olm",
                        "py38-huggingface_hub",
                        "py37-aplpy",
                        "py37-myst-parser",
                        "p5.32-astro-fits-header",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-cbor-xs",
                        "p5.32-conf-libconfig",
                        "p5.32-config-any",
                        "p5.32-config-tiny",
                        "p5.32-convert-asn1",
                        "p5.32-data-compare",
                        "p5.32-data-optlist",
                        "p5.32-data-visitor",
                        "p5.32-datetime-format-mysql",
                        "p5.32-db_file",
                        "p5.32-devel-caller",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-email-abstract",
                        "p5.32-extutils-f77",
                        "p5.32-extutils-manifest",
                        "p5.32-file-listing",
                        "p5.32-file-map",
                        "p5.32-glib",
                        "p5.32-html-restrict",
                        "p5.32-html-selector-xpath",
                        "p5.32-http-date",
                        "p5.32-image-imlib2",
                        "p5.32-json-any",
                        "p5.32-lib-relative",
                        "p5.32-log-dispatch",
                        "p5.32-lwp-consolelogger",
                        "p5.32-math-round",
                        "p5.32-module-install",
                        "p5.32-net-cli-interact",
                        "p5.32-net-ip",
                        "p5.32-net-openssh",
                        "p5.32-net-ssh-perl",
                        "p5.32-nkf",
                        "p5.32-number-format",
                        "p5.32-perl-prereqscanner",
                        "p5.32-perlio-eol",
                        "p5.32-pgtop",
                        "p5.32-scope-upper",
                        "p5.32-sereal",
                        "p5.32-sereal-decoder",
                        "p5.32-sereal-encoder",
                        "p5.32-sgml-parser-opensp",
                        "p5.32-socket6",
                        "p5.32-starman",
                        "p5.32-statistics-descriptive",
                        "p5.32-tcl-ptk",
                        "p5.32-test-kit",
                        "p5.32-time-format",
                        "p5.32-time-local",
                        "p5.32-zmq-ffi",
                        "fif",
                        "cxxmatrix",
                        "gitea-tea",
                        "py37-python-lsp-server",
                        "py35-platformdirs",
                        "py36-platformdirs",
                        "py37-macfsevents",
                        "py37-python-lsp-black",
                        "gutils-suite",
                        "lerc",
                        "py39-kubernetes",
                        "boost177",
                        "boost177-numpy",
                        "py37-confuse",
                        "py37-mediafile",
                        "py37-mechanicalsoup",
                        "py37-ibroadcast",
                        "py37-pathvalidate",
                        "py38-aubio",
                        "py37-ifaddr",
                        "py37-about-time",
                        "py37-grapheme",
                        "py38-last",
                        "py37-discogs-client",
                        "py37-alive-progress",
                        "py37-reflink",
                        "py37-soco",
                        "py38-termplotlib",
                        "py37-mpd2",
                        "py37-nmrglue-devel",
                        "py38-zbar",
                        "bzrtp",
                        "py37-pyqt5-scintilla",
                        "py37-silx",
                        "py37-smi",
                        "boost173",
                        "boost173-numpy",
                        "py37-imaplib2",
                        "dominant_colours",
                        "py38-flufl.lock",
                        "py38-django-allauth",
                        "py38-openid",
                        "py37-napari-console",
                        "py37-napari-svg",
                        "py37-psygnal",
                        "py37-superqt",
                        "py37-vispy",
                        "py37-panel",
                        "py37-pytest-regressions",
                        "py310-cachy",
                        "p5.34-astro-fits-header",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-cbor-xs",
                        "p5.34-conf-libconfig",
                        "p5.34-config-any",
                        "p5.34-config-tiny",
                        "p5.34-convert-asn1",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-data-compare",
                        "p5.34-data-optlist",
                        "p5.34-data-visitor",
                        "p5.34-datetime-format-mysql",
                        "p5.34-db_file",
                        "p5.34-devel-caller",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-email-abstract",
                        "p5.34-extutils-f77",
                        "p5.34-extutils-manifest",
                        "p5.34-file-listing",
                        "p5.34-file-map",
                        "p5.34-glib",
                        "p5.34-html-restrict",
                        "p5.34-html-selector-xpath",
                        "p5.34-http-date",
                        "p5.34-image-imlib2",
                        "p5.34-json-any",
                        "p5.34-lib-relative",
                        "p5.34-log-dispatch",
                        "p5.34-lwp-consolelogger",
                        "p5.34-math-round",
                        "p5.34-module-build",
                        "p5.34-module-install",
                        "p5.34-module-metadata",
                        "p5.34-net-cli-interact",
                        "p5.34-net-ip",
                        "p5.34-net-openssh",
                        "p5.34-net-ssh-perl",
                        "p5.34-nkf",
                        "p5.34-number-format",
                        "p5.34-perl-prereqscanner",
                        "p5.34-perlio-eol",
                        "p5.34-pgtop",
                        "p5.34-scope-upper",
                        "p5.34-sereal",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "p5.34-sgml-parser-opensp",
                        "p5.34-socket6",
                        "p5.34-starman",
                        "p5.34-statistics-descriptive",
                        "p5.34-tcl-ptk",
                        "p5.34-test-kit",
                        "p5.34-time-format",
                        "p5.34-time-local",
                        "p5.34-zmq-ffi",
                        "p5-xs-check",
                        "p5.28-xs-check",
                        "p5.30-xs-check",
                        "p5.32-xs-check",
                        "p5.34-xs-check",
                        "py37-pyte",
                        "p5-image-sane",
                        "p5.28-image-sane",
                        "p5.30-image-sane",
                        "p5.32-image-sane",
                        "p5.34-image-sane",
                        "qore-jni-module",
                        "py37-taskw",
                        "py37-pyheif",
                        "zpaq",
                        "ddh",
                        "p5-alien-sqlite",
                        "p5.28-alien-sqlite",
                        "p5.30-alien-sqlite",
                        "p5.32-alien-sqlite",
                        "p5.34-alien-sqlite",
                        "crispy-doom",
                        "diff-so-fancy",
                        "xorriso",
                        "boost179",
                        "boost179-numpy",
                        "openjdk18-openj9",
                        "p5-alien-hdf4",
                        "p5.28-alien-hdf4",
                        "p5.30-alien-hdf4",
                        "p5.32-alien-hdf4",
                        "p5.34-alien-hdf4",
                        "zee",
                        "glib2-upstream",
                        "py39-bqplot",
                        "py39-traittypes",
                        "py37-pytest-describe",
                        "displayplacer",
                        "py38-sparse",
                        "py37-cons",
                        "py37-etuples",
                        "py37-logical-unification",
                        "py38-pymc",
                        "py37-xarray-einstats",
                        "libvidstab",
                        "p5-moosex-extended",
                        "p5.28-moosex-extended",
                        "p5.30-moosex-extended",
                        "p5.32-moosex-extended",
                        "p5.34-moosex-extended",
                        "bingrep",
                        "ffmpeg-upstream",
                        "rofi",
                        "corrade",
                        "py38-emoji",
                        "py37-whatthepatch",
                        "boost180",
                        "boost180-numpy",
                        "libyuv",
                        "py37-cloudflare",
                        "gtksourceview5",
                        "jdk19",
                        "openjdk19-corretto",
                        "openjdk19-oracle",
                        "openjdk19-sap",
                        "openjdk19-zulu",
                        "cyrus-sasl2",
                        "mpich-clang15",
                        "openmpi-clang15",
                        "py39-kraken",
                        "jot",
                        "openjdk19-temurin",
                        "keysync",
                        "py37-jplephem",
                        "py37-spktype21",
                        "py37-skyfield",
                        "py37-skyfield-data",
                        "openjdk19-graalvm",
                        "py37-app-model",
                        "p5-alt-lexical-var-butsupportmodernperl",
                        "p5.28-alt-lexical-var-butsupportmodernperl",
                        "p5.30-alt-lexical-var-butsupportmodernperl",
                        "p5.32-alt-lexical-var-butsupportmodernperl",
                        "p5.34-alt-lexical-var-butsupportmodernperl",
                        "clojure-lsp",
                        "py37-pylint-venv",
                        "python312-devel",
                        "py37-poetry-plugin-export",
                        "zsh-history-substring-search",
                        "py37-pypdf",
                        "kbs2",
                        "cmh",
                        "jlq",
                        "octave-pkg-octave-doc",
                        "AlphaSparse",
                        "py38-pytensor",
                        "lua54-luasec",
                        "lua53-luasec",
                        "lua52-luasec",
                        "lua51-luasec",
                        "eva",
                        "openjdk20-oracle",
                        "openjdk20-zulu",
                        "R-Boov",
                        "R-MeshesTools",
                        "R-MinkowskiSum",
                        "R-PolygonSoup",
                        "p5-lexical-var",
                        "p5.28-lexical-var",
                        "p5.30-lexical-var",
                        "p5.32-lexical-var",
                        "p5.34-lexical-var",
                        "openjdk20-sap",
                        "urler",
                        "py37-mupdf",
                        "openjdk20-corretto",
                        "libstdcxx_clang_fix",
                        "openexr3",
                        "p5-hash-ordered",
                        "p5.28-hash-ordered",
                        "p5.30-hash-ordered",
                        "p5.32-hash-ordered",
                        "p5.34-hash-ordered",
                        "tetgen",
                        "fortran-popen",
                        "qodem",
                        "cairomm-1.0",
                        "imath3",
                        "gdal_select",
                        "mhxd",
                        "py35-tables",
                        "fortran-cairo",
                        "fortran-lua53",
                        "cl-trivial-features-tests",
                        "py37-jfricas",
                        "Boov",
                        "MeshesTools",
                        "MinkowskiSum",
                        "PolygonSoup",
                        "openjdk19-openj9",
                        "vftool",
                        "vinci",
                        "rawhide",
                        "clamav-legacy",
                        "openjdk20-graalvm",
                        "py38-hyrule",
                        "p5-convert-moji",
                        "p5.28-convert-moji",
                        "p5.30-convert-moji",
                        "p5.32-convert-moji",
                        "p5.34-convert-moji",
                        "p5-lingua-ja-name-splitter",
                        "p5.28-lingua-ja-name-splitter",
                        "p5.30-lingua-ja-name-splitter",
                        "p5.32-lingua-ja-name-splitter",
                        "p5.34-lingua-ja-name-splitter",
                        "p5-devel-stacktrace-extract",
                        "p5.28-devel-stacktrace-extract",
                        "p5.30-devel-stacktrace-extract",
                        "p5.32-devel-stacktrace-extract",
                        "p5.34-devel-stacktrace-extract",
                        "p5-lingua-nameutils",
                        "p5.28-lingua-nameutils",
                        "p5.30-lingua-nameutils",
                        "p5.32-lingua-nameutils",
                        "p5.34-lingua-nameutils",
                        "unifont-ttf",
                        "twopnt",
                        "py38-nameutils",
                        "no-more-secrets",
                        "gutils-suite-base",
                        "gutils-suite-core",
                        "gutils-suite-extra",
                        "apcupsd",
                        "mved",
                        "smlpkg",
                        "monkeys-audio",
                        "alac",
                        "neovim-qt",
                        "py38-custom_inherit",
                        "py37-elastic-transport",
                        "rsgislib_select",
                        "py-types-typed-ast",
                        "py37-types-typed-ast",
                        "py38-types-typed-ast",
                        "py39-types-typed-ast",
                        "py310-types-typed-ast",
                        "py311-types-typed-ast",
                        "lua54-lsqlite3",
                        "lua53-lsqlite3",
                        "lua52-lsqlite3",
                        "lua51-lsqlite3",
                        "freexl",
                        "cpanm_select",
                        "p5-regexp-ipv4",
                        "p5.28-regexp-ipv4",
                        "p5.30-regexp-ipv4",
                        "p5.32-regexp-ipv4",
                        "p5.34-regexp-ipv4",
                        "p5-regexp-ipv6",
                        "p5.28-regexp-ipv6",
                        "p5.30-regexp-ipv6",
                        "p5.32-regexp-ipv6",
                        "p5.34-regexp-ipv6",
                        "p5-net-ip-checker",
                        "p5.28-net-ip-checker",
                        "p5.30-net-ip-checker",
                        "p5.32-net-ip-checker",
                        "p5.34-net-ip-checker",
                        "qwinff",
                        "libqtxdg-legacy",
                        "qt4-mimetypes",
                        "zenwriter",
                        "srt",
                        "HexEditPowerPC",
                        "p5-data-plist",
                        "p5.28-data-plist",
                        "p5.30-data-plist",
                        "p5.32-data-plist",
                        "p5.34-data-plist",
                        "ptpython_select",
                        "liblog",
                        "scapy_select",
                        "vmtouch",
                        "qt4pas",
                        "posh",
                        "ocaml-seq",
                        "aacplusenc",
                        "ocaml-camlp-streams",
                        "py38-circuitbreaker",
                        "py38-pefile",
                        "stock-prices"
                    ]
                }
            ]
        },
        {
            "name": "lldb-15",
            "portdir": "lang/llvm-15",
            "version": "15.0.7",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "cctools",
                        "cmake",
                        "swig-python",
                        "doxygen",
                        "clang-13",
                        "python311",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "llvm-15",
                        "clang-15",
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flang-15",
            "portdir": "lang/llvm-15",
            "version": "15.0.7",
            "license": "NCSA",
            "platforms": "{darwin < 25}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flang.llvm.org/",
            "description": "LLVM Fortran compiler",
            "long_description": "LLVM Fortran compiler",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "py311-pygments",
                        "cctools",
                        "cmake",
                        "clang-13",
                        "python311"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "libxml2",
                        "llvm-15",
                        "mlir-15",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash",
                        "ld64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iir1",
            "portdir": "audio/iir1",
            "version": "1.9.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/berndporr/iir1",
            "description": "DSP IIR realtime filter library",
            "long_description": "An infinite impulse response (IIR) filter library for Linux, Mac OS X and Windows which implements Butterworth, RBJ, Chebychev filters and can easily import coefficients generated by Python (scipy).",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "kakuhen",
                    "ports_count": 9
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dosbox-staging"
                    ]
                }
            ]
        },
        {
            "name": "Hackintool",
            "portdir": "sysutils/Hackintool",
            "version": "4.1.5",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/headkaze/Hackintool",
            "description": "The Swiss army knife of vanilla Hackintoshing",
            "long_description": "The Swiss army knife of vanilla Hackintoshing",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pciids"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cyrus-sasl2",
            "portdir": "security/cyrus-sasl2",
            "version": "2.1.28",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cyrusimap.org",
            "description": "SASL is an authentication library.",
            "long_description": "SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "kerberos",
                "sql",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoObjCDriver",
                        "libmemcached",
                        "mesos",
                        "R-mongolite",
                        "mongo-cxx-driver",
                        "cyrus-imapd",
                        "cyrus5-imapd",
                        "openldap-devel",
                        "openldap",
                        "argus",
                        "argus-clients",
                        "telepathy-gabble",
                        "php53-mongo",
                        "php54-mongo",
                        "php55-mongo",
                        "php56-mongo",
                        "php84-ldap",
                        "php83-ldap",
                        "php82-ldap",
                        "php81-ldap",
                        "php80-ldap",
                        "php74-ldap",
                        "php73-ldap",
                        "php72-ldap",
                        "php71-ldap",
                        "php70-ldap",
                        "php56-ldap",
                        "php55-ldap",
                        "mysql57",
                        "php54-ldap",
                        "php53-ldap",
                        "php52-ldap",
                        "subversion-pythonbindings-3.9",
                        "cyrus-sasl-xoauth2",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "isync",
                        "qca-cyrus-sasl",
                        "qca-qt5-cyrus-sasl",
                        "php54-mongodb",
                        "percona",
                        "fluent-bit",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "subversion-pythonbindings-3.8",
                        "subversion-rubybindings",
                        "mongo-c-driver",
                        "qemu",
                        "calendar-contacts-server",
                        "nmail",
                        "mongodb-devel",
                        "mongodb",
                        "alpine",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "znc",
                        "librdkafka",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "LibVNCServer",
                        "libetpan",
                        "spice-server",
                        "mysql8"
                    ]
                }
            ]
        },
        {
            "name": "seaport",
            "portdir": "devel/seaport",
            "version": "0.10.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaport.rtfd.io",
            "description": "The modern MacPorts portfile updater",
            "long_description": "The modern MacPorts portfile updater.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 151
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gh",
                        "py311-click",
                        "py311-beartype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang15",
            "portdir": "science/mpich",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS clang15's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "threads",
                "gforker",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "python313",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc15",
                        "hwloc",
                        "libgcc",
                        "libxml2",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "AlphaSparse"
                    ]
                }
            ]
        },
        {
            "name": "openmpi-clang15",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS clang15's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-15",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "clang-15",
                        "zlib",
                        "gcc15",
                        "hwloc",
                        "libevent"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bidi",
            "portdir": "python/py-bidi",
            "version": "0.6.7",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MeirKriheli/python-bidi",
            "description": "Pure python implementation of the BiDi layout algorithm",
            "long_description": "Pure python implementation of the BiDi layout algorithm",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-bidi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-bidi",
            "portdir": "python/py-bidi",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MeirKriheli/python-bidi",
            "description": "Pure python implementation of the BiDi layout algorithm",
            "long_description": "Pure python implementation of the BiDi layout algorithm",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-six",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-xhtml2pdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py39-bidi",
            "portdir": "python/py-bidi",
            "version": "0.6.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MeirKriheli/python-bidi",
            "description": "Pure python implementation of the BiDi layout algorithm",
            "long_description": "Pure python implementation of the BiDi layout algorithm",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools-rust",
                        "py39-build",
                        "py39-maturin",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-xhtml2pdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py310-bidi",
            "portdir": "python/py-bidi",
            "version": "0.6.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MeirKriheli/python-bidi",
            "description": "Pure python implementation of the BiDi layout algorithm",
            "long_description": "Pure python implementation of the BiDi layout algorithm",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools-rust",
                        "py310-maturin",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-xhtml2pdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py-coremltools",
            "portdir": "python/py-coremltools",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apple/coremltools",
            "description": "Community Tools for Core ML",
            "long_description": "Core ML is an Apple framework that allows developers to easily integrate machine learning (ML) models into apps. Core ML is available on iOS, iPadOS, watchOS, macOS, and tvOS. Core ML introduces a public file format (.mlmodel) for a broad set of ML methods including deep neural networks (convolutional and recurrent), tree ensembles (boosted trees, random forest, decision trees), and generalized linear models. Core ML models can be directly integrated into apps within Xcode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-coremltools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-coremltools",
            "portdir": "python/py-coremltools",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apple/coremltools",
            "description": "Community Tools for Core ML",
            "long_description": "Core ML is an Apple framework that allows developers to easily integrate machine learning (ML) models into apps. Core ML is available on iOS, iPadOS, watchOS, macOS, and tvOS. Core ML introduces a public file format (.mlmodel) for a broad set of ML methods including deep neural networks (convolutional and recurrent), tree ensembles (boosted trees, random forest, decision trees), and generalized linear models. Core ML models can be directly integrated into apps within Xcode.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-sympy",
                        "py38-tqdm",
                        "py38-protobuf3",
                        "py38-packaging",
                        "py38-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py39-coremltools",
            "portdir": "python/py-coremltools",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apple/coremltools",
            "description": "Community Tools for Core ML",
            "long_description": "Core ML is an Apple framework that allows developers to easily integrate machine learning (ML) models into apps. Core ML is available on iOS, iPadOS, watchOS, macOS, and tvOS. Core ML introduces a public file format (.mlmodel) for a broad set of ML methods including deep neural networks (convolutional and recurrent), tree ensembles (boosted trees, random forest, decision trees), and generalized linear models. Core ML models can be directly integrated into apps within Xcode.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-numpy",
                        "py39-packaging",
                        "py39-protobuf3",
                        "py39-sympy",
                        "py39-tqdm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py310-coremltools",
            "portdir": "python/py-coremltools",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apple/coremltools",
            "description": "Community Tools for Core ML",
            "long_description": "Core ML is an Apple framework that allows developers to easily integrate machine learning (ML) models into apps. Core ML is available on iOS, iPadOS, watchOS, macOS, and tvOS. Core ML introduces a public file format (.mlmodel) for a broad set of ML methods including deep neural networks (convolutional and recurrent), tree ensembles (boosted trees, random forest, decision trees), and generalized linear models. Core ML models can be directly integrated into apps within Xcode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-packaging",
                        "py310-numpy",
                        "py310-sympy",
                        "py310-tqdm",
                        "py310-protobuf3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-coremltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py-kraken",
            "portdir": "python/py-kraken",
            "version": "4.2.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kraken.re/",
            "description": "OCR/HTR engine for all the languages",
            "long_description": "kraken is a turn-key OCR system optimized for historical and non-Latin script material.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-kraken"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-kraken",
            "portdir": "python/py-kraken",
            "version": "4.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kraken.re/",
            "description": "OCR/HTR engine for all the languages",
            "long_description": "kraken is a turn-key OCR system optimized for historical and non-Latin script material.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pbr",
                        "clang-14",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-jinja2",
                        "py38-jsonschema",
                        "py38-lxml",
                        "py38-numpy",
                        "py38-protobuf3",
                        "py38-pytorch",
                        "py38-pytorch-lightning",
                        "py38-regex",
                        "py38-requests",
                        "py38-rich",
                        "py38-scikit-image",
                        "py38-scipy",
                        "py38-shapely",
                        "py38-torchvision",
                        "py38-bidi",
                        "py38-coremltools",
                        "py38-click",
                        "py38-Pillow",
                        "py38-pyarrow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-kraken",
            "portdir": "python/py-kraken",
            "version": "4.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kraken.re/",
            "description": "OCR/HTR engine for all the languages",
            "long_description": "kraken is a turn-key OCR system optimized for historical and non-Latin script material.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pbr",
                        "clang-15",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-jinja2",
                        "py39-jsonschema",
                        "py39-lxml",
                        "py39-numpy",
                        "py39-protobuf3",
                        "py39-pytorch",
                        "py39-pytorch-lightning",
                        "py39-regex",
                        "py39-requests",
                        "py39-rich",
                        "py39-scikit-image",
                        "py39-scipy",
                        "py39-shapely",
                        "py39-torchvision",
                        "py39-bidi",
                        "py39-coremltools",
                        "py39-click",
                        "py39-Pillow",
                        "py39-pyarrow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-kraken",
            "portdir": "python/py-kraken",
            "version": "4.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kraken.re/",
            "description": "OCR/HTR engine for all the languages",
            "long_description": "kraken is a turn-key OCR system optimized for historical and non-Latin script material.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel",
                        "py310-pbr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-scipy",
                        "py310-rich",
                        "py310-shapely",
                        "py310-jsonschema",
                        "py310-lxml",
                        "py310-protobuf3",
                        "py310-scikit-image",
                        "py310-pytorch",
                        "py310-pyarrow",
                        "py310-pytorch-lightning",
                        "py310-torchvision",
                        "py310-bidi",
                        "py310-coremltools",
                        "py310-jinja2",
                        "py310-Pillow",
                        "py310-numpy",
                        "py310-regex",
                        "py310-click",
                        "py310-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-kraken"
                    ]
                }
            ]
        },
        {
            "name": "jot",
            "portdir": "office/jot",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/araekiel/jot",
            "description": "Rapid note management for the terminal.",
            "long_description": "Jot is a feature-stripped version of Obsidian focused on rapid note management through the terminal. It uses the same format of storage as Obsidian, i.e. Markdown files for notes, and local folders for vaults (and sub-folders). Commands that encompass all basic needs are included. Each command has an alias (two letter abbreviation) to further increase rapidity.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-tools-process",
            "portdir": "perl/p5-test2-tools-process",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-tools-process",
            "homepage": "https://metacpan.org/pod/Test2::Tools::Process",
            "description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-tools-process"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test2-tools-process",
            "portdir": "perl/p5-test2-tools-process",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Tools::Process",
            "description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-class-tiny",
                        "perl5.28",
                        "p5.28-return-multilevel",
                        "p5.28-test-simple",
                        "p5.28-ref-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-ffi-checklib"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test2-tools-process",
            "portdir": "perl/p5-test2-tools-process",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Tools::Process",
            "description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-capture-tiny",
                        "p5.30-class-tiny",
                        "perl5.30",
                        "p5.30-return-multilevel",
                        "p5.30-test-simple",
                        "p5.30-ref-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-ffi-checklib"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test2-tools-process",
            "portdir": "perl/p5-test2-tools-process",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Tools::Process",
            "description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-class-tiny",
                        "perl5.32",
                        "p5.32-return-multilevel",
                        "p5.32-test-simple",
                        "p5.32-ref-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ffi-checklib"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test2-tools-process",
            "portdir": "perl/p5-test2-tools-process",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Tools::Process",
            "description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-class-tiny",
                        "perl5.34",
                        "p5.34-return-multilevel",
                        "p5.34-test-simple",
                        "p5.34-ref-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-ffi-checklib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test2-tools-process"
                    ]
                }
            ]
        },
        {
            "name": "libsdl2-snowleopard",
            "portdir": "devel/libsdl2-snowleopard",
            "version": "2.0.22",
            "license": "zlib",
            "platforms": "macosx freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libsdl.org/",
            "description": "Cross-platform multi-media development API",
            "long_description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. This port will maintain the last version that can build on 10.6.8 SnowLeopard.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-siphon",
            "portdir": "python/py-siphon",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unidata.github.io/siphon/latest/",
            "description": "download data from remote data services",
            "long_description": "Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-siphon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-siphon",
            "portdir": "python/py-siphon",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unidata.github.io/siphon/latest/",
            "description": "download data from remote data services",
            "long_description": "Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-requests",
                        "py310-numpy",
                        "py310-pandas",
                        "py310-protobuf3",
                        "py310-beautifulsoup4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "roapi",
            "portdir": "textproc/roapi",
            "version": "0.12.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roapi.github.io/docs/",
            "description": "Create full-fledged APIs for slowly moving datasets without writing a single line of code.",
            "long_description": "ROAPI automatically spins up read-only APIs for static datasets without requiring you to write a single line of code. It builds on top of Apache Arrow and Datafusion. The core of its design can be boiled down to the following: - Query frontends to translate SQL, GraphQL and REST API queries into Datafusion plans. - Datafusion for query plan execution. - Data layer to load datasets from a variety of sources and formats with automatic schema inference. - Response encoding layer to serialize intermediate Arrow record batch into various formats requested by client.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "columnq",
            "portdir": "textproc/roapi",
            "version": "0.5.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/roapi/roapi",
            "description": "Simple CLI to help you query tabular data with support for a rich set of growing formats and data sources.",
            "long_description": "Simple CLI to help you query tabular data with support for a rich set of growing formats and data sources. It supports JSON, CSV, Parquet, Arrow and all other formats that are supported by ROAPI, which is documented at here. It also supports querying datasets from remote locations like S3 and HTTPs, see ROAPI's blob store documentation for more info.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tablecat",
            "portdir": "textproc/tablecat",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsc/tcat",
            "description": "Tcat is table cat",
            "long_description": "Tcat is table cat. Tcat reads the named input files, splits each line into space-separate fields, and then reprints the input aligning columns of fields.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-build-plugin-download-gitlab",
            "portdir": "perl/p5-alien-build-plugin-download-gitlab",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-build-plugin-download-gitlab",
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Download::GitLab",
            "description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "long_description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-build-plugin-download-gitlab"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-build-plugin-download-gitlab",
            "portdir": "perl/p5-alien-build-plugin-download-gitlab",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Download::GitLab",
            "description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "long_description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-path-tiny",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-libxml2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alien-build-plugin-download-gitlab",
            "portdir": "perl/p5-alien-build-plugin-download-gitlab",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Download::GitLab",
            "description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "long_description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-alien-build",
                        "p5.30-path-tiny",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-alien-libxml2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alien-build-plugin-download-gitlab",
            "portdir": "perl/p5-alien-build-plugin-download-gitlab",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Download::GitLab",
            "description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "long_description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-alien-build",
                        "p5.32-path-tiny",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-libxml2"
                    ]
                }
            ]
        }
    ]
}