GET /api/v1/ports/geant4.10.3/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "geant4.10.3",
    "portdir": "science/geant4",
    "version": "4.10.03.p03",
    "license": "Restrictive/Distributable",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://geant4.web.cern.ch/",
    "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
    "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "mojca",
            "github": "mojca",
            "ports_count": 214
        }
    ],
    "variants": [
        "debug",
        "qt",
        "qt5",
        "opengl_x11",
        "motif_x11",
        "raytracer_x11",
        "gdml",
        "examples",
        "clhep",
        "threads",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "cmake",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "expat",
                "qt5-qtbase",
                "xercesc3",
                "zlib",
                "geant4.10.3-data"
            ]
        },
        {
            "type": "run",
            "ports": [
                "geant4_select"
            ]
        }
    ],
    "depends_on": []
}