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

{
    "count": 51892,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=501",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=499",
    "results": [
        {
            "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": "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": "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": "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": "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-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": "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": "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": "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": "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": 1053
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nmap"
                    ]
                }
            ],
            "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": "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": "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": "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": "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": "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": "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": "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": "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": "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-18"
                    ]
                },
                {
                    "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": "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snac",
            "portdir": "net/snac",
            "version": "2.91",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/grunfink/snac2",
            "description": "A simple, minimalistic ActivityPub instance",
            "long_description": "snac Social Networks Are Crap This program is written in highly portable C. Features from the README.md: - Lightweight, minimal dependencies - Extensive support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages... - Simple but effective web interface - Multiuser - Mastodon API support, so Mastodon-compatible apps can be used (work in progress) - Simple but effective web interface - Easily-accessed MUTE button to silence morons - Tested interoperability with related software - No database needed - Totally JavaScript-free - No cookies either - Not much bullshit",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "nomastodon",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snarf",
            "portdir": "net/snarf",
            "version": "7.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://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": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-config-inifiles"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit",
                        "daq",
                        "nghttp2",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "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": "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "socket_vmnet",
            "portdir": "net/socket_vmnet",
            "version": "1.2.1",
            "license": "APL-2.0",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lima-vm/socket_vmnet",
            "description": "vmnet.framework support for rootless QEMU",
            "long_description": "Daemon to provide access to vmnet.framework for rootless QEMU",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "softether5",
            "portdir": "net/softether5",
            "version": "5.2.5188",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.softether.org",
            "description": "Cross-platform multi-protocol VPN software",
            "long_description": "Cross-platform multi-protocol VPN software",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "libiconv",
                        "readline",
                        "ncurses",
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "speedbump",
            "portdir": "net/speedbump",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kffl/speedbump",
            "description": "TCP proxy for simulating variable, yet predictable network latency",
            "long_description": "TCP proxy for simulating variable, yet predictable network latency",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spegla",
            "portdir": "net/spegla",
            "version": "1.1p5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hrs-allbsd/spegla",
            "description": "Spegla is a mirror program for FTP sites",
            "long_description": "Spegla is a mirror program for FTP sites",
            "active": true,
            "categories": [
                "net",
                "ftp"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-ldap",
                        "py27-twisted",
                        "py27-zconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spoof",
            "portdir": "net/spoof",
            "version": "2.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://feross.org/spoofmac/",
            "description": "Easily spoof your MAC address",
            "long_description": "spoof is a Node.js port of the popular SpoofMAC Python utility that allows you to easily spoof your MAC address.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}