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

{
    "name": "cppunit",
    "portdir": "devel/cppunit",
    "version": "1.15.1",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.freedesktop.org/wiki/Software/cppunit/",
    "description": "unit testing framework for C++",
    "long_description": "CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 456
        }
    ],
    "variants": [
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-14"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "gr37-rds",
                "gr37-osmosdr",
                "gr37-pcap",
                "gr37-pyqt",
                "gr37-satellites",
                "gr37-tdd",
                "gr37-specest",
                "gr37-sdrplay",
                "gr37-iridium",
                "hydrogen",
                "jags",
                "softhsm",
                "ola",
                "gnuradio37",
                "gr37-adapt",
                "gr37-air-modes",
                "gr37-ais",
                "gr37-baz",
                "gr37-cdma",
                "gr37-fcdproplus",
                "gr37-foo",
                "gr37-fosphor",
                "gr37-gfdm",
                "gr37-gsm",
                "gr37-ieee802-11",
                "gr37-ieee802-15-4",
                "gr37-iqbalance",
                "gr37-iio",
                "gr37-limesdr",
                "gr37-lora-rpp0",
                "gr37-lora-BastilleResearch",
                "gr37-lte",
                "gr37-mapper",
                "gr37-mac",
                "gr37-ofdm"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "agave"
            ]
        },
        {
            "type": "test",
            "ports": [
                "ibex-lib",
                "libfilezilla",
                "ola",
                "gnss-sdr",
                "gnss-sdr-devel",
                "libgig",
                "gr-baz",
                "gr37-baz",
                "FileZilla"
            ]
        }
    ]
}