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

{
    "name": "mythweb.28",
    "portdir": "multimedia/mythweb.28",
    "version": "0.28.1-Fixes-20170719",
    "license": "GPL-2 and LGPL-2.1",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mythtv.org/",
    "description": "control your Myth system via a web browser",
    "long_description": "MythWeb provides a frontend to MythTV using a web browser. Review program listings, schedule recordings, browse previous recordings, check on the status of your system and much more. Note that this is an INSECURE installation intended for local network access only. Take steps to secure if access from the internet is to be allowed.",
    "active": true,
    "categories": [
        "multimedia",
        "www"
    ],
    "maintainers": [
        {
            "name": "ctreleaven",
            "github": "ctreleaven",
            "ports_count": 43
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "run",
            "ports": [
                "php54-mysql",
                "php54-posix",
                "php54-sockets",
                "php54-apache2handler",
                "p5.28-dbd-mysql",
                "p5.28-http-request-ascgi",
                "mythtv-core.28"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "mythtv.28"
            ]
        }
    ]
}