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

{
    "count": 49924,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=890",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=888",
    "results": [
        {
            "name": "rb-http",
            "portdir": "ruby/rb-http",
            "version": "5.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/httprb/http",
            "description": "Easy-to-use client library for making requests from Ruby",
            "long_description": "Easy-to-use client library for making requests from Ruby",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-http",
            "portdir": "ruby/rb-http",
            "version": "5.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/httprb/http",
            "description": "Easy-to-use client library for making requests from Ruby",
            "long_description": "Easy-to-use client library for making requests from Ruby",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-http-cookie",
                        "rb33-http-form_data",
                        "rb33-llhttp-ffi",
                        "rb33-base64",
                        "rb33-addressable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb32-http",
            "portdir": "ruby/rb-http",
            "version": "5.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/httprb/http",
            "description": "Easy-to-use client library for making requests from Ruby",
            "long_description": "Easy-to-use client library for making requests from Ruby",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-http-cookie",
                        "rb32-http-form_data",
                        "rb32-llhttp-ffi",
                        "rb32-base64",
                        "rb32-addressable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb31-http",
            "portdir": "ruby/rb-http",
            "version": "5.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/httprb/http",
            "description": "Easy-to-use client library for making requests from Ruby",
            "long_description": "Easy-to-use client library for making requests from Ruby",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-http-cookie",
                        "rb31-http-form_data",
                        "rb31-llhttp-ffi",
                        "rb31-base64",
                        "rb31-addressable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb-http-form_data",
            "portdir": "ruby/rb-http-form_data",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/httprb/form_data",
            "description": "Utility-belt to build form data request bodies",
            "long_description": "Utility-belt to build form data request bodies",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-http-form_data",
            "portdir": "ruby/rb-http-form_data",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/httprb/form_data",
            "description": "Utility-belt to build form data request bodies",
            "long_description": "Utility-belt to build form data request bodies",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-http",
                        "rb33-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb32-http-form_data",
            "portdir": "ruby/rb-http-form_data",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/httprb/form_data",
            "description": "Utility-belt to build form data request bodies",
            "long_description": "Utility-belt to build form data request bodies",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-http",
                        "rb32-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb31-http-form_data",
            "portdir": "ruby/rb-http-form_data",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/httprb/form_data",
            "description": "Utility-belt to build form data request bodies",
            "long_description": "Utility-belt to build form data request bodies",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-http",
                        "rb31-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb-iconv",
            "portdir": "ruby/rb-iconv",
            "version": "1.1.0",
            "license": "(BSD or Ruby)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/iconv",
            "description": "iconv wrapper library",
            "long_description": "iconv wrapper library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-iconv",
            "portdir": "ruby/rb-iconv",
            "version": "1.1.0",
            "license": "(BSD or Ruby)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/iconv",
            "description": "iconv wrapper library",
            "long_description": "iconv wrapper library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-iconv",
            "portdir": "ruby/rb-iconv",
            "version": "1.1.0",
            "license": "(BSD or Ruby)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/iconv",
            "description": "iconv wrapper library",
            "long_description": "iconv wrapper library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-iconv",
            "portdir": "ruby/rb-iconv",
            "version": "1.1.0",
            "license": "(BSD or Ruby)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/iconv",
            "description": "iconv wrapper library",
            "long_description": "iconv wrapper library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-idn-ruby",
            "portdir": "ruby/rb-idn-ruby",
            "version": "0.1.5",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deepfryed/idn-ruby",
            "description": "LibIDN Ruby bindings",
            "long_description": "LibIDN Ruby bindings",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-idn-ruby",
            "portdir": "ruby/rb-idn-ruby",
            "version": "0.1.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deepfryed/idn-ruby",
            "description": "LibIDN Ruby bindings",
            "long_description": "LibIDN Ruby bindings",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libidn",
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-twitter-text"
                    ]
                }
            ]
        },
        {
            "name": "rb32-idn-ruby",
            "portdir": "ruby/rb-idn-ruby",
            "version": "0.1.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deepfryed/idn-ruby",
            "description": "LibIDN Ruby bindings",
            "long_description": "LibIDN Ruby bindings",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libidn",
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-twitter-text"
                    ]
                }
            ]
        },
        {
            "name": "rb31-idn-ruby",
            "portdir": "ruby/rb-idn-ruby",
            "version": "0.1.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deepfryed/idn-ruby",
            "description": "LibIDN Ruby bindings",
            "long_description": "LibIDN Ruby bindings",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libidn",
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-twitter-text"
                    ]
                }
            ]
        },
        {
            "name": "rb-llhttp-ffi",
            "portdir": "ruby/rb-llhttp-ffi",
            "version": "0.5.0",
            "license": "MPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bryanp/llhttp",
            "description": "Ruby FFI bindings for llhttp",
            "long_description": "Ruby FFI bindings for llhttp",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-llhttp-ffi",
            "portdir": "ruby/rb-llhttp-ffi",
            "version": "0.5.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bryanp/llhttp",
            "description": "Ruby FFI bindings for llhttp",
            "long_description": "Ruby FFI bindings for llhttp",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-compiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-http",
                        "rb33-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb32-llhttp-ffi",
            "portdir": "ruby/rb-llhttp-ffi",
            "version": "0.5.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bryanp/llhttp",
            "description": "Ruby FFI bindings for llhttp",
            "long_description": "Ruby FFI bindings for llhttp",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-ffi-compiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-http",
                        "rb32-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb31-llhttp-ffi",
            "portdir": "ruby/rb-llhttp-ffi",
            "version": "0.5.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bryanp/llhttp",
            "description": "Ruby FFI bindings for llhttp",
            "long_description": "Ruby FFI bindings for llhttp",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-ffi-compiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-http",
                        "rb31-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb30-llhttp-ffi",
            "portdir": "ruby/rb-llhttp-ffi",
            "version": "0.5.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bryanp/llhttp",
            "description": "Ruby FFI bindings for llhttp",
            "long_description": "Ruby FFI bindings for llhttp",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb30-ffi-compiler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-oauth",
            "portdir": "ruby/rb-oauth",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oauth-xx/oauth-ruby",
            "description": "OAuth Core Ruby implementation",
            "long_description": "OAuth Core Ruby implementation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-oauth",
            "portdir": "ruby/rb-oauth",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oauth-xx/oauth-ruby",
            "description": "OAuth Core Ruby implementation",
            "long_description": "OAuth Core Ruby implementation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-oauth-tty",
                        "rb33-snaky_hash",
                        "rb33-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-twterm",
                        "rb33-t"
                    ]
                }
            ]
        },
        {
            "name": "rb32-oauth",
            "portdir": "ruby/rb-oauth",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oauth-xx/oauth-ruby",
            "description": "OAuth Core Ruby implementation",
            "long_description": "OAuth Core Ruby implementation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-oauth-tty",
                        "rb32-snaky_hash",
                        "rb32-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-twterm",
                        "rb32-t"
                    ]
                }
            ]
        },
        {
            "name": "rb31-oauth",
            "portdir": "ruby/rb-oauth",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oauth-xx/oauth-ruby",
            "description": "OAuth Core Ruby implementation",
            "long_description": "OAuth Core Ruby implementation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-oauth-tty",
                        "rb31-snaky_hash",
                        "rb31-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-twterm",
                        "rb31-t"
                    ]
                }
            ]
        },
        {
            "name": "rb-oauth-tty",
            "portdir": "ruby/rb-oauth-tty",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/oauth-tty",
            "description": "OAuth 1.0 TTY Command Line Interface",
            "long_description": "OAuth 1.0 TTY Command Line Interface",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-oauth-tty",
            "portdir": "ruby/rb-oauth-tty",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/oauth-tty",
            "description": "OAuth 1.0 TTY Command Line Interface",
            "long_description": "OAuth 1.0 TTY Command Line Interface",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-oauth"
                    ]
                }
            ]
        },
        {
            "name": "rb32-oauth-tty",
            "portdir": "ruby/rb-oauth-tty",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/oauth-tty",
            "description": "OAuth 1.0 TTY Command Line Interface",
            "long_description": "OAuth 1.0 TTY Command Line Interface",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-oauth"
                    ]
                }
            ]
        },
        {
            "name": "rb31-oauth-tty",
            "portdir": "ruby/rb-oauth-tty",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/oauth-tty",
            "description": "OAuth 1.0 TTY Command Line Interface",
            "long_description": "OAuth 1.0 TTY Command Line Interface",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-oauth"
                    ]
                }
            ]
        },
        {
            "name": "rb-rice",
            "portdir": "ruby/rb-rice",
            "version": "4.3.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jasonroelofs/rice",
            "description": "Ruby interface for C++ extensions",
            "long_description": "Rice is a C++ interface to Ruby’s C API.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-rice",
            "portdir": "ruby/rb-rice",
            "version": "4.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jasonroelofs/rice",
            "description": "Ruby interface for C++ extensions",
            "long_description": "Rice is a C++ interface to Ruby’s C API.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-rice",
            "portdir": "ruby/rb-rice",
            "version": "4.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jasonroelofs/rice",
            "description": "Ruby interface for C++ extensions",
            "long_description": "Rice is a C++ interface to Ruby’s C API.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-rice",
            "portdir": "ruby/rb-rice",
            "version": "4.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jasonroelofs/rice",
            "description": "Ruby interface for C++ extensions",
            "long_description": "Rice is a C++ interface to Ruby’s C API.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-rice",
            "portdir": "ruby/rb-rice",
            "version": "4.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jasonroelofs/rice",
            "description": "Ruby interface for C++ extensions",
            "long_description": "Rice is a C++ interface to Ruby’s C API.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-simple_oauth",
            "portdir": "ruby/rb-simple_oauth",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/laserlemon/simple_oauth",
            "description": "Simply builds and verifies OAuth headers",
            "long_description": "Simply builds and verifies OAuth headers",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb32-simple_oauth",
            "portdir": "ruby/rb-simple_oauth",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/laserlemon/simple_oauth",
            "description": "Simply builds and verifies OAuth headers",
            "long_description": "Simply builds and verifies OAuth headers",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb31-simple_oauth",
            "portdir": "ruby/rb-simple_oauth",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/laserlemon/simple_oauth",
            "description": "Simply builds and verifies OAuth headers",
            "long_description": "Simply builds and verifies OAuth headers",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb-snaky_hash",
            "portdir": "ruby/rb-snaky_hash",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/snaky_hash",
            "description": "Hashie::Mash joint to make snakelife better",
            "long_description": "Hashie::Mash joint to make snakelife better",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-snaky_hash",
            "portdir": "ruby/rb-snaky_hash",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/snaky_hash",
            "description": "Hashie::Mash joint to make snakelife better",
            "long_description": "Hashie::Mash joint to make snakelife better",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-hashie",
                        "rb33-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-oauth"
                    ]
                }
            ]
        },
        {
            "name": "rb32-snaky_hash",
            "portdir": "ruby/rb-snaky_hash",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/snaky_hash",
            "description": "Hashie::Mash joint to make snakelife better",
            "long_description": "Hashie::Mash joint to make snakelife better",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-hashie",
                        "rb32-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-oauth"
                    ]
                }
            ]
        },
        {
            "name": "rb31-snaky_hash",
            "portdir": "ruby/rb-snaky_hash",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/snaky_hash",
            "description": "Hashie::Mash joint to make snakelife better",
            "long_description": "Hashie::Mash joint to make snakelife better",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-hashie",
                        "rb31-version_gem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-oauth"
                    ]
                }
            ]
        },
        {
            "name": "rb-t",
            "portdir": "ruby/rb-t",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/t-ruby",
            "description": "Command-line power tool for Twitter",
            "long_description": "Command-line power tool for Twitter",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-t",
            "portdir": "ruby/rb-t",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/t-ruby",
            "description": "Command-line power tool for Twitter",
            "long_description": "Command-line power tool for Twitter",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-launchy",
                        "rb33-htmlentities",
                        "rb33-retryable",
                        "rb33-geokit",
                        "rb33-oauth",
                        "rb33-twitter",
                        "rb33-thor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-t",
            "portdir": "ruby/rb-t",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/t-ruby",
            "description": "Command-line power tool for Twitter",
            "long_description": "Command-line power tool for Twitter",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-launchy",
                        "rb32-htmlentities",
                        "rb32-retryable",
                        "rb32-geokit",
                        "rb32-oauth",
                        "rb32-twitter",
                        "rb32-thor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-t",
            "portdir": "ruby/rb-t",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/t-ruby",
            "description": "Command-line power tool for Twitter",
            "long_description": "Command-line power tool for Twitter",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-launchy",
                        "rb31-htmlentities",
                        "rb31-retryable",
                        "rb31-geokit",
                        "rb31-oauth",
                        "rb31-twitter",
                        "rb31-thor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-terminal-notifier",
            "portdir": "ruby/rb-terminal-notifier",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/julienXX/terminal-notifier",
            "description": "Send user notifications on macOS 10.10 or higher",
            "long_description": "Send user notifications on macOS 10.10 or higher",
            "active": true,
            "categories": [
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-terminal-notifier",
            "portdir": "ruby/rb-terminal-notifier",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/julienXX/terminal-notifier",
            "description": "Send user notifications on macOS 10.10 or higher",
            "long_description": "Send user notifications on macOS 10.10 or higher",
            "active": true,
            "categories": [
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-twterm"
                    ]
                }
            ]
        },
        {
            "name": "rb32-terminal-notifier",
            "portdir": "ruby/rb-terminal-notifier",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/julienXX/terminal-notifier",
            "description": "Send user notifications on macOS 10.10 or higher",
            "long_description": "Send user notifications on macOS 10.10 or higher",
            "active": true,
            "categories": [
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-twterm"
                    ]
                }
            ]
        },
        {
            "name": "rb31-terminal-notifier",
            "portdir": "ruby/rb-terminal-notifier",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/julienXX/terminal-notifier",
            "description": "Send user notifications on macOS 10.10 or higher",
            "long_description": "Send user notifications on macOS 10.10 or higher",
            "active": true,
            "categories": [
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-twterm"
                    ]
                }
            ]
        },
        {
            "name": "rb33-twitter",
            "portdir": "ruby/rb-twitter",
            "version": "8.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sferik.github.io/twitter",
            "description": "Ruby interface to the Twitter API",
            "long_description": "Ruby interface to the Twitter API",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-buftok",
                        "rb33-equalizer",
                        "rb33-memoizable",
                        "rb33-multipart-post",
                        "rb33-naught",
                        "rb33-http",
                        "rb33-http-form_data",
                        "rb33-llhttp-ffi",
                        "rb33-simple_oauth",
                        "rb33-addressable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-twterm",
                        "rb33-t"
                    ]
                }
            ]
        }
    ]
}