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

{
    "name": "util-linux",
    "portdir": "devel/util-linux",
    "version": "2.41.2",
    "license": "BSD and GPL-2+ and public-domain",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/util-linux/util-linux",
    "description": "Linux utility programs",
    "long_description": "util-linux contains miscellaneous utility programs to handle file systems, consoles, partitions, and messages. This port contains ONLY those parts of util-linux that run on Darwin.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 430
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-18"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gettext",
                "ncurses"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "strumpack",
                "xmlto"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "netrik",
                "quilt",
                "gnetcat"
            ]
        },
        {
            "type": "run",
            "ports": [
                "git-flow",
                "git-flow-devel",
                "git-flow-avh",
                "git-flow-hf",
                "xmlto",
                "rarian",
                "pass",
                "passage"
            ]
        }
    ]
}