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

{
    "name": "pgplot",
    "portdir": "graphics/pgplot",
    "version": "5.2.2",
    "license": "Noncommercial",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.astro.caltech.edu/~tjp/pgplot/",
    "description": "C/Fortran graphics library",
    "long_description": "The PGPLOT Graphics Subroutine Library is a Fortran- or C-callable, device-independent graphics package for making simple scientific graphs. It is intended for making graphical images of publication quality with minimum effort on the part of the user. For most applications, the program can be device-independent, and the output can be directed to the appropriate device at run time.",
    "active": true,
    "categories": [
        "devel",
        "graphics"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1159
        }
    ],
    "variants": [
        "x11",
        "aquaterm",
        "g95",
        "gcc10",
        "gcc11",
        "gcc12",
        "gccdevel",
        "docs"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc12",
                "pkgconfig",
                "perl5",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "libpng",
                "libgcc",
                "xorg-libX11"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-pdl",
                "p5.26-pgplot",
                "p5.28-pdl",
                "p5.30-pdl",
                "p5.32-pdl",
                "p5.34-pdl",
                "p5.28-pgplot",
                "p5.30-pgplot",
                "p5.32-pgplot",
                "p5.34-pgplot",
                "ifeffit",
                "ortep3",
                "LORENE"
            ]
        }
    ]
}