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

{
    "count": 50467,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=718",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=716",
    "results": [
        {
            "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "rb31-hashie",
            "portdir": "ruby/rb-hashie",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hashie/hashie",
            "description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "long_description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb31-powerbar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-snaky_hash"
                    ]
                }
            ]
        },
        {
            "name": "rb32-hashie",
            "portdir": "ruby/rb-hashie",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hashie/hashie",
            "description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "long_description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb32-powerbar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-snaky_hash"
                    ]
                }
            ]
        },
        {
            "name": "rb33-hashie",
            "portdir": "ruby/rb-hashie",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hashie/hashie",
            "description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "long_description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb33-powerbar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-snaky_hash"
                    ]
                }
            ]
        },
        {
            "name": "rb-hashie",
            "portdir": "ruby/rb-hashie",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hashie/hashie",
            "description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "long_description": "Hashie is a collection of classes and mixins that make hashes more powerful",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-geokit",
            "portdir": "ruby/rb-geokit",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geokit/geokit",
            "description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "long_description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-t"
                    ]
                }
            ]
        },
        {
            "name": "rb32-geokit",
            "portdir": "ruby/rb-geokit",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geokit/geokit",
            "description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "long_description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-t"
                    ]
                }
            ]
        },
        {
            "name": "rb33-geokit",
            "portdir": "ruby/rb-geokit",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geokit/geokit",
            "description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "long_description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-t"
                    ]
                }
            ]
        },
        {
            "name": "rb-geokit",
            "portdir": "ruby/rb-geokit",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geokit/geokit",
            "description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "long_description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-base64",
            "portdir": "ruby/rb-base64",
            "version": "0.2.0",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/base64",
            "description": "Support for encoding and decoding binary data using a Base64 representation",
            "long_description": "Support for encoding and decoding binary data using a Base64 representation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-http"
                    ]
                }
            ]
        },
        {
            "name": "rb32-base64",
            "portdir": "ruby/rb-base64",
            "version": "0.2.0",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/base64",
            "description": "Support for encoding and decoding binary data using a Base64 representation",
            "long_description": "Support for encoding and decoding binary data using a Base64 representation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-http"
                    ]
                }
            ]
        },
        {
            "name": "rb33-base64",
            "portdir": "ruby/rb-base64",
            "version": "0.2.0",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/base64",
            "description": "Support for encoding and decoding binary data using a Base64 representation",
            "long_description": "Support for encoding and decoding binary data using a Base64 representation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-http"
                    ]
                }
            ]
        },
        {
            "name": "rb-base64",
            "portdir": "ruby/rb-base64",
            "version": "0.2.0",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/base64",
            "description": "Support for encoding and decoding binary data using a Base64 representation",
            "long_description": "Support for encoding and decoding binary data using a Base64 representation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcdio",
            "portdir": "devel/libcdio",
            "version": "2.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libcdio/",
            "description": "Compact Disc Input and Control Library",
            "long_description": "The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcddb",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vcdimager",
                        "mythtv-core.28",
                        "qmmp",
                        "libcdio-paranoia",
                        "gstreamer010-gst-plugins-ugly",
                        "gstreamer1-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "QMPlay2",
                        "gstreamer010-gst-plugins-good",
                        "mythtv-core.27",
                        "mednafen",
                        "audacious-plugins",
                        "xine-lib",
                        "BoCA"
                    ]
                }
            ]
        },
        {
            "name": "opendx-samples",
            "portdir": "science/opendx-samples",
            "version": "4.4.0",
            "license": "IBMPL-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
            "description": "IBM's Open Visualization Data Explorer (Data Samples)",
            "long_description": "OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opendx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ligo-lvalert",
            "portdir": "science/ligo-lvalert",
            "version": "1.4.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/lvalert.html",
            "description": "The LIGO-Virgo Alert System",
            "long_description": "A prototype notification service built on the xmpp (jabber) protocol and the pubsub extension. It provides a basic notification tool which allows multiple producers and consumers of notifications.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-libxml2",
                        "py27-ligo-common",
                        "python27",
                        "py27-pyxmpp",
                        "py27-m2crypto",
                        "py27-dnspython"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ligo-lvalert-heartbeat"
                    ]
                }
            ]
        },
        {
            "name": "dqsegdb",
            "portdir": "science/dqsegdb",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/dqsegdb.html",
            "description": "Client library for DQSegDB",
            "long_description": "This provices the client tools needed to connect to LIGO/Virgo DQSEGDB instances.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-lscsoft-glue",
                        "py27-m2crypto",
                        "py27-pyrxp",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pure-gen",
            "portdir": "pure/pure-gen",
            "version": "0.25",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-gen",
            "description": "a Pure C bindings generator",
            "long_description": "pure-gen is a Pure C bindings generator.",
            "active": true,
            "categories": [
                "devel",
                "pure"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [
                "gcc43",
                "gcc44",
                "gcc45",
                "gcc46",
                "gcc47",
                "gcc48",
                "gcc49",
                "gcc6",
                "gcc12"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "file",
                        "grep",
                        "gsed",
                        "clang-16",
                        "alex",
                        "cctools",
                        "happy",
                        "openssl",
                        "pkgconfig",
                        "cabal",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "pure",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sudosh2",
            "portdir": "shells/sudosh2",
            "version": "1.0.7",
            "license": "OSL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/squash/sudosh2",
            "description": "sudosh is an auditing shell filter and can be used as a login shell.",
            "long_description": "sudosh is an auditing shell filter and can be used as a login shell. sudosh is an auditing shell filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR. Sudosh2 is a continuation of the development of sudosh. Sudosh2 is an auditing layer between sudo and a user's shell, that can also be used as a login shell. User sessions are recorded and are available for later playback by the system administrator. sudosh2 does not record command history except when executed remotely via ssh's command option. If you're looking for something to just log commands, there are other tools for that. sudosh2 does not log sessions to syslog. If you need to consolidate session logs to a single location, logging them to a network filesystem is currently the recommended option. sudosh2 was forked from sudosh, which was pulled by its original developer when a commercial company bought it from him. The initial project goals were to fix several major bugs, make it 64 bit safe, and port to newer versions of Unix operating systems. The initial targets were RHEL5 and Solaris 10, but most recent free Unix systems should work perfectly.",
            "active": true,
            "categories": [
                "security",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-parser",
            "portdir": "ruby/rb-parser",
            "version": "3.3.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/whitequark/parser",
            "description": "Ruby parser written in pure Ruby",
            "long_description": "Ruby parser written in pure Ruby",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-racc",
                        "rb31-ast"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-parser",
            "portdir": "ruby/rb-parser",
            "version": "3.3.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/whitequark/parser",
            "description": "Ruby parser written in pure Ruby",
            "long_description": "Ruby parser written in pure Ruby",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-racc",
                        "rb32-ast"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-parser",
            "portdir": "ruby/rb-parser",
            "version": "3.3.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/whitequark/parser",
            "description": "Ruby parser written in pure Ruby",
            "long_description": "Ruby parser written in pure Ruby",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ast"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-parser",
            "portdir": "ruby/rb-parser",
            "version": "3.3.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/whitequark/parser",
            "description": "Ruby parser written in pure Ruby",
            "long_description": "Ruby parser written in pure Ruby",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-ast",
            "portdir": "ruby/rb-ast",
            "version": "2.4.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://whitequark.github.io/ast",
            "description": "Library for working with Abstract Syntax Trees",
            "long_description": "Library for working with Abstract Syntax Trees",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-parser"
                    ]
                }
            ]
        },
        {
            "name": "rb32-ast",
            "portdir": "ruby/rb-ast",
            "version": "2.4.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://whitequark.github.io/ast",
            "description": "Library for working with Abstract Syntax Trees",
            "long_description": "Library for working with Abstract Syntax Trees",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-parser"
                    ]
                }
            ]
        },
        {
            "name": "rb33-ast",
            "portdir": "ruby/rb-ast",
            "version": "2.4.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://whitequark.github.io/ast",
            "description": "Library for working with Abstract Syntax Trees",
            "long_description": "Library for working with Abstract Syntax Trees",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-parser"
                    ]
                }
            ]
        },
        {
            "name": "rb-ast",
            "portdir": "ruby/rb-ast",
            "version": "2.4.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://whitequark.github.io/ast",
            "description": "Library for working with Abstract Syntax Trees",
            "long_description": "Library for working with Abstract Syntax Trees",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-wisper",
            "portdir": "ruby/rb-wisper",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/krisleech/wisper",
            "description": "Micro-library providing objects with publish-subscribe capabilities",
            "long_description": "Micro-library providing objects with publish-subscribe capabilities",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-tty-reader"
                    ]
                }
            ]
        },
        {
            "name": "rb32-wisper",
            "portdir": "ruby/rb-wisper",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/krisleech/wisper",
            "description": "Micro-library providing objects with publish-subscribe capabilities",
            "long_description": "Micro-library providing objects with publish-subscribe capabilities",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-tty-reader"
                    ]
                }
            ]
        },
        {
            "name": "rb33-wisper",
            "portdir": "ruby/rb-wisper",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/krisleech/wisper",
            "description": "Micro-library providing objects with publish-subscribe capabilities",
            "long_description": "Micro-library providing objects with publish-subscribe capabilities",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-tty-reader"
                    ]
                }
            ]
        },
        {
            "name": "rb-wisper",
            "portdir": "ruby/rb-wisper",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/krisleech/wisper",
            "description": "Micro-library providing objects with publish-subscribe capabilities",
            "long_description": "Micro-library providing objects with publish-subscribe capabilities",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-tty-screen",
            "portdir": "ruby/rb-tty-screen",
            "version": "0.8.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ttytoolkit.org",
            "description": "Terminal screen size detection",
            "long_description": "Terminal screen size detection",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-tty-reader"
                    ]
                }
            ]
        },
        {
            "name": "rb32-tty-screen",
            "portdir": "ruby/rb-tty-screen",
            "version": "0.8.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ttytoolkit.org",
            "description": "Terminal screen size detection",
            "long_description": "Terminal screen size detection",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-tty-reader"
                    ]
                }
            ]
        },
        {
            "name": "rb33-tty-screen",
            "portdir": "ruby/rb-tty-screen",
            "version": "0.8.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ttytoolkit.org",
            "description": "Terminal screen size detection",
            "long_description": "Terminal screen size detection",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-tty-reader"
                    ]
                }
            ]
        },
        {
            "name": "rb-tty-screen",
            "portdir": "ruby/rb-tty-screen",
            "version": "0.8.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ttytoolkit.org",
            "description": "Terminal screen size detection",
            "long_description": "Terminal screen size detection",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-tty-reader",
            "portdir": "ruby/rb-tty-reader",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ttytoolkit.org",
            "description": "Set of methods for processing keyboard input",
            "long_description": "Set of methods for processing keyboard input in character, line and multiline modes.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-tty-cursor",
                        "rb31-tty-screen",
                        "rb31-wisper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-tty-prompt"
                    ]
                }
            ]
        }
    ]
}