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

{
    "count": 49960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=888",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=886",
    "results": [
        {
            "name": "lldb_select-10",
            "portdir": "sysutils/lldb_select",
            "version": "1",
            "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": 626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-10"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select",
            "portdir": "sysutils/lldb_select",
            "version": "1",
            "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": 626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "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"
                    ]
                }
            ]
        },
        {
            "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": 283
                },
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-17",
                        "python313",
                        "py313-pygments"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "llvm-devel",
                        "clang-devel",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-9.0",
            "portdir": "lang/llvm-9.0",
            "version": "9.0.1",
            "license": "NCSA",
            "platforms": "{darwin >= 16} {darwin < 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": 283
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "zlib",
                        "libxml2",
                        "llvm-9.0",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                }
            ],
            "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": 283
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "zlib",
                        "libxml2",
                        "llvm-8.0",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                }
            ],
            "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": 283
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "emulated_tls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "zlib",
                        "libxml2",
                        "llvm-7.0",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                }
            ],
            "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": 283
                }
            ],
            "variants": [
                "debug",
                "assertions"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "zlib",
                        "libxml2",
                        "llvm-6.0",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                }
            ],
            "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": 283
                }
            ],
            "variants": [
                "debug",
                "assertions",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "swig-python",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "zlib",
                        "libxml2",
                        "llvm-5.0",
                        "libedit",
                        "libffi",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldb-21",
            "portdir": "lang/llvm-21",
            "version": "21.1.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": [
                        "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-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-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-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-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-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-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-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-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-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": 283
                }
            ],
            "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-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": 283
                }
            ],
            "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-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": 283
                }
            ],
            "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": "llama.cpp",
            "portdir": "llm/llama.cpp",
            "version": "7100",
            "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": 224
                }
            ],
            "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": "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": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "livestreamer",
            "portdir": "multimedia/livestreamer",
            "version": "1.12.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.livestreamer.io/",
            "description": "Command-line utility that extracts streams from various services and pipes them into a video player of choice.",
            "long_description": "Livestreamer is a command-line utility that pipes video streams from various services into a video player such as VLC. The main purpose of Livestreamer is to allow the user to avoid buggy and CPU heavy flash plugins but still be able to enjoy various streamed content. There is also an API available for developers who want access to the video stream data.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-17",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-gnureadline",
                        "py37-requests",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "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": "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": 1140
                }
            ],
            "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": "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": "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": 149
                }
            ],
            "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": "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": 149
                }
            ],
            "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": "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": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 626
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gumbo-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "litebrowser"
                    ]
                }
            ]
        },
        {
            "name": "litecoin",
            "portdir": "finance/litecoin",
            "version": "0.16.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://litecoin.org",
            "description": "Litecoin is a P2P Internet currency that enables instant payments to anyone in the world.",
            "long_description": "Litecoin is a peer-to-peer Internet currency that enables instant payments to anyone in the world. It is based on the Bitcoin protocol but differs from Bitcoin in that it can be efficiently mined with consumer-grade hardware. Litecoin provides faster transaction confirmations (2.5 minutes on average) and uses memory-hard, scrypt-based mining proof-of-work algorithm to target the regular computers and GPUs most people already have. The Litecoin network is scheduled to produce 84 million currency units. One of the aims of Litecoin was to provide a mining algorithm that could run at the same time, on the same hardware used to mine bitcoins. With the rise of specialized ASICs for Bitcoin, Litecoin continues to satisfy these goals. It is unlikely for ASIC mining to be developed for Litecoin until the currency is widely used.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "protobuf3-cpp",
                        "zmq",
                        "qt5-qtbase",
                        "miniupnpc",
                        "boost171",
                        "qrencode",
                        "db48",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "litecli",
            "portdir": "databases/litecli",
            "version": "1.15.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://litecli.com/",
            "description": "CLI for SQLite Databases with auto-completion and syntax highlighting",
            "long_description": "CLI for SQLite Databases with auto-completion and syntax highlighting",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-configobj",
                        "python313",
                        "py313-cli-helpers",
                        "py313-setuptools",
                        "py313-prompt_toolkit",
                        "py313-pygments",
                        "py313-click",
                        "py313-sqlparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "litebrowser",
            "portdir": "www/litebrowser",
            "version": "0.0.0-20211116",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/litehtml/litebrowser-linux",
            "description": "a simple web browser based on litehtml",
            "long_description": "litebrowser is a minimal web browser intended primarily to demonstrate the capabilities of the litehtml rendering engine.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "fontconfig",
                        "litehtml",
                        "gtkmm3",
                        "pango",
                        "curl",
                        "poco",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "listres",
            "portdir": "x11/listres",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "List resources in X11 widgets",
            "long_description": "The listres program generates a list of a widget's resource database. The class in which each resource is first defined, the instance and class name, and the type of each resource is listed. If no specific widgets or the -all switch are given, a two-column list of widget names and their class hierarchies is printed.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 283
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "listat",
            "portdir": "mail/listat",
            "version": "2.1.1-20170611",
            "license": "none",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wordsmith.org/anu/listat/",
            "description": "generates interesting statistics on mailing list demographics",
            "long_description": "professional package to generate interesting statistics on mailing list demographics.",
            "active": true,
            "categories": [
                "textproc",
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lisp-hyperspec",
            "portdir": "lang/lisp-hyperspec",
            "version": "7.0",
            "license": "Restrictive/Distributable and Noncommercial",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lispworks.com/reference/HyperSpec/index.html",
            "description": "The Common Lisp HyperSpec",
            "long_description": "This is an HTML document derived from the ANSI Common Lisp standard (X3.226-1994), with permission from ANSI and NCITS (previously known as X3). The Common Lisp HyperSpec was prepared by Kent Pitman at Harlequin, who as Project Editor of X3J13 managed the completion of the document which became the ANSI Common Lisp Standard. In hardcopy, the ANSI Common Lisp standard is nearly 1100 printed pages describing nearly a thousand functions and variables in sufficient detail to accommodate hosting of the language on a wide variety of hardware and operating system platforms. While the paper version remains the official standard, we think that in practice you'll find the Common Lisp HyperSpec much easier to navigate and use than its paper alternative. In addition to the Common Lisp standard itself, the Common Lisp HyperSpec also incorporates interesting and useful cross references to other materials of the Common Lisp committee, J13 (formerly X3J13).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lisaem",
            "portdir": "emulators/lisaem",
            "version": "1.2.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lisa.sunder.net/",
            "description": "Apple Lisa emulator",
            "long_description": "Apple Lisa emulator",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "wxwidgets28",
                "wxgtk28"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-2.8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lis",
            "portdir": "math/lis",
            "version": "2.0.30",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ssisc.org/lis/index.en.html",
            "description": "a parallel software library for solving linear equations and eigenvalue problems",
            "long_description": "Lis (Library of Iterative Solvers for linear systems, pronounced [lis]) is a parallel software library for solving linear equations and eigenvalue problems that arise in the numerical solution of partial differential equations using iterative methods.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang10",
                "clang11",
                "clang12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "mpich",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gerris"
                    ]
                }
            ]
        },
        {
            "name": "lirc",
            "portdir": "sysutils/lirc",
            "version": "0.10.2",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lirc.org",
            "description": "Linux Infrared Remote Control",
            "long_description": "LIRC enables receiving and/or sending infra-red remote controls signals. The only hardware is known to work (on the Mac operating system) includes the IR receiver in older HDHomerun tuner boxes and the Sony Vaio PCVA-IR5U receiver. Other hardware _could_ work but is untested. Lirc does not currently work with the IR receiver built into various Mac models. Lirc on OSX can also receive signals relayed from another Lirc server.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "gui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "doxygen",
                        "gsed",
                        "py312-setuptools",
                        "py312-yaml",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libftdi1",
                        "libusb",
                        "libusb-compat",
                        "portaudio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libirman"
                    ]
                }
            ]
        },
        {
            "name": "liquidwar",
            "portdir": "games/liquidwar",
            "version": "5.6.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ufoot.org/liquidwar/",
            "description": "A unique multiplayer wargame",
            "long_description": "Liquid War is a unique multiplayer wargame. You control an army of liquid and have to try and eat your opponents. The rules of Liquid War are truely original and have been invented by Thomas Colcombet. A single player mode is available, but the game is definitely designed to be multiplayer, and has network support.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "allegro"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "liquid-dsp",
            "portdir": "science/liquid-dsp",
            "version": "20221120-c3e0de7e",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.liquidsdr.org/",
            "description": "liquid-dsp is an open-source signal processing library for software-defined radios written in C.",
            "long_description": "liquid-dsp is an open-source signal processing library for software-defined radios written in C. Its purpose is to provide a set of extensible DSP modules that do no rely on external dependencies or cumbersome frameworks.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 463
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gsed",
                        "clang-17",
                        "autoconf",
                        "grep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfec",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "CubicSDR",
                        "PothosLiquidDSP",
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0",
                        "inspectrum"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "luaradio"
                    ]
                }
            ]
        },
        {
            "name": "linuxdoc-tools",
            "portdir": "textproc/linuxdoc-tools",
            "version": "0.9.82",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/agmartin/linuxdoc-tools",
            "description": "convert LinuxDoc SGML source into other formats",
            "long_description": "convert LinuxDoc SGML source into other formats",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "texlive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flex",
                        "perl5",
                        "opensp",
                        "texinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "linuxdoc",
            "portdir": "textproc/linuxdoc",
            "version": "1.1",
            "license": "none",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tldp.org/",
            "description": "Linuxdoc SGML DTD",
            "long_description": "Linuxdoc SGML DTD",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "iso8879",
                        "mkcatalog"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "linsmith",
            "portdir": "gnome/linsmith",
            "version": "0.99.31",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jcoppens.com/soft/linsmith/index.en.php",
            "description": "linSmith is a Smith Charting program.",
            "long_description": "linSmith is a Smith Charting program. You can enter either discrete components or transmission lines, see the results on screen and/or generate Postscript output. Component values can be changed numerically or using scrollbars.",
            "active": true,
            "categories": [
                "science",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "cairo",
                        "libxml2",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "linrad",
            "portdir": "science/linrad",
            "version": "20211204-997",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sm5bsz.com/linuxdsp/linrad.htm",
            "description": "Linrad is a free multi-OS SDR receiver (A Software Defined Radio receiver).",
            "long_description": "Linrad is a free multi-OS SDR receiver (A Software Defined Radio receiver).",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "airspy",
                "airspyhf",
                "bladerf",
                "perseus",
                "rtlsdr",
                "sdrplay"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns",
                        "clang-9.0",
                        "nasm"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "xorg-libXext",
                        "libusb",
                        "libusb-compat",
                        "SDRplay",
                        "airspy",
                        "airspyhf",
                        "rtl-sdr",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "linphone",
            "portdir": "net/linphone",
            "version": "3.5.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.linphone.org/",
            "description": "voice over IP sip phone",
            "long_description": "With linphone you can communicate freely with people over the internet, with voice and text instant messaging.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "speex",
                        "libglade2",
                        "libexosip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "links1",
            "portdir": "www/links1",
            "version": "1.04",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jikos.cz/~mikulas/links/",
            "description": "text WWW browser with tables",
            "long_description": "Links is a text-based browser with support for HTML tables and frames.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "links",
            "portdir": "www/links",
            "version": "2.30",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://links.twibright.com/",
            "description": "Lynx-like WWW browser that supports tables, menus, etc",
            "long_description": "Lynx-like WWW browser with text and graphics modes with many features like displaying tables, menus, etc.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "svg",
                "tiff",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "bzip2",
                        "openssl3",
                        "libevent",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "link-grammar",
            "portdir": "textproc/link-grammar",
            "version": "5.12.4",
            "license": "LGPL-2.1 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opencog.github.io/link-grammar-website/",
            "description": "Link Grammar Parser",
            "long_description": "The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a \"constituent\" (Penn tree-bank style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "track_space_usage",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "hunspell"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}