GET /api/v1/ports/ixion-0.17/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ixion-0.17",
"portdir": "devel/ixion-0.17",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/ixion/ixion",
"description": "General purpose formula parser and interpreter.",
"long_description": "General purpose formula parser and interpreter.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"spdlog",
"boost176",
"mdds-2.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"orcus-0.17"
]
}
]
}