GET /api/v1/ports/geant4_select/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "geant4_select",
"portdir": "sysutils/geant4_select",
"version": "1.0",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default Geant4 version",
"long_description": "geant4_select installs files that allow 'port select' to switch the default version of Geant4.",
"active": true,
"categories": [
"sysutils",
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"geant4.10.3",
"geant4.10.4",
"geant4.10.6",
"geant4.10.5"
]
}
]
}