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

{
    "name": "opendx",
    "portdir": "science/opendx",
    "version": "4.4.4",
    "license": "Permissive",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
    "description": "IBM's Open Visualization Data Explorer",
    "long_description": "OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [],
    "variants": [
        "java"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "cdf",
                "hdf4",
                "netcdf",
                "libGLU",
                "mesa",
                "openmotif",
                "xorg-libX11",
                "cosmoplayer",
                "xorg-libXinerama",
                "xorg-libXmu",
                "xorg-libXp",
                "xorg-libXt",
                "xorg-libice",
                "xorg-libsm",
                "xpm",
                "xorg-libXext",
                "opendx-java40",
                "ImageMagick",
                "tiff"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "opendx-samples"
            ]
        }
    ]
}