GET /api/v1/ports/ruby-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ruby-devel",
"portdir": "lang/ruby-devel",
"version": "2024.11.16",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://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.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
},
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"yjit",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"ruby33",
"automake",
"bison",
"cctools",
"gperf",
"libtool",
"pkgconfig",
"clang-17",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"readline",
"libffi",
"libyaml",
"gdbm",
"openssl3",
"zlib"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": []
}