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

{
    "name": "virtuoso",
    "portdir": "devel/virtuoso",
    "version": "7.1.0",
    "license": "GPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
    "description": "a high-performance object-relational SQL database",
    "long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "snc",
            "github": "nerdling",
            "ports_count": 150
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "virtuoso-7",
                "clang-15"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "soprano",
                "kde4-runtime",
                "R-virtuoso"
            ]
        }
    ]
}