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

{
    "name": "metview",
    "portdir": "science/metview",
    "version": "5.10.1",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://confluence.ecmwf.int/display/METV/",
    "description": "meteorological workstation application",
    "long_description": "Metview is a meteorological workstation application designed to be a complete working environment for both the operational and research meteorologist. Its capabilities include powerful data access, processing and visualisation.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "takeshi",
            "github": "tenomoto",
            "ports_count": 54
        }
    ],
    "variants": [
        "debug",
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang18",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gccdevel",
        "gfortran",
        "mpich",
        "openmpi",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "gcc13",
                "bison",
                "clang-16",
                "ImageMagick",
                "xdpyinfo"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "gnutar"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "cairo",
                "fontconfig",
                "jasper",
                "libjpeg-turbo",
                "libpng",
                "openjpeg",
                "libgcc",
                "curl",
                "freetype",
                "ecCodes",
                "hdf5",
                "qt5-qtwebkit",
                "netcdf",
                "netcdf-cxx",
                "expat",
                "pango",
                "xorg-libX11",
                "xorg-libXmu",
                "xorg-libXt",
                "xorg-libice",
                "xorg-libsm",
                "boost176",
                "magicspp",
                "libaec",
                "zlib",
                "gdbm",
                "gettext",
                "glib2",
                "proj6"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ksh93"
            ]
        }
    ],
    "depends_on": []
}