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

{
    "name": "freeipmi",
    "portdir": "sysutils/freeipmi",
    "version": "1.6.16",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnu.org/software/freeipmi/",
    "description": "FreeIPMI provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification.",
    "long_description": "FreeIPMI provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification. The IPMI specification defines a set of interfaces for platform management and is implemented by a number vendors for system management. The features of IPMI that most users will be interested in are sensor monitoring, system event monitoring, power control, and serial-over-LAN (SOL). The FreeIPMI tools and libraries listed below should provide users with the ability to access and utilize these and many other features. A number of useful features for large HPC or cluster environments have also been implemented into FreeIPMI.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "arno+macports",
            "github": "fracai",
            "ports_count": 14
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-18"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "argp-standalone",
                "libgcrypt"
            ]
        }
    ],
    "depends_on": []
}