GET /api/v1/ports/ruby-build/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ruby-build",
"portdir": "ruby/ruby-build",
"version": "20250507",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbenv/ruby-build",
"description": "Compile and install Ruby",
"long_description": "Compile and install Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
},
{
"name": "austin",
"github": "halostatue",
"ports_count": 19
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"rbenv"
]
}
],
"depends_on": []
}