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

{
    "count": 49814,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=80",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=78",
    "results": [
        {
            "name": "R-CPoptim",
            "portdir": "R/R-CPoptim",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CPoptim",
            "description": "Convex Partition Optimisation",
            "long_description": "Convex Partition Optimisation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nls2"
                    ]
                }
            ]
        },
        {
            "name": "py312-gmpy2",
            "portdir": "python/py-gmpy2",
            "version": "2.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/aleaxit/gmpy",
            "description": "General multiple precision arithmetic module for Python",
            "long_description": "GMPY2 is a C-coded Python extension module that supports fast multiple-precision arithmetic. GMPY2 supports integer and rational arithmetic (using the GMP library), correctly rounded multiple-precision real arithmetic (using the MPFR library), and complex arithmetic (using the MPC library).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "md14-macports",
                    "github": "mndavidoff",
                    "ports_count": 21
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "mpfr",
                        "python312",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-scipy"
                    ]
                }
            ]
        },
        {
            "name": "R-mirtCAT",
            "portdir": "R/R-mirtCAT",
            "version": "1.14",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/philchalmers/mirtCAT/wiki",
            "description": "Computerized adaptive testing with multidimensional item response theory",
            "long_description": "R-mirtCAT provides tools to generate HTML interfaces for adaptive and non-adaptive tests using R-shiny package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-markdown",
                        "R-pbapply",
                        "R-lpSolve",
                        "R-mirt",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shinythemes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mirt"
                    ]
                }
            ]
        },
        {
            "name": "R-SimDesign",
            "portdir": "R/R-SimDesign",
            "version": "2.17.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/philchalmers/SimDesign",
            "description": "Structure for organizing Monte Carlo simulation designs",
            "long_description": "Structure for organizing Monte Carlo simulation designs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progressr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-pbapply",
                        "R-snow",
                        "R-R.utils",
                        "R-beepr",
                        "R-CRAN-recommended",
                        "R-RPushbullet",
                        "R-sessioninfo",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-extraDistr",
                        "R-renv",
                        "R-job",
                        "R-copula",
                        "R-future.batchtools",
                        "R-FrF2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mirt"
                    ]
                }
            ]
        },
        {
            "name": "lolcat",
            "portdir": "sysutils/lolcat",
            "version": "1.5",
            "license": "WTFPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaseg/lolcat",
            "description": "display files or stdin in rainbow colors",
            "long_description": "lolcat displays files or stdin in rainbow colors.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlmmj",
            "portdir": "mail/mlmmj",
            "version": "1.4.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/mlmmj/mlmmj",
            "description": "A simple and slim mailing list manager",
            "long_description": "Mlmmj is a simple and slim mailing list manager (MLM) inspired by ezmlm. It works with many different Mail Transport Agents (MTAs) and is simple for a system adminstrator to install, configure and integrate with other software. As it uses very few resources, and requires no daemons, it is ideal for installation on systems where resources are limited, such as Virtual Private Servers (VPSes).",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "inucat",
                    "github": "inucat",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "screenfetch",
            "portdir": "sysutils/screenfetch",
            "version": "2023.12.28",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KittyKatt/screenFetch",
            "description": "CLI system information tool",
            "long_description": "screenfetch fetches system/theme information in terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash",
                        "xprop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-libkml",
            "portdir": "gis/gdal",
            "version": "3.12.0",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - LIBKML driver",
            "long_description": "GDAL - LIBKML driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libkml",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-pdf",
            "portdir": "gis/gdal",
            "version": "3.12.0",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - PDF driver",
            "long_description": "GDAL - PDF driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "mathmod",
            "portdir": "math/mathmod",
            "version": "11.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.facebook.com/parisolab",
            "description": "Mathematical modelling software",
            "long_description": "mathmod is a mathematical modelling software that visualizes and animates implicit and parametric surfaces.",
            "active": true,
            "categories": [
                "graphics",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-ptime",
            "portdir": "ocaml/ocaml-ptime",
            "version": "1.2.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://erratique.ch/software/ptime",
            "description": "POSIX time for OCaml",
            "long_description": "POSIX time for OCaml",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-ocamlbuild",
                        "ocaml-topkg",
                        "opam",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-cmdliner",
                        "ocaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-crunch"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-crunch",
            "portdir": "ocaml/ocaml-crunch",
            "version": "3.3.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mirage/ocaml-crunch",
            "description": "Convert a filesystem into a static OCaml module",
            "long_description": "Convert a filesystem into a static OCaml module",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-cmdliner",
                        "ocaml-ptime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "abella"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-base64",
            "portdir": "ocaml/ocaml-base64",
            "version": "3.5.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mirage/ocaml-base64",
            "description": "Base64 encoding for OCaml",
            "long_description": "Base64 encoding for OCaml",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abella"
                    ]
                }
            ]
        },
        {
            "name": "py312-triangle",
            "portdir": "python/py-triangle",
            "version": "20230923",
            "license": "LGPL-3 and Noncommercial and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drufat/triangle",
            "description": "Python binding to the triangle library",
            "long_description": "Python binding to the triangle library. See documentation at: https://rufat.be/triangle",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "py312-setuptools",
                        "clang-16",
                        "py312-build"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "python312",
                        "triangle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-triangle"
                    ]
                }
            ]
        },
        {
            "name": "py312-supervisor",
            "portdir": "python/py-supervisor",
            "version": "4.3.0",
            "license": "BSD and ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.supervisord.org/",
            "description": "Process manager for UNIX-like OSs",
            "long_description": "The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.13.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 429
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-protego",
                        "py312-openssl",
                        "py312-service_identity",
                        "py312-cssselect",
                        "py312-defusedxml",
                        "py312-tldextract",
                        "py312-parsel",
                        "py312-w3lib",
                        "py312-itemadapter",
                        "py312-itemloaders",
                        "py312-queuelib",
                        "py312-twisted",
                        "py312-dispatcher",
                        "python312",
                        "py312-typing_extensions",
                        "py312-zopeinterface",
                        "py312-cryptography",
                        "py312-lxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-Pillow",
                        "py312-sybil",
                        "py312-testfixtures",
                        "py312-pexpect",
                        "py312-pytest-asyncio",
                        "py312-botocore",
                        "py312-jmespath",
                        "py312-tldextract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scrapy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-itemadapter",
                        "py312-itemloaders"
                    ]
                }
            ]
        },
        {
            "name": "shunit2",
            "portdir": "devel/shunit2",
            "version": "2.1.8",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kward/shunit2",
            "description": "an xUnit-based unit test framework for Bourne shell scripts",
            "long_description": "shunit2 is an xUnit-based unit test framework for Bourne shell scripts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "wcurl"
                    ]
                }
            ]
        },
        {
            "name": "R-Boruta",
            "portdir": "R/R-Boruta",
            "version": "8.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mbq/Boruta",
            "description": "Wrapper algorithm for all relevant feature selection",
            "long_description": "Wrapper algorithm for all relevant feature selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ranger"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rFerns",
                        "R-testthat",
                        "R-randomForest",
                        "R-mlbench",
                        "R-xgboost"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nestedcv"
                    ]
                }
            ]
        },
        {
            "name": "py312-urwid",
            "portdir": "python/py-urwid",
            "version": "3.0.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-typing_extensions",
                        "py312-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pudb",
                        "py312-mitmproxy",
                        "py312-jmespath-terminal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-urwid-readline"
                    ]
                }
            ]
        },
        {
            "name": "py312-pudb",
            "portdir": "python/py-pudb",
            "version": "2024.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/inducer/pudb",
            "description": "A full-screen, console-based Python debugger",
            "long_description": "PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-urwid",
                        "python312",
                        "py312-urwid-readline",
                        "py312-packaging",
                        "py312-jedi",
                        "py312-pygments"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-dispatcher",
            "portdir": "python/py-dispatcher",
            "version": "2.0.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/PyDispatcher",
            "description": "python dispatcher mechanism for creating event models",
            "long_description": "PyDispatcher provides the Python programmer with a multiple-producer-multiple-consumer signal-registration and routing infrastructure for use in multiple contexts.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "dh",
                    "github": "donkopotamus",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-sqlobject",
                        "py-dispatcher",
                        "py312-scrapy"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytorch",
            "portdir": "python/py-pytorch",
            "version": "2.9.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytorch.org/",
            "description": "Tensors and dynamic neural networks in Python with strong GPU acceleration",
            "long_description": "PyTorch is a Python package that provides two high-level features: Tensor computation (like NumPy) with strong GPU acceleration; Deep neural networks built on a tape-based autograd system. You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "mkl",
                "mps"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-requests",
                        "clang-20",
                        "py312-mkl-include",
                        "cctools",
                        "cmake",
                        "git",
                        "ninja",
                        "doxygen",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-sympy",
                        "py312-mkl",
                        "py312-future",
                        "zstd",
                        "gflags",
                        "google-glog",
                        "protobuf3-cpp",
                        "libomp",
                        "eigen3",
                        "python312",
                        "py312-typing_extensions",
                        "py312-six",
                        "py312-numpy",
                        "py312-click",
                        "py312-pybind11",
                        "py312-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-onnx",
                        "py312-zstd",
                        "py312-packaging"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pytorch",
            "portdir": "python/py-pytorch",
            "version": "2.9.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytorch.org/",
            "description": "Tensors and dynamic neural networks in Python with strong GPU acceleration",
            "long_description": "PyTorch is a Python package that provides two high-level features: Tensor computation (like NumPy) with strong GPU acceleration; Deep neural networks built on a tape-based autograd system. You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "mkl",
                "mps"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-requests",
                        "clang-20",
                        "py311-mkl-include",
                        "cctools",
                        "cmake",
                        "git",
                        "ninja",
                        "doxygen",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-yaml",
                        "py311-future",
                        "py311-mkl",
                        "zstd",
                        "gflags",
                        "google-glog",
                        "protobuf3-cpp",
                        "libomp",
                        "eigen3",
                        "python311",
                        "py311-typing_extensions",
                        "py311-sympy",
                        "py311-pybind11",
                        "py311-six",
                        "py311-click",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-zstd",
                        "py311-onnx",
                        "py311-packaging"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-huggingface_hub"
                    ]
                }
            ]
        },
        {
            "name": "wcurl",
            "portdir": "net/wcurl",
            "version": "2025.02.24",
            "license": "Curl",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://curl.se/wcurl/",
            "description": "a simple wrapper around curl to easily download files",
            "long_description": "wcurl is a simple curl wrapper which lets you use curl to download files without having to remember any parameters. Simply call wcurl with a list of URLs you want to download and wcurl will pick sane defaults.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "shunit2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-reformulas",
            "portdir": "R/R-reformulas",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bbolker/reformulas",
            "description": "Machinery for processing random effect formulas",
            "long_description": "Machinery for processing random effect formulas",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tramME",
                        "R-glmmTMB"
                    ]
                }
            ]
        },
        {
            "name": "ghz",
            "portdir": "net/ghz",
            "version": "0.120.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ghz.sh",
            "description": "Simple gRPC benchmarking and load testing tool",
            "long_description": "Simple gRPC benchmarking and load testing tool",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc14-libcxx",
            "portdir": "lang/gcc14",
            "version": "14.3.0",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc14",
            "long_description": "libc++ header implementation to be used by gcc14",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang13"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc14"
                    ]
                }
            ]
        },
        {
            "name": "libgcc14",
            "portdir": "lang/gcc14",
            "version": "14.3.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Modula-2 and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "isl",
                        "ld64",
                        "libmpc",
                        "mpfr",
                        "texinfo",
                        "zstd",
                        "cctools",
                        "gmp"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libiconv",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R",
                        "gcc14",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc13"
                    ]
                }
            ]
        },
        {
            "name": "gcc14",
            "portdir": "lang/gcc14",
            "version": "14.3.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Modula-2 and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "libgcc14",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc14-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "curl-ca-bundle",
                        "libsc",
                        "p4est",
                        "PENF",
                        "fpm",
                        "fson",
                        "starpu",
                        "starpu13",
                        "fortran-curl",
                        "fortran-json",
                        "fortran-pcre2",
                        "fortran-sqlite3",
                        "fortran-xlib",
                        "fortran-xml",
                        "fortran-zlib",
                        "functional-fortran",
                        "maptran3d",
                        "yajl-fort",
                        "libmed",
                        "xcrysden",
                        "spral",
                        "relax3d",
                        "fortran-stdlib",
                        "fortran-stdlib-devel",
                        "zofu",
                        "HiGHS",
                        "AlphaSparse",
                        "NTPoly",
                        "dbcsr",
                        "eiscor",
                        "eigen3-devel",
                        "fftw-3",
                        "fgsl",
                        "fftw-3-single",
                        "fftw-3-long",
                        "hiop",
                        "lapack",
                        "libflame",
                        "mcmcf90",
                        "paramonte",
                        "imager",
                        "minpack",
                        "primme",
                        "octave-ltfat",
                        "octave-optiminterp",
                        "dftd3",
                        "pgplot",
                        "ortep3",
                        "mpich-gcc14",
                        "openmpi-gcc14",
                        "py313-usadel1",
                        "fortran-git",
                        "gFTL",
                        "py-clawpack",
                        "py39-clawpack",
                        "mumps",
                        "strumpack",
                        "py27-numpy",
                        "py27-scipy",
                        "dspl",
                        "elmerfem",
                        "hdf5",
                        "gr-specest",
                        "gr37-specest",
                        "libctl",
                        "libxc5",
                        "libxc6",
                        "mfem",
                        "netcdf-fortran",
                        "metview",
                        "magicspp",
                        "py27-nio",
                        "gerris",
                        "wgrib2",
                        "shtools",
                        "cfitsio",
                        "madness",
                        "gFTL-shared",
                        "R",
                        "openspecfun",
                        "libocca",
                        "scifor",
                        "oski",
                        "p5.28-ifeffit",
                        "p5.30-ifeffit",
                        "p5.32-ifeffit",
                        "p5.34-ifeffit",
                        "ginkgo",
                        "icu-devel-docs",
                        "plplot",
                        "plplot-single",
                        "icu-docs",
                        "sparskit",
                        "flexiblas",
                        "bart",
                        "freecad",
                        "perl5",
                        "raja",
                        "jags",
                        "hpddm",
                        "scip",
                        "linalg",
                        "p5-locale-gettext",
                        "ForEx",
                        "fortran-datetime",
                        "fortran-rpn-calc",
                        "nghttp2",
                        "papilo",
                        "scalapack",
                        "libpapilo",
                        "soplex",
                        "FACE",
                        "bpack",
                        "chai",
                        "OpenBLAS",
                        "OpenBLAS-devel",
                        "arpack",
                        "deal.ii",
                        "libKriging",
                        "lis"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openmpi-clang10",
                        "openmpi-clang90",
                        "openmpi-gcc14",
                        "mpich-gcc14",
                        "mpich-clang10",
                        "mpich-clang90"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "shtools"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-mono-9.2.0",
            "portdir": "cross/mingw-w64-wine-mono",
            "version": "9.2.0",
            "license": "GPL and LGPL-2.1 and MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/madewokherd/wine-mono",
            "description": "Wine's built-in replacement for Microsoft's .NET Framework",
            "long_description": "mingw-w64-wine-mono-9.2.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 48
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "x86_64-embedded-binutils",
            "portdir": "cross/x86_64-binutils",
            "version": "2.45",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for x86_64-embedded cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-embedded cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "x86_64-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "x86_64-openbsd-binutils",
            "portdir": "cross/x86_64-binutils",
            "version": "2.45",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for x86_64-openbsd cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-openbsd cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "x86_64-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-x86_64-openbsd"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-netbsd-binutils",
            "portdir": "cross/x86_64-binutils",
            "version": "2.45",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for x86_64-netbsd cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-netbsd cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "x86_64-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-x86_64-netbsd"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-freebsd-binutils",
            "portdir": "cross/x86_64-binutils",
            "version": "2.45",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for x86_64-freebsd cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-freebsd cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "x86_64-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-x86_64-freebsd"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-dragonfly-binutils",
            "portdir": "cross/x86_64-binutils",
            "version": "2.45",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for x86_64-dragonfly cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-dragonfly cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "x86_64-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-x86_64-dragonfly"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-linux-binutils",
            "portdir": "cross/x86_64-binutils",
            "version": "2.45",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for x86_64-linux cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-linux cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "x86_64-binutils",
                        "gettext",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-x86_64-linux"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-binutils",
            "portdir": "cross/x86_64-binutils",
            "version": "2.45",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for x86_64 cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64 cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x86_64-linux-binutils",
                        "x86_64-dragonfly-binutils",
                        "x86_64-freebsd-binutils",
                        "x86_64-haiku-binutils",
                        "x86_64-netbsd-binutils",
                        "x86_64-openbsd-binutils",
                        "x86_64-solaris-binutils",
                        "x86_64-embedded-binutils"
                    ]
                }
            ]
        },
        {
            "name": "openjdk21-jetbrains",
            "portdir": "java/openjdk21-jetbrains",
            "version": "21.0.9b1163.78",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JetBrains/JetBrainsRuntime",
            "description": "JetBrains Runtime on OpenJDK 21",
            "long_description": "JetBrains Runtime is a fork of OpenJDK available for Windows, Mac OS X, and Linux. It supports enhanced class redefinition (DCEVM), features optional JCEF, a framework for embedding Chromium-based browsers, includes a number of improvements in font rendering, keyboards support, windowing/focus subsystems, HiDPI, accessibility, and performance, provides better desktop integration and bugfixes not yet present in OpenJDK.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [
                "BundledApp",
                "JNI"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk17-jetbrains",
            "portdir": "java/openjdk17-jetbrains",
            "version": "17.0.14-b1367.22",
            "license": "GPL-2 and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JetBrains/JetBrainsRuntime",
            "description": "JetBrains Runtime on OpenJDK 17",
            "long_description": "JetBrains Runtime is a fork of OpenJDK available for Windows, Mac OS X, and Linux. It supports enhanced class redefinition (DCEVM), features optional JCEF, a framework for embedding Chromium-based browsers, includes a number of improvements in font rendering, keyboards support, windowing/focus subsystems, HiDPI, accessibility, and performance, provides better desktop integration and bugfixes not yet present in OpenJDK.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [
                "BundledApp",
                "JNI"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-fipy",
            "portdir": "python/py-fipy",
            "version": "3.4.5",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ctcms.nist.gov/fipy/",
            "description": "FiPy: A Finite Volume PDE Solver Using Python",
            "long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmsh",
                        "py312-scipy",
                        "python312",
                        "py312-numpy",
                        "py312-matplotlib",
                        "py312-future"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fipy"
                    ]
                }
            ]
        },
        {
            "name": "py311-fipy",
            "portdir": "python/py-fipy",
            "version": "3.4.5",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ctcms.nist.gov/fipy/",
            "description": "FiPy: A Finite Volume PDE Solver Using Python",
            "long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmsh",
                        "py311-future",
                        "python311",
                        "py311-numpy",
                        "py311-matplotlib",
                        "py311-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-fipy",
            "portdir": "python/py-fipy",
            "version": "3.4.5",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ctcms.nist.gov/fipy/",
            "description": "FiPy: A Finite Volume PDE Solver Using Python",
            "long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmsh",
                        "py310-matplotlib",
                        "python310",
                        "py310-numpy",
                        "py310-future",
                        "py310-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mscp",
            "portdir": "net/mscp",
            "version": "0.2.4",
            "license": "GPL-3.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/upa/mscp",
            "description": "multi-threaded scp",
            "long_description": "mscp, a variant of scp, copies files over multiple SSH (SFTP) connections by multiple threads.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mail",
                    "github": "lasmarois",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "kerberos5",
                        "libcomerr",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-twisted",
            "portdir": "python/py-twisted",
            "version": "24.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.twistedmatrix.com/",
            "description": "An event-based Python framework for internet applications",
            "long_description": "Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                },
                {
                    "name": "olv.bonnet",
                    "github": "",
                    "ports_count": 11
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-hatch-fancy-pypi-readme",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-hyperlink",
                        "py312-bcrypt",
                        "py312-automat",
                        "python312",
                        "py312-incremental",
                        "py312-constantly",
                        "py312-setuptools",
                        "py312-typing_extensions",
                        "py312-attrs",
                        "py312-zopeinterface"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pyhamcrest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-scrapy",
                        "py312-comet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-autobahn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-testfixtures"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyhamcrest",
            "portdir": "python/py-pyhamcrest",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hamcrest/PyHamcrest",
            "description": "Hamcrest framework for matcher objects",
            "long_description": "Hamcrest framework for matcher objects",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-hatch-vcs",
                        "py312-setuptools",
                        "py312-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-twisted"
                    ]
                }
            ]
        },
        {
            "name": "py312-m2r",
            "portdir": "python/py-m2r",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/miyakogi/m2r",
            "description": "Converts a markdown file including reStructuredText (rst) markups to a valid rst format",
            "long_description": "M2R converts a markdown file including reStructuredText (rst) markups to a valid rst format.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-mistune",
                        "py312-docutils",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-mock",
                        "py312-pygments"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-m2r"
                    ]
                }
            ]
        },
        {
            "name": "py312-incremental",
            "portdir": "python/py-incremental",
            "version": "24.7.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twisted/incremental",
            "description": "A small library that versions your Python projects",
            "long_description": "Incremental is a small library that versions your Python projects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-click",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-twisted"
                    ]
                }
            ]
        },
        {
            "name": "py312-constantly",
            "portdir": "python/py-constantly",
            "version": "23.10.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twisted/constantly",
            "description": "A library that provides symbolic constant support",
            "long_description": "A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. Originally twisted.python.constants from the Twisted project.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-versioneer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-twisted"
                    ]
                }
            ]
        },
        {
            "name": "py312-automat",
            "portdir": "python/py-automat",
            "version": "25.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/glyph/automat",
            "description": "A library for concise, idiomatic Python expression of finite-state automata",
            "long_description": "Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-hatch-vcs",
                        "py312-hatchling",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-six",
                        "py312-attrs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-twisted"
                    ]
                }
            ]
        },
        {
            "name": "qrtool",
            "portdir": "graphics/qrtool",
            "version": "0.13.1",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sorairolake/qrtool",
            "description": "An utility for encoding or decoding QR code",
            "long_description": "qrtool is a command-line utility for encoding or decoding QR code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "asciidoctor",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}