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=500",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=498",
"results": [
{
"name": "pdns-recursor",
"portdir": "net/pdns-recursor",
"version": "5.3.1",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.powerdns.com/recursor.html",
"description": "a high-end, high-performance resolving name server",
"long_description": "The PowerDNS Recursor is a high-end, high-performance resolving name server which powers the DNS resolution of at least a hundred million subscribers. Utilizing multiple processors and supporting the same powerful scripting ability of the Authoritative Server, the Recursor delivers top performance while retaining the flexibility modern DNS deployments require.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"lua",
"luajit",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lua",
"boost176",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "pdnsd",
"portdir": "net/pdnsd",
"version": "1.2.9a",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://members.home.nl/p.a.rombouts/pdnsd/",
"description": "proxy dns server with permanent caching",
"long_description": "pdnsd is a proxy dns server with permanent caching: the cache contents are written to hard disk on exit. It is designed to cope with unreachable or down dns servers, for example in dial-in networking.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "pdsh",
"portdir": "net/pdsh",
"version": "2.34",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chaos/pdsh",
"description": "Parallel Distributed Shell",
"long_description": "Pdsh is a high-performance, parallel remote shell utility. It uses a sliding window of threads to execute remote commands, conserving socket resources while allowing some connections to timeout if needed. It was originally written as a replacement for IBM's DSH on clusters at LLNL.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "james.trammell",
"github": "jtrammel",
"ports_count": 7
},
{
"name": "unixfan",
"github": "unix-fan",
"ports_count": 1
}
],
"variants": [
"genders",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "pen",
"portdir": "net/pen",
"version": "0.17.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://siag.nu/pen/",
"description": "load balancer for simple tcp based protocols",
"long_description": "pen is a load balancer for simple tcp based protocols such as http or smtp. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "pftp",
"portdir": "net/pftp",
"version": "0.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pftp.sourceforge.net/",
"description": "ftp client with FXP, SSL, and TLS support",
"long_description": "PFTP is a portable FTP client, with many useful features, such as FXP, SSL, and TLS support",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"openssl",
"readline",
"libpftp",
"libpftputil"
]
}
],
"depends_on": []
},
{
"name": "phetch",
"portdir": "net/phetch",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xvxx/phetch",
"description": "A terminal client designed to help you quickly navigate the gophersphere.",
"long_description": "Phetch is a Gopher terminal client written entirely in Rust. It supports Gopher searches, text and menu pages, and downloads. Moreover, Phetch features opt-in history tracking, TLS support, and Tor support.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "picotls",
"portdir": "net/picotls",
"version": "2025.09.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h2o/picotls",
"description": "picotls is a TLS 1.3 (RFC 8446) protocol stack written in C",
"long_description": "picotls is a TLS 1.3 (RFC 8446) protocol stack written in C. &{name} is designed to be fast, tiny and low-latency, with the primary user being the H2O HTTP/2 server for serving HTTP/1, HTTP/2 and HTTP/3 over QUIC.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"brotli",
"openssl3"
]
},
{
"type": "test",
"ports": [
"p5.34-test-tcp",
"p5.34-scope-guard"
]
}
],
"depends_on": []
},
{
"name": "pidgin",
"portdir": "net/pidgin",
"version": "2.14.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pidgin.im/",
"description": "Multi-protocol Instant Messaging client",
"long_description": "Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [
"x11",
"quartz",
"spellcheck",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"gsed",
"intltool",
"python311",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libXScrnSaver",
"xorg-libXext",
"audiofile",
"xorg-libsm",
"perl5.34",
"gettext-runtime",
"xorg-libice",
"libao",
"glib2",
"gnutls",
"gconf",
"gtk2",
"libidn",
"libpurple",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pidgin-bot-sentry",
"pidgin-encryption",
"pidgin-sipe",
"pidgin-otr"
]
}
]
},
{
"name": "pidgin-bot-sentry",
"portdir": "net/pidgin-bot-sentry",
"version": "1.3.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/pidgin-bs/",
"description": "Pidgin plugin to prevent spam.",
"long_description": "Bot Sentry is a Pidgin (libpurple) plugin to prevent Instant Message (IM) spam. It allows you to ignore IMs unless the sender is in your Buddy List, the sender is in your Allow List, or the sender correctly answers a question you have predefined.",
"active": true,
"categories": [
"net",
"chat"
],
"maintainers": [
{
"name": "nefar",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pidgin"
]
}
],
"depends_on": []
},
{
"name": "libpurple",
"portdir": "net/pidgin",
"version": "2.14.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pidgin.im/",
"description": "Multi-protocol Instant Messaging client",
"long_description": "Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"gsed",
"intltool",
"python311"
]
},
{
"type": "lib",
"ports": [
"glib2",
"gnutls",
"gconf",
"tcl",
"libidn",
"libxml2",
"tk",
"perl5.34",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"telepathy-haze",
"Chatty",
"centerim",
"pidgin",
"finch"
]
}
]
},
{
"name": "finch",
"portdir": "net/pidgin",
"version": "2.14.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pidgin.im/",
"description": "Multi-protocol Instant Messaging client",
"long_description": "Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"gsed",
"intltool",
"python311",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"gettext-runtime",
"gnutls",
"libgnt",
"ncurses",
"gconf",
"libidn",
"libpurple",
"libxml2",
"perl5.34"
]
}
],
"depends_on": []
},
{
"name": "pidgin-encryption",
"portdir": "net/pidgin-encryption",
"version": "3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pidgin-encrypt.sourceforge.net/",
"description": "Pidgin encryption plugin",
"long_description": "Pidgin encryption plugin",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "rsync",
"github": "",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nss",
"pidgin"
]
}
],
"depends_on": []
},
{
"name": "pidgin-sipe",
"portdir": "net/pidgin-sipe",
"version": "1.22.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sipe.sourceforge.net/",
"description": "Pidgin protocol plugin for Office 365/Lync/OCS",
"long_description": "Pidgin protocol plugin for Office 365/Lync/OCS",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"telepathy-glib",
"pidgin",
"gmime",
"kerberos5"
]
}
],
"depends_on": []
},
{
"name": "pkixssh",
"portdir": "net/pkixssh",
"version": "13.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://roumenpetrov.info/secsh/",
"description": "PKIX-SSH - an advanced secure shell implementation",
"long_description": "Implementation includes some of functionality provided by OpenSSH. OpenSSH itself is derivative of the original and free ssh 1.2.12 release by Tatu Ylonen. Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and Dug Song removed many bugs, re-added newer features and created OpenSSH. Roumen Petrov adds X.509 certificate support, modernize use of cryptography library including FIPS mode and creates PKIX-SSH.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "sstallion",
"github": "sstallion",
"ports_count": 4
}
],
"variants": [
"apple_keychain",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libedit",
"ncurses",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "plumber",
"portdir": "net/plumber",
"version": "2.9.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/batchcorp/plumber",
"description": "A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.",
"long_description": "A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems. The tool enables you to safely view the contents of your data streams, write plain or encoded data to any system, route data from one place to another, decode protobuf/avro/thrift/JSON data in real-time, relay data to the Batch platform, ship change data capture events to Batch platform, replay events into a message system on your local network, and many other features.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "prettyping",
"portdir": "net/prettyping",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://denilsonsa.github.io/prettyping/",
"description": "prettier, more colorful, more compact, easier to read ping output",
"long_description": "prettyping is a wrapper around the standard ping tool with the objective of making the output prettier, more colorful, more compact, and easier to read. prettyping runs the standard ping in the background and parses its output, showing the ping responses in a graphical way at the terminal (by using colors and Unicode characters).",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "prips.sh",
"portdir": "net/prips.sh",
"version": "0.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/honzahommer/prips.sh",
"description": "Print the IP addresses in a given range",
"long_description": "Print the IP addresses in a given range",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bash"
]
}
],
"depends_on": []
},
{
"name": "prips",
"portdir": "net/prips",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/prips/prips",
"description": "prips is a tool that can be used to print all of the IP address on a given range.",
"long_description": "prips is a tool that can be used to print all of the IP address on a given range.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "proftpd",
"portdir": "net/proftpd",
"version": "1.3.9",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.proftpd.org",
"description": "Highly configurable ftp-server.",
"long_description": "ProFTPD is a highly configurable ftp daemon for unix and unix-like operating systems. ProFTPD is designed to be somewhat of a drop-in replacement for wu-ftpd with a configuration format like Apache.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"mysql57",
"mysql8",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17",
"sqlite3",
"quotasql",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"ncurses",
"openssl",
"libidn"
]
}
],
"depends_on": []
},
{
"name": "profanity",
"portdir": "net/profanity",
"version": "0.15.1",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://profanity-im.github.io",
"description": "A console-based XMPP client written in C using ncurses",
"long_description": "Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"notifications",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"autoconf-archive",
"automake",
"cmocka",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"qrencode",
"curl",
"glib2",
"libotr",
"expat",
"python312",
"libstrophe",
"gpgme",
"libassuan",
"libgcrypt",
"libgpg-error",
"libsignal-protocol-c",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "prosody",
"portdir": "net/prosody",
"version": "0.12.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prosody.im",
"description": "Prosody is a modern flexible communications server for Jabber/XMPP written in Lua.",
"long_description": "Prosody is a modern flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to set up and configure, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.",
"active": true,
"categories": [
"net",
"chat"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libidn",
"lua53-luafilesystem",
"openssl3",
"icu",
"lua53-luasec",
"lua53-luasocket",
"lua53-luaexpat",
"lua"
]
}
],
"depends_on": []
},
{
"name": "proxify",
"portdir": "net/proxify",
"version": "0.0.16",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/projectdiscovery/proxify",
"description": "Swiss Army knife Proxy tool for HTTP/HTTPS traffic capture, manipulation, and replay on the go.",
"long_description": "Swiss Army Knife Proxy for rapid deployments. Supports multiple operations such as request/response dump, filtering and manipulation via DSL language, upstream HTTP/Socks5 proxy. Additionally a replay utility allows to import the dumped traffic (request/responses with correct domain name) into burp or any other proxy by simply setting the upstream proxy to proxify.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "proxytunnel",
"portdir": "net/proxytunnel",
"version": "1.9.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://proxytunnel.sourceforge.net/",
"description": "ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.",
"long_description": "ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "prtunnel",
"portdir": "net/prtunnel",
"version": "0.2.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://joshbeam.com/software/prtunnel/",
"description": "tunnel TCP/IP through HTTP and SOCKS5 proxy servers",
"long_description": "prtunnel is a program that can tunnel TCP/IP connections in a variety of ways, including through HTTP and SOCKS5 proxy servers.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "psi",
"portdir": "net/psi",
"version": "1.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://psi-im.org",
"description": "jabber-based instant messaging client",
"long_description": "Psi is a capable Jabber client aimed at experienced users. Its design goals are simplicity and stability.",
"active": true,
"categories": [
"net",
"chat"
],
"maintainers": [],
"variants": [
"qt4",
"qt5"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"minizip",
"qt5-qtbase",
"libidn",
"qca-qt5",
"qt5-qtwebengine",
"qt5-qtmultimedia"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"psi-otr"
]
}
]
},
{
"name": "ptunnel",
"portdir": "net/ptunnel",
"version": "0.72",
"license": "BSD and zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cs.uit.no/~daniels/PingTunnel/",
"description": "tunnel over ICMP",
"long_description": "Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "pure-ftpd",
"portdir": "net/pure-ftpd",
"version": "1.0.54",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pureftpd.org/",
"description": "Pure-FTPd is a fast, production-quality, standard-conformant FTP (SSL/TLS) server, based upon Troll-FTPd.",
"long_description": "Pure-FTPd has been designed to be secure in default configuration; it has no known vulnerabilities. Features include: virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, LDAP / MySQL / PostgreSQL-based authentication, fortune files, Apache-like log files, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"uploadscript",
"mysql51",
"mysql55",
"mysql56",
"mysql57",
"mariadb",
"tls",
"lang_brazilian",
"lang_czech",
"lang_danish",
"lang_dutch",
"lang_french",
"lang_french_funny",
"lang_german",
"lang_italian",
"lang_korean",
"lang_norwegian",
"lang_polish",
"lang_romanian",
"lang_russian",
"lang_simplified_chinese",
"lang_slovak",
"lang_spanish",
"lang_swedish",
"lang_trad_chinese",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsodium"
]
}
],
"depends_on": []
},
{
"name": "qBittorrent",
"portdir": "net/qBittorrent",
"version": "5.2.0",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qbittorrent.org",
"description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent.",
"long_description": "qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"debug",
"gui",
"webui",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"qt6-qttools",
"boost187",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"zlib",
"qt6-qttranslations",
"openssl",
"libtorrent-rasterbar",
"qt6-qtbase",
"qt6-qtsvg"
]
}
],
"depends_on": []
},
{
"name": "qBittorrent-qt5",
"portdir": "net/qBittorrent-qt5",
"version": "4.6.7",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qbittorrent.org",
"description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent.",
"long_description": "qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"gui",
"webui",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"pkgconfig",
"boost181",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"qt5-qtbase",
"libtorrent-rasterbar",
"openssl",
"qt5-qtsvg",
"qt5-qtmacextras",
"qt5-qttranslations"
]
}
],
"depends_on": []
},
{
"name": "qiec104",
"portdir": "net/qiec104",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MicroKoder/QIEC104",
"description": "Small IEC104 client",
"long_description": "Small IEC104 client",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 44
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "qobuz-dl",
"portdir": "net/qobuz-dl",
"version": "0.9.9.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vitiko98/Qobuz-DL",
"description": "The complete Lossless and Hi-Res music downloader for Qobuz",
"long_description": "The complete Lossless and Hi-Res music downloader for Qobuz",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-pick",
"python311",
"py311-pathvalidate",
"py311-mutagen",
"py311-colorama",
"py311-requests",
"py311-beautifulsoup4",
"py311-tqdm"
]
}
],
"depends_on": []
},
{
"name": "qpid-proton",
"portdir": "net/qpid-proton",
"version": "0.39.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qpid.apache.org",
"description": "Qpid Proton is a high-performance, lightweight AMQP 1.0 messaging library.",
"long_description": "Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "roddie.kieley",
"github": "roddiekieley",
"ports_count": 1
}
],
"variants": [
"debug",
"openssl",
"swig",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"jsoncpp",
"libuv",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "quagga",
"portdir": "net/quagga",
"version": "1.2.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.quagga.net",
"description": "Collection of Routing daemons for OSPF BGP and RIP",
"long_description": "Quagga is a routing software suite, providing implementations of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms, particularly FreeBSD, Linux, Solaris and NetBSD. Quagga is a fork of GNU Zebra which was developed by Kunihiro Ishiguro. The Quagga tree aims to build a more involved community around Quagga than the current centralised model of GNU Zebra. This port installs the binaries, but does not include startup items, it should be considered experimental.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"autoconf",
"automake",
"clang-18",
"pkgconfig",
"gawk"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": []
},
{
"name": "quien",
"portdir": "net/quien",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://benword.com/quien-a-better-whois-lookup-tool",
"description": "A better WHOIS lookup tool",
"long_description": "A better WHOIS lookup tool. Interactive TUI with tabbed views for WHOIS, DNS, mail, SSL/TLS, HTTP headers, and tech stack detection.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "quvi",
"portdir": "net/quvi",
"version": "0.9.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://quvi.sourceforge.net/",
"description": "A command line tool for parsing video download links.",
"long_description": "quvi is a command line tool for parsing video download links. It supports Youtube and other similar video websites. libquvi is a library for parsing video download links with C API. It is written in C and intended to be a cross-platform library.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"curl",
"gettext",
"libxml2",
"libquvi",
"glib2",
"json-glib"
]
}
],
"depends_on": []
},
{
"name": "rabbitmq-c",
"portdir": "net/rabbitmq-c",
"version": "0.15.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alanxz/rabbitmq-c",
"description": "a C-language AMQP client library for use with RabbitMQ",
"long_description": "RabbitMQ-C is a C-language AMQP client library for use with RabbitMQ.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"xmlto",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"popt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php53-amqp",
"php54-amqp",
"php55-amqp",
"php56-amqp",
"php70-amqp",
"php71-amqp",
"php72-amqp",
"php73-amqp",
"php74-amqp",
"php80-amqp",
"php81-amqp",
"php82-amqp",
"php83-amqp",
"php84-amqp",
"php85-amqp",
"syslog-ng-devel"
]
}
]
},
{
"name": "rabbitmq-server",
"portdir": "net/rabbitmq-server",
"version": "3.11.15",
"license": "MPL-1.1 and MIT and Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rabbitmq.com",
"description": "The RabbitMQ AMQP Server",
"long_description": "RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"libxslt",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"erlang"
]
}
],
"depends_on": []
},
{
"name": "radmind",
"portdir": "net/radmind",
"version": "1.14.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.radmind.org",
"description": "Remotely administer the file systems of multiple unix machines",
"long_description": "A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"radassist"
]
}
]
},
{
"name": "radvd",
"portdir": "net/radvd",
"version": "1.8.5",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.litech.org/radvd/",
"description": "router advertisement daemon",
"long_description": "The router advertisement daemon (radvd) is run by Linux or BSD systems acting as IPv6 routers. It sends Router Advertisement messages, specified by RFC 2461, to a local Ethernet LAN periodically and when requested by a node sending a Router Solicitation message. These messages are required for IPv6 stateless autoconfiguration.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "lars.rasmusson",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rancid",
"portdir": "net/rancid",
"version": "3.13",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.shrubbery.net/rancid",
"description": "Really Awesome New Cisco confIg Differ",
"long_description": "Rancid maintains a CVS/SVN/git repository of router and device config files. It emails you when changes occur and tells you what commands were changed.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.34",
"p5.34-lockfile-simple"
]
}
],
"depends_on": []
},
{
"name": "rclone",
"portdir": "net/rclone",
"version": "1.74.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rclone.org",
"description": "Rclone is a command line cloud-service sync program",
"long_description": "Rclone is a command line cloud-service sync program to sync files and directories to and from: Google Drive, Amazon S3, Openstack Swift / Rackspace cloud files / Memset, Memstore, Dropbox, Google Cloud Storage, Amazon Drive, Microsoft One Drive, Hubic, Backblaze B2, Yandex Disk, SFTP, and the local filesystem.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [
"mount"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rbldnsd",
"portdir": "net/rbldnsd",
"version": "0.996b",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.corpit.ru/mjt/rbldnsd.html",
"description": "rbldnsd is a small and fast DNS daemon which is especially made to serve DNSBL zone",
"long_description": "The daemon can serve both IP-based (ordb.org, dsbl.org etc) and name-based (rfc-ignorant.org) blocklists. Unlike DJB's rbldns, it has ability to specify individual values for every entry, can serve as many zones on a single IP address as you wish, and, finally, it is a real nameserver: it can reply to DNS metadata requests. The daemon keeps all zones in memory for faster operations, but its memory usage is very efficient, especially for repeated TXT values which are stored only once.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "rdesktop",
"portdir": "net/rdesktop",
"version": "1.9.0",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rdesktop.org/",
"description": "Windows Terminal Server Client",
"long_description": "rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which was not integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"w2k_license_hack",
"smartcard"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nettle",
"libiconv",
"libao",
"xorg-libXcursor",
"xorg-libXrandr",
"xorg-libX11",
"libsamplerate",
"gmp",
"gnutls",
"libtasn1"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"tsclient"
]
}
]
},
{
"name": "regclient",
"portdir": "net/regclient",
"version": "0.11.3",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://regclient.org",
"description": "Docker and OCI Registry Client in Go and tooling using those libraries",
"long_description": "Docker and OCI Registry Client in Go and tooling using those libraries",
"active": true,
"categories": [
"devel",
"sysutils",
"net"
],
"maintainers": [
{
"name": "github.ssk",
"github": "suhailskhan",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "remctl",
"portdir": "net/remctl",
"version": "3.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.eyrie.org/~eagle/software/remctl/",
"description": "Kerberos-authenticated remote command execution",
"long_description": "remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication and returning the output.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "quentin",
"github": "quentinmit",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"pcre2",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wallet",
"wallet-server",
"wallet-kdc"
]
}
]
},
{
"name": "restund",
"portdir": "net/restund",
"version": "0.4.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.creytiv.com/",
"description": "modular STUN/TURN server",
"long_description": "restund is a modular STUN/TURN server.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "aeh",
"github": "alfredh",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libre"
]
}
],
"depends_on": []
},
{
"name": "ripe-whois",
"portdir": "net/ripe-whois",
"version": "3.2.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ripe.net/tools/",
"description": "Special RIPE version of the whois client",
"long_description": "This special RIPE version of the whois client is whois3, a very simple and generic whois client. This client, unlike the \"classic\" whois client, does not check for supported flags at the client side, except for -h (whois host) and -p (whois port). The syntax checks for flags are made at the server side. The default host and port of whois3 is whois.ripe.net at port 43 (or to be more exact, the tcp port specified for whois in /etc/services). You can change the default host by setting NICHOST in the source.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "roadrunner",
"portdir": "net/roadrunner",
"version": "0.9.1",
"license": "Copyleft",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20050831010356/http://rr.codefactory.se/",
"description": "implementation of the BEEP protocol (RFC 3080) in C",
"long_description": "RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "rpki-client",
"portdir": "net/rpki-client",
"version": "9.8",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rpki-client.org/index.html",
"description": "OpenBSD RPKI Validator",
"long_description": "rpki-client is a FREE, easy-to-use implementation of the Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the Route Origin of a BGP announcement.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "artkiver",
"github": "artkiver",
"ports_count": 12
}
],
"variants": [
"libressl",
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libressl",
"expat"
]
}
],
"depends_on": []
},
{
"name": "rrdtool",
"portdir": "net/rrdtool",
"version": "1.9.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://oss.oetiker.ch/rrdtool/",
"description": "Round Robin Database",
"long_description": "RRDtool is a system to store and display time-series data",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"groff",
"gettext",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"fribidi",
"libxml2",
"pango",
"glib2",
"gettext-runtime",
"cairo",
"libpng",
"tcp_wrappers"
]
},
{
"type": "run",
"ports": [
"perl5.34",
"dejavu-fonts"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rrdtool",
"tsung",
"jrrd",
"argus-clients",
"cacti",
"nedi",
"netmrg",
"nfdump",
"nrg",
"ntop",
"smokeping",
"xymon-client",
"xymon-server",
"php53-rrd",
"php54-rrd",
"php55-rrd",
"php56-rrd",
"php70-rrd",
"php71-rrd",
"php72-rrd",
"php73-rrd",
"php74-rrd",
"php80-rrd",
"php81-rrd",
"php82-rrd",
"php83-rrd",
"php84-rrd",
"py27-rrdtool",
"collectd",
"cherokee"
]
}
]
}
]
}