HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51892,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=498",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=496",
"results": [
{
"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": 44
}
],
"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": "mtxclient",
"portdir": "net/mtxclient",
"version": "0.9.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/Nheko-Reborn/mtxclient",
"description": "Client API for Matrix",
"long_description": "Client API library for the Matrix protocol, built on top of Boost.Asio.",
"active": true,
"categories": [
"devel",
"net",
"chat"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"nlohmann-json",
"pkgconfig",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"openssl",
"re2",
"abseil",
"coeurl",
"spdlog-fmt8",
"boost176",
"libevent",
"libsodium",
"olm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"nheko"
]
}
]
},
{
"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": 44
}
],
"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": 249
}
],
"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": 1053
}
],
"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": 1053
}
],
"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",
"zabbix4",
"zabbix5",
"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": 1053
}
],
"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": []
},
{
"name": "netselect",
"portdir": "net/netselect",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apenwarr/netselect",
"description": "An ultrafast intelligent parallelizing binary-search implementation of ping",
"long_description": "An ultrafast intelligent parallelizing binary-search implementation of ping.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "netstrain",
"portdir": "net/netstrain",
"version": "3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://netstrain.sourceforge.net/",
"description": "Nestrain messures the throughput on a TCP connection.",
"long_description": "NetStrain is a tool to measure practical data throughput between two machines over a TCP connection. It can be used for performance testing, stress/stability testing and to demonstrate various network effects. It supports both IPv4 and IPv6, provided the underlying system does.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "nettee",
"portdir": "net/nettee",
"version": "0.1.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://saf.bio.caltech.edu/nettee.html",
"description": "nettee is a network tee-style program",
"long_description": "nettee is a network tee-style program",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "netwag",
"portdir": "net/netwag",
"version": "5.39.0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.laurentconstantin.com/",
"description": "Graphical front end for the netwox toolkbox.",
"long_description": "Netwag is a TCL/TK based graphical frontend for the netwox network toolbox, based on the netwib library. It allows one to easily search amongst tools proposed in netwox and run them, construct command line instructions, keep a history of commands, etc.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"xterm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"netwox",
"tk"
]
}
],
"depends_on": []
},
{
"name": "netwib",
"portdir": "net/netwib",
"version": "5.39.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.laurentconstantin.com/",
"description": "A network library oriented towards developers.",
"long_description": "Netwib is a network library providing network features such as address conversion, udp/tcp clients/servers, packet encoding/decoding/displaying, spoofing, sniffing, etc., and general features such as data conversion, linked list and hash, portable threads, etc. Using all these functions, a network program can be quickly created.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libnet",
"libpcap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"netwox"
]
}
]
},
{
"name": "network-weathermap",
"portdir": "net/network-weathermap",
"version": "0.97c",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.network-weathermap.com/",
"description": "Weathermap is a network visualisation tool, to take graphs you already have and display an overview of your network as a map. It supports RRD, MRTG (RRD and old log-format), and tab-delimited text files. Other sources are via plugins or external scripts.",
"long_description": "Weathermap is a network visualisation tool, to take graphs you already have and display an overview of your network as a map. It supports RRD, MRTG (RRD and old log-format), and tab-delimited text files. Other sources are via plugins or external scripts.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"perl5",
"cacti"
]
}
],
"depends_on": []
},
{
"name": "netwox",
"portdir": "net/netwox",
"version": "5.39.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.laurentconstantin.com/",
"description": "Toolbox with several features to test an Ethernet/IP network.",
"long_description": "Netwox is a toolbox containing 197 tools implemented from the Network Library netwib. They help to find and solve network problems with common techniques such as sniffing and spoffing, analazing DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET and TFTP traffic, scans, ping and traceroute, client/servers implementations, etc.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"netwib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"netwag"
]
}
]
},
{
"name": "newsboat",
"portdir": "net/newsboat",
"version": "2.43",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://newsboat.org",
"description": "a fork of Newsbeuter, an RSS/Atom feed reader for the text console",
"long_description": "Newsboat is a fork of Newsbeuter, an RSS/Atom feed reader for the text console. The only difference is that Newsboat is actively maintained while Newsbeuter isn't.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "macports",
"github": "Raimondi",
"ports_count": 6
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"gettext",
"gmake",
"legacy-support",
"pkgconfig",
"rust",
"asciidoctor",
"docbook-xsl-nons",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"gettext-runtime",
"libunwind",
"ncurses",
"stfl",
"curl",
"json-c",
"libiconv",
"libxml2",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "newsraft",
"portdir": "net/newsraft",
"version": "0.36",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/newsraft/newsraft",
"description": "Feed reader for terminal",
"long_description": "Feed reader for terminal",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 44
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"gumbo-parser",
"curl",
"expat"
]
}
],
"depends_on": []
},
{
"name": "nfdump",
"portdir": "net/nfdump",
"version": "1.7.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phaag/nfdump",
"description": "collect and process netflow data",
"long_description": "Part of the NfSen project, the nfdump tools are command-line programs to collect and process netflow data.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"flowtools",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"rrdtool"
]
}
],
"depends_on": []
},
{
"name": "nextdns",
"portdir": "net/nextdns",
"version": "1.43.5",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nextdns.io",
"description": "NextDNS CLI client",
"long_description": "NextDNS protects you from all kinds of security threats, blocks ads and trackers on websites and in apps and provides a safe and supervised Internet for kids — on all devices and on all networks.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ngrep",
"portdir": "net/ngrep",
"version": "1.49.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpr5/ngrep",
"description": "Network grep",
"long_description": "ngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. It currently recognizes TCP, UDP, and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, like tcpdump and snoop.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"libnet",
"libpcap"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "nghttp3",
"portdir": "net/nghttp3",
"version": "1.14.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nghttp2.org/nghttp3",
"description": "nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
"long_description": "nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"autoconf",
"automake",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"cunit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wireshark4",
"fluent-bit"
]
}
]
}
]
}