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

{
    "name": "boost",
    "portdir": "devel/boost",
    "version": "1.76",
    "license": "Boost-1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.boost.org",
    "description": "Collection of portable C++ source libraries",
    "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. This port is just a shim port, installing symbolic links to the include area and libraries provided by the boost176 port.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 441
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 310
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost176"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "simplevoc-open",
                "QLColorCode",
                "textmate2"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "viennacl",
                "openvrml",
                "boost-numpy",
                "aircraft_oap",
                "freeling",
                "glob2",
                "openbabel",
                "wesnoth",
                "boost-gil-numeric",
                "boost-process"
            ]
        },
        {
            "type": "run",
            "ports": [
                "lscsoft-deps"
            ]
        }
    ]
}