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

{
    "name": "log4cpp",
    "portdir": "devel/log4cpp",
    "version": "1.1.4",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://log4cpp.sourceforge.net/",
    "description": "configurable logging for C++",
    "long_description": "Log4cpp is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-16"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnuradio-devel",
                "aircraft_oap",
                "gnuradio",
                "gnuradio37",
                "gnuradio-next",
                "gr-fosphor",
                "gr37-fosphor",
                "gr-ieee802-11",
                "gr37-ieee802-11"
            ]
        }
    ]
}