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

{
    "count": 50476,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=78",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=76",
    "results": [
        {
            "name": "nodejs15",
            "portdir": "lang/nodejs15",
            "version": "15.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs16",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs16",
            "long_description": "This port has been replaced by nodejs16.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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": "nodejs17",
            "portdir": "lang/nodejs17",
            "version": "17.9.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs18",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs18",
            "long_description": "This port has been replaced by nodejs18.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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": "nodejs13",
            "portdir": "lang/nodejs13",
            "version": "13.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs14",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs14",
            "long_description": "This port has been replaced by nodejs14.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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": "nodejs19",
            "portdir": "lang/nodejs19",
            "version": "19.9.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs20",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs20",
            "long_description": "This port has been replaced by nodejs20.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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": "searchfs",
            "portdir": "sysutils/searchfs",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sveinbjornt/searchfs",
            "description": "APFS / HFS+ search utility",
            "long_description": "Command line tool to quickly search by filename on APFS and HFS+ volumes using the file system catalog.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libre",
            "portdir": "net/libre",
            "version": "4.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/baresip/re",
            "description": "Protocol library for real-time communications with async I/O support",
            "long_description": "libre is a Protocol library for real-time communications with async I/O support.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "librem",
                        "restund",
                        "baresip"
                    ]
                }
            ]
        },
        {
            "name": "librdkafka",
            "portdir": "net/librdkafka",
            "version": "2.12.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/confluentinc/librdkafka",
            "description": "The Apache Kafka C/C++ library",
            "long_description": "Full Apache Kafka protocol support, including producer and consumer",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "alexey.trenikhin+macports",
                    "github": "alexeyt820",
                    "ports_count": 3
                }
            ],
            "variants": [
                "zstd",
                "lz4",
                "ssl",
                "sasl",
                "curl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "openssl",
                        "lz4",
                        "cyrus-sasl2",
                        "curl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kcat",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "igraph",
            "portdir": "math/igraph",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org",
            "description": "Network analysis and graph theory library for C.",
            "long_description": "igraph is a C library for network analysis and graph theory, with an emphasis on efficiency, portability and ease of use.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "tls",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arpack",
                        "glpk",
                        "gmp",
                        "plfit",
                        "libxml2",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-igraph",
                        "py310-igraph",
                        "py311-igraph",
                        "py312-igraph",
                        "py313-igraph",
                        "py314-igraph",
                        "py39-igraph",
                        "py38-igraph"
                    ]
                }
            ]
        },
        {
            "name": "libsixel",
            "portdir": "graphics/libsixel",
            "version": "1.8.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/saitoha/libsixel",
            "description": "Encoder/decoder implementation for DEC SIXEL graphics",
            "long_description": "Encoder/decoder implementation for DEC SIXEL graphics and some converter programs.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "curl",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpv",
                        "mlterm"
                    ]
                }
            ]
        },
        {
            "name": "vttest",
            "portdir": "devel/vttest",
            "version": "20251205",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/vttest/",
            "description": "VT100/VT220/XTerm test utility",
            "long_description": "Test the compatibility of VT100/VT220/XTerm terminal emulators.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lima",
            "portdir": "sysutils/lima",
            "version": "2.0.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lima-vm.io",
            "description": "Linux virtual machines",
            "long_description": "Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2). The original goal of Lima was to promote containerd including nerdctl (contaiNERD ctl) to Mac users, but Lima can be used for non-container applications as well. Lima also supports other container engines, such as Docker, Podman, Kubernetes, etc. Lima can also emulate other architectures if QEMU is installed.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 21
                }
            ],
            "variants": [
                "additional_guestagents"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qemu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "colima"
                    ]
                }
            ]
        },
        {
            "name": "snapraid",
            "portdir": "sysutils/snapraid",
            "version": "13.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.snapraid.it/",
            "description": "Backup program for disk arrays",
            "long_description": "SnapRAID stores parity information of your data and it recovers from up to six disk failures",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "macports.deduce460",
                    "github": "anquieta",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avarice",
            "portdir": "cross/avarice",
            "version": "2.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://avarice.sourceforge.net/",
            "description": "AVR JTAG-ICE control software",
            "long_description": "AVaRICE is a program which interfaces the GNU Debugger GDB with the AVR JTAG ICE available from Atmel.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "binutils",
                        "gettext",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "avr-gdb"
                    ]
                }
            ]
        },
        {
            "name": "libunrar",
            "portdir": "archivers/unrar",
            "version": "7.2.3",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rarlab.com/",
            "description": "unrar library",
            "long_description": "unrar library",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unrar",
            "portdir": "archivers/unrar",
            "version": "7.2.3",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rarlab.com/",
            "description": "Extract, view & test RAR archives",
            "long_description": "The unRAR utility is a minor part of the RAR archiver and contains RAR uncompression algorithm. unRAR requires very small volume of memory to operate.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "keka",
                        "comix"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-rarfile",
                        "hellanzb",
                        "py310-rarfile",
                        "py311-rarfile",
                        "py312-rarfile",
                        "py313-rarfile",
                        "py39-rarfile",
                        "unp",
                        "py38-rarfile"
                    ]
                }
            ]
        },
        {
            "name": "nawk",
            "portdir": "lang/nawk",
            "version": "20251225",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/onetrueawk/awk",
            "description": "the one true awk",
            "long_description": "Kernighan's canonical implementation of awk.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doodle",
            "portdir": "sysutils/doodle",
            "version": "0.7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grothoff.org/christian/doodle/",
            "description": "Doodle is a tool to quickly search the documents on a computer.",
            "long_description": "Doodle is a tool to quickly search the documents on a computer.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libextractor",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "djview-qt5",
            "portdir": "aqua/djview",
            "version": "4.12.3",
            "license": "GPL-2+ and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "djview",
            "homepage": "http://djvu.sourceforge.net/djview4.html",
            "description": "Obsolete port, replaced by djview",
            "long_description": "This port has been replaced by djview.",
            "active": true,
            "categories": [
                "aqua",
                "graphics",
                "www"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qt5compat"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "djview",
            "portdir": "aqua/djview",
            "version": "4.12.3",
            "license": "GPL-2+ and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://djvu.sourceforge.net/djview4.html",
            "description": "DjVu files viewer.",
            "long_description": "DjVu can advantageously replace PDF, PS, TIFF,JPEG, and GIF for distributing scanned documents, digital documents, or high-resolution pictures. DjVu content downloads faster, displays and renders faster, looks nicer on a screen and consume less client resources than competing formats.",
            "active": true,
            "categories": [
                "aqua",
                "graphics",
                "www"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qt5compat",
                        "djvulibre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lft",
            "portdir": "net/lft",
            "version": "3.93",
            "license": "Copyleft",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pwhois.org/lft/",
            "description": "Layer Four Traceroute - advanced traceroute tool",
            "long_description": "LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of firewalls. More importantly, LFT implements numerous other features including firewall detection and identification, load balancer detection, AS number lookups, loose source routing, netblock name lookups, et al. Also includes whob, a prefix whois client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "victor",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal",
                "gtod"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quazip",
            "portdir": "archivers/quazip",
            "version": "0.9.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/stachenov/quazip",
            "description": "Qt/C++ wrapper over minizip",
            "long_description": "The C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA Minizip) using Trolltech's Qt library.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "texstudio"
                    ]
                }
            ]
        },
        {
            "name": "nginx",
            "portdir": "www/nginx",
            "version": "1.28.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nginx.org/",
            "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
            "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
            "active": true,
            "categories": [
                "mail",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "auth_request",
                "addition",
                "dav",
                "threads",
                "davext",
                "debug",
                "degradation",
                "echo",
                "flv",
                "geoip2",
                "gperftools",
                "gzip_static",
                "http2",
                "image_filter",
                "mail",
                "mp4",
                "perl5",
                "random_index",
                "realip",
                "secure_link",
                "ssl",
                "status",
                "substitution",
                "stream",
                "upload",
                "upload_progress",
                "xslt",
                "zip",
                "redis",
                "rtmp",
                "http_push",
                "devel_kit",
                "lua",
                "headers_more",
                "fancyindex",
                "vod",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "calendar-contacts-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adblock2privoxy"
                    ]
                }
            ]
        },
        {
            "name": "rb-net-scp",
            "portdir": "ruby/rb-net-scp",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/net-ssh/net-scp",
            "description": "A pure-Ruby implementation of the SCP client protocol",
            "long_description": "A pure-Ruby implementation of the SCP client protocol",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-net-ssh",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb-capistrano"
                    ]
                }
            ]
        },
        {
            "name": "ntpsec",
            "portdir": "sysutils/ntpsec",
            "version": "1.2.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ntpsec.org/",
            "description": "A secure, hardened, and improved implementation of NTP",
            "long_description": "A secure, hardened, and improved implementation of Network Time Protocol derived from NTP Classic, Dave Mills’s original.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 27
                }
            ],
            "variants": [
                "python27",
                "python34",
                "python35",
                "python36",
                "python37",
                "python38",
                "python39",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "classic",
                "doc",
                "mdns",
                "refclock",
                "smear"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "asciidoctor",
                        "clang-18",
                        "bison",
                        "pkgconfig",
                        "python27"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-fuse",
            "portdir": "fuse/py-fuse",
            "version": "0.2.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libfuse/python-fuse",
            "description": "Python interface for FUSE",
            "long_description": "Python interface for FUSE",
            "active": true,
            "categories": [
                "fuse",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "macfuse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fuse"
                    ]
                }
            ]
        },
        {
            "name": "py-fuse",
            "portdir": "fuse/py-fuse",
            "version": "0.2.1",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libfuse/python-fuse",
            "description": "Python interface for FUSE",
            "long_description": "Python interface for FUSE",
            "active": true,
            "categories": [
                "fuse",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-fuse",
                        "macfuse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lexbor",
            "portdir": "net/lexbor",
            "version": "2.6.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lexbor.com",
            "description": "a fast embeddable web browser engine",
            "long_description": "lexbor is a fast embeddable web browser engine written in C with no dependencies.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "perf",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sshfs",
            "portdir": "fuse/sshfs",
            "version": "3.7.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libfuse/sshfs",
            "description": "SSH filesystem for FUSE",
            "long_description": "This is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there is nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [
                "fs_link"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "coreutils",
                        "py313-docutils",
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "macfuse",
                        "openssh",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "sshfs-gui"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar5-gtk2",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libxml2",
                        "gnutls",
                        "libgcrypt",
                        "openssl",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6-gtk2"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar5-gtk3",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libxml2",
                        "gnutls",
                        "libgcrypt",
                        "openssl",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6-gtk3"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar5",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libxml2",
                        "gettext",
                        "gnutls",
                        "libgcrypt",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6"
                    ]
                }
            ]
        },
        {
            "name": "yt-dlp-ejs",
            "portdir": "net/yt-dlp-ejs",
            "version": "0.3.2",
            "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": 10
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "deno"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp"
                    ]
                }
            ]
        },
        {
            "name": "yt-dlp",
            "portdir": "net/youtube-dl",
            "version": "2025.12.08",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yt-dlp/yt-dlp",
            "description": "command-line program to download videos from YouTube.com and other sites",
            "long_description": "youtube-dl is a small command-line program to download videos from YouTube.com and other sites.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "js_runtime",
                "ffmpeg",
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "clang-18",
                        "py313-hatchling",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pycryptodome"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp-ejs",
                        "ffmpeg",
                        "AtomicParsley"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tubeup",
                        "spotify-dl",
                        "yewtube"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite",
                        "parabolic",
                        "mpv",
                        "smtube",
                        "gpodder",
                        "gutils-suite-extra"
                    ]
                }
            ]
        },
        {
            "name": "youtube-dl",
            "portdir": "net/youtube-dl",
            "version": "2021.12.17",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ytdl-org.github.io/youtube-dl/",
            "description": "command-line program to download videos from YouTube.com and other sites",
            "long_description": "youtube-dl is a small command-line program to download videos from YouTube.com and other sites.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "ffmpeg",
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pycryptodome",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "AtomicParsley",
                        "ffmpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libvpx-devel",
            "portdir": "multimedia/libvpx-devel",
            "version": "1.15.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://webmproject.org/tools/",
            "description": "WebM VP8/VP9 Codec SDK",
            "long_description": "The WebM VP8/VP9 codecs are being developed specifically to meet the demand for the consumption of video over the Internet, including professionally and amateur produced video-on-demand and conversational video content. VP9 is an evolution of the VP8 video codec and includes a number of enhancements and new coding tools that have been added to improve coding efficiency. The VP9 encoder in this release is not, as yet, feature complete.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-miscellaneous",
            "portdir": "octave/octave-miscellaneous",
            "version": "1.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-miscellaneous",
            "description": "Miscellaneous tools that don't fit somewhere else.",
            "long_description": "Miscellaneous tools that don't fit somewhere else.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-vrml"
                    ]
                }
            ]
        },
        {
            "name": "mpv",
            "portdir": "multimedia/mpv",
            "version": "0.41.0",
            "license": "GPL-2+",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpv.io",
            "description": "mpv is a movie player based on MPlayer and mplayer2.",
            "long_description": "mpv is a movie player based on MPlayer and mplayer2. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "python38",
                "screenshot",
                "network",
                "network_ytdlp",
                "bluray",
                "dvd",
                "audiocd",
                "libarchive",
                "rubberband",
                "pulseaudio",
                "jack",
                "openal",
                "x11",
                "opengl",
                "vulkan",
                "caca",
                "osd",
                "debug",
                "printable_doc",
                "uchardet",
                "libmpv",
                "bundle"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-docutils",
                        "clang-18",
                        "pkgconfig",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread",
                        "lcms2",
                        "lua52",
                        "perl5",
                        "libass",
                        "libbluray",
                        "libarchive",
                        "libplacebo",
                        "libsixel",
                        "ffmpeg8",
                        "libiconv",
                        "zlib",
                        "libcdio-paranoia",
                        "rubberband",
                        "libdvdnav"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp",
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "youtube-viewer"
                    ]
                }
            ]
        },
        {
            "name": "cryfs",
            "portdir": "fuse/cryfs",
            "version": "1.0.3",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cryfs.org/",
            "description": "Cryptographic filesystem for the cloud",
            "long_description": "CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others",
            "active": true,
            "categories": [
                "net",
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "jolan78",
                    "github": "jolan78",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "fs_link"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "range-v3",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfmt10",
                        "spdlog",
                        "boost187",
                        "libomp",
                        "curl",
                        "macfuse",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dart-sdk",
            "portdir": "lang/dart-sdk",
            "version": "3.10.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dart.dev/",
            "description": "The Dart SDK",
            "long_description": "Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 155
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pub2port",
                        "fvm",
                        "dart-sass"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-devel-globaldestruction",
                        "p5.34-encode",
                        "perl5.34",
                        "p5.34-log-report-optional",
                        "p5.34-string-print",
                        "p5.34-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-report",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box",
                        "p5.34-mail-message",
                        "p5.34-mail-transport",
                        "p5.34-object-realize-later",
                        "p5.34-user-identity",
                        "p5.34-mail-box-pop3"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-encode",
                        "p5.32-devel-globaldestruction",
                        "perl5.32",
                        "p5.32-log-report-optional",
                        "p5.32-string-print",
                        "p5.32-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mail-box-imap4",
                        "p5.32-mail-box",
                        "p5.32-mail-message",
                        "p5.32-mail-transport",
                        "p5.32-object-realize-later",
                        "p5.32-user-identity",
                        "p5.32-mail-box-pop3"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-globaldestruction",
                        "p5.30-encode",
                        "perl5.30",
                        "p5.30-log-report-optional",
                        "p5.30-string-print",
                        "p5.30-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mail-box-imap4",
                        "p5.30-mail-box",
                        "p5.30-mail-message",
                        "p5.30-mail-transport",
                        "p5.30-object-realize-later",
                        "p5.30-user-identity",
                        "p5.30-mail-box-pop3"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-globaldestruction",
                        "p5.28-encode",
                        "perl5.28",
                        "p5.28-log-report-optional",
                        "p5.28-string-print",
                        "p5.28-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-box-imap4",
                        "p5.28-mail-box",
                        "p5.28-mail-message",
                        "p5.28-mail-transport",
                        "p5.28-object-realize-later",
                        "p5.28-user-identity",
                        "p5.28-mail-box-pop3"
                    ]
                }
            ]
        },
        {
            "name": "p5-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-report",
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-report"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.25.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-io",
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-installpaths",
                        "p5.34-getopt-long",
                        "p5.34-podlators",
                        "p5.34-scalar-list-utils",
                        "perl5.34",
                        "p5.34-text-parsewords",
                        "p5.34-extutils-builder",
                        "p5.34-extutils-builder-compiler",
                        "p5.34-test-harness",
                        "p5.34-cpan-meta",
                        "p5.34-extutils-helpers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-distbuild",
                        "p5.34-crypt-argon2",
                        "p5.34-crypt-sysrandom-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.25.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-io",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-scalar-list-utils",
                        "p5.32-extutils-helpers",
                        "p5.32-extutils-installpaths",
                        "p5.32-getopt-long",
                        "perl5.32",
                        "p5.32-text-parsewords",
                        "p5.32-extutils-builder",
                        "p5.32-extutils-builder-compiler",
                        "p5.32-test-harness",
                        "p5.32-cpan-meta",
                        "p5.32-podlators"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-distbuild",
                        "p5.32-crypt-argon2",
                        "p5.32-crypt-sysrandom-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.25.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io",
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-extutils-installpaths",
                        "p5.30-getopt-long",
                        "p5.30-podlators",
                        "p5.30-scalar-list-utils",
                        "perl5.30",
                        "p5.30-text-parsewords",
                        "p5.30-extutils-builder",
                        "p5.30-extutils-builder-compiler",
                        "p5.30-test-harness",
                        "p5.30-cpan-meta",
                        "p5.30-extutils-helpers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-crypt-argon2",
                        "p5.30-crypt-sysrandom-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.25.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-io",
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-extutils-installpaths",
                        "p5.28-getopt-long",
                        "p5.28-podlators",
                        "p5.28-scalar-list-utils",
                        "perl5.28",
                        "p5.28-text-parsewords",
                        "p5.28-extutils-builder",
                        "p5.28-extutils-builder-compiler",
                        "p5.28-test-harness",
                        "p5.28-cpan-meta",
                        "p5.28-extutils-helpers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-distbuild",
                        "p5.28-crypt-argon2",
                        "p5.28-crypt-sysrandom-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.25.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-build",
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libepoxy",
            "portdir": "graphics/libepoxy",
            "version": "1.5.10",
            "license": "MIT and permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/anholt/libepoxy",
            "description": "Epoxy is a library for handling OpenGL function pointer management for you",
            "long_description": "Epoxy is a library for handling OpenGL function pointer management for you",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "egl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libmovit",
                        "parabolic",
                        "virglrenderer",
                        "libkrun",
                        "gtk3-devel",
                        "gtk3",
                        "gtk4-devel",
                        "inkscape",
                        "inkscape-devel",
                        "gtk4",
                        "gtkmm3",
                        "gnome-session",
                        "melonds"
                    ]
                }
            ]
        }
    ]
}