GET /api/v1/ports/ruby186/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "ruby186",
    "portdir": "lang/ruby186",
    "version": "1.8.6-p420",
    "license": "(Ruby or GPL-2)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.ruby-lang.org/",
    "description": "Powerful and clean object-oriented scripting language",
    "long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. Note: this port conflicts with the ruby port, so you can have either that or this one active at one time.",
    "active": true,
    "categories": [
        "lang",
        "ruby"
    ],
    "maintainers": [
        {
            "name": "kimuraw",
            "github": "kimuraw",
            "ports_count": 109
        }
    ],
    "variants": [
        "tk",
        "mactk",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdbm",
                "ncurses",
                "zlib",
                "readline",
                "libiconv",
                "openssl10"
            ]
        }
    ],
    "depends_on": []
}