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

{
    "count": 52304,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=589",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=587",
    "results": [
        {
            "name": "octave-coder",
            "portdir": "octave/octave-coder",
            "version": "1.11.1",
            "license": "AGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shsajjadi/OctaveCoder",
            "description": "Octave Coder is a code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.",
            "long_description": "Octave Coder is a code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-cgi",
            "portdir": "octave/octave-cgi",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/cgi/",
            "description": "Common Gateway Interface for Octave",
            "long_description": "Common Gateway Interface for Octave",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-cfitsio",
            "portdir": "octave/octave-cfitsio",
            "version": "0.0.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-cfitsio",
            "description": "I/O routines to read and write FITS (Flexible Image Transport System) files.",
            "long_description": "I/O routines to read and write FITS (Flexible Image Transport System) files.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-bsltl",
            "portdir": "octave/octave-bsltl",
            "version": "1.3.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/bsltl/",
            "description": "The BSLTL package is a free collection of OCTAVE/MATLAB routines for working with the biospeckle laser technique.",
            "long_description": "The BSLTL package is a free collection of OCTAVE/MATLAB routines for working with the biospeckle laser technique.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-bioinfo",
            "portdir": "octave/octave-bioinfo",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/schloegl/octmat-bioinfo",
            "description": "Bioinformatics manipulation.",
            "long_description": "Bioinformatics manipulation.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-bim",
            "portdir": "octave/octave-bim",
            "version": "1.1.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlodefalco/bim",
            "description": "Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method (BIM).",
            "long_description": "Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method (BIM).",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-fpl",
                        "octave-msh"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-secs1d",
                        "octave-sole"
                    ]
                }
            ]
        },
        {
            "name": "yencode",
            "portdir": "news/yencode",
            "version": "0.46",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20051221043535/http://www.yencode.org/",
            "description": "yENC encoder/decoder",
            "long_description": "This is yencode, an encoder/decoder package for the Usenet \"yENC\" format.",
            "active": true,
            "categories": [
                "sysutils",
                "news"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpn",
            "portdir": "news/xpn",
            "version": "1.2.6",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xpn.altervista.org/",
            "description": "Graphical newsreader written in PyGtk.",
            "long_description": "XPN (X Python Newsreader) is a news client written in Python and based on the GTK+ library. It offers a good MIME support, scoring system, filtered views, random tag-lines, external editor support, one-key navigation, ROT13, Face and X-Face headers decoding, spoiler char and many more.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tin",
            "portdir": "news/tin",
            "version": "2.6.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tin.org/",
            "description": "A threaded NNTP and spool based UseNet newsreader",
            "long_description": "tin is a full-screen easy to use Usenet reader. It can read news locally or remotely via a NNTP (Network News Transport Protocol) server. It will automatically utilize NOV (News OVerview) style index files if available locally or via the NNTP XOVER command.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [
                "gpg",
                "ispell",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "icu",
                        "libiconv",
                        "libidn",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "slrn",
            "portdir": "news/slrn",
            "version": "1.0.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://slrn.sourceforge.net/",
            "description": "A powerful console-based newsreader",
            "long_description": "slrn is an easy to use but powerful NNTP/spool based newsreader. It is highly customizable, supports scoring, free key bindings, and can be extended using the SLang macro language.",
            "active": true,
            "categories": [
                "net",
                "news"
            ],
            "maintainers": [],
            "variants": [
                "pull",
                "ssl",
                "uudeview",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "slang2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pan2",
            "portdir": "news/pan2",
            "version": "0.161",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/pan",
            "description": "News reader for GTK+ version 3.",
            "long_description": "Pan2 is a newsreader for GTK+ that is based on the Agent newsreader for Windows OSes.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "makeicns",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libsecret",
                        "gmime3",
                        "libiconv",
                        "zlib",
                        "gnutls",
                        "desktop-file-utils",
                        "gcr",
                        "gspell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nnap",
            "portdir": "news/nnap",
            "version": "1.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.freebsdcluster.org/~lasse/",
            "description": "Nnap is a lightweight NNTP authentication proxy",
            "long_description": "A small program that implements just enough of the NNTP protocol to authenticate client requests. After authentication client requests. After authentication nnap bounces the client TCP connection to an open NNTP server.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nget",
            "portdir": "news/nget",
            "version": "0.27.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nget.sourceforge.net/",
            "description": "nget is a command line nntp file grabber",
            "long_description": "nget is a command line nntp file grabber. It automatically pieces together multipart postings for easy retrieval, even substituting parts from multiple servers and newsgroups. Handles disconnects gracefully, resuming after the last part succesfully downloaded.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "uudeview"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "leafnode",
            "portdir": "news/leafnode",
            "version": "1.12.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://leafnode.sourceforge.net/",
            "description": "Leafnode is a store & forward NNTP proxy",
            "long_description": "Leafnode is a software package that implements a store & forward NNTP proxy (client and server) that supportis TCP connections across IPv4 and IPv6. It can be used to give a regular newsreader off-line functionality, merge news articles from several upstream newsservers for newsreaders that only support one server well and avoid duplicate news download for a small LAN with multiple users reading news.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hellanzb",
            "portdir": "news/hellanzb",
            "version": "0.13",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20080913083314/http://www.hellanzb.com/trac/",
            "description": "Nzb downloader and post processor",
            "long_description": "hellanzb is an easy to use app designed to retrieve nzb files and fully process them. The goal being to make getting files from Usenet as hands-free as possible. Once fully installed, all that's required is moving an nzb file to the queue directory. The rest: downloading, par-checking, un-raring, etc. is done automatically by hellanzb.",
            "active": true,
            "categories": [
                "python",
                "news"
            ],
            "maintainers": [],
            "variants": [
                "no_ssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unrar",
                        "flac",
                        "shorten",
                        "py27-openssl",
                        "py27-twisted",
                        "par2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PlopFolio",
            "portdir": "news/PlopFolio",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.collaboration-world.com/plopfolio/",
            "description": "PlopFolio is a free KlipFolio clone that supports Klips",
            "long_description": "PlopFolio is a free clone of Serences KlipFolio application. PlopFolio supports Klips available from KlipFarm (http://www.klipfarm.com/)",
            "active": true,
            "categories": [
                "aqua",
                "news"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zsync",
            "portdir": "net/zsync",
            "version": "0.6.2",
            "license": "Artistic-2 and Zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://zsync.moria.org.uk/",
            "description": "file transfer program",
            "long_description": "zsync file transfer program. It allows you to download a file from a remote web server, where you have a copy of an older version of the file on your computer already. zsync downloads only the new parts of the file. It uses the same algorithm as rsync.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zns",
            "portdir": "net/zns",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/znscli/zns",
            "description": "CLI tool for querying DNS records with readable, colored output.",
            "long_description": "zns is a command-line utility for querying DNS records, displaying them in a human-readable, colored format that includes type, name, TTL, and value.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zget",
            "portdir": "net/zget",
            "version": "1.1.11",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/schollz/zget",
            "description": "zack's wget",
            "long_description": "zack's wget. zget is a mashup of curl and wget.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zenmap",
            "portdir": "net/zenmap",
            "version": "7.97",
            "license": "(GPL-2 or OpenSSLException) and Restrictive/Distributable",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmap.org/",
            "description": "GUI for nmap",
            "long_description": "Zenmap is a multi-platform graphical Nmap frontend and results viewer.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "opendarwin.org",
                    "github": "ghosthound",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-gobject3",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nmap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ytalk",
            "portdir": "net/ytalk",
            "version": "3.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.impul.se/ytalk/",
            "description": "multi-user talk client",
            "long_description": "YTalk is a compatible replacement for the BSD talk(1) program. The main advantage of YTalk is the ability to communicate with any arbitrary number of users at once. It supports both talk protocols (talk and ntalk) and can communicate with several different talk daemons at the same time. You may also spawn a command shell in your talk window and let other users watch. YTalk supports a basic set of VT100 control codes, as well as job control (BSD support added in 3.1.3).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yt-dlp-ejs",
            "portdir": "net/yt-dlp-ejs",
            "version": "0.8.0",
            "license": "public-domain and ISC and MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yt-dlp/ejs",
            "description": "yt-dlp-ejs is an external JavaScript utility for yt-dlp that supports multiple JS runtimes.",
            "long_description": "yt-dlp-ejs is an external JavaScript utility for yt-dlp that supports multiple JS runtimes. It enables yt-dlp to solve JavaScript challenges for YouTube and other sites.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 24
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "deno"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp"
                    ]
                }
            ]
        },
        {
            "name": "youtube-upload",
            "portdir": "net/youtube-upload",
            "version": "0.8.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tokland/youtube-upload",
            "description": "script to upload videos to YouTube",
            "long_description": "youtube-upload is a command-line script that uploads videos to YouTube.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "python27"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-curl",
                        "py27-gdata",
                        "py27-progressbar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "youtube-search-python",
            "portdir": "net/youtube-search-python",
            "version": "1.6.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexmercerind/youtube-search-python",
            "description": "Search for YouTube videos, channels & playlists",
            "long_description": "Search for YouTube videos, channels & playlists",
            "active": true,
            "categories": [
                "net",
                "multimedia",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-httpx",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yewtube"
                    ]
                }
            ]
        },
        {
            "name": "yggdrasil-go",
            "portdir": "net/yggdrasil-go",
            "version": "0.5.12",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yggdrasil-network/yggdrasil-go",
            "description": "An experiment in scalable routing as an encrypted IPv6 overlay network",
            "long_description": "Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yewtube",
            "portdir": "net/yewtube",
            "version": "2.12.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mps-youtube/yewtube",
            "description": "Terminal-based YouTube player and downloader",
            "long_description": "Terminal-based YouTube player and downloader. No Youtube API key required.",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "youtube-search-python",
                        "desktop-file-utils",
                        "py312-pylast",
                        "yt-dlp",
                        "python312",
                        "py312-requests",
                        "py312-pyperclip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yersinia",
            "portdir": "net/yersinia",
            "version": "0.8.2",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tomac/yersinia",
            "description": "Solid framework for analyzing and testing the deployed networks and systems.",
            "long_description": "Yersinia is a network tool designed to take advantage of some weakeness in different network protocols. It pretends to be a solid framework for analyzing and testing the deployed networks and systems. Currently, there are some network protocols implemented, but others are coming (tell us which one is your preferred). Attacks for the following network protocols are implemented (but of course you are free for implementing new ones): Spanning Tree Protocol (STP) Cisco Discovery Protocol (CDP) Dynamic Trunking Protocol (DTP) Dynamic Host Configuration Protocol (DHCP) Hot Standby Router Protocol (HSRP) IEEE 802.1Q IEEE 802.1X Inter-Switch Link Protocol (ISL) VLAN Trunking Protocol (VTP)",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yazproxy",
            "portdir": "net/yazproxy",
            "version": "1.3.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.indexdata.com/yazproxy",
            "description": "Proxy server for Z39.50/SRW/SRU clients and servers",
            "long_description": "YAZ Proxy is highly configurable and can be used in a number of different applications, ranging from debugging Z39.50-based applications and protecting overworked servers, to improving the performance of stateless WWW/Z39.50 gateways.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yazpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yazpp",
            "portdir": "net/yazpp",
            "version": "1.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.indexdata.com/yazpp",
            "description": "C++ API for Yaz toolkit for Z39.50/SRW/SRU clients and servers",
            "long_description": "YAZ is a compact toolkit that provides access to the Z39.50 and SRW/SRU protocols, as well as a set of higher-level tools for implementing the server and client roles, respectively. This is the C++ API.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yaz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "metaproxy",
                        "yazproxy"
                    ]
                }
            ]
        },
        {
            "name": "yaz",
            "portdir": "net/yaz",
            "version": "5.35.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.indexdata.com/resources/software/yaz/",
            "description": "toolkit for Z39.50/SRW/SRU clients and servers",
            "long_description": "YAZ is a compact toolkit that provides access to the Z39.50 and SRW/SRU protocols, as well as a set of higher-level tools for implementing the server and client roles, respectively.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "icu",
                        "ncurses",
                        "zlib",
                        "libiconv",
                        "libxml2",
                        "libxslt",
                        "readline",
                        "hiredis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-z3950-zoom",
                        "pazpar2",
                        "zebra",
                        "tellico",
                        "metaproxy",
                        "yazpp",
                        "p5.28-net-z3950-zoom",
                        "p5.30-net-z3950-zoom",
                        "p5.32-net-z3950-zoom",
                        "p5.34-net-z3950-zoom",
                        "php53-yaz",
                        "php54-yaz",
                        "php55-yaz",
                        "php56-yaz",
                        "php70-yaz",
                        "php71-yaz",
                        "php72-yaz",
                        "php73-yaz",
                        "php74-yaz",
                        "php80-yaz",
                        "php81-yaz",
                        "php82-yaz",
                        "php83-yaz",
                        "php84-yaz",
                        "php85-yaz"
                    ]
                }
            ]
        },
        {
            "name": "yardradius",
            "portdir": "net/yardradius",
            "version": "1.0.21",
            "license": "BSD and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yardradius.sourceforge.net/",
            "description": "yardradius is yet another radius server",
            "long_description": "yardradius is yet another radius server",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yafc",
            "portdir": "net/yafc",
            "version": "1.3.7",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastinas/yafc",
            "description": "yafc is yet another ftp client",
            "long_description": "yafc is yet another ftp client featuring cached directory listings, extensive tab completion, aliases, colored ls (i.e. ls --color, uses $LS_COLORS like GNU ls), automatic reconnect on timed out connections, recursive get/put/fxp/ls/rm, nohup mode transfers, multiple connections open simultaneously, tagging (queueing), very configurable, autologin and bookmarks, automagically enters nohup-mode when SIGHUP received (in get and put), redirection to local command or file, proxy support, Kerberos support (version 4 and 5, heimdal, kth-krb or MIT), SSH2 support (sftp).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "heimdal",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libssh",
                        "kerberos5",
                        "openssl",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xymon-server",
            "portdir": "net/xymon-server",
            "version": "4.3.26",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.xymon.com/",
            "description": "Xymon network monitor Server",
            "long_description": "Xymon is a system for monitoring of hosts and networks, inspired by the Big Brother system. It provides real-time monitoring, an easy web-interface, historical data, availability reports and performance graphs. Xymon was previously known as \"Hobbit\".",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "snmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "pcre",
                        "openldap",
                        "fping",
                        "rrdtool",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xymon-client",
            "portdir": "net/xymon-client",
            "version": "4.3.26",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xymon.com/",
            "description": "Xymon network monitor Client",
            "long_description": "Xymon is a system for monitoring of hosts and networks, inspired by the Big Brother system. It provides real-time monitoring, an easy web-interface, historical data, availability reports and performance graphs. Xymon was previously known as \"Hobbit\".",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "pcre",
                        "openldap",
                        "fping",
                        "rrdtool",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xray",
            "portdir": "net/xray",
            "version": "26.3.27",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xtls.github.io/",
            "description": "Platform for building proxies to bypass network restrictions",
            "long_description": "Project X originates from XTLS protocol, provides a set of network tools such as Xray-core. Xray-core is a superset of v2ray-core, with various improvements such as XTLS, and is mostly compatible with v2ray-core.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 282
                }
            ],
            "variants": [
                "geoip"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "wget",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xprobe2",
            "portdir": "net/xprobe2",
            "version": "0.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xprobe.sourceforge.net",
            "description": "Remote, active OS fingerprinting tool",
            "long_description": "The purpose of the tool is to perform ICMP fingerprinting of remote TCP/IP stacks based on Ofir Arkin's ICMP fingerprinting. This tool is a practical implementation of results discovered during 'project X' (see http://www.sys-security.com/html/projects/X.html)",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xinetd",
            "portdir": "net/xinetd",
            "version": "2.3.15.4",
            "license": "Restrictive/Distributable and BSD and MIT and ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20130629172033/http://www.xinetd.org/",
            "description": "xinetd is a secure replacement for inetd",
            "long_description": "xinetd is a secure replacement for inetd",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wstunnel",
            "portdir": "net/wstunnel",
            "version": "10.5.5",
            "license": "BSD-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erebe/wstunnel",
            "description": "Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI",
            "long_description": "wstunnel uses the websocket protocol which is compatible with http in order to bypass firewalls and proxies, and allows you to tunnel whatever traffic you want and access whatever resources/site you need.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 282
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wrk",
            "portdir": "net/wrk",
            "version": "4.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wg/wrk",
            "description": "wrk HTTP benchmarking tool",
            "long_description": "wrk is a modern HTTP benchmarking tool with optional LuaJIT HTTP request generation.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jlopezr",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "perl5",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wput",
            "portdir": "net/wput",
            "version": "0.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wput.sourceforge.net/",
            "description": "wput is like wget but is for uploading files to ftp-servers",
            "long_description": "wput is a tiny program that looks like wget and is designed to upload files or whole directories to remote ftp-servers",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wpa_passphrase",
            "portdir": "net/wpa_passphrase",
            "version": "2.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://w1.fi/wpa_supplicant/",
            "description": "Generate a WPA PSK from an ASCII passphrase for a SSID",
            "long_description": "wpa_passphrase pre-computes PSK entries for network configuration blocks of a wpa_supplicant.conf file. An ASCII passphrase and SSID are used to generate a 256-bit PSK.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jrjsmrtn",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wormhole-william",
            "portdir": "net/wormhole-william",
            "version": "1.0.8",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/psanford/wormhole-william",
            "description": "Go implementation of magic wormhole.",
            "long_description": "wormhole-william is a go (golang) implementation of magic wormhole. It provides secure end-to-end encrypted file transfers between computers. The endpoints are connected using the same wormhole code. \n\nwormhole-william is compatible with the official python magic wormhole cli tool.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasperweiss",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wol",
            "portdir": "net/wol",
            "version": "0.7.1",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wake-on-lan.sourceforge.net",
            "description": "Wake-On-Lan command line application",
            "long_description": "wol can send a Wake-On-Lan magic packet to a target ethernet address",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wirouterkeyrec",
            "portdir": "net/wirouterkeyrec",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.salvatorefresta.net",
            "description": "Recover the default WPA passphrases of the supported router models",
            "long_description": "WiRouter KeyRec is a powerful and platform independent software to recover the default WPA passphrases of the supported router models (Telecom Italia Alice AGPF, Fastweb Pirelli, Fastweb Tesley, Eircom Netopia, Pirelli TeleTu/Tele 2).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wireshark30",
            "portdir": "net/wireshark30",
            "version": "3.0.9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireshark.org/",
            "description": "Graphical network analyzer and capture tool",
            "long_description": "A network analyzer that lets you capture and interactively browse Ethernet frames. Packet data can be read from a file, or live from a local network interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "opendarwin.org",
                    "github": "ghosthound",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "qt5",
                "no_gui",
                "adns",
                "zlib",
                "minizip",
                "lua",
                "libsmi",
                "gnutls",
                "cares",
                "kerberos5",
                "geoip",
                "chmodbpf",
                "python35",
                "python36",
                "python37",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig",
                        "python37"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "zlib",
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "libgeoip",
                        "qt5-qtbase",
                        "c-ares",
                        "kerberos5",
                        "libpcap",
                        "libsmi",
                        "openssl",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtmultimedia",
                        "qt5-qttranslations"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark-chmodbpf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wireshark3",
            "portdir": "net/wireshark3",
            "version": "3.6.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireshark.org/",
            "description": "Graphical network analyzer and capture tool",
            "long_description": "A network analyzer that lets you capture and interactively browse Ethernet frames. Packet data can be read from a file, or live from a local network interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "opendarwin.org",
                    "github": "ghosthound",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "qt5",
                "no_gui",
                "adns",
                "zlib",
                "minizip",
                "lua",
                "libsmi",
                "gnutls",
                "cares",
                "kerberos5",
                "geoip",
                "chmodbpf",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "python311"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "libgeoip",
                        "libssh",
                        "qt5-qtbase",
                        "c-ares",
                        "kerberos5",
                        "libpcap",
                        "libsmi",
                        "openssl",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtmultimedia",
                        "qt5-qttranslations",
                        "lz4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark-chmodbpf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyshark",
                        "py38-pyshark",
                        "nsm-console",
                        "termshark"
                    ]
                }
            ]
        },
        {
            "name": "wireshark22",
            "portdir": "net/wireshark22",
            "version": "2.2.17",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin < 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireshark.org/",
            "description": "Graphical network analyzer and capture tool",
            "long_description": "A network analyzer that lets you capture and interactively browse Ethernet frames. Packet data can be read from a file, or live from a local network interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "opendarwin.org",
                    "github": "ghosthound",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "qt4",
                "qt5",
                "gtk2",
                "gtk3",
                "no_gui",
                "adns",
                "portaudio",
                "zlib",
                "lua",
                "libsmi",
                "gnutls",
                "libgcrypt",
                "cares",
                "kerberos5",
                "geoip",
                "chmodbpf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "libgeoip",
                        "openssl",
                        "qt4-mac",
                        "kerberos5",
                        "libpcap",
                        "libsmi",
                        "c-ares",
                        "zlib",
                        "portaudio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark-chmodbpf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wireshark2",
            "portdir": "net/wireshark2",
            "version": "2.6.20",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin < 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireshark.org/",
            "description": "Graphical network analyzer and capture tool",
            "long_description": "A network analyzer that lets you capture and interactively browse Ethernet frames. Packet data can be read from a file, or live from a local network interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "opendarwin.org",
                    "github": "ghosthound",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "qt4",
                "qt5",
                "no_gui",
                "adns",
                "portaudio",
                "zlib",
                "lua",
                "libsmi",
                "gnutls",
                "libgcrypt",
                "cares",
                "kerberos5",
                "geoip",
                "chmodbpf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig",
                        "python311"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "zlib",
                        "portaudio",
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "qt5-qtbase",
                        "openssl",
                        "c-ares",
                        "kerberos5",
                        "libpcap",
                        "libsmi",
                        "libgeoip",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtmultimedia",
                        "qt5-qttranslations"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark-chmodbpf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wireshark-chmodbpf",
            "portdir": "net/wireshark-chmodbpf",
            "version": "1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireshark.org",
            "description": "Enable Wireshark to acces macOS capture devices.",
            "long_description": "An access_bpf group will be created and its members allowed access to BPF devices at boot to allow unprivileged packet captures. It is meant to support Wireshark where unprivileged access to macOS packet capture devices is desired.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "opendarwin.org",
                    "github": "ghosthound",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wireshark4",
                        "wireshark2",
                        "wireshark22",
                        "wireshark3",
                        "wireshark30"
                    ]
                }
            ]
        },
        {
            "name": "wireguard-tools",
            "portdir": "net/wireguard-tools",
            "version": "1.0.20260223",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireguard.com/",
            "description": "Tools for the WireGuard VPN",
            "long_description": "wireguard-tools contains command-line tools to interact with the userspace Go implementation of WireGuard. Currently there are two tools: wg, to set and retrieve configuration of WireGuard interfaces, and wg-quick, set up a WireGuard interface simply.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "cardi",
                    "github": "cardi",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireguard-go",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}