GET /api/v1/ports/relax3d/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "relax3d",
"portdir": "science/relax3d",
"version": "1.0.7",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geodynamics.org/cig/software/relax/",
"description": "Semi-analytic solver for earthquake modeling.",
"long_description": "Relax evaluates the displacement and stress in a half space with gravity due to dislocations, Mogi sources, and surface tractions; and the nonlinear time-dependent deformation that follows due to power-law rheology materials in the bulk and or rate-strengthening friction faults.",
"active": true,
"categories": [
"science",
"gis"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"python27",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"fftw-3-single",
"proj7",
"gmt4",
"libgcc",
"python27"
]
}
],
"depends_on": []
}