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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=884",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=882",
    "results": [
        {
            "name": "rb-fiddle",
            "portdir": "ruby/rb-fiddle",
            "version": "1.1.4",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/fiddle",
            "description": "libffi wrapper for Ruby",
            "long_description": "libffi wrapper for Ruby",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-flexmock",
            "portdir": "ruby/rb-flexmock",
            "version": "0.8.11",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jimweirich/flexmock",
            "description": "FlexMock is a flexible mocking library for use in unit testing and behavior specification.",
            "long_description": "FlexMock is a flexible mocking library for use in unit testing and behavior specification. Mocks are defined with a fluent API that makes mock specifications easy to read and easy to remember.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-flexo",
            "portdir": "ruby/rb-flexo",
            "version": "1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hakubi.us/flexo/",
            "description": "Method naming style shim",
            "long_description": "Flexo is a library that gives one flexibility in referring to method names. Right now it translates names of the form myMethodName to the form my_method_name so that people like the author, who hates underscores, don't have to use them",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-flickr",
            "portdir": "ruby/rb-flickr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://redgreenblu.com/flickr/",
            "description": "An insanely easy interface to the Flickr photo-sharing service. By Scott Raymond.",
            "long_description": "An insanely easy interface to the Flickr photo-sharing service. By Scott Raymond.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems",
                        "rb-xml-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-forwardable",
            "portdir": "ruby/rb-forwardable",
            "version": "1.3.3",
            "license": "(BSD or Ruby)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/forwardable",
            "description": "Provides delegation of specified methods to a designated object",
            "long_description": "Provides delegation of specified methods to a designated object",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-forwardable-extended",
            "portdir": "ruby/rb-forwardable-extended",
            "version": "2.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/envygeeks/forwardable-extended",
            "description": "Forwardable with hash and instance variable support",
            "long_description": "Forwardable Extended provides more Forwardable methods for your source.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bfp",
            "portdir": "R/R-bfp",
            "version": "0.0-48",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bfp",
            "description": "Bayesian Fractional Polynomials",
            "long_description": "Implements the Bayesian paradigm for fractional polynomial models under the assumption of normally distributed error terms.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doBy",
                        "R-Hmisc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BFpack",
            "portdir": "R/R-BFpack",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jomulder/BFpack",
            "description": "Flexible Bayes factor testing of scientific expectations",
            "long_description": "Flexible Bayes factor testing of scientific expectations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-lme4",
                        "R-extraDistr",
                        "R-pracma",
                        "R-bain",
                        "R-Bergm",
                        "R-ergm",
                        "R-metaBMA",
                        "R-QRM",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-coda",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-lmtest",
                        "R-polycor",
                        "R-pscl",
                        "R-metafor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BANAM",
                        "R-BGGM"
                    ]
                }
            ]
        },
        {
            "name": "rb-fsevent",
            "portdir": "ruby/rb-fsevent",
            "version": "0.11.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/rb-fsevent",
            "description": "FSEvents API with signals catching (without RubyCocoa)",
            "long_description": "FSEvents API with signals catching (without RubyCocoa)",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-fsevent-legacy",
            "portdir": "ruby/rb-fsevent-legacy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/rb-fsevent-legacy",
            "description": "Legacy version of an FSEvents API for Darwin",
            "long_description": "Legacy version of an FSEvents API for Darwin - it works on PowerPCs and 10.5.8.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-fxruby",
            "portdir": "ruby/rb-fxruby",
            "version": "1.6.24",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fxruby.org",
            "description": "Ruby bindings for the FOX GUI Toolkit.",
            "long_description": "FXRuby is a Ruby extention module that provides an interface to the FOX GUI library.",
            "active": true,
            "categories": [
                "x11",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb-rubygems",
                        "ruby",
                        "fxscintilla",
                        "fox",
                        "rb-hoe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gd2",
            "portdir": "ruby/rb-gd2",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/gd2",
            "description": "Bindings for gd2 graphics library",
            "long_description": "Ruby/GD2 is a Ruby interface to Thomas Boutell's gd 2 graphics library.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gdk3",
            "portdir": "ruby/rb-gdk3",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
            "long_description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gdk4",
            "portdir": "ruby/rb-gdk4",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
            "long_description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gdk_pixbuf2",
            "portdir": "ruby/rb-gdk_pixbuf2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x",
            "long_description": "Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gem-patch",
            "portdir": "ruby/rb-gem-patch",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fedora-ruby/gem-patch",
            "description": "A RubyGems plugin for patching gems",
            "long_description": "gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system patch command, clones its spec, updates the file list and builds the patched gem.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gem_plugin",
            "portdir": "ruby/rb-gem_plugin",
            "version": "0.2.3",
            "license": "(Ruby or GPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/gem_plugin",
            "description": "A plugin system based only on rubygems that uses dependencies only.",
            "long_description": "A plugin system based only on rubygems that uses dependencies only.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rake",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-mongrel_cluster",
                        "rb-snmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb-mongrel"
                    ]
                }
            ]
        },
        {
            "name": "rb-geokit",
            "portdir": "ruby/rb-geokit",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geokit/geokit",
            "description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "long_description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-getopt-declare",
            "portdir": "ruby/rb-getopt-declare",
            "version": "1.09.7",
            "license": "Artistic-1 and Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/getopt-declare",
            "description": "Declaratively Expressed Command-Line Arguments via RegExp",
            "long_description": "Getopt::Declare is yet another command-line argument parser, one which is specifically designed to be powerful but exceptionally easy to use. It supports many options not supported by optparser or getoptlong as well as it has a simpler syntax.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gettext",
            "portdir": "ruby/rb-gettext",
            "version": "3.5.1",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gettext.github.io",
            "description": "a Localization library and tools which modeled GNU gettext.",
            "long_description": "This library provides to translate original messages to localized messages properly using client-side locale information(environment variable or CGI variable). And the tools for developers support to create, use, and modify localized message files(message catalogs) easily.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb-locale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sup"
                    ]
                }
            ]
        },
        {
            "name": "R-bgev",
            "portdir": "R/R-bgev",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bgev",
            "description": "Bimodal GEV distribution with location parameter",
            "long_description": "Bimodal GEV distribution with location parameter",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DEoptim",
                        "R-EnvStats",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BGFD",
            "portdir": "R/R-BGFD",
            "version": "0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BGFD",
            "description": "Bell-G and Complementary Bell-G family of distributions",
            "long_description": "Bell-G and Complementary Bell-G family of distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-AdequacyModel",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                }
            ]
        },
        {
            "name": "R-BGGM",
            "portdir": "R/R-BGGM",
            "version": "2.1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://donaldrwilliams.github.io/BGGM",
            "description": "Bayesian Gaussian Graphical Models",
            "long_description": "Bayesian Gaussian Graphical Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-mvnfast",
                        "R-reshape",
                        "R-ggplot2",
                        "R-ggridges",
                        "R-Rdpack",
                        "R-GGally",
                        "R-network",
                        "R-sna",
                        "R-BFpack",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-RcppArmadillo",
                        "R-RcppDist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-abind",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-psych",
                        "R-mice",
                        "R-assortnet",
                        "R-networktools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-easybgm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BBcor",
                        "R-bayeslincom"
                    ]
                }
            ]
        },
        {
            "name": "R-bggum",
            "portdir": "R/R-bggum",
            "version": "1.0.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/duckmayr/bggum",
            "description": "Bayesian estimation of generalized graded unfolding model parameters",
            "long_description": "Bayesian estimation of generalized graded unfolding model parameters",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppDist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gio2",
            "portdir": "ruby/rb-gio2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GIO2 provide Ruby binding to a VFS API",
            "long_description": "Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop applications (such as networking and D-Bus support).",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-glib2",
            "portdir": "ruby/rb-glib2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GLib2 provides base features for GLib2-based bindings",
            "long_description": "Ruby/GLib2 provides base features for GLib2-based bindings and many useful utility features.",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BGLR",
            "portdir": "R/R-BGLR",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BGLR",
            "description": "Bayesian Generalized Linear Regression",
            "long_description": "Bayesian Generalized Linear Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-truncnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bgmm",
            "portdir": "R/R-bgmm",
            "version": "1.8.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bgmm.molgen.mpg.de",
            "description": "Gaussian mixture modelling algorithms and the belief-based mixture modelling",
            "long_description": "Gaussian mixture modelling algorithms and the belief-based mixture modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-car",
                        "R-combinat",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gmp",
            "portdir": "ruby/rb-gmp",
            "version": "0.7.43",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srawlins/gmp",
            "description": "Ruby bindings to the GMP and MPFR libraries",
            "long_description": "Ruby bindings to the GMP and MPFR libraries",
            "active": true,
            "categories": [
                "devel",
                "math",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bgms",
            "portdir": "R/R-bgms",
            "version": "0.1.4.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://maartenmarsman.github.io/bgms",
            "description": "Bayesian variable selection for networks of binary and/or ordinal variables",
            "long_description": "Bayesian variable selection methods for analyzing the structure of a Markov random field model for a network of binary and/or ordinal variables.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppProgress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-qgraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-easybgm"
                    ]
                }
            ]
        },
        {
            "name": "rb-gnumeric",
            "portdir": "ruby/rb-gnumeric",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "long_description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "active": true,
            "categories": [
                "science",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gobject-introspection",
            "portdir": "ruby/rb-gobject-introspection",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "long_description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-goffice",
            "portdir": "ruby/rb-goffice",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "active": true,
            "categories": [
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-google",
            "portdir": "ruby/rb-google",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.caliban.org/ruby/ruby-google.shtml",
            "description": "Ruby interface to Googleʼs SOAP-driven Web API",
            "long_description": "Ruby/Google offers a higher-level abstraction of Googleʼs SOAP-driven Web API. It allows the user to programmatically query the Google serach-engine from the convert of his or her favorite programming language.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-http-access2",
                        "rb-uconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gpgme",
            "portdir": "ruby/rb-gpgme",
            "version": "2.0.24",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ueno/ruby-gpgme",
            "description": "Ruby language binding of GPGME",
            "long_description": "Ruby language binding of GPGME",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gsf",
            "portdir": "ruby/rb-gsf",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GSF is a Ruby binding of GSF",
            "long_description": "Ruby/GSF is a Ruby binding of GSF",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gtk3",
            "portdir": "ruby/rb-gtk3",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "long_description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gtk4",
            "portdir": "ruby/rb-gtk4",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gtk_paradise",
            "portdir": "ruby/rb-gtk_paradise",
            "version": "0.13.33",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/gtk_paradise",
            "description": "rb-gtk_paradise library extends the Gtk/Gdk part of ruby-gtk – in particular for ruby-gtk3",
            "long_description": "rb-gtk_paradise library extends the Gtk/Gdk part of ruby-gtk – in particular for ruby-gtk3",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gtksourceview4",
            "portdir": "ruby/rb-gtksourceview4",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GtkSourceView4 is a Ruby binding of gtksourceview-4.x",
            "long_description": "Ruby/GtkSourceView4 is a Ruby binding of gtksourceview-4.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BGVAR",
            "portdir": "R/R-BGVAR",
            "version": "2.5.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mboeck11/BGVAR",
            "description": "Bayesian global vector autoregressions",
            "long_description": "Bayesian global vector autoregressions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-RcppProgress",
                        "R-abind",
                        "R-bayesm",
                        "R-coda",
                        "R-xts",
                        "R-zoo",
                        "R-readxl",
                        "R-knitr",
                        "R-GIGrvg",
                        "R-stochvol",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bgw",
            "portdir": "R/R-bgw",
            "version": "0.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bgw",
            "description": "Bunch–Gay–Welsch statistical estimation",
            "long_description": "Bunch–Gay–Welsch statistical estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apollo"
                    ]
                }
            ]
        },
        {
            "name": "R-BH",
            "portdir": "R/R-BH",
            "version": "1.84.0-0",
            "license": "Boost-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/bh.html",
            "description": "Boost C++ Header Files",
            "long_description": "Boost C++ Header Files",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-zoid",
                        "R-BayesSenMC",
                        "R-BiocParallel",
                        "R-BranchGLM",
                        "R-CNVRG",
                        "R-CausalQueries",
                        "R-ChemmineOB",
                        "R-ChemmineR",
                        "R-DelayedRandomArray",
                        "R-FSelectorRcpp",
                        "R-FlexReg",
                        "R-GeneralizedWendland",
                        "R-GiRaF",
                        "R-GpGp",
                        "R-LMMELSM",
                        "R-LOMAR",
                        "R-MBA",
                        "R-MIRES",
                        "R-OpenMx",
                        "R-OwenQ",
                        "R-PReMiuM",
                        "R-vinereg",
                        "R-volesti",
                        "R-walker",
                        "R-waspr",
                        "R-xrnet",
                        "R-AlphaHull3D",
                        "R-RBGL",
                        "R-RBesT",
                        "R-RCDT",
                        "R-RMixtCompIO",
                        "R-RationalMatrix",
                        "R-RcppBDT",
                        "R-RcppEigenAD",
                        "R-RcppGreedySetCover",
                        "R-RcppMeCab",
                        "R-RcppMsgPack",
                        "R-RcppQuantuccia",
                        "R-RcppStreams",
                        "R-RcppUUID",
                        "R-Rlgt",
                        "R-RoBTT",
                        "R-SSN",
                        "R-YPBP",
                        "R-YPPE",
                        "R-ZVCV",
                        "R-anomaly",
                        "R-anytime",
                        "R-baggr",
                        "R-bartBMA",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesWatch",
                        "R-bayesZIB",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bellreg",
                        "R-bigalgebra",
                        "R-biganalytics",
                        "R-bigmemory",
                        "R-bignum",
                        "R-bigtabulate",
                        "R-bistablehistory",
                        "R-blavaan",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bnclassify",
                        "R-boodist",
                        "R-bpnreg",
                        "R-bpr",
                        "R-bsynth",
                        "R-bvhar",
                        "R-bws",
                        "R-bzinb",
                        "R-cbbinom",
                        "R-cbq",
                        "R-cgalMeshes",
                        "R-cgalPolygons",
                        "R-clifford",
                        "R-cnum",
                        "R-concom",
                        "R-copre",
                        "R-ctsem",
                        "R-ddalpha",
                        "R-densEstBayes",
                        "R-dqrng",
                        "R-dynsurv",
                        "R-fastglm",
                        "R-fcirt",
                        "R-fido",
                        "R-filearray",
                        "R-finity",
                        "R-geostan",
                        "R-gigg",
                        "R-glmmPen",
                        "R-glmmrBase",
                        "R-glmmrOptim",
                        "R-hBayesDM",
                        "R-hbamr",
                        "R-hibayes",
                        "R-hipread",
                        "R-hsstan",
                        "R-hypergeo2",
                        "R-interpolation",
                        "R-intmap",
                        "R-isqg",
                        "R-jack",
                        "R-jfa",
                        "R-jmvconnect",
                        "R-kde1d",
                        "R-lazyNumbers",
                        "R-ldt",
                        "R-lefko3",
                        "R-lgpr",
                        "R-lolog",
                        "R-magi",
                        "R-mdgc",
                        "R-measr",
                        "R-metaBMA",
                        "R-mixture",
                        "R-multinma",
                        "R-multipleDL",
                        "R-mvnfast",
                        "R-nabor",
                        "R-nlmm",
                        "R-odeintr",
                        "R-ordinalClust",
                        "R-parsermd",
                        "R-pcFactorStan",
                        "R-pcalg",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-qlcal",
                        "R-qs",
                        "R-qspray",
                        "R-rater",
                        "R-ratioOfQsprays",
                        "R-rbmi",
                        "R-rgeoda",
                        "R-rkriging",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-rmsb",
                        "R-rnndescent",
                        "R-rootWishart",
                        "R-rstan",
                        "R-rstanarm",
                        "R-rstanemax",
                        "R-rstpm2",
                        "R-rvinecopulib",
                        "R-sarsop",
                        "R-semaphore",
                        "R-sgd",
                        "R-stan4bart",
                        "R-surveil",
                        "R-survstan",
                        "R-svines",
                        "R-symbolicQspray",
                        "R-synchronicity",
                        "R-tdata",
                        "R-thurstonianIRT",
                        "R-tlrmvnmvt",
                        "R-tm",
                        "R-tmbstan",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PosteriorBootstrap",
                        "R-brms.mmrm",
                        "R-StanHeaders",
                        "R-pfr",
                        "R-insight",
                        "R-bayestestR"
                    ]
                }
            ]
        },
        {
            "name": "rb-haml",
            "portdir": "ruby/rb-haml",
            "version": "3.0.25",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://haml-lang.com",
            "description": "Haml and Sass: markup languages for HTML and CSS",
            "long_description": "Haml is a markup language that’s used to cleanly and simply describe the HTML of any web document without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ASP, and ERB, the templating language used in most Ruby on Rails applications. However, Haml avoids the need for explicitly coding HTML into the template, because it itself is a description of the HTML, with some code to generate dynamic content. Sass is CSS, plus nested rules, variables, mixins, and more, all in a concise, readable syntax. Haml also contains Sass.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb-compass"
                    ]
                }
            ]
        },
        {
            "name": "rb-haml-edge",
            "portdir": "ruby/rb-haml-edge",
            "version": "2.3.251",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://haml-lang.com",
            "description": "Haml and Sass: markup languages for HTML and CSS (bleeding edge)",
            "long_description": "Haml is a markup language that’s used to cleanly and simply describe the HTML of any web document without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ASP, and ERB, the templating language used in most Ruby on Rails applications. However, Haml avoids the need for explicitly coding HTML into the template, because it itself is a description of the HTML, with some code to generate dynamic content. Sass is CSS, plus nested rules, variables, mixins, and more, all in a concise, readable syntax. Haml also contains Sass.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-hashie",
            "portdir": "ruby/rb-hashie",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hashie/hashie",
            "description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "long_description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Bhat",
            "portdir": "R/R-Bhat",
            "version": "0.9-12",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Bhat",
            "description": "General likelihood exploration",
            "long_description": "Provides functions for Maximum Likelihood Estimation, Markov Chain Monte Carlo, finding confidence intervals. The implementation is heavily based on the original Fortran source code translated to R.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-help_parser",
            "portdir": "ruby/rb-help_parser",
            "version": "8.2.230210",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/help_parser",
            "description": "All help is about to get parsed… again!",
            "long_description": "All help is about to get parsed… again!",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-heroku",
            "portdir": "ruby/rb-heroku",
            "version": "3.99.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://heroku.com",
            "description": "Legacy client library and CLI to deploy Rails apps on Heroku",
            "long_description": "Legacy client library and CLI to deploy Rails apps on Heroku",
            "active": true,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-json",
                        "rb-launchy",
                        "rb-rest-client",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}