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

{
    "count": 50587,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=115",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=113",
    "results": [
        {
            "name": "litehtml",
            "portdir": "devel/litehtml",
            "version": "0.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.litehtml.com",
            "description": "fast, lightweight HTML/CSS rendering engine",
            "long_description": "litehtml is a fast, lightweight HTML/CSS rendering engine.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gumbo-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "litebrowser"
                    ]
                }
            ]
        },
        {
            "name": "liteide",
            "portdir": "editors/liteide",
            "version": "38.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://liteide.org",
            "description": "LiteIDE is a simple, open source, cross-platform Go IDE.",
            "long_description": "LiteIDE is a simple, open source, cross-platform Go IDE.",
            "active": true,
            "categories": [
                "devel",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "litestream",
            "portdir": "databases/litestream",
            "version": "0.3.13",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://litestream.io/",
            "description": "Streaming replication for SQLite",
            "long_description": "Litestream is a standalone disaster recovery tool for SQLite. It runs as a background process and safely replicates changes incrementally to another file or S3. Litestream only communicates with SQLite through the SQLite API so it will not corrupt your database.",
            "active": true,
            "categories": [
                "net",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lite-xl",
            "portdir": "editors/lite-xl",
            "version": "2.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lite-xl.com/",
            "description": "A lightweight text editor written in Lua",
            "long_description": "A lightweight text editor written in Lua, adapted from lite. It aims to provide something practical, pretty, small and fast. Easy to modify and extend, or to use without doing either.",
            "active": true,
            "categories": [
                "editors",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "cmake",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "librsvg",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "antigraingeometry",
                        "freetype",
                        "reproc",
                        "lua54",
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lite-xl-luajit",
            "portdir": "editors/lite-xl",
            "version": "2.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lite-xl.github.io/",
            "description": "An out-of-branch LuaJIT-based version of lite-xl",
            "long_description": "A lightweight text editor written in Lua, adapted from lite. It aims to provide something practical, pretty, small and fast. Easy to modify and extend, or to use without doing either.",
            "active": false,
            "categories": [
                "editors",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "cmake",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "librsvg",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "antigraingeometry",
                        "luajit",
                        "freetype",
                        "reproc",
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "litmus",
            "portdir": "www/litmus",
            "version": "0.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.webdav.org/neon/litmus/",
            "description": "WebDAV server protocol compliance test suite.",
            "long_description": "litmus is a WebDAV server test suite, which aims to test whether a server is compliant with the WebDAV protocol as specified in RFC2518.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "neon",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "littleutils",
            "portdir": "sysutils/littleutils",
            "version": "1.2.8",
            "license": "GPL-3+ and ijg and permissive",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/littleutils/",
            "description": "littleutils includes various small and useful command-line utilities",
            "long_description": "The littleutils include a duplicate file finder (repeats), image optimizers (opt-jpg, opt-png, opt-gif, recomp-jpg), file rename tools (lowercase, uppercase, pren), archive recompressors (to-gzip, to-bzip, to-7zip, to-lzma, to-lzip, to-xz), a tempfile utility (tempname), file property tools (filedate, filemode, filenode, fileown, filesize, and lrealpath), and others.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1212
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "p7zip",
                        "xz",
                        "zstd",
                        "gifsicle",
                        "img2pdf",
                        "imlib2",
                        "pngcrush",
                        "pngquant",
                        "bzip2",
                        "ghostscript",
                        "bash",
                        "dash",
                        "file",
                        "lzop",
                        "perl5.34",
                        "gettext-runtime",
                        "p5.34-cryptx",
                        "python313",
                        "poppler",
                        "gzip",
                        "lzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "live555",
            "portdir": "multimedia/live555",
            "version": "2024.03.08",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.live555.com/liveMedia/",
            "description": "LIVE555 Streaming Media",
            "long_description": "This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for UNIX (including Linux and macOS), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2"
                    ]
                }
            ]
        },
        {
            "name": "livestreamer",
            "portdir": "multimedia/livestreamer",
            "version": "1.12.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "streamlink",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by streamlink",
            "long_description": "This port has been replaced by streamlink.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "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": "lizard",
            "portdir": "archivers/lizard",
            "version": "2.1",
            "license": "BSD and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/inikep/lizard",
            "description": "Lizard (formerly LZ5) is an efficient compressor with very fast decompression.",
            "long_description": "Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "llama.cpp",
            "portdir": "llm/llama.cpp",
            "version": "7825",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ggerganov/llama.cpp",
            "description": "LLM inference in C/C++",
            "long_description": "The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide variety of hardware - locally and in the cloud.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [
                "debug",
                "blas",
                "openmp",
                "metal",
                "model_converters",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-10",
            "portdir": "lang/llvm-10",
            "version": "10.0.1",
            "license": "NCSA",
            "platforms": "{darwin >= 15} {darwin < 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "Lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "pkgconfig",
                        "swig-python",
                        "cmake",
                        "doxygen",
                        "cctools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libcxx",
                        "libomp",
                        "llvm-10",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-11",
            "portdir": "lang/llvm-11",
            "version": "11.1.0",
            "license": "NCSA",
            "platforms": "{darwin >= 17} {darwin < 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "Lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "swig-python",
                        "clang-9.0",
                        "cmake",
                        "python310",
                        "cctools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libcxx",
                        "libomp",
                        "llvm-11",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-12",
            "portdir": "lang/llvm-12",
            "version": "12.0.1",
            "license": "NCSA",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "cctools",
                        "cmake",
                        "python310",
                        "clang-9.0",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clang-12",
                        "python310",
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "llvm-12"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-13",
            "portdir": "lang/llvm-13",
            "version": "13.0.1",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-yaml",
                        "cctools",
                        "cmake",
                        "swig-python",
                        "clang-11",
                        "doxygen",
                        "python310",
                        "py310-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python310",
                        "llvm-13",
                        "clang-13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-14",
            "portdir": "lang/llvm-14",
            "version": "14.0.6",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-yaml",
                        "cctools",
                        "cmake",
                        "swig-python",
                        "clang-11",
                        "doxygen",
                        "python310",
                        "py310-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python310",
                        "llvm-14",
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-15",
            "portdir": "lang/llvm-15",
            "version": "15.0.7",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "cctools",
                        "cmake",
                        "swig-python",
                        "doxygen",
                        "clang-13",
                        "python311",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "llvm-15",
                        "clang-15",
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-16",
            "portdir": "lang/llvm-16",
            "version": "16.0.6",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "cctools",
                        "cmake",
                        "swig-python",
                        "doxygen",
                        "clang-14",
                        "python311",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python311",
                        "llvm-16",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-17",
            "portdir": "lang/llvm-17",
            "version": "17.0.6",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-14",
                        "python311",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python311",
                        "llvm-17",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-18",
            "portdir": "lang/llvm-18",
            "version": "18.1.8",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pygments",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-14",
                        "python312",
                        "py312-yaml"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python312",
                        "llvm-18",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-19",
            "portdir": "lang/llvm-19",
            "version": "19.1.7",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-14",
                        "python313",
                        "py313-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "llvm-19",
                        "clang-19",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-19"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-20",
            "portdir": "lang/llvm-20",
            "version": "20.1.8",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-17",
                        "python313",
                        "py313-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python313",
                        "llvm-20",
                        "clang-20"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-21",
            "portdir": "lang/llvm-21",
            "version": "21.1.8",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-17",
                        "python313",
                        "py313-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python313",
                        "llvm-21",
                        "clang-21"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-21"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-5.0",
            "portdir": "lang/llvm-5.0",
            "version": "5.0.2",
            "license": "NCSA",
            "platforms": "{darwin >= 13} {darwin < 21}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "Lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "llvm-5.0",
                        "python27",
                        "libxml2",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-5.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-6.0",
            "portdir": "lang/llvm-6.0",
            "version": "6.0.1",
            "license": "NCSA",
            "platforms": "{darwin >= 12} {darwin < 21}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "Lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "assertions"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "llvm-6.0",
                        "python27",
                        "libxml2",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-6.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-7.0",
            "portdir": "lang/llvm-7.0",
            "version": "7.1.0",
            "license": "NCSA",
            "platforms": "{darwin >= 16} {darwin < 21}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "Lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "llvm-7.0",
                        "python27",
                        "libxml2",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-7.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-8.0",
            "portdir": "lang/llvm-8.0",
            "version": "8.0.1",
            "license": "NCSA",
            "platforms": "{darwin >= 16 < 21}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "Lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "llvm-8.0",
                        "python27",
                        "libxml2",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-8.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-9.0",
            "portdir": "lang/llvm-9.0",
            "version": "9.0.1",
            "license": "NCSA",
            "platforms": "{darwin >= 16 < 22}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "Lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "llvm-9.0",
                        "python27",
                        "libxml2",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-devel",
            "portdir": "lang/llvm-devel",
            "version": "20250908-408a2e7c",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                },
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-17",
                        "python313",
                        "py313-pygments",
                        "py313-yaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "llvm-devel",
                        "clang-devel",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb_select",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-5.0",
                        "lldb_select-6.0",
                        "lldb_select-7.0",
                        "lldb_select-8.0",
                        "lldb_select-9.0",
                        "lldb_select-10",
                        "lldb_select-11",
                        "lldb_select-12",
                        "lldb_select-13",
                        "lldb_select-14",
                        "lldb_select-15",
                        "lldb_select-16",
                        "lldb_select-17",
                        "lldb_select-18",
                        "lldb_select-19",
                        "lldb_select-20",
                        "lldb_select-21",
                        "lldb_select-devel"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-10",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-10"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-11",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-11"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-12",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-12"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-13",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-13"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-14",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-14"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-15",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-15"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-16",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-16"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-17",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-17"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-18",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-18"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-19",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-19"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-20",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-20"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-21",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-21"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-5.0",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-5.0"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-6.0",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-6.0"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-7.0",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-7.0"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-8.0",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-8.0"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-9.0",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-9.0"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-devel",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-devel"
                    ]
                }
            ]
        },
        {
            "name": "lldpd",
            "portdir": "net/lldpd",
            "version": "1.0.19",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldpd.github.io",
            "description": "LLDP allows you to know exactly on which port is a machine (and reciprocally).",
            "long_description": "lldpd is an 802.1ab implementation (LLDP) to help you locate neighbors of all your equipments. Proprietary protocols (like EDP and CDP) are supported.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "readline",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "llvm-10",
            "portdir": "lang/llvm-10",
            "version": "10.0.1",
            "license": "NCSA",
            "platforms": "{darwin < 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "llvm is a next generation compiler infrastructure",
            "long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls",
                "polly",
                "ocaml"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "clang-9.0",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "xar",
                        "libedit",
                        "libcxx",
                        "ncurses",
                        "libffi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5",
                        "llvm_select-10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-llvmlite",
                        "cctools",
                        "clang-10",
                        "lldb-10"
                    ]
                }
            ]
        }
    ]
}