GET /api/v1/ports/ortep3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ortep3",
"portdir": "science/ortep3",
"version": "1.0.3",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ornl-ndav.github.io/ortep/ortep.html",
"description": "Thermal ellipsoid plot program",
"long_description": "ortep3 is a thermal ellipsoid plot program for crystal structure illustrations",
"active": true,
"categories": [
"science",
"chemistry"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 33
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"pgplot",
"aquaterm",
"xorg-libX11",
"libgcc",
"libpng"
]
}
],
"depends_on": []
}