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

{
    "name": "smokeping",
    "portdir": "net/smokeping",
    "version": "2.9.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://oss.oetiker.ch/smokeping/",
    "description": "A deluxe latency logging and graphing system.",
    "long_description": "SmokePing is a deluxe latency measurement tool. It can measure, store, and display latency, latency distribution, and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.",
    "active": true,
    "categories": [
        "net",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fping",
                "rrdtool",
                "apache2",
                "mod_fcgid",
                "perl5.34",
                "p5.34-authen-radius",
                "p5.34-cgi-fast",
                "p5.34-config-grammar",
                "p5.34-html-tagset",
                "p5.34-io-html",
                "p5.34-io-tty",
                "curl",
                "p5.34-mozilla-ca",
                "p5.34-net-dns",
                "p5.34-net-ip",
                "p5.34-net-openssh",
                "p5.34-net-radius",
                "p5.34-net-snmp",
                "p5.34-net-telnet",
                "p5.34-pathtools",
                "p5.34-perl-ldap",
                "p5.34-snmp_session",
                "p5.34-xml-sax-base",
                "p5.34-libwww-perl"
            ]
        }
    ],
    "depends_on": []
}