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

{
    "name": "OpenIPMI",
    "portdir": "sysutils/OpenIPMI",
    "version": "2.0.36",
    "license": "(GPL-2 or LGPL-2)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://openipmi.sourceforge.net/",
    "description": "OpenIPMI provides a full-function IPMI interface.",
    "long_description": "The Open IPMI project aims to develop an open code base to allow access to platform information using Intelligent Platform Management Interface (IPMI).",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        }
    ],
    "variants": [
        "python",
        "perl"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "autoconf",
                "automake",
                "libtool",
                "gsed"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "popt",
                "net-snmp",
                "glib2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "zabbix42",
                "zabbix44",
                "zabbix4",
                "zabbix5",
                "zabbix3"
            ]
        }
    ]
}