GET /api/v1/ports/?format=api&ordering=-created_at&page=876
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49980,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=877",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=875",
    "results": [
        {
            "name": "yardradius",
            "portdir": "net/yardradius",
            "version": "1.0.21",
            "license": "BSD and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yardradius.sourceforge.net/",
            "description": "yardradius is yet another radius server",
            "long_description": "yardradius is yet another radius server",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yafc",
            "portdir": "net/yafc",
            "version": "1.3.7",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastinas/yafc",
            "description": "yafc is yet another ftp client",
            "long_description": "yafc is yet another ftp client featuring cached directory listings, extensive tab completion, aliases, colored ls (i.e. ls --color, uses $LS_COLORS like GNU ls), automatic reconnect on timed out connections, recursive get/put/fxp/ls/rm, nohup mode transfers, multiple connections open simultaneously, tagging (queueing), very configurable, autologin and bookmarks, automagically enters nohup-mode when SIGHUP received (in get and put), redirection to local command or file, proxy support, Kerberos support (version 4 and 5, heimdal, kth-krb or MIT), SSH2 support (sftp).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "heimdal",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libssh",
                        "kerberos5",
                        "openssl",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xymon-server",
            "portdir": "net/xymon-server",
            "version": "4.3.26",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.xymon.com/",
            "description": "Xymon network monitor Server",
            "long_description": "Xymon is a system for monitoring of hosts and networks, inspired by the Big Brother system. It provides real-time monitoring, an easy web-interface, historical data, availability reports and performance graphs. Xymon was previously known as \"Hobbit\".",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "snmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "pcre",
                        "openldap",
                        "fping",
                        "rrdtool",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xymon-client",
            "portdir": "net/xymon-client",
            "version": "4.3.26",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xymon.com/",
            "description": "Xymon network monitor Client",
            "long_description": "Xymon is a system for monitoring of hosts and networks, inspired by the Big Brother system. It provides real-time monitoring, an easy web-interface, historical data, availability reports and performance graphs. Xymon was previously known as \"Hobbit\".",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "pcre",
                        "openldap",
                        "fping",
                        "rrdtool",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xprobe2",
            "portdir": "net/xprobe2",
            "version": "0.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xprobe.sourceforge.net",
            "description": "Remote, active OS fingerprinting tool",
            "long_description": "The purpose of the tool is to perform ICMP fingerprinting of remote TCP/IP stacks based on Ofir Arkin's ICMP fingerprinting. This tool is a practical implementation of results discovered during 'project X' (see http://www.sys-security.com/html/projects/X.html)",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xinetd",
            "portdir": "net/xinetd",
            "version": "2.3.15.4",
            "license": "Restrictive/Distributable and BSD and MIT and ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20130629172033/http://www.xinetd.org/",
            "description": "xinetd is a secure replacement for inetd",
            "long_description": "xinetd is a secure replacement for inetd",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xh",
            "portdir": "net/xh",
            "version": "0.25.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ducaale/xh",
            "description": "xh is a friendly and fast tool for sending HTTP requests.",
            "long_description": "xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 627
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wrk",
            "portdir": "net/wrk",
            "version": "4.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wg/wrk",
            "description": "wrk HTTP benchmarking tool",
            "long_description": "wrk is a modern HTTP benchmarking tool with optional LuaJIT HTTP request generation.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jlopezr",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "perl5",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wput",
            "portdir": "net/wput",
            "version": "0.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wput.sourceforge.net/",
            "description": "wput is like wget but is for uploading files to ftp-servers",
            "long_description": "wput is a tiny program that looks like wget and is designed to upload files or whole directories to remote ftp-servers",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wpa_passphrase",
            "portdir": "net/wpa_passphrase",
            "version": "2.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://w1.fi/wpa_supplicant/",
            "description": "Generate a WPA PSK from an ASCII passphrase for a SSID",
            "long_description": "wpa_passphrase pre-computes PSK entries for network configuration blocks of a wpa_supplicant.conf file. An ASCII passphrase and SSID are used to generate a 256-bit PSK.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jrjsmrtn",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wol",
            "portdir": "net/wol",
            "version": "0.7.1",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wake-on-lan.sourceforge.net",
            "description": "Wake-On-Lan command line application",
            "long_description": "wol can send a Wake-On-Lan magic packet to a target ethernet address",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 283
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wirouterkeyrec",
            "portdir": "net/wirouterkeyrec",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.salvatorefresta.net",
            "description": "Recover the default WPA passphrases of the supported router models",
            "long_description": "WiRouter KeyRec is a powerful and platform independent software to recover the default WPA passphrases of the supported router models (Telecom Italia Alice AGPF, Fastweb Pirelli, Fastweb Tesley, Eircom Netopia, Pirelli TeleTu/Tele 2).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wireshark30",
            "portdir": "net/wireshark30",
            "version": "3.0.9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "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",
                "qt5",
                "no_gui",
                "adns",
                "zlib",
                "minizip",
                "lua",
                "libsmi",
                "gnutls",
                "cares",
                "kerberos5",
                "geoip",
                "chmodbpf",
                "python35",
                "python36",
                "python37",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig",
                        "python37"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "zlib",
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "libgeoip",
                        "qt5-qtbase",
                        "c-ares",
                        "kerberos5",
                        "libpcap",
                        "libsmi",
                        "openssl",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtmultimedia",
                        "qt5-qttranslations"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark-chmodbpf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wireshark3",
            "portdir": "net/wireshark3",
            "version": "3.6.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "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",
                "qt5",
                "no_gui",
                "adns",
                "zlib",
                "minizip",
                "lua",
                "libsmi",
                "gnutls",
                "cares",
                "kerberos5",
                "geoip",
                "chmodbpf",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "python311"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "libgeoip",
                        "libssh",
                        "qt5-qtbase",
                        "c-ares",
                        "kerberos5",
                        "libpcap",
                        "libsmi",
                        "openssl",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtmultimedia",
                        "qt5-qttranslations",
                        "lz4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark-chmodbpf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nsm-console",
                        "pcap-mode.el",
                        "termshark",
                        "py38-pyshark",
                        "py39-pyshark"
                    ]
                }
            ]
        },
        {
            "name": "wireshark22",
            "portdir": "net/wireshark22",
            "version": "2.2.17",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin < 16}",
            "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",
                "gtk2",
                "gtk3",
                "no_gui",
                "adns",
                "portaudio",
                "zlib",
                "lua",
                "libsmi",
                "gnutls",
                "libgcrypt",
                "cares",
                "kerberos5",
                "geoip",
                "chmodbpf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "libgeoip",
                        "openssl",
                        "qt4-mac",
                        "kerberos5",
                        "libpcap",
                        "libsmi",
                        "c-ares",
                        "zlib",
                        "portaudio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark-chmodbpf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                        "clang-18",
                        "cmake",
                        "pkgconfig",
                        "python311"
                    ]
                },
                {
                    "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": []
        },
        {
            "name": "wireshark-chmodbpf",
            "portdir": "net/wireshark-chmodbpf",
            "version": "1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireshark.org",
            "description": "Enable Wireshark to acces macOS capture devices.",
            "long_description": "An access_bpf group will be created and its members allowed access to BPF devices at boot to allow unprivileged packet captures. It is meant to support Wireshark where unprivileged access to macOS packet capture devices is desired.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "opendarwin.org",
                    "github": "ghosthound",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wireshark2",
                        "wireshark22",
                        "wireshark30",
                        "wireshark3",
                        "wireshark4"
                    ]
                }
            ]
        },
        {
            "name": "wireguard-tools",
            "portdir": "net/wireguard-tools",
            "version": "1.0.20250521",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireguard.com/",
            "description": "Tools for the WireGuard VPN",
            "long_description": "wireguard-tools contains command-line tools to interact with the userspace Go implementation of WireGuard. Currently there are two tools: wg, to set and retrieve configuration of WireGuard interfaces, and wg-quick, set up a WireGuard interface simply.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "cardi",
                    "github": "cardi",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireguard-go",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wireguard-go",
            "portdir": "net/wireguard-go",
            "version": "0.0.20250522",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireguard.com/",
            "description": "Userspace Go implementation of WireGuard VPN",
            "long_description": "WireGuard-go is the userspace Go implementation of WireGuard, a novel VPN that runs inside the Linux Kernel and utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It runs over UDP.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "cardi",
                    "github": "cardi",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wireguard-tools"
                    ]
                }
            ]
        },
        {
            "name": "whois",
            "portdir": "net/whois",
            "version": "5.6.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rfc1036/whois",
            "description": "A replacement whois client",
            "long_description": "whois is an improved whois client that follows the delegations from the Verisign whois server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "bash-completion",
                        "perl5.34"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libidn2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "whatmask",
            "portdir": "net/whatmask",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.laffeycomputer.com/whatmask.html",
            "description": "Easily convert between three common subnet mask notations",
            "long_description": "Notations supported:\n \n Name\t\t\tExample\n ---------------------------------\n CIDR\t\t\t/24\n Netmask\t\t\t255.255.255.0\n Wilcard Bits\t\t0.0.0.255\n \n The above notations are all identical. CIDR notation commonly has a / in front of the number (representing the number of bits). Whatmask can accept these notations with or without a slash.\n \n Netmask notation is pretty much the standard old-school way of doing it.\n \n Wilcard bits are similar to the netmask, but they are the logical not of the netmask. This notation is used by a number of popular routers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wgetpro",
            "portdir": "net/wgetpro",
            "version": "0.1.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wgetpro.sourceforge.net/",
            "description": "advanced internet file retriever",
            "long_description": "WGet pro is an advanced version of wget, able to handle the mms protocoll",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wget",
            "portdir": "net/wget",
            "version": "1.25.0",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/wget/",
            "description": "internet file retriever",
            "long_description": "GNU Wget is a free software package for retrieving files using HTTP, HTTPS, and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "gnutls",
                "ssl",
                "metalink",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "texinfo",
                        "perl5.34",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpsl",
                        "libiconv",
                        "libunistring",
                        "gettext-runtime",
                        "zlib",
                        "gnutls",
                        "nettle",
                        "pcre2",
                        "libidn2",
                        "libproxy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-socket-ssl",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mm-common",
                        "rawproc",
                        "arpwatch",
                        "libhsts",
                        "p5.26-unicode-linebreak",
                        "v2ray",
                        "ipmitool",
                        "xray"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "audacity-legacy",
                        "py311-nbconvert",
                        "audacity-devel",
                        "audacity",
                        "vcvrack",
                        "py37-nbconvert",
                        "py38-nbconvert",
                        "py39-nbconvert",
                        "py310-nbconvert"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fwknop-client",
                        "ghsum",
                        "apache-arrow",
                        "rkhunter",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "pyxplot",
                        "cabal",
                        "cabal-prebuilt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core",
                        "macos-fortress-emergingthreats",
                        "adblock2privoxy",
                        "mod_tile",
                        "jigdo",
                        "macos-fortress-dshield",
                        "caffe",
                        "gwget",
                        "nco",
                        "cdsclient",
                        "oinkmaster",
                        "cabal-prebuilt",
                        "macos-fortress-hosts",
                        "word2vec",
                        "cabal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "strumpack"
                    ]
                }
            ]
        },
        {
            "name": "weplab",
            "portdir": "net/weplab",
            "version": "0.1.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://weplab.sourceforge.net",
            "description": "WEP encryption security review tool",
            "long_description": "Weplab is a tool to review the security of WEP encryption in wireless networks from an educational point of view. Several attacks are available so it can be measured the effectiveness and minimum requirements of each one.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "websocketpp",
            "portdir": "net/websocketpp",
            "version": "0.8.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zaphoyd/websocketpp",
            "description": "C++ websocket client/server library",
            "long_description": "WebSocket++ is a header only C++ library that implements RFC6455 The WebSocket Protocol.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "asio",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cpprestsdk"
                    ]
                }
            ]
        },
        {
            "name": "websocat",
            "portdir": "net/websocat",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vi/websocat",
            "description": "Netcat, curl and socat for WebSockets.",
            "long_description": "Command-line client for web sockets, like netcat/curl/socat for ws://.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "rust",
                        "clang-17",
                        "cargo",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "webhook",
            "portdir": "net/webhook",
            "version": "2.8.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adnanh/webhook",
            "description": "A lightweight incoming webhook server to run shell commands",
            "long_description": "webhook is a lightweight configurable tool written in Go, that allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands. You can also pass data from the HTTP request (such as headers, payload or query variables) to your commands. webhook also allows you to specify rules which have to be satisfied in order for the hook to be triggered.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 627
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wap11gui",
            "portdir": "net/wap11gui",
            "version": "0.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wap11gui.sourceforge.net/",
            "description": "Linksys WAP11 Unix Configuration Utility",
            "long_description": "QT based SNMP client you can use to configure a Linksys WAP11, similar to the one provided by the Linksys client. Supports most of the WAP11's features.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "qt3-mac",
                        "libpng",
                        "net-snmp",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet-kdc",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations. This port contains a remctl script, to be run on the Kerberos 5 KDC, that will generate keytabs at the request of a Wallet server. This variant is only meant to be installed on a KDC, and does not include Wallet server or client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "p5.34-module-build",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "remctl",
                        "perl5.34",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet-server",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations. The wallet server, run by remctld, maintains the database of object metadata and secure objects, and responds to requests from the wallet client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "p5.34-crypt-generatepassword",
                        "p5.34-datetime-format-sqlite",
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sql-translator",
                        "kerberos5",
                        "p5.34-timedate",
                        "remctl",
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-dbi",
                        "p5.34-dbix-class",
                        "p5.34-digest-md5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "p5.34-module-build",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "remctl",
                        "perl5.34",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wakeonlan",
            "portdir": "net/wakeonlan",
            "version": "0.42",
            "license": "Artistic-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpoliv/wakeonlan",
            "description": "wakeonlan sends magic packets for network-devices to wake up",
            "long_description": "Wakeonlan is a Perl script that sends 'magic packets' to wake-on-LAN enabled ethernet adapters and motherboards, in order to switch on remote computers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtun",
            "portdir": "net/vtun",
            "version": "3.0.4",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vtun.sourceforge.net/",
            "description": "vtun is for creating encrypted network links",
            "long_description": "vtun is for creating encrypted network links. It is the easiest way to create virtual tunnels over TCP/IP networks with traffic shaping, compression, and encryption. Open-Source and distributed under the GPL, it supports IP, PPP, SLIP, ethernet and other tunnel types. vtun is easily and highly configurable, it can be used for various network tasks.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lzo",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vsftpd",
            "portdir": "net/vsftpd",
            "version": "3.0.5",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://security.appspot.com/vsftpd.html",
            "description": "Secure FTP server for UNIX systems",
            "long_description": "vsftpd is an FTP server, or daemon. The 'vs' stands for Very Secure. Obviously this is not a guarantee, but a reflection that it is written with security in mind, and carefully designed to be resilient to attack.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vrpn",
            "portdir": "net/vrpn",
            "version": "07.36",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vrpn/vrpn/wiki",
            "description": "Virtual-Reality Peripheral Network",
            "long_description": "The Virtual-Reality Peripheral Network (VRPN) is a set of classes that implement an interface between application programs and the set of physical devices (tracker, etc.) used in a virtual-reality (VR) system.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vpnc-scripts",
            "portdir": "net/vpnc-scripts",
            "version": "20190606",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.infradead.org/openconnect/vpnc-script.html",
            "description": "connect scripts for use with vpnc and openconnect",
            "long_description": "This package contains scripts used by vpnc and OpenConnect (and possibly other programs) to provide an OS-independent interface for various operations associated with configuring VPNs over tun devices.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openconnect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openconnect-gui"
                    ]
                }
            ]
        },
        {
            "name": "vpnc",
            "portdir": "net/vpnc",
            "version": "0.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.unix-ag.uni-kl.de/~massar/vpnc/",
            "description": "client for cisco vpn concentrator",
            "long_description": "vpnc is an open source replacement for the commercial cisco vpnclient. It is supposed to work with the following systems: - Cisco VPN concentrator 3000 Series - Cisco IOS routers - Cisco PIX / ASA Zecurity Appliances - Juniper/Netscreen",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "hybrid_cert"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "libgpg-error"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tuntaposx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vnstat",
            "portdir": "net/vnstat",
            "version": "2.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://humdi.net/vnstat/",
            "description": "console-based network traffic monitor",
            "long_description": "vnStat is a console-based network traffic monitor for Linux and BSD that keeps a log of network traffic for the selected interface(s), it uses the network interface statistics provided by the kernel as information source. This means that vnStat won't actually be sniffing any traffic and also ensures light use of system resources.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vf-1",
            "portdir": "net/vf-1",
            "version": "0.0.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/solderpunk/vf-1",
            "description": "command-line gopher client",
            "long_description": "A full-featured gopher client. VF-1's features include: \n* Bookmarking \n* Configurable MIME-type handlers \n* Line wrapping \n* TLS support \n* visiting a queue of links (the tour feature) \n* Veronica search",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "rak",
                    "github": "ryanakca",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gnureadline",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vegeta",
            "portdir": "net/vegeta",
            "version": "12.13.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tsenart/vegeta",
            "description": "HTTP load testing tool and library",
            "long_description": "A versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vde2",
            "portdir": "net/vde2",
            "version": "2.3.3",
            "license": "GPL-2 and LGPL-2.1 and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/virtualsquare/vde-2",
            "description": "Virtual Distributed Ethernet",
            "long_description": "VDE is an ethernet compliant virtual network that can be spawned over a set of physical computer over the Internet.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "experimental",
                "tuntap",
                "universal",
                "pcap"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "v2ray",
            "portdir": "net/v2ray",
            "version": "5.41.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.v2fly.org",
            "description": "A proxy server for bypassing network restrictions",
            "long_description": "V2Ray supports many protocols, including Socks, HTTP, Shadowsocks, VMess, and more. And each protocol may have its own transport, such as TCP, mKCP, WebSocket, etc. Better yet, V2Ray has built in obfuscation to hide traffic in TLS, and can run in parallel with web servers.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "casouri",
                    "github": "casouri",
                    "ports_count": 3
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "wget",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ushare",
            "portdir": "net/ushare",
            "version": "1.1a",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "urbit",
            "portdir": "net/urbit",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urbit.org/",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "upnp-inspector",
            "portdir": "net/upnp-inspector",
            "version": "0.3.dev0-20180628",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coherence-project/UPnP-Inspector",
            "description": "UPnP-Inspector is an UPnP Device and Service analyzer, based on the Coherence DLNA/UPnP framework.",
            "long_description": "UPnP-Inspector is an UPnP Device and Service analyzer, based on the Coherence DLNA/UPnP framework.",
            "active": false,
            "categories": [
                "net",
                "multimedia",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "coherence",
                        "py27-pygtk",
                        "py27-twisted"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uplog",
            "portdir": "net/uplog",
            "version": "0.3",
            "license": "GPL-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carragom/uplog",
            "description": "A UDP based ping program that can give an ASCII-graphical log of the packet losses",
            "long_description": "A UDP based ping program that can give an ASCII-graphical log of the packet losses.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "upclient",
            "portdir": "net/upclient",
            "version": "5.0b8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://upclient.sourceforge.net",
            "description": "uptime sharing utility.",
            "long_description": "uptime sharing utility.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unison",
            "portdir": "net/unison",
            "version": "2.52.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cis.upenn.edu/~bcpierce/unison/",
            "description": "Unison File Synchronizer",
            "long_description": "Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "gtk",
                "aqua"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lablgtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unfs3",
            "portdir": "net/unfs3",
            "version": "0.9.22",
            "license": "BSD and zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://unfs3.sourceforge.net/",
            "description": "User-space implementation of the NFSv3 server specification",
            "long_description": "UNFS3 User-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unbound",
            "portdir": "net/unbound",
            "version": "1.24.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nlnetlabs.nl/projects/unbound/",
            "description": "Validating, recursive, and caching DNS resolver.",
            "long_description": "Unbound is a validating, recursive, and caching DNS server software product from NLnet Labs, VeriSign Inc., Nominet, and Kirei. It is distributed free of charge in open source form under the BSD license. Unbound is designed as a set of modular components that incorporate modern features, such as enhanced security (DNSSEC) validation, Internet Protocol Version 6 (IPv6), and a client resolver library API as an integral part of the architecture.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "libevent",
                "dnstap",
                "nghttp2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium",
                        "openssl",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opendkim",
                        "redwax-tool"
                    ]
                }
            ]
        }
    ]
}