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

{
    "name": "bitchx",
    "portdir": "irc/bitchx",
    "version": "1.2.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://sourceforge.net/projects/bitchx/",
    "description": "BitchX - An IRC Client based on ircII w/ ANSI color and much much more.",
    "long_description": "BitchX is an IRC (Internet Relay Chat) client by Colten Edwards aka panasync@efnet, it is based on it's predecessors ircII and EPIC. BitchX was originally started as a script by Trench and HappyCrappy for the popular UNIX IRC client ircII. Around Christmas of 1994 the script was patched directly into the client by panasync.",
    "active": true,
    "categories": [
        "irc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl"
            ]
        }
    ],
    "depends_on": []
}