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

{
    "count": 49960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=887",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=885",
    "results": [
        {
            "name": "centerim",
            "portdir": "net/centerim",
            "version": "5.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.centerim.org/",
            "description": "Console multi-IM client.",
            "long_description": "Console client for ICQ/Yahoo/IRC/LiveJournal.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "libjpeg-turbo",
                        "gettext",
                        "libpurple",
                        "libiconv",
                        "curl",
                        "gpgme",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cdpr",
            "portdir": "net/cdpr",
            "version": "2.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.monkeymental.com/",
            "description": "Cisco Discovery Protocol Reporter",
            "long_description": "CDPR will show which switch and port the machine running it is connected to. It also supports sending cdp data back to a central server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cdpd",
            "portdir": "net/cdpd",
            "version": "1.0.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://snar.spb.ru/prog/cdpd/",
            "description": "Sends Cisco Discovery Protocol announcements",
            "long_description": "cdpd periodically sends Cisco Discovery Protocol announcements on configured interfaces.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccxstream",
            "portdir": "net/ccxstream",
            "version": "1.0.15",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://buffalo.nas-central.org/wiki/Ccxstream_-_Xbox_Media_Stream_Protocol",
            "description": "Stream media files to XBox Media Center via XBMSP",
            "long_description": "Server to stream music and video files from your UNIX server to a XBox running XBox Media Player using the XBMSP protocol.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "canto",
            "portdir": "net/canto",
            "version": "0.6.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codezen.org/canto-ng/",
            "description": "flexible ncurses Atom/RSS newsreader for the console",
            "long_description": "Canto is an Atom/RSS feed reader for the console that is meant to be quick, concise, and colorful. It provides a minimal, yet information packed interface with almost infinite customization and extensibility",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "python27",
                        "py27-chardet",
                        "py27-feedparser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "calendar-contacts-server",
            "portdir": "net/calendar-contacts-server",
            "version": "9.3.20200212",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.calendarserver.org",
            "description": "Apple Calendar and Contacts Server configuration",
            "long_description": "ccs-calendarserver is a standards-compliant server implementing the CalDAV and CardDAV protocols, including iMIP. It provides a shared location on the network allowing multiple users to store and edit calendaring and contact information. This port provides a basic, working, easily modifiable configuration, previously used in macOS Server.app, and an nginx reverse proxy to handle modern crypto and isolate the backend server.",
            "active": true,
            "categories": [
                "net",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "initialize_always",
                "apns"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "mail-server",
                        "curl-ca-bundle",
                        "py27-asn1",
                        "py27-asn1-modules",
                        "py27-cffi",
                        "py27-constantly",
                        "py27-cryptography",
                        "py27-dateutil",
                        "py27-docutils",
                        "py27-enum34",
                        "py27-incremental",
                        "py27-ldap",
                        "py27-mock",
                        "py27-openssl",
                        "libffi",
                        "py27-psutil",
                        "py27-pycparser",
                        "py27-service_identity",
                        "py27-six",
                        "py27-virtualenv",
                        "py27-zopeinterface",
                        "py27-pyobjc-cocoa",
                        "memcached",
                        "nginx",
                        "cyrus-sasl2",
                        "postgresql17-server",
                        "py27-pip",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pip_select",
                        "curl",
                        "postgresql_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cacti",
            "portdir": "net/cacti",
            "version": "1.1.27",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cacti.net",
            "description": "Cacti is a complete RRDtool network graphing solution.",
            "long_description": "Cacti is a complete network graphing solution designed to harness the power of RRDtool`s data storage and graphing functions.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql57",
                        "rrdtool"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "network-weathermap"
                    ]
                }
            ]
        },
        {
            "name": "c-ares",
            "portdir": "net/c-ares",
            "version": "1.34.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://c-ares.org",
            "description": "C library for asynchronous DNS requests (including name resolves)",
            "long_description": "This is c-ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 242
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake-bootstrap",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etherape",
                        "wireshark2",
                        "wireshark22",
                        "wireshark30",
                        "apache-arrow",
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "libexosip2",
                        "mosquitto",
                        "wireshark3",
                        "wireshark4",
                        "shadowsocks-libev",
                        "py27-gevent",
                        "py35-gevent",
                        "py36-gevent",
                        "bzflag",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "pgbouncer",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "nghttp2-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools"
                    ]
                }
            ]
        },
        {
            "name": "bwping",
            "portdir": "net/bwping",
            "version": "2.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bwping.sourceforge.io/",
            "description": "Tool to measure bandwidth and RTT between two hosts using ICMP",
            "long_description": "A tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "oleg.derevenetz",
                    "github": "oleg-derevenetz",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bwm-ng",
            "portdir": "net/bwm-ng",
            "version": "0.6.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gropp.org",
            "description": "A small and simple bandwidth monitor",
            "long_description": "Bandwidth Monitor NG is a small and simple console-based live network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "btpd",
            "portdir": "net/btpd",
            "version": "0.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/btpd/btpd/wiki",
            "description": "Utility for sharing files over the BitTorrent network protocol",
            "long_description": "Btpd is a utility for sharing files over the BitTorrent network protocol. It runs in daemon mode, thus needing no controlling terminal or gui. Instead, the daemon is controlled by btcli, its command line utility, or other programs capable of sending commands and queries on the control socket.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bnetd",
            "portdir": "net/bnetd",
            "version": "0.4.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.chiark.greenend.org.uk/~owend/free/bnetd.html",
            "description": "daemon that emulates Blizzards Battle.net service",
            "long_description": "daemon that emulates Blizzards Battle.net service",
            "active": true,
            "categories": [
                "net",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bnbt",
            "portdir": "net/bnbt",
            "version": "8.1r3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bnbt.depthstrike.com/",
            "description": "C++ BitTorrent tracker",
            "long_description": "BNBT is a complete port of the original Python BitTorrent tracker to C++ for speed and efficiency. BNBT also offers many additional features beyond the original Python BitTorrent tracker, plus it's easy to use and customizable.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bmon",
            "portdir": "net/bmon",
            "version": "4.0",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tgraf/bmon",
            "description": "An interface bandwidth monitor",
            "long_description": "bmon is a bandwidth monitor with multiple modes and mrtg-like ascii diagram capability.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libconfuse",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blackbag",
            "portdir": "net/blackbag",
            "version": "0.9.1",
            "license": "Unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wayback.archive.org/web/20101121045242/http://chargen.matasano.com/chargen/2008/5/1/blackbag-091-new-link-and-minor-fixes.html",
            "description": "A miscelleny of network testing tools.",
            "long_description": "Blackbag is Matasano's suite of penetration testing and reverse engineering tools. What started as a binary interactive netcat, has evolved into our blackbag of tools to help us understand and attack proprietary protocols, find compressed images inside of files and more!",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ecronin",
                    "github": "ecronin",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libevent",
                        "openssl",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bittwist",
            "portdir": "net/bittwist",
            "version": "1.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bittwist.sourceforge.net",
            "description": "Simple yet powerful libpcap-based Ethernet packet generator.",
            "long_description": "Bit-Twist is a simple yet powerful libpcap-based Ethernet packet generator. It is designed to compliment tcpdump, which by itself has done a great job in capturing network traffic. With Bit-Twist, you can now regenerate the captured traffic onto a live network! Packets are generated from tcpdump trace file (.pcap file). Bit-Twist also comes with a comprehensive trace file editor to allow you to change the contents of a trace file.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bittornado",
            "portdir": "net/bittornado",
            "version": "0.3.18",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bittornado.com/",
            "description": "bittorrent client and python module with enhancements",
            "long_description": "bittornado is a tool for distributing files. It is based on the bittorrent tool but has many enhancement over it: multitracker support - to have redundant tracker, preferences menu for GUI client, webseed support to have better control of download, graphical torrent file maker and experimental IPv6 support.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "binkd",
            "portdir": "net/binkd",
            "version": "0.9.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://2f.ru/binkd/",
            "description": "binkd FidoNET mailer",
            "long_description": "binkd is a program used in FidoNET networks to transfer files using IP transport.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "bk532",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bing",
            "portdir": "net/bing",
            "version": "1.0.5",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20050901062003/http://www.freenix.fr/freenix/logiciels/bing.html",
            "description": "Bandwidth measurement tool",
            "long_description": "Bing is a point-to-point bandwidth measurement tool (hence the 'b'), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bind9",
            "portdir": "net/bind9",
            "version": "9.20.16",
            "license": "(MPL-2 or GPL-2+ or LGPL-2.1+ or AGPL-3+)",
            "platforms": "{darwin >= 11} freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.isc.org/bind/",
            "description": "Domain Name System server",
            "long_description": "The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                },
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "userspace-rcu",
                        "libidn2",
                        "lmdb",
                        "libxml2",
                        "nghttp2",
                        "json-c",
                        "jemalloc",
                        "libuv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "dns-server"
                    ]
                }
            ]
        },
        {
            "name": "bettercap",
            "portdir": "net/bettercap",
            "version": "2.41.4",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bettercap.org",
            "description": "The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.",
            "long_description": "bettercap is a powerful, easily extensible and portable framework written in Go which aims to offer to security researchers, red teamers and reverse engineers an easy to use, all-in-one solution with all the features they might possibly need for performing reconnaissance and attacking WiFi networks, Bluetooth Low Energy devices, wireless HID devices and Ethernet networks.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "baresip",
            "portdir": "net/baresip",
            "version": "4.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/baresip/baresip",
            "description": "portable and modular SIP User-Agent with audio and video support",
            "long_description": "baresip is a portable and modular SIP User-Agent with audio and video support.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "openssl",
                        "codec2",
                        "ffmpeg8",
                        "libre",
                        "libgsm",
                        "spandsp-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bandwhich",
            "portdir": "net/bandwhich",
            "version": "0.23.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/imsnif/bandwhich",
            "description": "Terminal bandwidth utilization tool (formerly known as \"what\")",
            "long_description": "bandwhich sniffs a given network interface and records IP packet size, cross referencing it with the /proc filesystem on linux or lsof on macOS. It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.",
            "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"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "balance",
            "portdir": "net/balance",
            "version": "3.57",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://balance.inlab.net",
            "description": "Simple but powerful generic TCP proxy",
            "long_description": "Balance is a simple but powerful generic TCP proxy with round-robin load balancing and failover mechanisms. Its behaviour can be controlled at runtime using a simple command line syntax.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "axel",
            "portdir": "net/axel",
            "version": "2.17.14",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/axel-download-accelerator/axel",
            "description": "A light Unix download accelerator",
            "long_description": "Axel does the same thing any other accelerator does: it opens more than one HTTP/FTP connection per download and each connection transfers its own, separate, part of the file. It may sound weird, but it works very well in practice.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avahi",
            "portdir": "net/avahi",
            "version": "0.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avahi.org",
            "description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking.",
            "long_description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking. It uses D-Bus for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "mono",
                "test",
                "gtk",
                "gtk3",
                "qt4",
                "qt5",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gettext",
                        "pkgconfig",
                        "intltool",
                        "libxml2",
                        "xmltoman",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-gdbm",
                        "gdbm",
                        "py313-gobject3",
                        "dbus-python313",
                        "libdaemon",
                        "libevent",
                        "gobject-introspection",
                        "gtk3",
                        "expat",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netatalk",
                        "libdmapsharing",
                        "telepathy-salut",
                        "libepc",
                        "tracker3",
                        "mod_dnssd",
                        "kdelibs4",
                        "grilo-plugins",
                        "VLC2",
                        "libVLC2",
                        "sane-backends",
                        "pulseaudio"
                    ]
                }
            ]
        },
        {
            "name": "autossh",
            "portdir": "net/autossh",
            "version": "1.4g",
            "license": "Permissive and BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.harding.motd.ca/autossh/",
            "description": "tool to restart terminated ssh sessions",
            "long_description": "autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "macports_ssh",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "hem"
                    ]
                }
            ]
        },
        {
            "name": "asused",
            "portdir": "net/asused",
            "version": "3.72",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ripe.net/data-tools/web-asused",
            "description": "Command-line tool to run a check on the usage of the RIPE Whois DB",
            "long_description": "Asused is a tool to check and summarise address space registered in the RIPE database. For a given list of allocations the tool prints various information concerning the allocations and the assignments they contain.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arpwatch",
            "portdir": "net/arpwatch",
            "version": "3.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ee.lbl.gov",
            "description": "Monitor ARP & RARP requests",
            "long_description": "Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "wget",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "net-snmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arping",
            "portdir": "net/arping",
            "version": "2.24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.habets.pp.se/synscan/programs.php?prog=arping",
            "description": "utility to find out if an IP address is already taken on a LAN",
            "long_description": "Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arpd",
            "portdir": "net/arpd",
            "version": "0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.citi.umich.edu/u/provos/honeyd/",
            "description": "user space ARP (Address Resolution Protocol) daemon",
            "long_description": "user space ARP (Address Resolution Protocol) daemon",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libdnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arp-scan",
            "portdir": "net/arp-scan",
            "version": "1.10.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/royhills/arp-scan",
            "description": "ARP scanning and fingerprinting tool",
            "long_description": "Arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1140
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arla",
            "portdir": "net/arla",
            "version": "0.35.11",
            "license": "(BSD or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stacken.kth.se/project/arla/",
            "description": "free AFS implementation from KTH",
            "long_description": "Arla is a free AFS client implementation. The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "krbafs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "krbafs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aria2",
            "portdir": "net/aria2",
            "version": "1.37.0",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aria2/aria2",
            "description": "download utility with resuming and segmented downloading",
            "long_description": "aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1140
                }
            ],
            "variants": [
                "cares",
                "docs",
                "gnutls",
                "openssl",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libxml2",
                        "gettext-runtime",
                        "libuv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "parabolic"
                    ]
                }
            ]
        },
        {
            "name": "argus-monitor",
            "portdir": "net/argus-monitor",
            "version": "3.7",
            "license": "Artistic",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://argus.tcp4me.com/",
            "description": "The All Seeing System and Network Monitoring Software",
            "long_description": "The All Seeing System and Network Monitoring Software",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "apple_postfix"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gd2",
                        "postfix",
                        "fping",
                        "freetype",
                        "perl5.34",
                        "p5.34-berkeleydb",
                        "p5.34-crypt-des",
                        "db53",
                        "p5.34-digest-hmac",
                        "p5.34-digest-md5",
                        "p5.34-digest-sha1",
                        "p5.34-gd",
                        "p5.34-net-ssleay",
                        "p5.34-socket6",
                        "p5.34-time-hires",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "argus-clients",
            "portdir": "net/argus-clients",
            "version": "3.0.8",
            "license": "GPL-2+ and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qosient.com/argus/",
            "description": "Network Audit Record Generation and Utilization System",
            "long_description": "Argus is a real-time Flow Monitor that is designed to perform comprehensive IP network traffic auditing.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "no_ragraph",
                "sasl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "cyrus-sasl2",
                        "perl5",
                        "rrdtool"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "argus",
            "portdir": "net/argus",
            "version": "3.0.8.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qosient.com/argus/",
            "description": "the network Audit Record Generation and Utilization System",
            "long_description": "Argus is a real-time Flow Monitor that is designed to perform comprehensive IP network traffic auditing.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "sasl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "apan",
            "portdir": "net/apan",
            "version": "0.3.0-sql",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://apan.sourceforge.net",
            "description": "apan plugin for nagios",
            "long_description": "Apan, Advanced Performance Addon for Nagios is a tool for integrating Nagios with RRD-tool. The purpose is to make it easy to collect statistics from different service-checks in Nagios and to view it graphically via a web-interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nagios"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ap-utils",
            "portdir": "net/ap-utils",
            "version": "1.3.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ap-utils.sf.net/",
            "description": "Utilities for AMTEL, NWN, ME102 wireless access points",
            "long_description": "Utilities for AMTEL, NWN, ME102 wireless access points",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "antinat",
            "portdir": "net/antinat",
            "version": "0.90",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://antinat.sourceforge.net/",
            "description": "A powerful, configurable and flexible SOCKS server",
            "long_description": "Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 4a, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 support. SOCKS can be used to overcome some limitations of NAT, including facilities for allowing connectbacks and server-side DNS. Antinat aims to be fully standards compliant, feature rich, and have a solid API for writing standards-compliant client applications.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "annie",
            "portdir": "net/annie",
            "version": "0.10.3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "lux",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by lux",
            "long_description": "This port has been replaced by lux.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "angst",
            "portdir": "net/angst",
            "version": "0.4b",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://angst.sourceforge.net/",
            "description": "an active sniffer",
            "long_description": "an active sniffer",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "airctl",
            "portdir": "net/airctl",
            "version": "0.7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.25thandclement.com/~william/projects/airctl.html",
            "description": "tool to trigger connection, get status of Airport Base Stations",
            "long_description": "airctl is a commad-line utility to trigger connection and disconnection events on, and to print the status of an Apple AirPort Base Station. At the moment this is not a configuration utility.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aiccu",
            "portdir": "net/aiccu",
            "version": "20070115",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sixxs.net/tools/aiccu/",
            "description": "Automatic IPv6 Connectivity Configuration Utility",
            "long_description": "AICCU makes it very easy for SixXS users to get IPv6 connectivity everywhere they want. It uses the TIC (Tunnel Information & Control) protocol to request the information needed to setup a tunnel through which the connectivity is created. It supports 6in4 static (RFC 2893), 6in4 heartbeat (RFC 2893 + draft-massar-v6ops-heartbeat) and AYIYA (draft-massar-v6ops-ayiya) tunnel protocols.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [
                "gnutls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tuntaposx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aget",
            "portdir": "net/aget",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.enderunix.org/aget/",
            "description": "multithreaded HTTP download accelerator",
            "long_description": "Aget is a multithreaded HTTP download accelerator, similar to the Win32 Project Flashget.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adns",
            "portdir": "net/adns",
            "version": "1.6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.chiark.greenend.org.uk/~ian/adns/",
            "description": "asynchronous DNS client library",
            "long_description": "adns is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apachetop"
                    ]
                }
            ]
        },
        {
            "name": "GTorrentViewer",
            "portdir": "net/GTorrentViewer",
            "version": "0.2b",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gtorrentviewer.sourceforge.net/",
            "description": "GTK2 based viewer for .torrent files.",
            "long_description": "GTorrentViewer is a GTK2-based viewer/editor for BitTorrent meta files for UNIX like operating systems. It gathers information from trackers, checks files, shows detailed information about .torrents and even modifies some of it.",
            "active": true,
            "categories": [
                "net",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "curl",
                        "p5.34-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "FreeRDP",
            "portdir": "net/FreeRDP",
            "version": "3.17.2",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://www.freerdp.com",
            "description": "A Remote Desktop Protocol implementation",
            "long_description": "FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "pulseaudio",
                "codecs",
                "cocoa",
                "sdl2",
                "sdl3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "docbook-xsl-nons",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXcursor",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libXi",
                        "xorg-libXinerama",
                        "xorg-libXrandr",
                        "zlib",
                        "xorg-libice",
                        "xorg-libsm",
                        "xrender",
                        "SDL3",
                        "SDL3_ttf",
                        "ffmpeg8",
                        "xorg-libXv",
                        "libusb",
                        "openssl",
                        "cairo",
                        "json-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ASFRecorder",
            "portdir": "net/ASFRecorder",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://asfrecorder.sourceforge.net",
            "description": "WindowsMedia Streaming client",
            "long_description": "ASFRecorder is a tool which enables you to download and save streaming content in Windows Media Format to your hard drive. It consists of a console-mode application which can be compiled in Linux, Darwin and SunOS.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "6tunnel",
            "portdir": "net/6tunnel",
            "version": "0.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wojtekka/6tunnel",
            "description": "Tunnelling for IPv4-only application",
            "long_description": "6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice-versa. It can bind to any of your IPv4 (default) or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}