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

{
    "name": "net-snmp",
    "portdir": "net/net-snmp",
    "version": "5.9.4",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://net-snmp.sourceforge.net",
    "description": "An extendable SNMP implementation",
    "long_description": "This is net-snmp, a derivative of CMU's SNMP package. Various tools relating to the Simple Network Management Protocol including: an extensible agent, an SNMP library, tools to request or set information from SNMP agents, tools to generate and handle SNMP traps, a version of the unix 'netstat' command using SNMP, a Tk/perl MIB browser.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "perl5_28",
        "perl5_30",
        "perl5_32",
        "perl5_34",
        "ssl",
        "ksm",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "openssl",
                "bzip2",
                "libpcap",
                "perl5.34",
                "pcre"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "OpenIPMI",
                "zabbix44",
                "wap11gui",
                "zabbix4",
                "zabbix5",
                "php84-snmp",
                "php83-snmp",
                "php80-snmp",
                "php82-snmp",
                "php81-snmp",
                "php74-snmp",
                "php73-snmp",
                "php72-snmp",
                "php71-snmp",
                "php70-snmp",
                "prelude-manager",
                "php56-snmp",
                "php55-snmp",
                "php53-snmp",
                "php52-snmp",
                "php54-snmp",
                "zabbix3",
                "docsis",
                "zabbix42",
                "sane-backends"
            ]
        },
        {
            "type": "run",
            "ports": [
                "arpwatch"
            ]
        }
    ]
}