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

{
    "name": "inetutils",
    "portdir": "net/inetutils",
    "version": "2.6",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnu.org/software/inetutils/",
    "description": "Inetutils is a collection of common network programs, including ftp, telnet, rsh, rlogin, tftp and the corresponding daemons.",
    "long_description": "Inetutils is a collection of common network programs, including ftp, telnet, rsh, rlogin, tftp and the corresponding daemons. Other tools include logger, ping, ping6, rcp, rexec, talk, and traceroute. Additional daemons include inetd, rexecd, syslogd and uucpd.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1155
        }
    ],
    "variants": [
        "client",
        "server",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "readline"
            ]
        }
    ],
    "depends_on": []
}