HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51950,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=549",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=547",
"results": [
{
"name": "slurm",
"portdir": "net/slurm",
"version": "20211014",
"license": "GPL-2+",
"platforms": "darwin freebsd netbsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mattthias/slurm",
"description": "yet another network load monitor",
"long_description": "slurm started as a port of pppstatus to FreeBSD and now is a generic curses based network load monitor. It features three different modes with real-time ASCII graphs and interface statistics for all kinds of network interfaces on most Unix systems.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "hscholz",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "skypipe",
"portdir": "net/skypipe",
"version": "0.2",
"license": "unknown",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/progrium/skypipe",
"description": "Skypipe lets you pipe data across sessions and machines.",
"long_description": "Skypipe is a magical command line tool that lets you easily pipe data across terminal sessions, regardless of whether the sessions are on the same machine, across thousands of machines, or even behind a firewall. It gives you named pipes in the sky and lets you magically pipe data anywhere.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-zmq",
"py27-colorama",
"py27-requests"
]
}
],
"depends_on": []
},
{
"name": "sipcalc",
"portdir": "net/sipcalc",
"version": "1.1.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.routemeister.net/projects/sipcalc/",
"description": "An advanced IP subnet calculator",
"long_description": "sipcalc displays various information from an IP address and an associated subnet mask: broadcast address, network class, Cisco wildcard, hosts/range, network range, etc. It supports both IPv4 and IPv6.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ocheron",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "shellinabox",
"portdir": "net/shellinabox",
"version": "2.21",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shellinabox/shellinabox",
"description": "a web-based terminal emulator for ssh or other command line tools",
"long_description": "Shell In A Box implements a web server that can export arbitrary command line tools (e.g. ssh) to a web-based terminal emulator. This emulator is accessible to any JavaScript- and CSS-enabled web browser and does not require any additional browser plugins.",
"active": true,
"categories": [
"net",
"www",
"shells"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "shelldap",
"portdir": "net/shelldap",
"version": "1.3.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://projects.martini.nu/shelldap/",
"description": "a handy shell-like interface for browsing and editing LDAP entries",
"long_description": "Shelldap is a handy shell-like interface for browsing LDAP servers and editing their content. Among its features: history, sane autocompletes, credential caching, site-wide and individual config, it's in perl, it's fun to say! shelldap! shelldap! shelldap!",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5.34",
"clang-18"
]
},
{
"type": "run",
"ports": [
"p5.34-digest-md5",
"p5.34-perl-ldap",
"p5.34-term-readkey",
"perl5.34",
"p5.34-term-shell",
"p5.34-yaml-syck",
"p5.34-term-readline-gnu",
"p5.34-algorithm-diff"
]
}
],
"depends_on": []
},
{
"name": "shadowsocks-rust",
"portdir": "net/shadowsocks-rust",
"version": "1.24.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shadowsocks/shadowsocks-rust",
"description": "Lightweight secured SOCKS5 proxy",
"long_description": "shadowsocks is a fast tunnel proxy that helps you bypass firewalls. shadowsocks-rust is a Rust implementation of shadowsocks protocol.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "",
"github": "zonyitoo",
"ports_count": 1
}
],
"variants": [
"local",
"server",
"service",
"manager",
"basic",
"full",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "shadowsocks-libev",
"portdir": "net/shadowsocks-libev",
"version": "3.3.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shadowsocks/shadowsocks-libev",
"description": "Lightweight secured SOCKS5 proxy",
"long_description": "Shadowsocks-libev is written in pure C and depends on libev. It's designed to be a lightweight implementation of shadowsocks protocol, in order to keep the resource usage as low as possible.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"asciidoc",
"xmlto"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"mbedtls",
"pcre",
"c-ares",
"libev"
]
}
],
"depends_on": []
},
{
"name": "sfeed",
"portdir": "net/sfeed",
"version": "2.4",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.codemadness.org/sfeed/",
"description": "RSS and Atom parser (and some format programs)",
"long_description": "RSS and Atom parser (and some format programs)",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 44
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "sendpage",
"portdir": "net/sendpage",
"version": "1.000003",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sendpage.org/",
"description": "Sendpage sends alphanumeric pages via a modem, receives via SNPP",
"long_description": "An SNPP client, SNPP server, a queuing engine, a modem control engine, a TAP communication system, and an email notification system.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbi",
"p5.34-device-serialport",
"p5.34-mailtools",
"p5.34-net-snpp"
]
}
],
"depends_on": []
},
{
"name": "scw",
"portdir": "net/scw",
"version": "2.54.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scaleway.com/en/cli/",
"description": "Command Line Interface for Scaleway",
"long_description": "Scaleway CLI is a tool to help you pilot your Scaleway infrastructure directly from your terminal.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "davidriod",
"github": "dgsb",
"ports_count": 1
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "scotty",
"portdir": "net/scotty",
"version": "3.0.0",
"license": "Tcl/Tk",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.tcl-lang.org/page/Scotty",
"description": "Network management extensions to Tcl that enables TCP/UDP connections, DNS queries, and SNMP. The graphical network mapper tkined is also included.",
"long_description": "Network management extensions to Tcl that enables TCP/UDP connections, DNS queries, and SNMP. The graphical network mapper tkined is also included.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tcl",
"tk",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"moodss"
]
}
]
},
{
"name": "scdl",
"portdir": "net/scdl",
"version": "2.7.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flyingrub/scdl",
"description": "Soundcloud Music Downloader",
"long_description": "Soundcloud Music Downloader",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-mutagen",
"py312-soundcloud-v2",
"py312-termcolor",
"python312",
"py312-requests",
"py312-pathvalidate",
"py312-docopt",
"py312-clint"
]
},
{
"type": "run",
"ports": [
"ffmpeg"
]
}
],
"depends_on": []
},
{
"name": "sclj",
"portdir": "net/sclj",
"version": "3.2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sclj.sourceforge.net/",
"description": "A livejournal client",
"long_description": "JLJ is a command-line interface for posting to livejournal. Posts are edited in your default editor.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "py314-scamper",
"portdir": "net/scamper",
"version": "20260420",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.caida.org/catalog/software/scamper",
"description": "Python 3.14 bindings for scamper",
"long_description": "Python 3.14 bindings for scamper.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"scamper",
"openssl3",
"python314"
]
}
],
"depends_on": []
},
{
"name": "py313-scamper",
"portdir": "net/scamper",
"version": "20260420",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.caida.org/catalog/software/scamper",
"description": "Python 3.13 bindings for scamper",
"long_description": "Python 3.13 bindings for scamper.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"scamper",
"openssl3",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py312-scamper",
"portdir": "net/scamper",
"version": "20260420",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.caida.org/catalog/software/scamper",
"description": "Python 3.12 bindings for scamper",
"long_description": "Python 3.12 bindings for scamper.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"scamper",
"openssl3",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py311-scamper",
"portdir": "net/scamper",
"version": "20260420",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.caida.org/catalog/software/scamper",
"description": "Python 3.11 bindings for scamper",
"long_description": "Python 3.11 bindings for scamper.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"scamper",
"openssl3",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py310-scamper",
"portdir": "net/scamper",
"version": "20260420",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.caida.org/catalog/software/scamper",
"description": "Python 3.10 bindings for scamper",
"long_description": "Python 3.10 bindings for scamper.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"scamper",
"python310",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "scanssh",
"portdir": "net/scanssh",
"version": "2.1",
"license": "BSD and BSD-old and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://monkey.org/~provos/scanssh/",
"description": "scanner for finding ssh servers and their software version",
"long_description": "scanssh protocol scanner scans a list of addresses and networks for running SSH protocol servers and their version numbers. scanssh protocol scanner supports random selection of IP addresses from large network ranges and is useful for gathering statistics on the deployment of SSH protocol servers in a company or the Internet as whole.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"libdnet",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "scamper",
"portdir": "net/scamper",
"version": "20260420",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.caida.org/catalog/software/scamper",
"description": "Conduct Internet measurements",
"long_description": "scamper is a program that is able to conduct Internet measurement tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to fill a specified packets-per-second rate. Currently, it supports the well-known ping and traceroute techniques, as well as radargun, ally, mercator, sting, and parts of tbit.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xz",
"sqlite3",
"pcre2",
"openssl3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-scamper",
"py310-scamper",
"py311-scamper",
"py312-scamper",
"py313-scamper",
"py314-scamper"
]
}
]
},
{
"name": "sbd",
"portdir": "net/sbd",
"version": "1.37",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tigerteam.se/dl/sbd/",
"description": "netcat clone supporting strong encryption.",
"long_description": "sbd is a netcat-clone, designed to be portable and offer strong encryption. It features AES-CBC-128 + HMAC-SHA1 encryption, program execution, choosing source port, continuous reconnection with delay, and other nice features.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "samba3",
"portdir": "net/samba3",
"version": "3.6.25",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.samba.org/",
"description": "SMB/CIFS implementation",
"long_description": "Samba is an software suite that provides seamless file and print services to SMB/CIFS clients. OpenSSL based options are disabled by default due to licensing issues.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"kerberos",
"openldap",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ncurses",
"popt",
"readline"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-control-center",
"kde4-runtime",
"backuppc"
]
}
]
},
{
"name": "samba4",
"portdir": "net/samba4",
"version": "4.24.0",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.samba.org",
"description": "SMB/CIFS server and client",
"long_description": "Samba is an software suite that provides seamless file and print services to SMB/CIFS clients.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"avahi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmocka",
"gettext",
"pkgconfig",
"docbook-xml",
"docbook-xsl-nons",
"libxslt",
"p5.34-parse-yapp",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libtasn1",
"ncurses",
"openssl",
"popt",
"readline",
"talloc",
"libiconv",
"gettext-runtime",
"tevent",
"python314",
"libarchive",
"zlib",
"lmdb",
"openldap",
"tdb",
"gnutls",
"gpgme",
"icu",
"jansson"
]
},
{
"type": "run",
"ports": [
"py314-dnspython",
"py314-markdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"termscp"
]
}
]
},
{
"name": "s5cmd",
"portdir": "net/s5cmd",
"version": "2.3.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/peak/s5cmd",
"description": "Parallel S3 and local filesystem execution tool.",
"long_description": "s5cmd is a very fast S3 and local filesystem execution tool. It comes with support for a multitude of operations including tab completion and wildcard support for files, which can be very handy for your object storage workflow while working with large number of files.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "smanojkarthick",
"github": "manojkarthick",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "s3cmd",
"portdir": "net/s3cmd",
"version": "2.4.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://s3tools.org/s3cmd",
"description": "Command line tool for managing S3 compatible storage services",
"long_description": "S3cmd lets you copy files from/to Amazon S3 (Simple Storage Service) using a simple to use command line client. Supports rsync-like backup, GPG encryption, and more. Also supports management of Amazon's CloudFront content delivery network.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "p",
"github": "przmv",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"curl-ca-bundle",
"py313-dateutil",
"py313-magic"
]
}
],
"depends_on": []
},
{
"name": "rustscan",
"portdir": "net/rustscan",
"version": "2.4.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RustScan/RustScan",
"description": "The Modern Port Scanner",
"long_description": "The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). Run scripts through our scripting engine (Python, Lua, Shell supported).",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"nmap"
]
}
],
"depends_on": []
},
{
"name": "rygel",
"portdir": "net/rygel",
"version": "0.36.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Rygel",
"description": "Rygel DLNA media server, renderer",
"long_description": "Rygel is a home media solution that allows you to easily share audio, video and pictures, and control media players on your home network.",
"active": true,
"categories": [
"net",
"multimedia"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"gobject-introspection",
"vala",
"gsed"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gupnp",
"gupnp-av",
"libgee",
"libunistring",
"gupnp-dlna",
"desktop-file-utils",
"gstreamer1-gst-plugins-base",
"gtk3",
"libmediaart",
"gssdp"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-apps"
]
}
]
},
{
"name": "rtorrent-devel",
"portdir": "net/rtorrent-devel",
"version": "20241205",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rakshasa/rtorrent",
"description": "console-based BitTorrent client (unstable release)",
"long_description": "rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management. This is the unstable release of rTorrent.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"xmlrpc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"autoconf-archive",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsigcxx2",
"ncurses",
"curl",
"libtorrent-devel",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "rtorrent",
"portdir": "net/rtorrent",
"version": "0.16.9",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rakshasa/rtorrent",
"description": "console-based BitTorrent client",
"long_description": "rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"xmlrpc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libtorrent",
"ncurses",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "rsync-lart",
"portdir": "net/rsync-lart",
"version": "2.6.6",
"license": "unknown",
"platforms": "darwin freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lartmaker.nl/rsync/",
"description": "rsync with LART extended attributes support patches",
"long_description": "rsync is a file transfer program for Unix systems. rsync uses the 'rsync algorithm' which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. NOTE This version of rsync adds extended attribute support from Apple as well as third party fixes from http://www.lartmaker.nl/rsync/",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"popt"
]
}
],
"depends_on": []
},
{
"name": "rrsync",
"portdir": "net/rsync",
"version": "3.4.1",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rsync.samba.org",
"description": "a script to set up restricted rsync users via ssh logins",
"long_description": "rrsync is a script to set up restricted rsync users via ssh logins.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"rsync"
]
}
],
"depends_on": []
},
{
"name": "rsync-hfscomp",
"portdir": "net/rsync-hfscomp",
"version": "3.1.2",
"license": "GPL-3+",
"platforms": "darwin freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "http://samba.org/rsync/",
"description": "Fast incremental file transfer",
"long_description": "rsync is an open source utility that provides fast incremental file transfer. It works both locally and remote with either the custom rsyncd protocol or a remote shell like ssh. NOTE: This version includes additional macOS-specific support, most notable HFS compression.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"popt",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gutils-suite-base"
]
}
]
},
{
"name": "rsync",
"portdir": "net/rsync",
"version": "3.4.1",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rsync.samba.org",
"description": "Fast incremental file transfer",
"long_description": "rsync is an open source utility that provides fast incremental file transfer. It works both locally and remote with either the custom rsyncd protocol or a remote shell like ssh.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"popt",
"lz4",
"libiconv",
"xxhashlib",
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mlton",
"py38-tensorflow-addons",
"py37-tensorflow-addons",
"py39-tensorflow-addons"
]
},
{
"type": "lib",
"ports": [
"rvm",
"backuppc",
"dirvish",
"rsnapshot",
"grsync"
]
},
{
"type": "run",
"ports": [
"git-devel",
"git",
"rrsync"
]
}
]
},
{
"name": "rs-aggregate",
"portdir": "net/rs-aggregate",
"version": "0.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ktims/rs-aggregate",
"description": "Aggregate IPv4 and/or IPv6 prefixes",
"long_description": "rs-aggregate will aggregate an unsorted list of IP prefixes. Intended to be a drop-in replacement for aggregate6 with better performance. Takes a list of whitespace-separated IPs or IP networks and aggregates them to their minimal representation.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herrbischoff",
"github": "herrbischoff",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "rsstail",
"portdir": "net/rsstail",
"version": "2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.vanheusden.com/rsstail/",
"description": "An RSS reader",
"long_description": "RSSTail is more or less an rss reader: it monitors an rss-feed and if it detects a new entry it'll emit only that new entry.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libmrss"
]
}
],
"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"
]
}
]
},
{
"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
}
]
}