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

{
    "name": "plplot510",
    "portdir": "science/plplot510",
    "version": "5.10.0",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://plplot.sourceforge.net/",
    "description": "Scientific plotting package, double precision version",
    "long_description": "PLplot is a cross-platform software package for  creating scientific plots. To help accomplish that task it is organized as a  core C library, language bindings for that library, and device drivers which  control how the plots are presented in non-interactive and interactive  plotting contexts. This port uses double precision.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "takeshi",
            "github": "tenomoto",
            "ports_count": 54
        }
    ],
    "variants": [
        "debug",
        "g95",
        "gcc10",
        "gcc11",
        "gcc5",
        "gcc6",
        "gcc7",
        "gcc8",
        "gcc9",
        "gccdevel",
        "octave",
        "java",
        "python27",
        "py27_pyqt4",
        "aquaterm",
        "qt4",
        "wxwidgets",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fontconfig",
                "shapelib",
                "tcl",
                "qhull",
                "freetype",
                "aquaterm",
                "libharu",
                "freefont-ttf",
                "pango",
                "tk",
                "libLASi",
                "swig-tcl",
                "antigraingeometry"
            ]
        }
    ],
    "depends_on": []
}