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

{
    "count": 51960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=656",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=654",
    "results": [
        {
            "name": "openfst",
            "portdir": "devel/openfst",
            "version": "1.8.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openfst.org/",
            "description": "C++ finite-state transducers library",
            "long_description": "OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opendx-java40",
            "portdir": "devel/opendx-java40",
            "version": "1999.11.15",
            "license": "IBMPL-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
            "description": "Java classes used by OpenDX",
            "long_description": "Classes to allow a Java applet access to Javascript objects",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opendx"
                    ]
                }
            ]
        },
        {
            "name": "opencdk",
            "portdir": "devel/opencdk",
            "version": "0.6.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnutls.org/",
            "description": "Open Crypto Development Kit",
            "long_description": "OpenCDK provides basic parts of the OpenPGP message format.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oniguruma6",
            "portdir": "devel/oniguruma6",
            "version": "6.9.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkos/oniguruma",
            "description": "A regular expressions library.",
            "long_description": "Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Property/Script.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jubatus_core",
                        "php85-mbstring",
                        "php84-mbstring",
                        "php83-mbstring",
                        "php82-mbstring",
                        "php81-mbstring",
                        "php80-mbstring",
                        "php74-mbstring",
                        "slang2",
                        "bfs",
                        "jq"
                    ]
                }
            ]
        },
        {
            "name": "oniguruma5",
            "portdir": "devel/oniguruma5",
            "version": "5.9.6_p1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkos/oniguruma/",
            "description": "A regular expressions library.",
            "long_description": "Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Porperty/Script. N.B. 5.x is unrelated to Ruby.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Etoile",
                        "Etoile-devel"
                    ]
                }
            ]
        },
        {
            "name": "onetbb",
            "portdir": "devel/onetbb",
            "version": "2023.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uxlfoundation/oneTBB",
            "description": "oneAPI Threading Building Blocks",
            "long_description": "oneTBB is a flexible C++ library that simplifies the work of adding parallelism to complex applications, even if you are not a threading expert.",
            "active": true,
            "categories": [
                "devel",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hwloc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "TOPCOM"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pytorch",
                        "py39-pytorch",
                        "R-RcppParallel",
                        "R-proxyC",
                        "R-quanteda",
                        "R-quanteda.textstats",
                        "R-seededlda",
                        "onedpl",
                        "openvdb",
                        "deal.ii",
                        "papilo",
                        "libpapilo",
                        "scip",
                        "soplex",
                        "opencascade",
                        "openimageio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanmath"
                    ]
                }
            ]
        },
        {
            "name": "onefetch",
            "portdir": "devel/onefetch",
            "version": "2.24.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/o2sh/onefetch",
            "description": "Git repository summary on your terminal",
            "long_description": "Git repository summary on your terminal",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgit2",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "onedpl",
            "portdir": "devel/onedpl",
            "version": "2022.11.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-library.html",
            "description": "oneAPI DPC++ Library",
            "long_description": "oneAPI DPC++ Library (oneDPL) provides high-productivity APIs to developers, which can minimize Data Parallel C++ (DPC++) programming efforts across devices for high performance parallel applications.",
            "active": true,
            "categories": [
                "devel",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "onetbb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "omniORB",
            "portdir": "devel/omniORB",
            "version": "4.3.4",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://omniorb.sourceforge.io",
            "description": "high performance CORBA ORB for C++",
            "long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "python313",
                "python314",
                "ssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-omniORBpy",
                        "py36-omniORBpy",
                        "py37-omniORBpy",
                        "py38-omniORBpy",
                        "py39-omniORBpy",
                        "omniEvents",
                        "py313-omniORBpy",
                        "py314-omniORBpy"
                    ]
                }
            ]
        },
        {
            "name": "omniEvents",
            "portdir": "devel/omniEvents",
            "version": "2.6.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.omnievents.org/",
            "description": "CORBA EventService implementation for omniORB",
            "long_description": "omniEvents is an implementation of the OMG Event Services Specification v1.1 for omniORB, a CORBA Object Request Broker for C++ and Python.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "omniORB"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "olm bindings for Python 3.12",
            "long_description": "olm bindings for Python 3.12",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "olm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-cffi",
                        "py312-future"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "olm bindings for Python 3.11",
            "long_description": "olm bindings for Python 3.11",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "olm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-cffi",
                        "py311-future"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "olm bindings for Python 3.10",
            "long_description": "olm bindings for Python 3.10",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "olm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-cffi",
                        "py310-future"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "omake",
            "portdir": "devel/omake",
            "version": "0.10.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://projects.camlcity.org/projects/omake.html",
            "description": "OMake is a build system designed for scalability and portability",
            "long_description": "OMake is a build system designed for scalability and portability. It uses a syntax similar to make utilities you may have used, but it features many additional enhancement",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "ocaml",
                        "ocaml-menhir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "An implementation of the Double Ratchet cryptographic ratchet in C++",
            "long_description": "An implementation of the Double Ratchet cryptographic ratchet described by https://whispersystems.org/docs/specifications/doubleratchet/, written in C and C++11 and exposed as a C API.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-olm",
                        "py36-olm",
                        "mtxclient",
                        "nheko",
                        "py39-olm",
                        "py38-olm",
                        "libcmatrix",
                        "py310-olm",
                        "py311-olm",
                        "py312-olm",
                        "gomuks",
                        "matrix-commander"
                    ]
                }
            ]
        },
        {
            "name": "olena",
            "portdir": "devel/olena",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lrde.epita.fr/wiki/Olena",
            "description": "Software platform for efficient and generic image processing",
            "long_description": "It is composed of a Generic and efficient C++ image processing library, a framework for Document Image Analysis and Python bindings.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science",
                "framework"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "graphviz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "cfitsio",
                        "gdcm2",
                        "qt4-mac",
                        "boost171",
                        "tesseract",
                        "GraphicsMagick",
                        "poppler",
                        "tiff",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ois",
            "portdir": "devel/ois",
            "version": "1.3",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/wgois/",
            "description": "An Object Oriented Input System (OIS)",
            "long_description": "Object Oriented Input System (OIS) is meant to be a cross platform, simple solution for using all kinds of Input Devices (Keyboards, Mice, Joysticks, etc) and feedback devices (e.g. force feedback). Written in C++ using Object Oriented Design pattern. NOTE: This version includes Cocoa 64-bit patches based on a submission by David Rogers (masterfalcon) to the OIS trac system. These patches are required to use OIS + Ogre in a 64-bit Mac OS environment.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ode",
            "portdir": "devel/ode",
            "version": "0.16.6",
            "license": "(LGPL-2.1+ or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ode.org",
            "description": "library for simulating articulated rigid body dynamics",
            "long_description": "ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libccd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "alienarena",
                        "xmoto",
                        "h3dphysics",
                        "py27-ode",
                        "emergent",
                        "gerris"
                    ]
                }
            ]
        },
        {
            "name": "ocicl",
            "portdir": "devel/ocicl",
            "version": "2.16.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocicl/ocicl",
            "description": "An OCI-based ASDF system distribution and management tool for Common Lisp",
            "long_description": "ocicl is a modern alternative to quicklisp. It is modern in the sense that: \n \n- All software is packaged as OCI-compliant artifacts and distributed from mirrored OCI-compliant registries (the GitHub and Docker Hub Container Registries). \n- All software packages are securely distributed over TLS connections. \n- All connections respect HTTPS_PROXY environment settings for authenticated proxy support. \n- sigstore is used to ensure the integrity and authenticity of all software packages. \n- Software packages are project-local by default, simplifying the process of tying specific versions to your projects. \n- All software packages are built and published transparently using hosted CI infrastructure \n- LLM-generated summaries of changes between versions are available for all packages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "rudolfochrist",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "obs-build-helpers",
            "portdir": "devel/obs-build-helpers",
            "version": "2.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openSUSE/obs-build",
            "description": "Helper tools distributed with obs-build",
            "long_description": "obs-build is the tool running builds for the openSUSE build service. Since these tools are only useful on Linux, this port only provides some of the contained helper tools like vc.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "osc"
                    ]
                }
            ]
        },
        {
            "name": "objconv",
            "portdir": "devel/objconv",
            "version": "20160116",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.agner.org/optimize",
            "description": "Object converter / disassembler.",
            "long_description": "This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvm",
            "portdir": "devel/nvm",
            "version": "0.40.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nvm-sh/nvm",
            "description": "Node version manager",
            "long_description": "NVM is a simple shell script to manage multiple active Node.js versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "franklinyu",
                    "github": "FranklinYu",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvchecker",
            "portdir": "devel/nvchecker",
            "version": "2.20",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lilydjwg/nvchecker",
            "description": "New version checker for software",
            "long_description": "nvchecker (short for new version checker) is for checking if a new version of some software has been released.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-wheel",
                        "py314-setuptools",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-curl",
                        "py314-tornado",
                        "py314-structlog",
                        "py314-platformdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-flaky",
                        "py312-pytest-asyncio",
                        "py312-pytest-httpbin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nuweb",
            "portdir": "devel/nuweb",
            "version": "1.62",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nuweb.sourceforge.net",
            "description": "a literate programming system compatible with any language",
            "long_description": "a literate programming system compatible with any language",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "tex",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nusmv",
            "portdir": "devel/nusmv",
            "version": "2.6.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nusmv.fbk.eu",
            "description": "The NuSMV model checker",
            "long_description": "The NuSMV model checker",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "python27",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "numkong",
            "portdir": "devel/numkong",
            "version": "7.3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ashvardanian.com/posts/numkong",
            "description": "SIMD-accelerated numerical kernels for distances, dot products, and matrix ops",
            "long_description": "NumKong is a C/C++ library providing SIMD-accelerated implementations of distances, dot products, matrix operations, and geospatial and geometric kernels for 16 numeric types, from 6-bit floats to 64-bit complex numbers, across x86, Arm, RISC-V, and WASM using AVX-512, NEON, SVE, and other intrinsics.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nu2",
            "portdir": "devel/nu2",
            "version": "2.1.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://programming.nu/",
            "description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
            "long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "libffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nu",
            "portdir": "devel/nu",
            "version": "0.4.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://programming.nu/",
            "description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
            "long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "libffi",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nsis",
            "portdir": "devel/nsis",
            "version": "3.12",
            "license": "zlib and CPL-1 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nsis.sourceforge.io/",
            "description": "NSIS is a tool for creating win32 installers.",
            "long_description": "NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create software installers for Windows. It is released under an open source license and is completely free for any use.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "advanced_logging",
                "large_strings",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npth",
            "portdir": "devel/npth",
            "version": "1.8",
            "license": "LGPL-3+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnupg.org/related_software/npth/",
            "description": "The New GNU Portable Threads Library",
            "long_description": "This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2"
                    ]
                }
            ]
        },
        {
            "name": "npm9",
            "portdir": "devel/npm9",
            "version": "9.9.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "copilot"
                    ]
                }
            ]
        },
        {
            "name": "npm8",
            "portdir": "devel/npm8",
            "version": "8.19.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-panel",
                        "jake",
                        "lens"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wails"
                    ]
                }
            ]
        },
        {
            "name": "npm7",
            "portdir": "devel/npm7",
            "version": "7.24.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "edex-ui"
                    ]
                }
            ]
        },
        {
            "name": "npm6",
            "portdir": "devel/npm6",
            "version": "6.14.18",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "web-ext"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "bitwarden-cli"
                    ]
                }
            ]
        },
        {
            "name": "npm5",
            "portdir": "devel/npm5",
            "version": "5.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "light",
                    "github": "dylanbr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "atom"
                    ]
                }
            ]
        },
        {
            "name": "npm4",
            "portdir": "devel/npm4",
            "version": "4.6.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.npmjs.org/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm3",
            "portdir": "devel/npm3",
            "version": "3.10.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.npmjs.org/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm11",
            "portdir": "devel/npm11",
            "version": "11.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs24"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nodejs24"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-panel",
                        "tldr-pages",
                        "alcom",
                        "carto",
                        "vega",
                        "vega-lite",
                        "emscripten",
                        "typescript",
                        "py310-geoviews",
                        "py311-geoviews",
                        "py312-geoviews",
                        "py313-geoviews",
                        "py314-geoviews",
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py314-panel",
                        "create-dmg-js",
                        "neohtop"
                    ]
                }
            ]
        },
        {
            "name": "npm10",
            "portdir": "devel/npm10",
            "version": "10.9.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-jupytext",
                        "pi-coding-agent",
                        "bun",
                        "gemini-cli",
                        "pnpm",
                        "opencode",
                        "py38-panel",
                        "llama-swap",
                        "py38-jupytext",
                        "asar",
                        "bash-language-server",
                        "eask-cli",
                        "glasskube",
                        "pyright",
                        "tsx",
                        "typescript-language-server",
                        "mcp-inspector",
                        "openspec",
                        "mox",
                        "Legcord",
                        "spoof",
                        "py312-itables",
                        "py310-jupytext",
                        "py311-jupytext",
                        "py312-jupytext",
                        "bitwarden-cli",
                        "influxdb",
                        "prometheus"
                    ]
                }
            ]
        },
        {
            "name": "noweb",
            "portdir": "devel/noweb",
            "version": "2.11b",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eecs.harvard.edu/nr/noweb/",
            "description": "A Simple, Extensible Tool for Literate Programming",
            "long_description": "Literate programming is the art of preparing programs for human readers. noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence---especially noticeable when compared with other literate-programming tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michael.grunewald",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "icon",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "icon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "notify-sharp",
            "portdir": "devel/notify-sharp",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ndesk.org/NotifySharp",
            "description": "C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify",
            "long_description": "notify-sharp is a C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib-sharp",
                        "dbus-sharp",
                        "mono",
                        "gtk-sharp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "notcurses",
            "portdir": "devel/notcurses",
            "version": "3.0.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://notcurses.com",
            "description": "blingful tuis and character graphics",
            "long_description": "Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. Its API is similar to that of NCURSES, but extends that with z-buffering, rendering of images and video using ffmpeg, alpha blending, widgets, palette fades, resize awareness, and multithreading support.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "nickblack",
                    "github": "dankamongmen",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "pkgconfig",
                        "doctest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "ffmpeg",
                        "libunistring",
                        "libdeflate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nng",
            "portdir": "devel/nng",
            "version": "1.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nng.nanomsg.org",
            "description": "Light-weight brokerless messaging",
            "long_description": "Light-weight brokerless messaging",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "dylib",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mbedtls3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nanonext"
                    ]
                }
            ]
        },
        {
            "name": "nlohmann-json-schema-validator",
            "portdir": "devel/nlohmann-json-schema-validator",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pboettch/json-schema-validator",
            "description": "JSON schema validator for JSON for Modern C++",
            "long_description": "JSON schema validator for JSON for Modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 45
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nlohmann-json",
            "portdir": "devel/nlohmann-json",
            "version": "3.12.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nlohmann/json",
            "description": "Nlohmann JSON for modern C++.",
            "long_description": "Nlohmann is a header-only (and optionally single-header) JSON library written in vanilla C++11. Has Unicode support; DOM and SAX parsers, among other features.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "g.litenstein",
                    "github": "Lord-Kamina",
                    "ports_count": 4
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "Bear",
                        "solidity",
                        "mtxclient",
                        "libmamba",
                        "avogadrolibs",
                        "bali-phy",
                        "bali-phy-devel",
                        "osmium-tool",
                        "micromamba"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icey",
                        "json-tui",
                        "jsonnet",
                        "nlohmann-json-schema-validator",
                        "xeus",
                        "xproperty",
                        "openrct2",
                        "tinygltf",
                        "xvega",
                        "polysolve",
                        "mkvtoolnix",
                        "mkvtoolnix-devel",
                        "mkvtoolnix-legacy",
                        "PothosAudio",
                        "PothosComms",
                        "PothosBlocks",
                        "PothosCore",
                        "PothosSoapy",
                        "libsigmf",
                        "mlx",
                        "root6",
                        "abaddon",
                        "nheko",
                        "osm2pgsql",
                        "osm2pgsql-lua",
                        "draco",
                        "xeus-sqlite",
                        "JSE",
                        "apache-arrow"
                    ]
                }
            ]
        },
        {
            "name": "nixpacks",
            "portdir": "devel/nixpacks",
            "version": "1.41.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nixpacks.com/",
            "description": "Produce OCI compliant image from source directory",
            "long_description": "Nixpacks takes a source directory and produces an OCI compliant image that can be deployed anywhere.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "max+github",
                    "github": "ci7rix",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ninka",
            "portdir": "devel/ninka",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20221130165539/http://ninka.turingmachine.org/",
            "description": "license identification tool",
            "long_description": "Ninka is a lightweight license identification tool for source code. It is sentence-based, and provides a simple way to identify open source licenses in a source code file. It is capable of identifying several dozen different licenses (and their variations)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ninja",
            "portdir": "devel/ninja",
            "version": "1.13.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://ninja-build.org",
            "description": "Small build system with a focus on speed.",
            "long_description": "Ninja is yet another build system. It takes as input the interdependencies of files (typically source code and output executables) and orchestrates building them, quickly. Ninja joins a sea of other build systems. Its distinguishing goal is to be fast. It is born from my work on the Chromium browser project, which has over 30,000 source files and whose other build systems (including one built from custom non-recursive Makefiles) can take ten seconds to start building after changing one file. Ninja is under a second.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "re2c",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "audacity2",
                        "qt5-qtwebengine-docs",
                        "qt511-qtwebengine",
                        "qt511-qtwebengine-docs",
                        "qt513-qtwebengine",
                        "qt513-qtwebengine-docs",
                        "qt59-qtwebengine",
                        "qt59-qtwebengine-docs",
                        "audacity-devel",
                        "faac",
                        "libmpdclient",
                        "mpc",
                        "mpd",
                        "ncmpc",
                        "pavucontrol",
                        "pulseaudio",
                        "rubberband",
                        "qt610-qtscxml-docs",
                        "qt610-qtconnectivity-docs",
                        "qt610-qt3d-docs",
                        "qt610-qtspeech-docs",
                        "qt610-qtwebview-docs",
                        "qt610-qttools-docs",
                        "qt610-qtwebsockets-docs",
                        "qt610-psql-plugin",
                        "qt610-mysql-plugin",
                        "qt610-sqlite-plugin",
                        "spirv-llvm-translator-22",
                        "libclc-22",
                        "glib2-bootstrap-devel",
                        "gobject-introspection-bootstrap-devel",
                        "fzssh",
                        "wasi-clang",
                        "wasi-libc",
                        "dav2d",
                        "glib2-bootstrap",
                        "gobject-introspection-bootstrap",
                        "qt5-qtwebengine",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py39-pyarrow",
                        "appstream-glib",
                        "atk",
                        "dbus",
                        "fbthrift",
                        "folly",
                        "geoclue2",
                        "girara",
                        "glade",
                        "glib2",
                        "glib2-devel",
                        "glibmm",
                        "gn-devel",
                        "iso-codes",
                        "json-glib",
                        "libdvdcss",
                        "libgnt",
                        "libhandy",
                        "libnotify",
                        "libraqm",
                        "libsigcxx2",
                        "libsigcxx3",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "mono",
                        "orc",
                        "qbs",
                        "qbs-docs",
                        "rizin",
                        "shared-mime-info",
                        "spice-protocol",
                        "usbredir",
                        "wangle",
                        "xcbuild",
                        "poedit",
                        "textmate2",
                        "wordgrinder",
                        "xwordgrinder",
                        "qemu",
                        "virt-viewer",
                        "sshfs",
                        "amtk",
                        "at-spi2-atk",
                        "at-spi2-core",
                        "atkmm",
                        "desktop-file-utils",
                        "devhelp",
                        "eog",
                        "epiphany",
                        "file-roller",
                        "folks",
                        "frogr",
                        "gcab",
                        "gcr",
                        "gedit",
                        "gedit-plugins",
                        "geocode-glib",
                        "gexiv2",
                        "gitg",
                        "gjs",
                        "glib-networking",
                        "gnome-backgrounds",
                        "gnome-calculator",
                        "gnome-desktop",
                        "gnome-dictionary",
                        "gnome-maps",
                        "gnome-settings-daemon",
                        "gobject-introspection",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gstreamer1",
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gtk-vnc",
                        "gtk3",
                        "gtksourceview4",
                        "gucharmap",
                        "hicolor-icon-theme",
                        "libchamplain",
                        "libdazzle",
                        "libgdata",
                        "libgit2-glib",
                        "libpeas",
                        "libsecret",
                        "libsoup",
                        "mm-common",
                        "planner",
                        "spice-gtk",
                        "tepl",
                        "totem",
                        "totem-pl-parser",
                        "tracker",
                        "virt-manager",
                        "vte",
                        "yelp-tools",
                        "zenity",
                        "Aseprite",
                        "babl",
                        "babl-devel",
                        "cairo",
                        "cairo-devel",
                        "cairomm",
                        "gdk-pixbuf2",
                        "geeqie",
                        "gegl",
                        "gegl-devel",
                        "gimp3-devel",
                        "graphene",
                        "harfbuzz",
                        "harfbuzz-icu",
                        "inkscape",
                        "inkscape-devel",
                        "libepoxy",
                        "libmediaart",
                        "libpano13",
                        "libpixman",
                        "libpixman-devel",
                        "openslide",
                        "unpaper",
                        "vips",
                        "hexchat",
                        "llvm-devel",
                        "clang-devel",
                        "lldb-devel",
                        "neko",
                        "rust",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "libesmtp",
                        "mu",
                        "minpack",
                        "z3",
                        "z3-fstar",
                        "py-z3",
                        "py27-z3",
                        "py37-z3",
                        "py38-z3",
                        "z3-java",
                        "audacious-core",
                        "audacious-plugins",
                        "dav1d",
                        "mpv",
                        "scrcpy",
                        "gssdp",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gupnp-tools",
                        "libgweather",
                        "libnice",
                        "libproxy",
                        "libslirp",
                        "megatools",
                        "netatalk",
                        "zathura",
                        "zathura-docs",
                        "zathura-plugin-cb",
                        "zathura-plugin-djvu",
                        "zathura-plugin-pdf-mupdf",
                        "zathura-plugin-pdf-poppler",
                        "zathura-plugin-ps",
                        "py38-blosc",
                        "py35-gobject3",
                        "py38-iminuit",
                        "py39-levenshtein",
                        "py39-matplotlib",
                        "py39-pybind11",
                        "py38-pytorch",
                        "py39-pytorch",
                        "py37-torchaudio",
                        "py38-torchaudio",
                        "py39-torchaudio",
                        "py37-torchtext",
                        "py38-torchtext",
                        "py39-torchtext",
                        "py27-gobject3",
                        "bali-phy",
                        "root6",
                        "rtl_433",
                        "policykit",
                        "ksh",
                        "ksh-devel",
                        "fsearch",
                        "libosinfo",
                        "libvirt",
                        "libvirt-glib",
                        "osinfo-db-tools",
                        "watchman",
                        "libxmlxx2",
                        "libxmlxx3",
                        "libhttpseverywhere",
                        "mod_gnutls",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "glxinfo",
                        "gtkmm3",
                        "libGLU",
                        "mesa",
                        "pango",
                        "pango-devel",
                        "pangomm",
                        "foundationdb",
                        "simde",
                        "vampire",
                        "fizz",
                        "lite-xl",
                        "glibmm-devel",
                        "lean",
                        "libxmlxx5",
                        "py39-z3",
                        "harfbuzz-devel",
                        "harfbuzz-icu-devel",
                        "py38-fabio",
                        "py39-fabio",
                        "lua-language-server",
                        "py38-spglib",
                        "py39-spglib",
                        "gtk3-devel",
                        "lite-xl-luajit",
                        "py310-pybind11",
                        "py310-matplotlib",
                        "qt6-qtbase",
                        "qt6-qtdeclarative",
                        "qt6-qtsensors",
                        "qt6-qtserialport",
                        "qt6-qtwebchannel",
                        "qt6-qtimageformats",
                        "qt6-qtsvg",
                        "qt6-qt5compat",
                        "qt6-qtlocation",
                        "qt6-qtserialbus",
                        "qt6-qtnetworkauth",
                        "qt6-qtremoteobjects",
                        "qt6-qt3d",
                        "qt6-qtconnectivity",
                        "qt6-qttools",
                        "qt6-qtwebsockets",
                        "qt6-qttranslations",
                        "qt6-mysql-plugin",
                        "qt6-psql-plugin",
                        "qt6-sqlite-plugin",
                        "py310-pikepdf",
                        "gdk-pixbuf2-devel",
                        "py310-z3",
                        "mlir-devel",
                        "flang-devel",
                        "py310-levenshtein",
                        "libhandy-0.0",
                        "ashuffle",
                        "gobject-introspection-devel",
                        "qt5-qtwebengine-gn",
                        "mrustc-rust",
                        "gjs-devel",
                        "libdazzle-devel",
                        "rust-bootstrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "libsoup-devel",
                        "py310-spglib",
                        "py310-fabio",
                        "libvmaf",
                        "gom",
                        "py310-pytorch",
                        "tio",
                        "inih",
                        "py310-pyarrow",
                        "libavif",
                        "libfmt8",
                        "libfmt9",
                        "libyuv",
                        "gtk4",
                        "py310-torchaudio",
                        "py310-torchtext",
                        "gtksourceview5",
                        "py39-iminuit",
                        "py310-iminuit",
                        "py311-pybind11",
                        "polymake",
                        "py311-levenshtein",
                        "py37-rapidfuzz",
                        "py38-rapidfuzz",
                        "py39-rapidfuzz",
                        "py310-rapidfuzz",
                        "py311-rapidfuzz",
                        "qt6-qtpositioning",
                        "qt6-qtcharts",
                        "qt6-qtshadertools",
                        "qt6-qtmultimedia",
                        "py311-pikepdf",
                        "dosbox-staging",
                        "coeurl",
                        "py311-matplotlib",
                        "libfmt4",
                        "dbcsr",
                        "fson",
                        "zofu",
                        "edencommon",
                        "mutest",
                        "py311-z3",
                        "fortran-stdlib",
                        "nng",
                        "bali-phy-devel",
                        "pangomm-1.4",
                        "libsoup-2.4",
                        "qt6-qtquick3d",
                        "qt6-qtquicktimeline",
                        "qt6-qtwebengine",
                        "qt6-qtdoc",
                        "qt6-qthttpserver",
                        "qt6-qtvirtualkeyboard",
                        "qt6-qtlottie",
                        "qt6-qtlanguageserver",
                        "qt6-qtdatavis3d",
                        "qt6-qtquick3dphysics",
                        "qt6-qtscxml",
                        "qt6-qtspeech",
                        "qt6-qtwebview",
                        "qt6-qtbase-docs",
                        "qt6-qtpositioning-docs",
                        "qt6-qtquick3d-docs",
                        "qt6-qtquicktimeline-docs",
                        "qt6-qtwebengine-docs",
                        "qt6-qtdeclarative-docs",
                        "qt6-qtcharts-docs",
                        "qt6-qtserialport-docs",
                        "qt6-qtsensors-docs",
                        "qt6-qtdoc-docs",
                        "qt6-qthttpserver-docs",
                        "qt6-qtwebchannel-docs",
                        "qt6-qtimageformats-docs",
                        "qt6-qtshadertools-docs",
                        "qt6-qtvirtualkeyboard-docs",
                        "qt6-qtsvg-docs",
                        "qt6-qt5compat-docs",
                        "qt6-qtlottie-docs",
                        "qt6-qtserialbus-docs",
                        "qt6-qtlanguageserver-docs",
                        "qt6-qtdatavis3d-docs",
                        "qt6-qtmultimedia-docs",
                        "qt6-qtnetworkauth-docs",
                        "qt6-qtremoteobjects-docs",
                        "qt6-qtquick3dphysics-docs",
                        "qt6-qtscxml-docs",
                        "qt6-qtconnectivity-docs",
                        "qt6-qt3d-docs",
                        "qt6-qtspeech-docs",
                        "qt6-qtwebview-docs",
                        "qt6-qttools-docs",
                        "qt6-qtwebsockets-docs",
                        "py38-blosc2",
                        "py39-blosc2",
                        "py310-blosc2",
                        "py311-blosc2",
                        "py37-pdal",
                        "py38-pdal",
                        "py39-pdal",
                        "py310-pdal",
                        "py311-pdal",
                        "edid-decode",
                        "taisei",
                        "libfmt10",
                        "py311-pyarrow",
                        "DMFTtools",
                        "libarchive-qt",
                        "gtk4-devel",
                        "llvm-17",
                        "mlir-17",
                        "clang-17",
                        "lldb-17",
                        "flang-17",
                        "libdicom",
                        "atomvm",
                        "font-manager",
                        "gn",
                        "py312-pybind11",
                        "py312-rapidfuzz",
                        "libplacebo",
                        "py311-pyFAI",
                        "py312-matplotlib",
                        "QMPlay2",
                        "py312-pikepdf",
                        "knot-resolver",
                        "py312-pdal",
                        "mvfst",
                        "py312-levenshtein",
                        "pcraster",
                        "py312-pyarrow",
                        "rust-bootstrap-10.7",
                        "py312-z3",
                        "py311-iminuit",
                        "py312-iminuit",
                        "llvm-18",
                        "mlir-18",
                        "clang-18",
                        "lldb-18",
                        "flang-18",
                        "tenacity",
                        "py39-blosc",
                        "py310-blosc",
                        "py311-blosc",
                        "py312-blosc",
                        "py312-blosc2",
                        "gl-headers",
                        "xdispatch2",
                        "pangomm-devel",
                        "libxmlb",
                        "pkcs11-provider",
                        "nvi2",
                        "notekit",
                        "MicroTeX",
                        "zix",
                        "gtkmm4",
                        "py39-pdal-plugins",
                        "py310-pdal-plugins",
                        "py311-pdal-plugins",
                        "py312-pdal-plugins",
                        "liboqs",
                        "appstream",
                        "libadwaita",
                        "tracker3",
                        "fortran-stdlib-devel",
                        "libshumate",
                        "dino",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py311-spglib",
                        "py312-spglib",
                        "py311-fabio",
                        "py312-fabio",
                        "fbzmq",
                        "py38-pyFAI",
                        "py39-pyFAI",
                        "py310-pyFAI",
                        "py312-pyFAI",
                        "catgirl-downloader",
                        "libfmt11",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtgraphs-docs",
                        "qt6-qtlocation-docs",
                        "qt6-qtquickeffectmaker-docs",
                        "qt64-qtbase",
                        "qt64-qtpositioning",
                        "qt64-qtquick3d",
                        "qt64-qtquicktimeline",
                        "qt64-qtwebengine",
                        "qt64-qtdeclarative",
                        "qt64-qtcharts",
                        "qt64-qtserialport",
                        "qt64-qtsensors",
                        "qt64-qtdoc",
                        "qt64-qthttpserver",
                        "qt64-qtwebchannel",
                        "qt64-qtimageformats",
                        "qt64-qtshadertools",
                        "qt64-qtvirtualkeyboard",
                        "qt64-qtsvg",
                        "qt64-qt5compat",
                        "qt64-qtlottie",
                        "qt64-qtserialbus",
                        "qt64-qtlanguageserver",
                        "qt64-qtdatavis3d",
                        "qt64-qtmultimedia",
                        "qt64-qtremoteobjects",
                        "qt64-qtnetworkauth",
                        "qt64-qtquick3dphysics",
                        "qt64-qtscxml",
                        "qt64-qt3d",
                        "qt64-qtconnectivity",
                        "qt64-qtspeech",
                        "qt64-qtwebview",
                        "qt64-qttools",
                        "qt64-qtwebsockets",
                        "qt64-qttranslations",
                        "qt64-qtbase-docs",
                        "qt64-qtpositioning-docs",
                        "qt64-qtquick3d-docs",
                        "qt64-qtwebengine-docs",
                        "qt64-qtquicktimeline-docs",
                        "qt64-qtdeclarative-docs",
                        "qt64-qtcharts-docs",
                        "qt64-qtserialport-docs",
                        "qt64-qtsensors-docs",
                        "qt64-qtdoc-docs",
                        "qt64-qthttpserver-docs",
                        "qt64-qtwebchannel-docs",
                        "qt64-qtimageformats-docs",
                        "qt64-qtshadertools-docs",
                        "qt64-qtvirtualkeyboard-docs",
                        "qt64-qtsvg-docs",
                        "qt64-qt5compat-docs",
                        "qt64-qtlottie-docs",
                        "qt64-qtserialbus-docs",
                        "qt64-qtdatavis3d-docs",
                        "qt64-qtmultimedia-docs",
                        "qt64-qtnetworkauth-docs",
                        "qt64-qtremoteobjects-docs",
                        "qt64-qtquick3dphysics-docs",
                        "qt64-qtscxml-docs",
                        "qt64-qtconnectivity-docs",
                        "qt64-qt3d-docs",
                        "qt64-qtspeech-docs",
                        "qt64-qtwebview-docs",
                        "qt64-qttools-docs",
                        "qt64-psql-plugin",
                        "qt64-qtwebsockets-docs",
                        "qt64-mysql-plugin",
                        "qt64-sqlite-plugin",
                        "llvm-19",
                        "clang-19",
                        "mlir-19",
                        "lldb-19",
                        "flang-19",
                        "py313-rapidfuzz",
                        "py313-levenshtein",
                        "py313-pybind11",
                        "py313-pikepdf",
                        "libmm-glib",
                        "libcmatrix",
                        "Chatty",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "py313-matplotlib",
                        "openh264",
                        "py313-blosc",
                        "vipsdisp",
                        "blueprint-compiler",
                        "secrets",
                        "wayland",
                        "koio",
                        "libproxy-vapi",
                        "pangomm-1.4-devel",
                        "qt67-qtpositioning",
                        "qt67-qtquick3d",
                        "qt67-qtquicktimeline",
                        "qt67-qtwebengine",
                        "qt67-qtdeclarative",
                        "qt67-qtbase",
                        "qt67-qtcharts",
                        "qt67-qtgraphs",
                        "qt67-qtserialport",
                        "qt67-qtsensors",
                        "qt67-qthttpserver",
                        "qt67-qtwebchannel",
                        "qt67-qtimageformats",
                        "qt67-qtdoc",
                        "qt67-qtshadertools",
                        "qt67-qtvirtualkeyboard",
                        "qt67-qtsvg",
                        "qt67-qt5compat",
                        "qt67-qtlottie",
                        "qt67-qtlocation",
                        "qt67-qtserialbus",
                        "qt67-qtquickeffectmaker",
                        "qt67-qtlanguageserver",
                        "qt67-qtdatavis3d",
                        "qt67-qtmultimedia",
                        "qt67-qtremoteobjects",
                        "qt67-qtquick3dphysics",
                        "qt67-qtnetworkauth",
                        "qt67-qtconnectivity",
                        "qt67-qtscxml",
                        "qt67-qt3d",
                        "qt67-qtspeech",
                        "qt67-qtwebview",
                        "qt67-qttools",
                        "qt67-qtwebsockets",
                        "qt67-qttranslations",
                        "qt67-qtbase-docs",
                        "qt67-qtpositioning-docs",
                        "qt67-qtquick3d-docs",
                        "qt67-qtwebengine-docs",
                        "qt67-qtquicktimeline-docs",
                        "qt67-qtdeclarative-docs",
                        "qt67-qtgraphs-docs",
                        "qt67-qtcharts-docs",
                        "qt67-qtserialport-docs",
                        "qt67-qtdoc-docs",
                        "qt67-qthttpserver-docs",
                        "qt67-qtsensors-docs",
                        "qt67-qtwebchannel-docs",
                        "qt67-qtimageformats-docs",
                        "qt67-qtshadertools-docs",
                        "qt67-qtvirtualkeyboard-docs",
                        "qt67-qtsvg-docs",
                        "qt67-qt5compat-docs",
                        "qt67-qtlottie-docs",
                        "qt67-qtquickeffectmaker-docs",
                        "qt67-qtserialbus-docs",
                        "qt67-qtlocation-docs",
                        "qt67-qtdatavis3d-docs",
                        "qt67-qtmultimedia-docs",
                        "qt67-qtremoteobjects-docs",
                        "qt67-qtquick3dphysics-docs",
                        "qt67-qtnetworkauth-docs",
                        "qt67-qtconnectivity-docs",
                        "qt67-qtscxml-docs",
                        "qt67-qt3d-docs",
                        "qt67-qtspeech-docs",
                        "qt67-qttools-docs",
                        "qt67-qtwebsockets-docs",
                        "qt67-qtwebview-docs",
                        "qt67-mysql-plugin",
                        "qt67-psql-plugin",
                        "qt67-sqlite-plugin",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "virglrenderer",
                        "z3-fstar-legacy",
                        "llvm-20",
                        "clang-20",
                        "mlir-20",
                        "lldb-20",
                        "flang-20",
                        "netatalk4",
                        "qt68-qtpositioning",
                        "qt68-qtbase",
                        "qt68-qtquick3d",
                        "qt68-qtquicktimeline",
                        "qt68-qtwebengine",
                        "qt68-qtdeclarative",
                        "qt68-qtgraphs",
                        "qt68-qtcharts",
                        "qt68-qtserialport",
                        "qt68-qtsensors",
                        "qt68-qtdoc",
                        "qt68-qthttpserver",
                        "qt68-qtwebchannel",
                        "qt68-qtimageformats",
                        "qt68-qtshadertools",
                        "qt68-qtvirtualkeyboard",
                        "qt68-qtsvg",
                        "qt68-qt5compat",
                        "qt68-qtlottie",
                        "qt68-qtlocation",
                        "qt68-qtquickeffectmaker",
                        "qt68-qtserialbus",
                        "qt68-qtlanguageserver",
                        "qt68-qtdatavis3d",
                        "qt68-qtmultimedia",
                        "qt68-qtnetworkauth",
                        "qt68-qtremoteobjects",
                        "qt68-qtquick3dphysics",
                        "qt68-qtscxml",
                        "qt68-qtconnectivity",
                        "qt68-qt3d",
                        "qt68-qtspeech",
                        "qt68-qtwebview",
                        "qt68-qttools",
                        "qt68-qtwebsockets",
                        "qt68-qttranslations",
                        "qt68-qtbase-docs",
                        "qt68-qtpositioning-docs",
                        "qt68-qtquick3d-docs",
                        "qt68-qtquicktimeline-docs",
                        "qt68-qtwebengine-docs",
                        "qt68-qtdeclarative-docs",
                        "qt68-qtgraphs-docs",
                        "qt68-qtcharts-docs",
                        "qt68-qtserialport-docs",
                        "qt68-qtsensors-docs",
                        "qt68-qtdoc-docs",
                        "qt68-qthttpserver-docs",
                        "qt68-qtwebchannel-docs",
                        "qt68-qtimageformats-docs",
                        "qt68-qtvirtualkeyboard-docs",
                        "qt68-qtshadertools-docs",
                        "qt68-qtsvg-docs",
                        "qt68-qt5compat-docs",
                        "qt68-qtlocation-docs",
                        "qt68-qtlottie-docs",
                        "qt68-qtquickeffectmaker-docs",
                        "qt68-qtserialbus-docs",
                        "qt68-qtdatavis3d-docs",
                        "qt68-qtmultimedia-docs",
                        "qt68-qtnetworkauth-docs",
                        "qt68-qtremoteobjects-docs",
                        "qt68-qtquick3dphysics-docs",
                        "qt68-qtscxml-docs",
                        "qt68-qtconnectivity-docs",
                        "qt68-qt3d-docs",
                        "qt68-qtspeech-docs",
                        "qt68-qtwebview-docs",
                        "qt68-qttools-docs",
                        "qt68-qtwebsockets-docs",
                        "qt68-psql-plugin",
                        "qt68-mysql-plugin",
                        "qt68-sqlite-plugin",
                        "py39-pyside6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyarrow",
                        "libpeas1",
                        "py313-blosc2",
                        "py313-gemmi",
                        "py313-nanobind",
                        "paps",
                        "py39-nanobind",
                        "py310-nanobind",
                        "py311-nanobind",
                        "py312-nanobind",
                        "webp-pixbuf-loader",
                        "qt6-qtgrpc",
                        "qt6-qtgrpc-docs",
                        "llvm-21",
                        "mlir-21",
                        "clang-21",
                        "lldb-21",
                        "flang-21",
                        "py313-fabio",
                        "py313-pyFAI",
                        "py313-spglib",
                        "py313-pyside6",
                        "py314-pybind11",
                        "qt69-qtbase",
                        "qt69-qtpositioning",
                        "qt69-qtgrpc",
                        "qt69-qtquick3d",
                        "qt69-qtquicktimeline",
                        "qt69-qtwebengine",
                        "qt69-qtdeclarative",
                        "qt69-qtgraphs",
                        "qt69-qtcharts",
                        "qt69-qtserialport",
                        "qt69-qtsensors",
                        "qt69-qtdoc",
                        "qt69-qthttpserver",
                        "qt69-qtwebchannel",
                        "qt69-qtimageformats",
                        "qt69-qtshadertools",
                        "qt69-qtvirtualkeyboard",
                        "qt69-qtsvg",
                        "qt69-qt5compat",
                        "qt69-qtlottie",
                        "qt69-qtlocation",
                        "qt69-qtquickeffectmaker",
                        "qt69-qtserialbus",
                        "qt69-qtlanguageserver",
                        "qt69-qtdatavis3d",
                        "qt69-qtmultimedia",
                        "qt69-qtnetworkauth",
                        "qt69-qtremoteobjects",
                        "qt69-qtquick3dphysics",
                        "qt69-qtscxml",
                        "qt69-qtconnectivity",
                        "qt69-qt3d",
                        "qt69-qtspeech",
                        "qt69-qtwebview",
                        "qt69-qttools",
                        "qt69-qtwebsockets",
                        "qt69-qttranslations",
                        "qt69-qtbase-docs",
                        "qt69-qtpositioning-docs",
                        "qt69-qtgrpc-docs",
                        "qt69-qtquick3d-docs",
                        "qt69-qtquicktimeline-docs",
                        "qt69-qtwebengine-docs",
                        "qt69-qtdeclarative-docs",
                        "qt69-qtgraphs-docs",
                        "qt69-qtcharts-docs",
                        "qt69-qtserialport-docs",
                        "qt69-qtsensors-docs",
                        "qt69-qtdoc-docs",
                        "qt69-qthttpserver-docs",
                        "qt69-qtwebchannel-docs",
                        "qt69-qtimageformats-docs",
                        "qt69-qtshadertools-docs",
                        "qt69-qtvirtualkeyboard-docs",
                        "qt69-qtsvg-docs",
                        "qt69-qt5compat-docs",
                        "qt69-qtlottie-docs",
                        "qt69-qtlocation-docs",
                        "qt69-qtquickeffectmaker-docs",
                        "qt69-qtserialbus-docs",
                        "qt69-qtdatavis3d-docs",
                        "qt69-qtmultimedia-docs",
                        "qt69-qtnetworkauth-docs",
                        "qt69-qtremoteobjects-docs",
                        "qt69-qtquick3dphysics-docs",
                        "qt69-qtscxml-docs",
                        "qt69-qtconnectivity-docs",
                        "qt69-qt3d-docs",
                        "qt69-qtspeech-docs",
                        "qt69-qtwebview-docs",
                        "qt69-qttools-docs",
                        "qt69-qtwebsockets-docs",
                        "qt69-psql-plugin",
                        "qt69-mysql-plugin",
                        "qt69-sqlite-plugin",
                        "py314-matplotlib",
                        "py314-pyside6",
                        "angle",
                        "py314-pikepdf",
                        "py314-rapidfuzz",
                        "py313-pytorch",
                        "py314-levenshtein",
                        "py314-gemmi",
                        "py314-nanobind",
                        "py313-z3",
                        "py314-z3",
                        "py314-pyarrow",
                        "py314-blosc2",
                        "py314-pytorch",
                        "llvm-22",
                        "mlir-22",
                        "clang-22",
                        "flang-22",
                        "lldb-22",
                        "libfmt12",
                        "py311-torchaudio",
                        "py312-torchaudio",
                        "py313-torchaudio",
                        "py314-torchaudio",
                        "maxflow",
                        "arm-toolchain-embedded",
                        "qt6-qttasktree",
                        "qt6-qtcanvaspainter",
                        "qt6-qttasktree-docs",
                        "qt6-qtcanvaspainter-docs",
                        "qt610-qtbase",
                        "qt610-qtpositioning",
                        "qt610-qtgrpc",
                        "qt610-qtquick3d",
                        "qt610-qtquicktimeline",
                        "qt610-qtwebengine",
                        "qt610-qtgraphs",
                        "qt610-qtdeclarative",
                        "qt610-qtcharts",
                        "qt610-qtserialport",
                        "qt610-qtsensors",
                        "qt610-qtdoc",
                        "qt610-qthttpserver",
                        "qt610-qtimageformats",
                        "qt610-qtwebchannel",
                        "qt610-qtshadertools",
                        "qt610-qtsvg",
                        "qt610-qtvirtualkeyboard",
                        "qt610-qt5compat",
                        "qt610-qtlottie",
                        "qt610-qtlocation",
                        "qt610-qtquickeffectmaker",
                        "qt610-qtserialbus",
                        "qt610-qtlanguageserver",
                        "qt610-qtdatavis3d",
                        "qt610-qtmultimedia",
                        "qt610-qtremoteobjects",
                        "qt610-qtnetworkauth",
                        "qt610-qtquick3dphysics",
                        "qt610-qtscxml",
                        "qt610-qtconnectivity",
                        "qt610-qt3d",
                        "qt610-qtspeech",
                        "qt610-qtwebview",
                        "qt610-qttools",
                        "qt610-qtwebsockets",
                        "qt610-qttranslations",
                        "qt610-qtbase-docs",
                        "qt610-qtpositioning-docs",
                        "qt610-qtgrpc-docs",
                        "qt610-qtquick3d-docs",
                        "qt610-qtquicktimeline-docs",
                        "qt610-qtwebengine-docs",
                        "qt610-qtdeclarative-docs",
                        "qt610-qtgraphs-docs",
                        "qt610-qtserialport-docs",
                        "qt610-qtcharts-docs",
                        "qt610-qtsensors-docs",
                        "qt610-qtdoc-docs",
                        "qt610-qthttpserver-docs",
                        "qt610-qtwebchannel-docs",
                        "qt610-qtimageformats-docs",
                        "qt610-qtshadertools-docs",
                        "qt610-qtvirtualkeyboard-docs",
                        "qt610-qtsvg-docs",
                        "qt610-qt5compat-docs",
                        "qt610-qtlottie-docs",
                        "qt610-qtlocation-docs",
                        "qt610-qtquickeffectmaker-docs",
                        "qt610-qtserialbus-docs",
                        "qt610-qtdatavis3d-docs",
                        "qt610-qtnetworkauth-docs",
                        "qt610-qtmultimedia-docs",
                        "qt610-qtremoteobjects-docs",
                        "qt610-qtquick3dphysics-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache-arrow",
                        "py37-pyarrow",
                        "xcbuild",
                        "py38-pyarrow",
                        "py313-scikit-build-core",
                        "luamake",
                        "py39-scikit-build-core",
                        "py310-scikit-build-core",
                        "py311-scikit-build-core",
                        "py312-scikit-build-core",
                        "py314-scikit-build-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-meson",
                        "py314-meson",
                        "meson",
                        "py38-meson",
                        "py39-meson",
                        "py310-meson",
                        "py311-meson",
                        "py312-meson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "fson",
                        "zofu"
                    ]
                }
            ]
        },
        {
            "name": "newreleases",
            "portdir": "devel/newreleases",
            "version": "0.1.16",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/newreleasesio/cli-go",
            "description": "A command line client for managing NewReleases (newreleases.io) projects.",
            "long_description": "A command line client for managing NewReleases (newreleases.io) projects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neocmakelsp",
            "portdir": "devel/neocmakelsp",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Decodetalkers/neocmakelsp",
            "description": "Another cmake lsp",
            "long_description": "It is a CMake lsp based on tower-lsp and treesitter",
            "active": true,
            "categories": [
                "devel",
                "lsp"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}