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

{
    "name": "plplot-single",
    "portdir": "science/plplot",
    "version": "5.15.0",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://plplot.sourceforge.net",
    "description": "Scientific plotting package, single 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 single precision.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "takeshi",
            "github": "tenomoto",
            "ports_count": 54
        }
    ],
    "variants": [
        "gcc11",
        "gcc12",
        "gcc13",
        "gcc14",
        "gccdevel",
        "octave",
        "java",
        "ocaml",
        "python27",
        "py27_pyqt4",
        "debug",
        "g95",
        "gcc10",
        "gdc",
        "dmd",
        "lua",
        "deprecated",
        "aquaterm",
        "qt4",
        "wxwidgets",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17",
                "gcc14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fontconfig",
                "shapelib",
                "libgcc",
                "tcl",
                "qhull",
                "aquaterm",
                "libLASi",
                "libharu",
                "freefont-ttf",
                "pango",
                "freetype",
                "libtool",
                "swig-tcl",
                "antigraingeometry"
            ]
        }
    ],
    "depends_on": []
}