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

{
    "name": "boost178",
    "portdir": "devel/boost178",
    "version": "1.78.0",
    "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.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 441
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 310
        }
    ],
    "variants": [
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang18",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "mpich",
        "openmpi",
        "python27",
        "python35",
        "python36",
        "python37",
        "python38",
        "python39",
        "python310",
        "python311",
        "python312",
        "debug",
        "no_static",
        "no_single",
        "regex_match_extra",
        "docs",
        "universal",
        "cmake_scripts"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lzma",
                "zlib",
                "zstd",
                "bzip2",
                "expat",
                "libiconv",
                "python311",
                "icu"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "gpick"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mariadb-10.7",
                "mariadb-10.8",
                "mariadb-10.9",
                "mariadb-10.10",
                "mariadb-10.11",
                "mariadb-10.4",
                "mariadb-10.5",
                "hugin-app",
                "glom",
                "LucenePlusPlus",
                "mariadb-10.6",
                "boost178-numpy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "stanmath"
            ]
        }
    ]
}