HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wireshark2",
"portdir": "net/wireshark2",
"version": "2.6.20",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin < 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.wireshark.org/",
"description": "Graphical network analyzer and capture tool",
"long_description": "A network analyzer that lets you capture and interactively browse Ethernet frames. Packet data can be read from a file, or live from a local network interface.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "opendarwin.org",
"github": "ghosthound",
"ports_count": 8
}
],
"variants": [
"debug",
"qt4",
"qt5",
"no_gui",
"adns",
"portaudio",
"zlib",
"lua",
"libsmi",
"gnutls",
"libgcrypt",
"cares",
"kerberos5",
"geoip",
"chmodbpf",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python311",
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lz4",
"zlib",
"portaudio",
"glib2",
"gnutls",
"libgcrypt",
"qt5-qtbase",
"openssl",
"c-ares",
"kerberos5",
"libpcap",
"libsmi",
"libgeoip",
"qt5-qtsvg",
"qt5-qtmacextras",
"qt5-qtmultimedia",
"qt5-qttranslations"
]
},
{
"type": "run",
"ports": [
"wireshark-chmodbpf"
]
}
],
"depends_on": []
}