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

{
    "count": 51960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=489",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=487",
    "results": [
        {
            "name": "mihomo",
            "portdir": "net/mihomo",
            "version": "1.19.24",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.metacubex.one",
            "description": "Another rule-based tunnel in Go, formerly known as ClashMeta",
            "long_description": "mihomo is another rule-based tunnel in Go, formerly known as ClashMeta. mihomo supports s lot of protocols including HTTP, SOCKS, VMess, VLESS, Shadowsocks, Trojan, Hysteria and more, and has built-in DNS server functionality with DoH/DoT support.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "logging"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minimodem",
            "portdir": "net/minimodem",
            "version": "0.24",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kamalmostafa/minimodem",
            "description": "General-purpose software audio FSK modem",
            "long_description": "Minimodem is a command-line program which decodes (or generates) audio modem tones at any specified baud rate, using various framing protocols. It acts a general-purpose software FSK modem, and includes support for various standard FSK protocols such as Bell103, Bell202, RTTY, TTY/TDD, NOAA SAME, and Caller-ID. Minimodem can play and capture audio modem tones in real-time via the system audio device, or in batched mode via audio files. Minimodem can be used to transfer data between nearby computers using an audio cable (or just via sound waves), or between remote computers using radio, telephone, or another audio communications medium.",
            "active": true,
            "categories": [
                "net",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "pulseaudio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "miniserve",
            "portdir": "net/miniserve",
            "version": "0.33.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/svenstaro/miniserve",
            "description": "miniserve is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP.",
            "long_description": "miniserve is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP. Sometimes this is just a more practical and quick way than doing things properly.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "miniupnpc",
            "portdir": "net/miniupnpc",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://miniupnp.free.fr/",
            "description": "Lightweight client for UPnP protocol",
            "long_description": "Lightweight client for UPnP protocol",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+miniupnp",
                    "github": "edilmedeiros",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "godot-3.2",
                        "bitcoin",
                        "litecoin",
                        "godot",
                        "warzone2100",
                        "eiskaltdcpp",
                        "libretroshare",
                        "mldonkey",
                        "transmission-qt",
                        "transmission-x11",
                        "wired-server",
                        "Vidalia",
                        "i2pd",
                        "retroshare-qt4"
                    ]
                }
            ]
        },
        {
            "name": "miredo",
            "portdir": "net/miredo",
            "version": "1.2.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.remlab.net/miredo/",
            "description": "Miredo is an open-source Teredo IPv6 tunneling software",
            "long_description": "Miredo is an open-source Teredo IPv6 tunneling software. It includes functional implementations of all components of the Teredo specification (client, relay and server). It is meant to provide IPv6 connectivity even from behind NAT devices",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "tuntaposx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mktorrent",
            "portdir": "net/mktorrent",
            "version": "1.1",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "freebsd darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Rudde/mktorrent",
            "description": "mktorrent is a simple command line utility to create BitTorrent metainfo files.",
            "long_description": "mktorrent is a simple command line utility to create BitTorrent metainfo files.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mldonkey",
            "portdir": "net/mldonkey",
            "version": "3.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mldonkey.sourceforge.net",
            "description": "OCaml/GTK client for the eDonkey p2p network",
            "long_description": "MLdonkey is a multi-platform multi-network peer-to-peer client. It supports several large networks, such as eDonkey, Overnet, Bittorrent, Gnutella (Bearshare, Limewire, etc), Gnutella2 (Shareaza), Fasttrack (Kazaa, Imesh, Grobster), Soulseek, Direct-Connect, and Opennap. Networks can be enabled/disabled, searches are performed in parallel on all enabled networks, but each file is only downloaded from one network, but from multiple clients concurrently.",
            "active": true,
            "categories": [
                "net",
                "p2p"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "fontconfig",
                        "gd2",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "ocaml",
                        "ocaml-camlp4",
                        "bzip2",
                        "ocaml-num",
                        "freetype",
                        "file",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "lablgtk2",
                        "xorg-libX11",
                        "miniupnpc",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "moftpd",
            "portdir": "net/moftpd",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.morth.org/moftpd/",
            "description": "moftpd is a FTP server supporting IPv6, virtual hosts",
            "long_description": "moftpd is a FTP server supporting IPv6, virtual hosts, fine grained permissions, and more. TLS is supported, and clients can be authenticated and logged in by certificate.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mole",
            "portdir": "net/mole",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davrodpin.github.io/mole",
            "description": "CLI application to create ssh tunnels focused on resiliency and user experience.",
            "long_description": "CLI application to create ssh tunnels focused on resiliency and user experience., forwarding a local port to a remote address through a SSH server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monarch",
            "portdir": "net/monarch",
            "version": "2.5.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/monarch",
            "description": "A GUI configuration tool for Nagios written in perl",
            "long_description": "A GUI configuration tool for Nagios written in perl",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-cgi-ajax",
                        "p5.34-class-accessor",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "nagios",
                        "p5.34-nmap-scanner",
                        "p5.34-xml-libxml",
                        "p5.34-xml-namespacesupport",
                        "p5.34-xml-sax",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mosdns",
            "portdir": "net/mosdns",
            "version": "5.3.4",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/IrineSistiana/mosdns",
            "description": "A DNS forwarder written in Go.",
            "long_description": "A DNS forwarder written in Go.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "shuxiao9058",
                    "github": "shuxiao9058",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mosh",
            "portdir": "net/mosh",
            "version": "1.4.0",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mosh.org/",
            "description": "Mobile Shell",
            "long_description": "Mosh is a replacement for ssh that better handles high-latency, high-packet-loss, dynamically-addressed network links",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "quentin",
                    "github": "quentinmit",
                    "ports_count": 8
                }
            ],
            "variants": [
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "perl5.34",
                        "zlib",
                        "p5.34-io-socket-ip",
                        "p5.34-getopt-long",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mosquitto",
            "portdir": "net/mosquitto",
            "version": "2.1.2",
            "license": "(EPL-1 or EDL-1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mosquitto.org",
            "description": "Mosquitto is an open-source MQTT 5.0/3.1.1/3.1 broker",
            "long_description": "MQTT is a machine-to-machine / Internet of Things connectivity protocol. Mosquito provides an open-source MQTT v5.0 and v3.1.1 broker (i.e., server) and both C and C++ client libraries and command line tools.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "slewsys",
                    "github": "slewsys",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "srv",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "libxslt",
                        "clang-20",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "openssl3",
                        "libcjson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mqttcli",
            "portdir": "net/mqttcli",
            "version": "0.2.8",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/subpop/mqttcli",
            "description": "A simple MQTT command-line client",
            "long_description": "mqttcli is a program that provides two subcommands (pub and sub) that allow command-line level access to an MQTT broker. sub subscribes to a topic and prints messages received to standard output. pub publishes the provided message to the provided topic. Both programs accept flags that can be provided as a config file.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "asciidoc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mrtg",
            "portdir": "net/mrtg",
            "version": "2.17.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mrtg.org/",
            "description": "The multi-router traffic grapher",
            "long_description": "MRTG is a tool to monitor the traffic load on network links. It can also be used to gather and display a wide variety of time-series data.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gd2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mrtg-ping-probe"
                    ]
                }
            ]
        },
        {
            "name": "mqttui",
            "portdir": "net/mqttui",
            "version": "0.22.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EdJoPaTo/mqttui",
            "description": "Simple lightweight terminal based MQTT monitor and publisher.",
            "long_description": "Simple lightweight terminal based MQTT monitor and publisher.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 45
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mrtg-ping-probe",
            "portdir": "net/mrtg-ping-probe",
            "version": "2.2.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pwo.de/projects/mrtg/",
            "description": "A ping probe adapter for mrtg",
            "long_description": "Monitors round trip time and packet loss to another host.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mrtg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mscp",
            "portdir": "net/mscp",
            "version": "0.2.4",
            "license": "GPL-3.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/upa/mscp",
            "description": "multi-threaded scp",
            "long_description": "mscp, a variant of scp, copies files over multiple SSH (SFTP) connections by multiple threads.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mail",
                    "github": "lasmarois",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "kerberos5",
                        "libcomerr",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtr",
            "portdir": "net/mtr",
            "version": "0.96",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bitwizard.nl/mtr/",
            "description": "traceroute and ping in a single tool",
            "long_description": "mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "jansson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "mudix",
            "portdir": "net/mudix",
            "version": "4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dw.nl.eu.org/mudix.html",
            "description": "ncurses-based MUD client with triggers, aliases, colors",
            "long_description": "ncurses-based MUD client, targeted at people that dislike tintin++, tinyfugue, and don't want to use an X11 MUD client.",
            "active": true,
            "categories": [
                "net",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "munge",
            "portdir": "net/munge",
            "version": "0.5.18",
            "license": "(GPL-3+ or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dun.github.io/munge/",
            "description": "Creating and validating credentials in HPC clusters.",
            "long_description": "MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "openssl",
                "libgcrypt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-18",
                        "pkgconfig",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "zlib",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "munin",
            "portdir": "net/munin",
            "version": "2.0.61",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://munin-monitoring.org/",
            "description": "Extensible system monitoring tool",
            "long_description": "Munin the monitoring tool surveys all your computers and remembers what it saw. It presents all the information in graphs through a web interface. Its emphasis is on plug and play capabilities. Using Munin you can easily monitor the performance of your computers, networks, SANs, applications, weather measurements and whatever comes to mind. Note: By default only Munin node is installed. To install the Munin server that gathers data from existing nodes and generates graphs please enable the server variant.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "server"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby26",
                        "perl5.34",
                        "python310",
                        "p5.34-crypt-des",
                        "p5.34-digest-hmac",
                        "p5.34-digest-sha1",
                        "p5.34-html-template",
                        "openjdk11",
                        "p5.34-module-build",
                        "p5.34-net-server",
                        "p5.34-net-snmp",
                        "p5.34-net-ssleay",
                        "p5.34-time-hires",
                        "p5.34-log-log4perl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "groff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutella",
            "portdir": "net/mutella",
            "version": "0.4.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mutella.sourceforge.net/",
            "description": "A command line Gnutella client",
            "long_description": "Mutella is a terminal-mode Gnutella client with an intuitive and easy to use interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "max",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "n-m3u8dl-re",
            "portdir": "net/n-m3u8dl-re",
            "version": "0.5.1-beta",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nilaoda/N_m3u8DL-RE",
            "description": "Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM",
            "long_description": "N_m3u8DL-RE is a cross-platform DASH/HLS/MSS download tool. Supports on-demand and live streaming (DASH/HLS).",
            "active": true,
            "categories": [
                "net",
                "multimedia",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "dotnet-cli",
                        "clang-18",
                        "dotnet-sdk-10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ghost-downloader"
                    ]
                }
            ]
        },
        {
            "name": "n2n",
            "portdir": "net/n2n",
            "version": "3.1.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ntop.org/n2n/",
            "description": "a layer 2 p2p vpn",
            "long_description": "n2n is a layer-two peer-to-peer virtual private network (VPN) which allows users to exploit features typical of P2P applications at network instead of application level.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "openssl11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tuntaposx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nagios",
            "portdir": "net/nagios",
            "version": "4.4.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nagios.org",
            "description": "Nagios is a host and service monitoring program",
            "long_description": "A network service and host monitor that can notify you when servers go down by monitoring for external services such as HTTP, FTP, SMTP, SNMP, as well as internal host checks for things such as CPU and disk usage and many other things.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gd2",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "nagios-plugins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apan",
                        "monarch"
                    ]
                }
            ]
        },
        {
            "name": "nagios-plugins",
            "portdir": "net/nagios-plugins",
            "version": "2.3.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nagios.org",
            "description": "Nagios plugins for the Nagios host and service monitor",
            "long_description": "Nagios plugins are standalone programs that report the status of hosts and services to the Nagios monitoring framework.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "mysql56",
                "mysql57",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "openssl",
                        "fping",
                        "p5.34-crypt-des",
                        "p5.34-digest-hmac",
                        "p5.34-digest-sha1",
                        "p5.34-net-snmp",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nagios"
                    ]
                }
            ]
        },
        {
            "name": "naim",
            "portdir": "net/naim",
            "version": "0.11.8.3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/naim/",
            "description": "ncurses-based client for multiple messenger systems.",
            "long_description": "naim is a ncurses-based messenger client, that supports all major messaging protocol such as ICQ, IRC etc.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nali",
            "portdir": "net/nali",
            "version": "0.7.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zu1k/nali",
            "description": "An offline tool for querying IP geographic information",
            "long_description": "An offline tool for querying IP geographic information",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "tsln1998",
                    "github": "tsln1998",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nanomq",
            "portdir": "net/nanomq",
            "version": "0.24.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nanomq.io/",
            "description": "An ultra-lightweight and blazing-fast MQTT broker for IoT edge",
            "long_description": "An ultra-lightweight and blazing-fast MQTT broker for IoT edge",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 45
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cyclonedds",
                        "zmq",
                        "mbedtls",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nbtstat",
            "portdir": "net/nbtstat",
            "version": "20041203",
            "license": "GPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.watersheep.org/~jim/",
            "description": "grabs NetBIOS name table from a remote machine",
            "long_description": "nbtstat provides the basic functionality of the nbtstat utility that is available on Windows. It grabs the NetBIOS name table from a remote machine.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nc6",
            "portdir": "net/nc6",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.deepspace6.net/",
            "description": "Netcat clone with IPv6 support",
            "long_description": "Netcat 6 is a netcat clone with IPv6 support. It is designed to be tiny, extensible, and elegant, and it makes use of the new extended BSD socket APIs.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncdc",
            "portdir": "net/ncdc",
            "version": "1.25",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.yorhel.nl/ncdc",
            "description": "Ncurses Direct Connect",
            "long_description": "Modern and lightweight direct connect client with a friendly ncurses interface.",
            "active": true,
            "categories": [
                "net",
                "chat"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "glib2",
                        "bzip2",
                        "libmaxminddb",
                        "ncurses",
                        "gnutls",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncftp",
            "portdir": "net/ncftp",
            "version": "3.3.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ncftp.com/ncftp/",
            "description": "FTP client with an advanced user interface",
            "long_description": "NcFTP is a suite of FTP programms. It includes a FTP client with an advanced user interface. The main program is simply called 'ncftp'. There are also separate utility programs for one-shot FTP (i.e. for shell scripts and command line junkies), these include 'ncftpget', 'ncftpput', and 'ncftpls'.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "duplicity"
                    ]
                }
            ]
        },
        {
            "name": "ncid",
            "portdir": "net/ncid",
            "version": "0.83",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ncid.sourceforge.net/",
            "description": "Network Caller ID system",
            "long_description": "NCID is Caller ID (CID) distributed over a network to a variety of devices and computers. It consists of a server that obtains the Caller ID information and various clients that receive the information from the server and act on it in various ways. The NCID package consists of a server called ncidd, a universal client called ncid and a CID client called ncidsip. The server obtains the Caller ID information from a modem, a CID device or one or more CID clients, and then sends the information to each connected client.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncp",
            "portdir": "net/ncp",
            "version": "1.2.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.fefe.de/ncp/",
            "description": "a fast file copy tool for LANs (including ncp, npush, npoll)",
            "long_description": "a fast file copy tool for LANs (including ncp, npush, npoll)",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libowfat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nebula",
            "portdir": "net/nebula",
            "version": "1.10.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/slackhq/nebula",
            "description": "A scalable overlay networking tool with a focus on performance, simplicity and security.",
            "long_description": "Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world. Nebula is portable, and runs on Linux, OSX, and Windows. It can be used to connect a small number of computers, but is also able to connect tens of thousands of computers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nedi",
            "portdir": "net/nedi",
            "version": "1.0.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nedi.ch/",
            "description": "Network Discovery Suite",
            "long_description": "A low noise network discovery, management, and inventory system for Cisco networks with a user friendly web interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fping",
                        "rrdtool",
                        "perl5.34",
                        "p5.34-algorithm-diff",
                        "p5.34-dbd-mysql",
                        "mysql56",
                        "p5.34-libwww-perl",
                        "p5.34-net-snmp",
                        "p5.34-net-ssh-perl",
                        "p5.34-net-telnet",
                        "p5.34-net-telnet-cisco",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nefu",
            "portdir": "net/nefu",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rsug.itd.umich.edu/software/nefu/",
            "description": "A network monitoring daemon.",
            "long_description": "nefu monitors network services and reports outages. Working from a description of the network topography, nefu's algorithm prevents false alarms in the event of a network outage due to a dependency failure.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "libtool",
                        "clang-18",
                        "autoconf",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nemesis",
            "portdir": "net/nemesis",
            "version": "1.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://packetfactory.openwall.net/projects/nemesis/",
            "description": "Nemesis packet injection utility",
            "long_description": "Nemesis is a command-line network packet injection utility for UNIX-like and Windows systems. You might think of it as an EZ-bake packet oven or a manually controlled IP stack. With Nemesis, it is possible to generate and transmit packets from the command line or from within a shell script.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ecronin",
                    "github": "ecronin",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neonmodem",
            "portdir": "net/neonmodem",
            "version": "1.0.7",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://neonmodem.com",
            "description": "Neon Modem Overdrive is a BBS-style command line client that supports Discourse, Lemmy, Lobsters and Hacker News",
            "long_description": "Neon Modem Overdrive is a BBS-style command line client that supports Discourse, Lemmy, Lobsters and Hacker News as backends, and seamlessly integrates all of them into a streamlined TUI.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 2085
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "ssl",
                "ksm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "bzip2",
                        "libpcap",
                        "perl5.34",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "OpenIPMI",
                        "zabbix44",
                        "zabbix3",
                        "sane-backends",
                        "php85-snmp",
                        "php84-snmp",
                        "php83-snmp",
                        "php82-snmp",
                        "php81-snmp",
                        "php80-snmp",
                        "php74-snmp",
                        "php73-snmp",
                        "php72-snmp",
                        "php71-snmp",
                        "php70-snmp",
                        "php56-snmp",
                        "php55-snmp",
                        "php54-snmp",
                        "php53-snmp",
                        "php52-snmp",
                        "zabbix42",
                        "docsis",
                        "wap11gui",
                        "prelude-manager"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "arpwatch"
                    ]
                }
            ]
        },
        {
            "name": "netatalk",
            "portdir": "net/netatalk",
            "version": "4.4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://netatalk.io",
            "description": "Netatalk is a freely-available Open Source AFP fileserver.",
            "long_description": "Netatalk is a freely-available Open Source AFP fileserver. It allows Unix-like operating systems to serve as file servers for Macintosh computers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmark-gfm",
                        "clang-18",
                        "pkgconfig",
                        "ninja",
                        "meson",
                        "flex"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bstring",
                        "tracker3",
                        "iniparser",
                        "talloc",
                        "libgcrypt",
                        "libevent",
                        "dbus",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "netatalk4"
                    ]
                }
            ]
        },
        {
            "name": "netcalc",
            "portdir": "net/netcalc",
            "version": "2.1.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/troglobit/netcalc",
            "description": "Simplified clone of sipcalc with ipcalc looks",
            "long_description": "netcalc is a slimmed down clone of sipcalc, using the output format of ipcalc. It is written in C and only depends on a POSIX compliant C library. Both IPv4 and IPv6 are supported.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netatalk4",
            "portdir": "net/netatalk",
            "version": "4.4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://netatalk.io",
            "description": "Netatalk is a freely-available Open Source AFP fileserver.",
            "long_description": "Netatalk is a freely-available Open Source AFP fileserver. It allows Unix-like operating systems to serve as file servers for Macintosh computers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-dbus",
                        "bstring",
                        "db48",
                        "libevent",
                        "libgcrypt",
                        "iniparser"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netatalk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netclasses-framework",
            "portdir": "net/netclasses-framework",
            "version": "1.06",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netclasses.sourceforge.net/",
            "description": "Asynchronous networking library",
            "long_description": "Netclasses is an asynchronous networking library that works natively on OS X, and any of the various platforms supported by GNUstep. It greatly simplifies the task of putting together networking applications.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make-cocoa",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netclient",
            "portdir": "net/netclient",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gravitl/netclient",
            "description": "Client for Netmaker networks.",
            "long_description": "Netmaker automates a secure superhighway between devices, clouds, virtual machines, and servers using WireGuard.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "max+github",
                    "github": "ci7rix",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netmrg",
            "portdir": "net/netmrg",
            "version": "0.20",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/balleman/netmrg",
            "description": "An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.",
            "long_description": "An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql5",
                        "rrdtool",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netperf",
            "portdir": "net/netperf",
            "version": "2.7.0",
            "license": "Noncommercial and BSD and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hewlettpackard.github.io/netperf/",
            "description": "a network performance benchmark",
            "long_description": "Netperf is a benchmark that can be used to measure various aspects of networking performance. Currently, its focus is on bulk data transfer and request/response performance using either TCP or UDP, and the Berkeley Sockets interface. In addition, tests for DLPI, the Fore ATM API, Unix Domain Sockets, and HP HiPPI LLA may be conditionally compiled-in.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netpipes",
            "portdir": "net/netpipes",
            "version": "4.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.purplefrog.com/~thoth/netpipes/netpipes.html",
            "description": "utilities that provide the functionality of pipes over a network",
            "long_description": "Netpipes is a collection of utilities which attempts to provide the functionality of pipes over a network.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}