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

{
    "name": "db47",
    "portdir": "databases/db47",
    "version": "4.7.25",
    "license": "Sleepycat",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
    "description": "The Berkeley DB package, version 4.7",
    "long_description": "Version 4.7 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
    "active": true,
    "categories": [
        "databases"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1405
        }
    ],
    "variants": [
        "java",
        "no_java",
        "tcl",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "memcacheq",
                "memcachedb"
            ]
        }
    ]
}