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

{
    "count": 51761,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=3",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at",
    "results": [
        {
            "name": "rb34-pathutil",
            "portdir": "ruby/rb-pathutil",
            "version": "0.16.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/envygeeks/pathutil",
            "description": "Faster pure Ruby implementation of Pathname",
            "long_description": "Pathutil provides a faster pure Ruby implementation of Pathname with extra helpers.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb34-forwardable-extended"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-mercenary",
            "portdir": "ruby/rb-mercenary",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/mercenary",
            "description": "Lightweight and flexible library for CLI apps",
            "long_description": "Mercenary is a lightweight and flexible library for writing command-line apps in Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-mercenary",
            "portdir": "ruby/rb-mercenary",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/mercenary",
            "description": "Lightweight and flexible library for CLI apps",
            "long_description": "Mercenary is a lightweight and flexible library for writing command-line apps in Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "jekyll"
                    ]
                }
            ]
        },
        {
            "name": "rb34-mercenary",
            "portdir": "ruby/rb-mercenary",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/mercenary",
            "description": "Lightweight and flexible library for CLI apps",
            "long_description": "Mercenary is a lightweight and flexible library for writing command-line apps in Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-pathutil",
            "portdir": "ruby/rb-pathutil",
            "version": "0.16.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/envygeeks/pathutil",
            "description": "Faster pure Ruby implementation of Pathname",
            "long_description": "Pathutil provides a faster pure Ruby implementation of Pathname with extra helpers.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-mercenary",
            "portdir": "ruby/rb-mercenary",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/mercenary",
            "description": "Lightweight and flexible library for CLI apps",
            "long_description": "Mercenary is a lightweight and flexible library for writing command-line apps in Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-listen",
            "portdir": "ruby/rb-listen",
            "version": "3.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guard/listen",
            "description": "Listen to file modifications",
            "long_description": "The Listen gem listens to file modifications and notifies you about the changes.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-fsevent",
                        "rb31-inotify"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-jekyll-watch"
                    ]
                }
            ]
        },
        {
            "name": "rb33-listen",
            "portdir": "ruby/rb-listen",
            "version": "3.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guard/listen",
            "description": "Listen to file modifications",
            "long_description": "The Listen gem listens to file modifications and notifies you about the changes.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-fsevent",
                        "rb33-inotify"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-jekyll-watch"
                    ]
                }
            ]
        },
        {
            "name": "rb32-listen",
            "portdir": "ruby/rb-listen",
            "version": "3.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guard/listen",
            "description": "Listen to file modifications",
            "long_description": "The Listen gem listens to file modifications and notifies you about the changes.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-fsevent",
                        "rb32-inotify"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-jekyll-watch"
                    ]
                }
            ]
        },
        {
            "name": "rb34-listen",
            "portdir": "ruby/rb-listen",
            "version": "3.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guard/listen",
            "description": "Listen to file modifications",
            "long_description": "The Listen gem listens to file modifications and notifies you about the changes.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb34-fsevent",
                        "rb34-inotify"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb34-jekyll-watch"
                    ]
                }
            ]
        },
        {
            "name": "rb31-liquid",
            "portdir": "ruby/rb-liquid",
            "version": "4.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shopify.github.io/liquid/",
            "description": "Secure, non-evaling end user template engine",
            "long_description": "Liquid is a template engine which was written with very specific requirements. It has to be usable in customer facing web applications. It has to be flexible and secure.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-liquid",
            "portdir": "ruby/rb-liquid",
            "version": "4.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shopify.github.io/liquid/",
            "description": "Secure, non-evaling end user template engine",
            "long_description": "Liquid is a template engine which was written with very specific requirements. It has to be usable in customer facing web applications. It has to be flexible and secure.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-liquid",
            "portdir": "ruby/rb-liquid",
            "version": "4.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shopify.github.io/liquid/",
            "description": "Secure, non-evaling end user template engine",
            "long_description": "Liquid is a template engine which was written with very specific requirements. It has to be usable in customer facing web applications. It has to be flexible and secure.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "jekyll"
                    ]
                }
            ]
        },
        {
            "name": "rb34-liquid",
            "portdir": "ruby/rb-liquid",
            "version": "4.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shopify.github.io/liquid/",
            "description": "Secure, non-evaling end user template engine",
            "long_description": "Liquid is a template engine which was written with very specific requirements. It has to be usable in customer facing web applications. It has to be flexible and secure.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-listen",
            "portdir": "ruby/rb-listen",
            "version": "3.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guard/listen",
            "description": "Listen to file modifications",
            "long_description": "The Listen gem listens to file modifications and notifies you about the changes.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-liquid",
            "portdir": "ruby/rb-liquid",
            "version": "4.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shopify.github.io/liquid/",
            "description": "Secure, non-evaling end user template engine",
            "long_description": "Liquid is a template engine which was written with very specific requirements. It has to be usable in customer facing web applications. It has to be flexible and secure.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-kramdown-parser-gfm",
            "portdir": "ruby/rb-kramdown-parser-gfm",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kramdown/parser-gfm",
            "description": "kramdown parser for the GFM dialect of Markdown",
            "long_description": "A kramdown parser for the GFM dialect of Markdown, providing GitHub Flavored Markdown support.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-kramdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-kramdown-parser-gfm",
            "portdir": "ruby/rb-kramdown-parser-gfm",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kramdown/parser-gfm",
            "description": "kramdown parser for the GFM dialect of Markdown",
            "long_description": "A kramdown parser for the GFM dialect of Markdown, providing GitHub Flavored Markdown support.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-kramdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "jekyll"
                    ]
                }
            ]
        },
        {
            "name": "rb32-kramdown-parser-gfm",
            "portdir": "ruby/rb-kramdown-parser-gfm",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kramdown/parser-gfm",
            "description": "kramdown parser for the GFM dialect of Markdown",
            "long_description": "A kramdown parser for the GFM dialect of Markdown, providing GitHub Flavored Markdown support.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-kramdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb34-kramdown-parser-gfm",
            "portdir": "ruby/rb-kramdown-parser-gfm",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kramdown/parser-gfm",
            "description": "kramdown parser for the GFM dialect of Markdown",
            "long_description": "A kramdown parser for the GFM dialect of Markdown, providing GitHub Flavored Markdown support.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb34-kramdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-kramdown-parser-gfm",
            "portdir": "ruby/rb-kramdown-parser-gfm",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kramdown/parser-gfm",
            "description": "kramdown parser for the GFM dialect of Markdown",
            "long_description": "A kramdown parser for the GFM dialect of Markdown, providing GitHub Flavored Markdown support.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb34-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb34-kramdown-parser-gfm"
                    ]
                }
            ]
        },
        {
            "name": "rb31-jekyll-watch",
            "portdir": "ruby/rb-jekyll-watch",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-watch",
            "description": "Rebuild your Jekyll site when a file changes",
            "long_description": "Rebuild your Jekyll site when a file changes with the help of the Listen gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-listen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-jekyll-watch",
            "portdir": "ruby/rb-jekyll-watch",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-watch",
            "description": "Rebuild your Jekyll site when a file changes",
            "long_description": "Rebuild your Jekyll site when a file changes with the help of the Listen gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-listen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-jekyll-watch",
            "portdir": "ruby/rb-jekyll-watch",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-watch",
            "description": "Rebuild your Jekyll site when a file changes",
            "long_description": "Rebuild your Jekyll site when a file changes with the help of the Listen gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-listen"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "jekyll"
                    ]
                }
            ]
        },
        {
            "name": "rb34-jekyll-watch",
            "portdir": "ruby/rb-jekyll-watch",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-watch",
            "description": "Rebuild your Jekyll site when a file changes",
            "long_description": "Rebuild your Jekyll site when a file changes with the help of the Listen gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb34-listen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-jekyll-watch",
            "portdir": "ruby/rb-jekyll-watch",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-watch",
            "description": "Rebuild your Jekyll site when a file changes",
            "long_description": "Rebuild your Jekyll site when a file changes with the help of the Listen gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-jekyll-sass-converter",
            "portdir": "ruby/rb-jekyll-sass-converter",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-sass-converter",
            "description": "A basic Sass converter for Jekyll",
            "long_description": "A basic Sass converter for Jekyll that uses the sass-embedded gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-sass-embedded"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-jekyll-sass-converter",
            "portdir": "ruby/rb-jekyll-sass-converter",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-sass-converter",
            "description": "A basic Sass converter for Jekyll",
            "long_description": "A basic Sass converter for Jekyll that uses the sass-embedded gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-sass-embedded"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-jekyll-sass-converter",
            "portdir": "ruby/rb-jekyll-sass-converter",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-sass-converter",
            "description": "A basic Sass converter for Jekyll",
            "long_description": "A basic Sass converter for Jekyll that uses the sass-embedded gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-sass-embedded"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "jekyll"
                    ]
                }
            ]
        },
        {
            "name": "rb34-jekyll-sass-converter",
            "portdir": "ruby/rb-jekyll-sass-converter",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-sass-converter",
            "description": "A basic Sass converter for Jekyll",
            "long_description": "A basic Sass converter for Jekyll that uses the sass-embedded gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb34-sass-embedded"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb34-inotify",
            "portdir": "ruby/rb-inotify",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guard/rb-inotify",
            "description": "A Ruby wrapper for Linux inotify, using FFI",
            "long_description": "A Ruby wrapper for Linux inotify, using FFI",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34",
                        "rb34-ffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb34-listen"
                    ]
                }
            ]
        },
        {
            "name": "rb-jekyll-sass-converter",
            "portdir": "ruby/rb-jekyll-sass-converter",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jekyll/jekyll-sass-converter",
            "description": "A basic Sass converter for Jekyll",
            "long_description": "A basic Sass converter for Jekyll that uses the sass-embedded gem.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-http_parser.rb",
            "portdir": "ruby/rb-http_parser.rb",
            "version": "0.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmm1/http_parser.rb",
            "description": "Simple callback-based HTTP request/response parser",
            "long_description": "A simple callback-based HTTP request/response parser for writing HTTP servers, clients, and proxies.",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-em-websocket"
                    ]
                }
            ]
        },
        {
            "name": "rb34-i18n",
            "portdir": "ruby/rb-i18n",
            "version": "1.14.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby-i18n/i18n",
            "description": "New wave Internationalization support",
            "long_description": "New wave Internationalization support for Ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb34-concurrent-ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-http_parser.rb",
            "portdir": "ruby/rb-http_parser.rb",
            "version": "0.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmm1/http_parser.rb",
            "description": "Simple callback-based HTTP request/response parser",
            "long_description": "A simple callback-based HTTP request/response parser for writing HTTP servers, clients, and proxies.",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-em-websocket"
                    ]
                }
            ]
        },
        {
            "name": "rb33-http_parser.rb",
            "portdir": "ruby/rb-http_parser.rb",
            "version": "0.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmm1/http_parser.rb",
            "description": "Simple callback-based HTTP request/response parser",
            "long_description": "A simple callback-based HTTP request/response parser for writing HTTP servers, clients, and proxies.",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-em-websocket"
                    ]
                }
            ]
        },
        {
            "name": "rb34-http_parser.rb",
            "portdir": "ruby/rb-http_parser.rb",
            "version": "0.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmm1/http_parser.rb",
            "description": "Simple callback-based HTTP request/response parser",
            "long_description": "A simple callback-based HTTP request/response parser for writing HTTP servers, clients, and proxies.",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb34-em-websocket"
                    ]
                }
            ]
        },
        {
            "name": "rb-http_parser.rb",
            "portdir": "ruby/rb-http_parser.rb",
            "version": "0.8.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmm1/http_parser.rb",
            "description": "Simple callback-based HTTP request/response parser",
            "long_description": "A simple callback-based HTTP request/response parser for writing HTTP servers, clients, and proxies.",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb34-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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb34-listen"
                    ]
                }
            ]
        },
        {
            "name": "rb31-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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-pathutil"
                    ]
                }
            ]
        },
        {
            "name": "rb32-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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-pathutil"
                    ]
                }
            ]
        },
        {
            "name": "rb33-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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-pathutil"
                    ]
                }
            ]
        },
        {
            "name": "rb34-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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb34-pathutil"
                    ]
                }
            ]
        },
        {
            "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": "rb34-ffi",
            "portdir": "ruby/rb-ffi",
            "version": "1.17.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ffi/ffi/wiki",
            "description": "Ruby FFI library",
            "long_description": "Ruby FFI library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb34-inotify"
                    ]
                }
            ]
        },
        {
            "name": "rb32-eventmachine",
            "portdir": "ruby/rb-eventmachine",
            "version": "1.2.7",
            "license": "(Ruby or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eventmachine/eventmachine",
            "description": "Fast, simple event-processing library for Ruby",
            "long_description": "EventMachine implements a fast, single-threaded engine for arbitrary network communications. It is extremely useful for long-running network traffic.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-em-websocket"
                    ]
                }
            ]
        },
        {
            "name": "rb31-eventmachine",
            "portdir": "ruby/rb-eventmachine",
            "version": "1.2.7",
            "license": "(Ruby or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eventmachine/eventmachine",
            "description": "Fast, simple event-processing library for Ruby",
            "long_description": "EventMachine implements a fast, single-threaded engine for arbitrary network communications. It is extremely useful for long-running network traffic.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-em-websocket"
                    ]
                }
            ]
        },
        {
            "name": "rb33-eventmachine",
            "portdir": "ruby/rb-eventmachine",
            "version": "1.2.7",
            "license": "(Ruby or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eventmachine/eventmachine",
            "description": "Fast, simple event-processing library for Ruby",
            "long_description": "EventMachine implements a fast, single-threaded engine for arbitrary network communications. It is extremely useful for long-running network traffic.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-em-websocket"
                    ]
                }
            ]
        },
        {
            "name": "rb31-em-websocket",
            "portdir": "ruby/rb-em-websocket",
            "version": "0.5.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/igrigorik/em-websocket",
            "description": "EventMachine based, async, Ruby WebSocket server",
            "long_description": "EventMachine based WebSocket server. Provides a simple API for implementing WebSocket servers.",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-eventmachine",
                        "rb31-http_parser.rb"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}