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

{
    "name": "glpk",
    "portdir": "math/glpk",
    "version": "5.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://www.gnu.org/software/glpk/",
    "description": "GNU Linear Programming Kit",
    "long_description": "The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library.",
    "active": true,
    "categories": [
        "lang",
        "math"
    ],
    "maintainers": [],
    "variants": [
        "mysql5",
        "universal",
        "mysql56",
        "mysql8",
        "odbc",
        "iodbc",
        "mysql"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gmp"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "igraph",
                "ppl",
                "octave",
                "py27-cvxopt",
                "py37-cvxopt",
                "py38-cvxopt",
                "py39-cvxopt",
                "py310-cvxopt",
                "py311-cvxopt",
                "py35-cvxopt",
                "py36-cvxopt",
                "pure-glpk",
                "4ti2",
                "R-glpkAPI",
                "gnudatalanguage",
                "shogun",
                "R-rDEA",
                "R-leidenbase",
                "R-leidenAlg",
                "R-Rglpk",
                "shogun-devel",
                "R-igraph",
                "LiDIA",
                "coinor-cbc",
                "coinor-clp",
                "coinor-coinutils",
                "coinor-osi"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R-anticlust"
            ]
        }
    ]
}