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

{
    "count": 49863,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=97",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=95",
    "results": [
        {
            "name": "R-simtrial",
            "portdir": "R/R-simtrial",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://merck.github.io/simtrial",
            "description": "Clinical Trial Simulation",
            "long_description": "Clinical Trial Simulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-foreach",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-mvtnorm",
                        "R-rlang",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsDesign2",
                        "R-survRM2",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gt",
                        "R-survMisc",
                        "R-gsDesign"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gsDesign2"
                    ]
                }
            ]
        },
        {
            "name": "rb31-diakonos",
            "portdir": "ruby/rb-diakonos",
            "version": "0.9.12",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~pistos/diakonos",
            "description": "Console text editor",
            "long_description": "rb-diakonos is a console text editor for the masses.",
            "active": true,
            "categories": [
                "editors",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-curses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-diakonos",
            "portdir": "ruby/rb-diakonos",
            "version": "0.9.12",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~pistos/diakonos",
            "description": "Console text editor",
            "long_description": "rb-diakonos is a console text editor for the masses.",
            "active": true,
            "categories": [
                "editors",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-curses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-diakonos",
            "portdir": "ruby/rb-diakonos",
            "version": "0.9.12",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~pistos/diakonos",
            "description": "Console text editor",
            "long_description": "rb-diakonos is a console text editor for the masses.",
            "active": true,
            "categories": [
                "editors",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-curses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-diakonos",
            "portdir": "ruby/rb-diakonos",
            "version": "0.9.12",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~pistos/diakonos",
            "description": "Console text editor",
            "long_description": "rb-diakonos is a console text editor for the masses.",
            "active": true,
            "categories": [
                "editors",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rune",
            "portdir": "lang/rune",
            "version": "0.13.4",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rune-rs/rune",
            "description": "An embeddable dynamic programming language for Rust.",
            "long_description": "An embeddable dynamic programming language for Rust.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-geographiclib",
            "portdir": "octave/octave-geographiclib",
            "version": "2.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/geographiclib/",
            "description": "Native Octave/MATLAB implementations of a subset of the C++ library, GeographicLib.",
            "long_description": "Native Octave/MATLAB implementations of a subset of the C++ library, GeographicLib. Key components of this toolbox are: (a) Geodesics, direct, inverse, area calculations; (b) Projections, transverse Mercator, polar stereographic, etc; (c) Grid systems, UTM, UPS, MGRS; (d) Geoid lookup, egm84, egm96, egm2008 geoids supported; (e) Geometric transformations, geocentric, local cartesian; (f) Great ellipse, direct, inverse, area calculations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1112
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-openbabel2",
            "portdir": "python/py-openbabel2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openbabel.org",
            "description": "Python interface to the Open Babel chemistry library",
            "long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-setuptools",
                        "py312-wheel",
                        "pkgconfig",
                        "swig-python",
                        "eigen3",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "openbabel2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-openbabel2"
                    ]
                }
            ]
        },
        {
            "name": "py311-openbabel2",
            "portdir": "python/py-openbabel2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openbabel.org",
            "description": "Python interface to the Open Babel chemistry library",
            "long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-setuptools",
                        "py311-wheel",
                        "pkgconfig",
                        "swig-python",
                        "eigen3",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "openbabel2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-mando",
            "portdir": "python/py-mando",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mando.readthedocs.org/",
            "description": "Create Python CLI apps with little to no effort at all!",
            "long_description": "mando is a wrapper around argparse, and allows you to write complete CLI applications in seconds while maintaining all the flexibility.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mando"
                    ]
                }
            ]
        },
        {
            "name": "gcc7-bootstrap",
            "portdir": "lang/gcc7-bootstrap",
            "version": "7.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "isolated gcc version used for bootstrapping.",
            "long_description": "isolated gcc version used for bootstrapping.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-yaml_zlib_blowfish",
            "portdir": "ruby/rb-yaml_zlib_blowfish",
            "version": "2.0.230116",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/yaml_zlib_blowfish",
            "description": "Dump, compress and encrypt your Ruby data structures!",
            "long_description": "Dump, compress and encrypt your Ruby data structures!",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb30-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-yaml_zlib_blowfish",
            "portdir": "ruby/rb-yaml_zlib_blowfish",
            "version": "2.0.230116",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/yaml_zlib_blowfish",
            "description": "Dump, compress and encrypt your Ruby data structures!",
            "long_description": "Dump, compress and encrypt your Ruby data structures!",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-yaml_zlib_blowfish",
            "portdir": "ruby/rb-yaml_zlib_blowfish",
            "version": "2.0.230116",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/yaml_zlib_blowfish",
            "description": "Dump, compress and encrypt your Ruby data structures!",
            "long_description": "Dump, compress and encrypt your Ruby data structures!",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-yaml_zlib_blowfish",
            "portdir": "ruby/rb-yaml_zlib_blowfish",
            "version": "2.0.230116",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/yaml_zlib_blowfish",
            "description": "Dump, compress and encrypt your Ruby data structures!",
            "long_description": "Dump, compress and encrypt your Ruby data structures!",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-yaml_zlib_blowfish",
            "portdir": "ruby/rb-yaml_zlib_blowfish",
            "version": "2.0.230116",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/yaml_zlib_blowfish",
            "description": "Dump, compress and encrypt your Ruby data structures!",
            "long_description": "Dump, compress and encrypt your Ruby data structures!",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-totp",
            "portdir": "ruby/rb-totp",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soveran/totp",
            "description": "Time-based One-Time Passwords",
            "long_description": "Time-based One-Time Passwords",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb30-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-totp",
            "portdir": "ruby/rb-totp",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soveran/totp",
            "description": "Time-based One-Time Passwords",
            "long_description": "Time-based One-Time Passwords",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-totp",
            "portdir": "ruby/rb-totp",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soveran/totp",
            "description": "Time-based One-Time Passwords",
            "long_description": "Time-based One-Time Passwords",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-totp",
            "portdir": "ruby/rb-totp",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soveran/totp",
            "description": "Time-based One-Time Passwords",
            "long_description": "Time-based One-Time Passwords",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-totp",
            "portdir": "ruby/rb-totp",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soveran/totp",
            "description": "Time-based One-Time Passwords",
            "long_description": "Time-based One-Time Passwords",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-super_random",
            "portdir": "ruby/rb-super_random",
            "version": "3.2.230213",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/super_random",
            "description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "long_description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-super_random",
            "portdir": "ruby/rb-super_random",
            "version": "3.2.230213",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/super_random",
            "description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "long_description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-super_random",
            "portdir": "ruby/rb-super_random",
            "version": "3.2.230213",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/super_random",
            "description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "long_description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-super_random",
            "portdir": "ruby/rb-super_random",
            "version": "3.2.230213",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/super_random",
            "description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "long_description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-super_random",
            "portdir": "ruby/rb-super_random",
            "version": "3.2.230213",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/super_random",
            "description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "long_description": "rb-super_random combines sources of entropy to generate super-random bytes!",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-rbon",
            "portdir": "ruby/rb-rbon",
            "version": "0.2.221217",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/rbon",
            "description": "RBON is not JSON!",
            "long_description": "RBON is not JSON! Use RBON to store your configration items.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-rbon",
            "portdir": "ruby/rb-rbon",
            "version": "0.2.221217",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/rbon",
            "description": "RBON is not JSON!",
            "long_description": "RBON is not JSON! Use RBON to store your configration items.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-rbon",
            "portdir": "ruby/rb-rbon",
            "version": "0.2.221217",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/rbon",
            "description": "RBON is not JSON!",
            "long_description": "RBON is not JSON! Use RBON to store your configration items.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-rbon",
            "portdir": "ruby/rb-rbon",
            "version": "0.2.221217",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/rbon",
            "description": "RBON is not JSON!",
            "long_description": "RBON is not JSON! Use RBON to store your configration items.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-rbon",
            "portdir": "ruby/rb-rbon",
            "version": "0.2.221217",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/rbon",
            "description": "RBON is not JSON!",
            "long_description": "RBON is not JSON! Use RBON to store your configration items.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-posix-spawn",
            "portdir": "ruby/rb-posix-spawn",
            "version": "0.3.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rtomayko/posix-spawn",
            "description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "long_description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-posix-spawn",
            "portdir": "ruby/rb-posix-spawn",
            "version": "0.3.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rtomayko/posix-spawn",
            "description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "long_description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-posix-spawn",
            "portdir": "ruby/rb-posix-spawn",
            "version": "0.3.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rtomayko/posix-spawn",
            "description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "long_description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-posix-spawn",
            "portdir": "ruby/rb-posix-spawn",
            "version": "0.3.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rtomayko/posix-spawn",
            "description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "long_description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-posix-spawn",
            "portdir": "ruby/rb-posix-spawn",
            "version": "0.3.15",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rtomayko/posix-spawn",
            "description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "long_description": "rb-posix-spawn uses posix_spawnp(2) for faster process spawning",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-i18n",
            "portdir": "ruby/rb-i18n",
            "version": "1.14.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby-i18n/i18n",
            "description": "New wave Internationalization support",
            "long_description": "New wave Internationalization support for Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb30-concurrent-ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-i18n",
            "portdir": "ruby/rb-i18n",
            "version": "1.14.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby-i18n/i18n",
            "description": "New wave Internationalization support",
            "long_description": "New wave Internationalization support for Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-concurrent-ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-i18n",
            "portdir": "ruby/rb-i18n",
            "version": "1.14.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby-i18n/i18n",
            "description": "New wave Internationalization support",
            "long_description": "New wave Internationalization support for Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-concurrent-ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-i18n",
            "portdir": "ruby/rb-i18n",
            "version": "1.14.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby-i18n/i18n",
            "description": "New wave Internationalization support",
            "long_description": "New wave Internationalization support for Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-concurrent-ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-i18n",
            "portdir": "ruby/rb-i18n",
            "version": "1.14.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby-i18n/i18n",
            "description": "New wave Internationalization support",
            "long_description": "New wave Internationalization support for Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-hessian2",
            "portdir": "ruby/rb-hessian2",
            "version": "2.0.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/takafan/hessian2",
            "description": "Implementation of hessian 2.0 protocol",
            "long_description": "Implementation of hessian 2.0 protocol. Like JSON, also parse your object as a struct",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb30-bigdecimal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-hessian2",
            "portdir": "ruby/rb-hessian2",
            "version": "2.0.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/takafan/hessian2",
            "description": "Implementation of hessian 2.0 protocol",
            "long_description": "Implementation of hessian 2.0 protocol. Like JSON, also parse your object as a struct",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-bigdecimal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-hessian2",
            "portdir": "ruby/rb-hessian2",
            "version": "2.0.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/takafan/hessian2",
            "description": "Implementation of hessian 2.0 protocol",
            "long_description": "Implementation of hessian 2.0 protocol. Like JSON, also parse your object as a struct",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-bigdecimal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-hessian2",
            "portdir": "ruby/rb-hessian2",
            "version": "2.0.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/takafan/hessian2",
            "description": "Implementation of hessian 2.0 protocol",
            "long_description": "Implementation of hessian 2.0 protocol. Like JSON, also parse your object as a struct",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-bigdecimal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-hessian2",
            "portdir": "ruby/rb-hessian2",
            "version": "2.0.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/takafan/hessian2",
            "description": "Implementation of hessian 2.0 protocol",
            "long_description": "Implementation of hessian 2.0 protocol. Like JSON, also parse your object as a struct",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-curb",
            "portdir": "ruby/rb-curb",
            "version": "1.0.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/taf2/curb",
            "description": "Ruby bindings for libcurl",
            "long_description": "Ruby bindings for libcurl",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-curb",
            "portdir": "ruby/rb-curb",
            "version": "1.0.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/taf2/curb",
            "description": "Ruby bindings for libcurl",
            "long_description": "Ruby bindings for libcurl",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-curb",
            "portdir": "ruby/rb-curb",
            "version": "1.0.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/taf2/curb",
            "description": "Ruby bindings for libcurl",
            "long_description": "Ruby bindings for libcurl",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-curb",
            "portdir": "ruby/rb-curb",
            "version": "1.0.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/taf2/curb",
            "description": "Ruby bindings for libcurl",
            "long_description": "Ruby bindings for libcurl",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}