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

{
    "count": 49975,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=879",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=877",
    "results": [
        {
            "name": "sshguard",
            "portdir": "net/sshguard",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sshguard.net/",
            "description": "Sshguard protects networked hosts from brute force attacks.",
            "long_description": "Sshguard monitors servers from their logging activity. When logs convey that someone is doing a Bad Thing, sshguard reacts by blocking he/she/it for a bit. Sshguard has a touchy personality: when a naughty tyke insists disturbing your host, it reacts firmer and firmer.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1140
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17",
                        "py313-docutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "squid4",
            "portdir": "net/squid4",
            "version": "4.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "squid5",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by squid5",
            "long_description": "This port has been replaced by squid5.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "squid3",
            "portdir": "net/squid3",
            "version": "3.5.28",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.squid-cache.org/",
            "description": "advanced proxy caching server for http, https, ftp, gopher",
            "long_description": "Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid 3.x is the latest release series that does not need a C++11 compiler to build.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "openssl",
                "ipfw_transparent",
                "kerberos",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "squid2",
            "portdir": "net/squid2",
            "version": "2.7.STABLE9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.squid-cache.org/",
            "description": "advanced proxy caching server for http, https, ftp, gopher",
            "long_description": "Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid 2.x is an old release series, which is mostly obsolete but still has a few features that have not yet been ported to 6.x.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "splatd",
            "portdir": "net/splatd",
            "version": "1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/threerings/splatd",
            "description": "Splat: Scalable Periodic LDAP Attribute Transmogrifier",
            "long_description": "Splat is a daemon designed to help keep information in an LDAP directory in sync with information outside of an LDAP directory. This information can be any set of attributes on any object in the LDAP directory.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-ldap",
                        "py27-twisted",
                        "py27-zconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "splat",
            "portdir": "net/splat",
            "version": "1.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "splatd",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by splatd",
            "long_description": "This port has been replaced by splatd.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "speedtest-cli",
            "portdir": "net/speedtest-cli",
            "version": "2.1.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sivel/speedtest-cli",
            "description": "cli for speedtest.net",
            "long_description": "command line interface for testing internet bandwidth using speedtest.net",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 430
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "socket",
            "portdir": "net/socket",
            "version": "1.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jnickelsen.de/socket/",
            "description": "an interface to TCP sockets at shell level",
            "long_description": "Socket(1) implements an interface to TCP sockets at shell level. Client and server sockets can be used from shell scripts or interactively. Socket can also run a program with stdin, stdout, and stderr connected to the socket connection. A number of sample shell scripts are included.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sobby",
            "portdir": "net/sobby",
            "version": "0.4.8",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gobby.github.io",
            "description": "Dedicated server for collaborative editing",
            "long_description": "Sobby is a standalone server for collaborative editing based on obby, a library providing synced document buffers.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "net6",
                        "glib2",
                        "libxmlxx2",
                        "obby",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snownews",
            "portdir": "net/snownews",
            "version": "1.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/snownews/",
            "description": "Text mode RSS newsreader",
            "long_description": "Snownews is a text mode RSS/RDF newsreader. It supports all versions of RSS natively and supports other formats via plugins.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "ncurses",
                        "gettext-runtime",
                        "openssl",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snort",
            "portdir": "net/snort",
            "version": "2.9.20",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.snort.org/",
            "description": "Open Source Network Intrusion Detection System",
            "long_description": "Snort is an open source network intrusion detection system, capable of performing real-time traffic analysis and packet logging on IP networks. It can perform protocol analysis, content searching/matching and can be used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "if_en0",
                "if_en1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit",
                        "daq",
                        "nghttp2",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "snmptt",
            "portdir": "net/snmptt",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.snmptt.org/",
            "description": "An SNMP trap handler written in Perl for use with the Net-SNMP / UCD-SNMP snmptrapd program",
            "long_description": "An SNMP trap handler written in Perl for use with the Net-SNMP / UCD-SNMP snmptrapd program",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-config-inifiles"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snarf",
            "portdir": "net/snarf",
            "version": "7.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xach.com/snarf/",
            "description": "Simple Non-interactive All-purpose Resource Fetcher",
            "long_description": "snarf is a command line resource grabber. It can transfer files through the http, gopher, finger, and ftp protocols without user interaction. It is small and fast.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "smtpping",
            "portdir": "net/smtpping",
            "version": "1.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halon/smtpping",
            "description": "A simple, portable tool for measuring SMTP server delay, delay variation and throughput.",
            "long_description": "A simple, portable tool for measuring SMTP server delay, delay variation and throughput.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "smokeping",
            "portdir": "net/smokeping",
            "version": "2.9.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://oss.oetiker.ch/smokeping/",
            "description": "A deluxe latency logging and graphing system.",
            "long_description": "SmokePing is a deluxe latency measurement tool. It can measure, store, and display latency, latency distribution, and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.",
            "active": true,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fping",
                        "rrdtool",
                        "apache2",
                        "mod_fcgid",
                        "perl5.34",
                        "p5.34-authen-radius",
                        "p5.34-cgi-fast",
                        "p5.34-config-grammar",
                        "p5.34-html-tagset",
                        "p5.34-io-html",
                        "p5.34-io-tty",
                        "curl",
                        "p5.34-mozilla-ca",
                        "p5.34-net-dns",
                        "p5.34-net-ip",
                        "p5.34-net-openssh",
                        "p5.34-net-radius",
                        "p5.34-net-snmp",
                        "p5.34-net-telnet",
                        "p5.34-pathtools",
                        "p5.34-perl-ldap",
                        "p5.34-snmp_session",
                        "p5.34-xml-sax-base",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-17"
                    ]
                },
                {
                    "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-17"
                    ]
                },
                {
                    "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-9.0"
                    ]
                }
            ],
            "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": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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": "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_34",
                "perl5_28",
                "perl5_30",
                "perl5_32"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbi",
                        "p5.34-device-serialport",
                        "p5.34-mailtools",
                        "p5.34-net-snpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sendfile",
            "portdir": "net/sendfile",
            "version": "2.1b-20110604",
            "license": "GPL and Artistic-1 and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fex.belwue.de/saft/sendfile.html",
            "description": "A saft suite for asynchronous transfers",
            "long_description": "Sendfile is a SAFT implementation for UNIX and serves as a tool for asynchronous sending of files in the internet, conserving their file attributes. It consists of the following parts: sendfiled - the server daemon sendfile - a client for sending files sendmsg - a client for sending one-line text messages receive - a client for receiving spooled files",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scw",
            "portdir": "net/scw",
            "version": "2.45.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": 1016
                }
            ],
            "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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "moodss"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scapy-devel",
            "portdir": "net/scapy",
            "version": "20211225-298939e9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-scapy-devel",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-scapy-devel",
            "long_description": "This port has been replaced by py-scapy-devel.",
            "active": false,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scapy",
            "portdir": "net/scapy",
            "version": "2.4.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-scapy",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-scapy",
            "long_description": "This port has been replaced by py-scapy.",
            "active": false,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libdnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scamper",
            "portdir": "net/scamper",
            "version": "20251113",
            "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": 7
                }
            ],
            "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-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "samba4",
            "portdir": "net/samba4",
            "version": "4.23.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",
                        "python313",
                        "tevent",
                        "libarchive",
                        "zlib",
                        "lmdb",
                        "openldap",
                        "tdb",
                        "gnutls",
                        "gpgme",
                        "icu",
                        "jansson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-markdown",
                        "py313-dnspython"
                    ]
                }
            ],
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses",
                        "popt",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde4-runtime",
                        "backuppc",
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "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-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle",
                        "py313-dateutil",
                        "py313-magic"
                    ]
                }
            ],
            "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": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "vala",
                        "gsed"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmediaart",
                        "gssdp",
                        "gupnp",
                        "libgee",
                        "gupnp-dlna",
                        "libunistring",
                        "gupnp-av",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gstreamer1-gst-plugins-base",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-apps"
                    ]
                }
            ]
        },
        {
            "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": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nmap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-17",
                        "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.9.8",
            "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": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "zlib",
                        "libtorrent",
                        "curl",
                        "libsigcxx2"
                    ]
                }
            ],
            "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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "popt",
                        "lz4",
                        "libiconv",
                        "xxhashlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tensorflow-addons",
                        "py38-tensorflow-addons",
                        "mlton",
                        "py37-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rvm",
                        "dirvish",
                        "backuppc",
                        "rsnapshot",
                        "grsync"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "git-devel"
                    ]
                }
            ]
        },
        {
            "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-9.0"
                    ]
                },
                {
                    "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-16",
                        "pkgconfig",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcp_wrappers",
                        "fribidi",
                        "libxml2",
                        "glib2",
                        "gettext-runtime",
                        "pango",
                        "cairo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "dejavu-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-rrdtool",
                        "smokeping",
                        "netmrg",
                        "jrrd",
                        "argus-clients",
                        "nedi",
                        "nrg",
                        "ntop",
                        "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",
                        "cherokee",
                        "collectd",
                        "tsung",
                        "nfdump",
                        "py37-rrdtool",
                        "cacti"
                    ]
                }
            ]
        },
        {
            "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-9.0"
                    ]
                },
                {
                    "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-9.0"
                    ]
                }
            ],
            "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-9.0"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nettle",
                        "libiconv",
                        "libao",
                        "xorg-libXcursor",
                        "xorg-libXrandr",
                        "xorg-libX11",
                        "libsamplerate",
                        "gmp",
                        "gnutls",
                        "libtasn1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "tsclient"
                    ]
                }
            ]
        },
        {
            "name": "rclone",
            "portdir": "net/rclone",
            "version": "1.72.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": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "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-9.0"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-9.0"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}