GET /api/v1/ports/root5/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "root5",
    "portdir": "science/root5",
    "version": "5.34.37",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://root.cern.ch/",
    "description": "ROOT is a data analysis framework from CERN",
    "long_description": "The ROOT system provides a set of frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 193
        }
    ],
    "variants": [
        "http",
        "vc",
        "debug",
        "xrootd",
        "soversion",
        "graphviz",
        "avahi",
        "fftw3",
        "python37",
        "ssl",
        "xml",
        "sqlite3",
        "mysql",
        "mysql51",
        "mysql55",
        "mysql56",
        "mariadb",
        "percona",
        "postgresql90",
        "postgresql92",
        "pythia",
        "cocoa",
        "x11",
        "clang50",
        "qt_mac",
        "gcc49",
        "gcc5",
        "gcc6",
        "gcc7",
        "gcc8",
        "gsl",
        "fitsio",
        "odbc",
        "ldap",
        "roofit",
        "tmva",
        "minuit2",
        "opengl",
        "python27",
        "python35",
        "python36",
        "gcc9"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "cctools",
                "gcc9"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gmp",
                "openssl",
                "pcre",
                "giflib",
                "graphviz",
                "libjpeg-turbo",
                "lzma",
                "tiff",
                "libgcc",
                "gsl",
                "expat",
                "libxml2",
                "libpng",
                "xz",
                "zlib"
            ]
        },
        {
            "type": "run",
            "ports": [
                "root_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "iAIDA"
            ]
        }
    ]
}