GET /api/v1/ports/relax3d/?format=api
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",
        "gcc5",
        "gcc6",
        "gcc7",
        "gcc8",
        "gcc9",
        "gccdevel"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "python27",
                "gcc11"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fftw-3-single",
                "proj7",
                "gmt4",
                "libgcc",
                "python27"
            ]
        }
    ],
    "depends_on": []
}