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

{
    "count": 49661,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=963",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=961",
    "results": [
        {
            "name": "chronos-go",
            "portdir": "devel/chronos-go",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amit-davidson/Chronos",
            "description": "Chronos is a static race detector for the Go language",
            "long_description": "Chronos is a static race detector for the Go language written in Go.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chromium-tabs",
            "portdir": "devel/chromium-tabs",
            "version": "0.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsms/chromium-tabs",
            "description": "Framework for Chromium tabs",
            "long_description": "Chromium Tabs is a Cocoa framework for building applications that works like Chromium's window system.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chipmunk",
            "portdir": "devel/chipmunk",
            "version": "7.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chipmunk-physics.net",
            "description": "Fast and lightweight 2D rigid body physics library in C",
            "long_description": "Fast and lightweight 2D rigid body physics library in C",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "debug",
                "demos",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "check",
            "portdir": "devel/check",
            "version": "0.15.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libcheck.github.io/check/",
            "description": "C unit testing framework",
            "long_description": "Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libsbml",
                        "libu2f-server",
                        "rofi",
                        "ezstream",
                        "yubico-piv-tool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libhangul"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "recutils",
                        "aide"
                    ]
                }
            ]
        },
        {
            "name": "cgdb",
            "portdir": "devel/cgdb",
            "version": "0.8.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cgdb.github.io",
            "description": "A curses-based interface to the GNU Debugger (GDB).",
            "long_description": "CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB is to be lightweight and responsive, not encumbered with unnecessary features.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cflow",
            "portdir": "devel/cflow",
            "version": "1.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/cflow/",
            "description": "A program for generating call graphs from C code.",
            "long_description": "The cflow program is a tool which generates a call graph from C source files. It is most often used with a program like dot (from the graphviz package) in order to present visual graphs of the paths along which a piece of software may run.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cextract",
            "portdir": "devel/cextract",
            "version": "1.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cs.bu.edu/pub/adb/",
            "description": "C prototype extractor",
            "long_description": "cextract is ideal for generating header files for large multi-file C programs, and will provide an automated method for generating all of the prototypes for all of the functions in such a program. cextract also functions as a rudimentary documentation extractor, generating a sorted list of all functions and their locations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cegui",
            "portdir": "devel/cegui",
            "version": "0.7.9",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cegui.org.uk",
            "description": "Crazy Eddie’s GUI System",
            "long_description": "Crazy Eddie’s GUI System is a free library for game developers that provides windowing and widgets for graphics APIs and engines where such functionality is not natively available, or is severely lacking.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeimage",
                        "freetype",
                        "expat",
                        "libxml2",
                        "libdevil",
                        "freeglut",
                        "xorg-libice",
                        "xorg-libsm",
                        "tinyxml",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cdecl",
            "portdir": "devel/cdecl",
            "version": "14.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/paul-j-lucas/cdecl",
            "description": "Composing and deciphering C (or C++) type declarations or casts.",
            "long_description": "cdecl (see-deh-kull) is a program for composing and deciphering C (or C++) type declarations or casts, a.k.a. \"gibberish.\" It can be used interactively on a terminal or accept input from either the command line or standard input.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "paul",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cddlib",
            "portdir": "devel/cddlib",
            "version": "0.94m",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cddlib/cddlib",
            "description": "a C implementation of the Double Description Method",
            "long_description": "a C implementation of the Double Description Method",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TOPCOM",
                        "gfan",
                        "sympol",
                        "singular",
                        "latte-int"
                    ]
                }
            ]
        },
        {
            "name": "cctools",
            "portdir": "devel/cctools",
            "version": "949.0.1",
            "license": "(APSL-2 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opensource.apple.com/source/cctools/",
            "description": "Compiler Tools for Mac OS X and Darwin",
            "long_description": "A set of essential tools to support development on Mac OS X and Darwin. Conceptually similar to binutils on other platforms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 277
                }
            ],
            "variants": [
                "llvm16",
                "llvm15",
                "llvm14",
                "llvm13",
                "llvm12",
                "llvm11",
                "llvm10",
                "llvmdev",
                "xcode",
                "xtools",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libunwind-headers",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "flang-17",
                        "llvm-21",
                        "mlir-21",
                        "py310-spaCy",
                        "py39-spaCy",
                        "libgcc14",
                        "hledger-iadd",
                        "widelands",
                        "widelands-devel",
                        "gimp2",
                        "gimp2-devel",
                        "ruby31",
                        "llvm-13",
                        "mlir-13",
                        "clang-13",
                        "lldb-13",
                        "flang-13",
                        "hadolint",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ghc",
                        "hadrian",
                        "OpenBLAS",
                        "OpenBLAS-devel",
                        "darcs",
                        "ruby33",
                        "opensubdiv",
                        "gf-core",
                        "libgcc13",
                        "llvm-16",
                        "mlir-16",
                        "clang-16",
                        "lldb-16",
                        "flang-16",
                        "g95",
                        "libgcc-devel",
                        "libgcc45",
                        "libgcc6",
                        "libgcc7",
                        "libgcc9",
                        "ispc",
                        "ispc-clang",
                        "ruby34",
                        "mrustc-rust",
                        "llvm-18",
                        "mlir-18",
                        "clang-18",
                        "lldb-18",
                        "flang-18",
                        "llvm-17",
                        "mlir-17",
                        "clang-17",
                        "lldb-17",
                        "py37-pytorch",
                        "clang-21",
                        "lldb-21",
                        "flang-21",
                        "py36-spaCy",
                        "py37-spaCy",
                        "mcabber",
                        "py38-blis",
                        "libunwind",
                        "py27-pyilmbase",
                        "py35-pyilmbase",
                        "py36-pyilmbase",
                        "py37-pyilmbase",
                        "py38-pyilmbase",
                        "py39-pyilmbase",
                        "AfterStep",
                        "hledger",
                        "py39-pyarrow",
                        "py310-pyarrow",
                        "py311-pyarrow",
                        "py312-pyarrow",
                        "mruby",
                        "py313-pyarrow",
                        "gcr",
                        "py35-blis",
                        "py36-blis",
                        "matterhorn",
                        "py38-opencv4-devel",
                        "gimp3-devel",
                        "llvm-19",
                        "mlir-19",
                        "clang-19",
                        "lldb-19",
                        "flang-19",
                        "pure-gen",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "shellcheck",
                        "py37-opencv4",
                        "haskell-stan",
                        "py37-tensorflow",
                        "py38-tensorflow",
                        "darktable",
                        "darktable-devel",
                        "libopenraw",
                        "libopenraw-legacy",
                        "py38-spaCy",
                        "ruby-devel",
                        "ruby30",
                        "ruby32",
                        "upc",
                        "py37-tensorflow1",
                        "happy",
                        "hscolour",
                        "root5",
                        "fhist",
                        "py37-opencv4-devel",
                        "rubberband",
                        "mono",
                        "llvm-14",
                        "mlir-14",
                        "clang-14",
                        "lldb-14",
                        "flang-14",
                        "haskell-language-server",
                        "exempi",
                        "git-annex",
                        "stack",
                        "alex",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "qt53-qtbase",
                        "boxes",
                        "erd",
                        "pandoc-citeproc",
                        "tenfourfox",
                        "aquafox",
                        "tenfourfox-devel",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "py38-tensorflow1",
                        "py38-pytorch",
                        "theseus",
                        "py39-blis",
                        "py310-blis",
                        "py311-blis",
                        "py312-blis",
                        "vte",
                        "xeus",
                        "llvm-12",
                        "clang-12",
                        "lldb-12",
                        "py310-tensorflow",
                        "py39-tensorflow",
                        "py39-tensorflow1",
                        "py37-blis",
                        "bash",
                        "bash-devel",
                        "llvm-15",
                        "mlir-15",
                        "clang-15",
                        "lldb-15",
                        "flang-15",
                        "racket",
                        "cabal",
                        "esmf",
                        "hindent",
                        "HaXml",
                        "aeson-pretty",
                        "cpphs",
                        "lhs2tex",
                        "live555",
                        "fireworkx",
                        "py39-pytorch",
                        "sparskit",
                        "opencv4",
                        "opencv4-devel",
                        "py39-opencv4",
                        "py310-opencv4",
                        "py311-opencv4",
                        "py312-opencv4",
                        "py313-opencv4",
                        "py314-opencv4",
                        "py39-opencv4-devel",
                        "py310-opencv4-devel",
                        "py311-opencv4-devel",
                        "py312-opencv4-devel",
                        "py313-opencv4-devel",
                        "llvm-devel",
                        "llvm-20",
                        "mlir-devel",
                        "clang-devel",
                        "lldb-devel",
                        "flang-devel",
                        "mlir-20",
                        "clang-20",
                        "lldb-20",
                        "flang-20",
                        "adblock2privoxy",
                        "ihaskell",
                        "libgcc11",
                        "py38-opencv4",
                        "ld64-97",
                        "ld64-127",
                        "ld64-236",
                        "ld64-274",
                        "ld64-latest",
                        "llvm-10",
                        "llvm-11",
                        "clang-10",
                        "lldb-10",
                        "flang-11",
                        "clang-11",
                        "lldb-11",
                        "clang-5.0",
                        "clang-6.0",
                        "clang-7.0",
                        "clang-8.0",
                        "clang-9.0",
                        "highlight",
                        "py310-pytorch",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py313-pytorch",
                        "libgcc15",
                        "bash50",
                        "hlint",
                        "LyX",
                        "pandoc",
                        "libtapi",
                        "retdec",
                        "retdec-devel",
                        "xrootd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bazel-3.1",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "gcc48",
                        "gcc49",
                        "rust-compiler-wrap",
                        "gcc15",
                        "gcc6",
                        "gcc7",
                        "ghc",
                        "gcc-devel",
                        "ghc-prebuilt",
                        "gcc14",
                        "gcc8",
                        "gcc43",
                        "gcc44",
                        "apple-gcc42",
                        "llvm-gcc42",
                        "gcc45",
                        "cabal",
                        "gcc46",
                        "cabal-prebuilt",
                        "gcc9",
                        "gcc47",
                        "gcc13",
                        "bazel",
                        "bazel-0.25",
                        "bazel-2.0",
                        "bazel-3.5",
                        "bazel-3.7",
                        "bazel-6",
                        "gcc5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-13",
                        "clang-11",
                        "clang-9.0",
                        "clang-20",
                        "clang-21",
                        "clang-5.0",
                        "clang-15",
                        "clang-6.0",
                        "clang-14",
                        "clang-16",
                        "clang-8.0",
                        "clang-devel",
                        "clang-17",
                        "clang-10",
                        "clang-18",
                        "clang-7.0",
                        "clang-19",
                        "clang-12"
                    ]
                }
            ]
        },
        {
            "name": "ccls-clang-11",
            "portdir": "devel/ccls",
            "version": "0.20241108",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MaskRay/ccls",
            "description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
            "long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "egorenar",
                    "github": "egorenar",
                    "ports_count": 10
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-11"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clang-11",
                        "libxml2",
                        "zlib",
                        "libffi",
                        "ncurses",
                        "rapidjson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ccls_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccls-clang-10",
            "portdir": "devel/ccls",
            "version": "0.20241108",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MaskRay/ccls",
            "description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
            "long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "egorenar",
                    "github": "egorenar",
                    "ports_count": 10
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-10"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clang-10",
                        "libxml2",
                        "zlib",
                        "libffi",
                        "ncurses",
                        "rapidjson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ccls_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ccls"
                    ]
                }
            ]
        },
        {
            "name": "ccls-clang-9.0",
            "portdir": "devel/ccls",
            "version": "0.20220729",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "ccls-clang-10",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by ccls-clang-10",
            "long_description": "This port has been replaced by ccls-clang-10.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "egorenar",
                    "github": "egorenar",
                    "ports_count": 10
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccls-clang-8.0",
            "portdir": "devel/ccls",
            "version": "0.20220729",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "ccls-clang-10",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by ccls-clang-10",
            "long_description": "This port has been replaced by ccls-clang-10.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "egorenar",
                    "github": "egorenar",
                    "ports_count": 10
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccls-clang-7.0",
            "portdir": "devel/ccls",
            "version": "0.20220729",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "ccls-clang-10",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by ccls-clang-10",
            "long_description": "This port has been replaced by ccls-clang-10.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "egorenar",
                    "github": "egorenar",
                    "ports_count": 10
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccls",
            "portdir": "devel/ccls",
            "version": "0.20241108",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MaskRay/ccls",
            "description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting (meta port)",
            "long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "egorenar",
                    "github": "egorenar",
                    "ports_count": 10
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ccls-clang-10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccache",
            "portdir": "devel/ccache",
            "version": "4.12.1",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ccache.dev",
            "description": "object-file caching compiler wrapper",
            "long_description": "ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig",
                        "perl5",
                        "asciidoctor",
                        "doctest",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hiredis",
                        "xxhashlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "dosbox-staging",
                        "arangodb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "catch2",
            "portdir": "devel/catch2",
            "version": "3.8.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catchorg/Catch2",
            "description": "Catch 2: a modern, C++-native, header-only, test framework for unit-tests",
            "long_description": "Catch 2: a modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "howarth.at.macports",
                    "github": "jwhowarth",
                    "ports_count": 16
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "finite-diff",
                        "absent"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "stringtoolbox",
                        "absent"
                    ]
                }
            ]
        },
        {
            "name": "cask",
            "portdir": "devel/cask",
            "version": "0.9.1",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cask/cask",
            "description": "Project management tool for Emacs",
            "long_description": "Cask is a project management tool for Emacs that helps automate the package development cycle; development, dependencies, testing, building, packaging and more. Cask can also be used to manage dependencies for your local Emacs configuration.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cartman",
            "portdir": "devel/cartman",
            "version": "0.3.1",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tamentis.com/projects/cartman/",
            "description": "command line access to a Trac installation",
            "long_description": "cartman allows you to create and manage Trac tickets from the command-line, without the need to setup physical access to the Trac server or database. All you need is a Trac account.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "carthage",
            "portdir": "devel/carthage",
            "version": "0.40.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Carthage/Carthage",
            "description": "A simple, decentralized dependency manager for Cocoa",
            "long_description": "A simple, decentralized dependency manager for Cocoa",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "saagar",
                    "github": "saagarjha",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "SourceKittenDaemon"
                    ]
                }
            ]
        },
        {
            "name": "cargo-c",
            "portdir": "devel/cargo-c",
            "version": "0.10.18",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lu-zero/cargo-c",
            "description": "cargo applet to build and install C-ABI compatibile dynamic and static libraries",
            "long_description": "cargo applet to build and install C-ABI compatibile dynamic and static libraries",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3",
                        "libgit2",
                        "libunwind",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "rav1e",
                        "libgifski"
                    ]
                }
            ]
        },
        {
            "name": "cargo-bootstrap",
            "portdir": "devel/cargo",
            "version": "1.60.0",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://crates.io",
            "description": "The Rust package manager",
            "long_description": "Cargo downloads your Rust project’s dependencies and compiles your project.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rust"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cargo",
            "portdir": "devel/cargo",
            "version": "0.92.0",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://crates.io",
            "description": "The Rust package manager",
            "long_description": "Cargo downloads your Rust project’s dependencies and compiles your project.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "mirror_all_architectures",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "zlib",
                        "libgit2",
                        "libssh2",
                        "libunwind",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rust"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "run",
                        "wezterm",
                        "binwalk",
                        "cargo-c",
                        "dtool",
                        "git-interactive-rebase-tool",
                        "mesalink",
                        "pijul",
                        "racer",
                        "rust-analyzer",
                        "shellharden",
                        "stgit",
                        "tokei",
                        "wrangler",
                        "amp",
                        "ox",
                        "whitebox-tools",
                        "libopenraw",
                        "librsvg",
                        "pastel",
                        "pngquant",
                        "t-rec",
                        "alan",
                        "gleam",
                        "himalaya",
                        "rav1e",
                        "bandwhich",
                        "dog",
                        "ffsend",
                        "gping",
                        "miniserve",
                        "newsboat",
                        "pdns-recursor",
                        "rustscan",
                        "teleport",
                        "websocat",
                        "xh",
                        "dijo",
                        "eureka",
                        "task",
                        "taskwarrior-tui",
                        "tabiew",
                        "doge",
                        "alcom",
                        "edit",
                        "brush",
                        "idevice_pair",
                        "py314-maturin",
                        "py314-orjson",
                        "sequoia-keystore",
                        "py314-dulwich",
                        "kibi",
                        "py314-cryptography",
                        "py314-pydantic_core",
                        "alacritty",
                        "py35-bcrypt",
                        "py36-bcrypt",
                        "py37-bcrypt",
                        "py38-bcrypt",
                        "py39-bcrypt",
                        "py36-cryptography",
                        "py37-cryptography",
                        "py38-cryptography",
                        "py39-cryptography",
                        "py38-dulwich",
                        "py39-dulwich",
                        "py27-hgexperimental",
                        "py37-jellyfish",
                        "py38-jellyfish",
                        "py39-jellyfish",
                        "py-tokenizers",
                        "py37-tokenizers",
                        "py38-tokenizers",
                        "py39-tokenizers",
                        "sequoia-pgp",
                        "fish",
                        "asciinema",
                        "broot",
                        "bupstash",
                        "cargo2port",
                        "clamav",
                        "cloudman",
                        "diskonaut",
                        "diskus",
                        "dmux",
                        "dua-cli",
                        "fd",
                        "folderify",
                        "fselect",
                        "hexyl",
                        "hyperfine",
                        "influxdb",
                        "just",
                        "kubie",
                        "lsd",
                        "mask",
                        "mcfly",
                        "nomino",
                        "procs",
                        "skim",
                        "starship",
                        "tealdeer",
                        "topgrade",
                        "watchman",
                        "xplr",
                        "zellij",
                        "zenith",
                        "zoxide",
                        "tectonic",
                        "angle-grinder",
                        "bat",
                        "git-delta",
                        "mdcat",
                        "ripgrep",
                        "ripgrep-all",
                        "sd",
                        "xsv",
                        "blades",
                        "geckodriver",
                        "zola",
                        "sccache",
                        "hackernews-tui",
                        "atuin",
                        "oha",
                        "svgcleaner",
                        "grex",
                        "helix",
                        "nushell",
                        "choose",
                        "dust",
                        "bottom",
                        "git-cinnabar",
                        "monolith",
                        "pqrs",
                        "git-branchless",
                        "joshuto",
                        "kalker",
                        "gitweb",
                        "ned",
                        "ruplacer",
                        "reddsaver",
                        "fif",
                        "onefetch",
                        "as-tree",
                        "hck",
                        "stylua",
                        "jwt-cli",
                        "coreutils-uutils",
                        "gitui",
                        "phetch",
                        "fnm",
                        "kdash",
                        "navi",
                        "viddy",
                        "git-cliff",
                        "organize-rt",
                        "yj",
                        "code-minimap",
                        "shisho",
                        "tv",
                        "tree-sitter-cli",
                        "committed",
                        "htmlq",
                        "gobang",
                        "drill",
                        "sad",
                        "mdbook",
                        "cargo-generate",
                        "sniffglue",
                        "genact",
                        "hurl",
                        "hgrep",
                        "librsvg-devel",
                        "nsh",
                        "ouch",
                        "py310-cryptography",
                        "py310-dulwich",
                        "doctave",
                        "git-absorb",
                        "py310-jellyfish",
                        "dominant_colours",
                        "tre-tree",
                        "rhit",
                        "py310-bcrypt",
                        "backdown",
                        "cargo-asm",
                        "when",
                        "viu",
                        "cbindgen",
                        "wasmtime",
                        "binocle",
                        "cobalt.rs",
                        "t-rex",
                        "jless",
                        "hwatch",
                        "dura",
                        "mozjs68",
                        "wasmer",
                        "argc",
                        "igrep",
                        "qsv",
                        "toast",
                        "rust-script",
                        "gfold",
                        "arti",
                        "mozjs91",
                        "blake3",
                        "ddh",
                        "difftastic",
                        "bore-cli",
                        "bartib",
                        "wasm-pack",
                        "fclones",
                        "oxipng",
                        "fornjot",
                        "zee",
                        "scout",
                        "cfonts",
                        "py-maturin",
                        "py37-maturin",
                        "py38-maturin",
                        "py39-maturin",
                        "py310-maturin",
                        "py-orjson",
                        "py37-orjson",
                        "py38-orjson",
                        "py39-orjson",
                        "py310-orjson",
                        "tuc",
                        "texlab",
                        "bingrep",
                        "av1an",
                        "rsspls",
                        "replibyte",
                        "hunt",
                        "ares",
                        "dprint",
                        "lychee",
                        "modus",
                        "riff",
                        "cgrc",
                        "rustic",
                        "py310-tokenizers",
                        "rq",
                        "nixpacks",
                        "stork",
                        "meli",
                        "jot",
                        "roapi",
                        "columnq",
                        "lemmeknow",
                        "keysync",
                        "agg",
                        "felix",
                        "jujutsu",
                        "py311-cryptography",
                        "py311-maturin",
                        "garage",
                        "mqttui",
                        "py311-dulwich",
                        "mozjs102",
                        "py311-orjson",
                        "hoard-cli",
                        "py311-bcrypt",
                        "kbs2",
                        "jlq",
                        "termusic",
                        "so",
                        "ruff",
                        "eva",
                        "typst",
                        "py311-jellyfish",
                        "py-cryptg",
                        "py38-cryptg",
                        "py39-cryptg",
                        "py310-cryptg",
                        "fastmod",
                        "volta-node",
                        "taizen",
                        "wiki-tui",
                        "halloy",
                        "fend",
                        "sniprun",
                        "py311-cryptg",
                        "killport",
                        "tui-journal",
                        "py311-tokenizers",
                        "py-safetensors",
                        "py38-safetensors",
                        "py39-safetensors",
                        "py310-safetensors",
                        "py311-safetensors",
                        "repgrep",
                        "eza",
                        "pijul-devel",
                        "daktilo",
                        "py312-maturin",
                        "gdrive3",
                        "pueue",
                        "presenterm",
                        "gifski",
                        "libgifski",
                        "py312-orjson",
                        "mozjs115",
                        "py312-dulwich",
                        "silicon",
                        "lapce",
                        "py312-cryptography",
                        "gpg-tui",
                        "ascii-gen",
                        "hyfetch",
                        "wgshadertoy",
                        "jaq",
                        "jql",
                        "gql",
                        "ast-grep",
                        "rs-aggregate",
                        "py312-jellyfish",
                        "PineFlash",
                        "tlrc",
                        "py311-tiktoken",
                        "py312-tiktoken",
                        "csvlens",
                        "py312-bcrypt",
                        "py-pydantic_core",
                        "py38-pydantic_core",
                        "py39-pydantic_core",
                        "py310-pydantic_core",
                        "py311-pydantic_core",
                        "py312-pydantic_core",
                        "czkawka",
                        "py37-pydantic_core",
                        "mise",
                        "conserve",
                        "gitoxide",
                        "srgn",
                        "rustpython",
                        "py-rustworkx",
                        "py310-rustworkx",
                        "py311-rustworkx",
                        "py312-rustworkx",
                        "yazi",
                        "kalc",
                        "uv",
                        "vrc-get",
                        "wstunnel",
                        "py312-cryptg",
                        "watchexec",
                        "ata",
                        "veryl",
                        "jnv",
                        "gitu",
                        "rune",
                        "orz",
                        "goku",
                        "tu",
                        "rotz",
                        "clavus",
                        "tiron",
                        "rye",
                        "hex",
                        "neocmakelsp",
                        "termscp",
                        "oxker",
                        "numbat",
                        "amber-lang",
                        "rio",
                        "sig",
                        "flawz",
                        "otree",
                        "envelope",
                        "qrtool",
                        "ferium",
                        "serpl",
                        "lucky-commit",
                        "shadowsocks-rust",
                        "kondo",
                        "aichat",
                        "inferno",
                        "rage",
                        "age-plugin-yubikey",
                        "kty",
                        "dune",
                        "ncmc",
                        "ncmdump",
                        "aq",
                        "elp",
                        "sequoia-sq",
                        "py313-maturin",
                        "py313-dulwich",
                        "mozjs128",
                        "py313-cryptography",
                        "neohtop",
                        "dufs",
                        "py313-orjson",
                        "diffr",
                        "rebels-in-the-sky",
                        "sshs",
                        "csview",
                        "macmon",
                        "rpg-cli",
                        "py313-pydantic_core",
                        "py313-bcrypt",
                        "libkrun",
                        "krunkit",
                        "hk",
                        "vivid",
                        "zizmor",
                        "ab-av1",
                        "sequoia-chameleon-gnupg",
                        "jgenesis",
                        "cocogitto",
                        "taplo",
                        "xan",
                        "wiper",
                        "carl",
                        "py313-jellyfish",
                        "mercurial-rustext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-ffi-platypus-lang-rust",
                        "p5.28-alien-rust",
                        "p5.30-alien-rust",
                        "p5.32-alien-rust",
                        "p5.34-alien-rust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-setuptools-rust",
                        "py311-setuptools-rust",
                        "py314-setuptools-rust",
                        "py36-setuptools-rust",
                        "py310-setuptools-rust",
                        "py313-setuptools-rust",
                        "py312-setuptools-rust",
                        "py37-setuptools-rust",
                        "py38-setuptools-rust"
                    ]
                }
            ]
        },
        {
            "name": "capstone",
            "portdir": "devel/capstone",
            "version": "5.0.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.capstone-engine.org/",
            "description": "Capstone disassembly engine",
            "long_description": "Capstone is a multi-arch, multi-platform disassembly framework with advanced features",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "aquynh",
                    "github": "aquynh",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "radare2",
                        "iaito",
                        "rizin"
                    ]
                }
            ]
        },
        {
            "name": "capnproto",
            "portdir": "devel/capnproto",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://capnproto.org/",
            "description": "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.",
            "long_description": "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "sequoia-sq",
                        "sequoia-keystore",
                        "sequoia-chameleon-gnupg"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sequoia-pgp",
                        "librime-devel",
                        "textmate2",
                        "squirrel-ime"
                    ]
                }
            ]
        },
        {
            "name": "cableswig",
            "portdir": "devel/cableswig",
            "version": "4.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.itk.org/ITK/resources/CableSwig.html",
            "description": "Create wrappers to interpreted languages",
            "long_description": "CableSwig is used to create interfaces (i.e. 'wrappers') to interpreted languages such as Tcl and Python. It was created to produce wrappers for ITK because the toolkit uses C++ structures that SWIG cannot parse (deeply nested template instantiations). CableSwig is a combination tool that uses GCC_XML as the C++ parser. The input files are Cable style input files. The XML produced from the Cable/GCC_XML input files are then parsed and fed into a modified version of SWIG. SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. It is used to generate the language bindings to the target language. Currently, Tcl and Python are supported.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "examples",
                "testing",
                "gccxml",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "gmake",
                        "gawk",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "c_count",
            "portdir": "devel/c_count",
            "version": "7.25",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/c_count/",
            "description": "counts C-language source statements",
            "long_description": "c_count counts lines, statements, other simple measures of C/C++ source programs. It isn't lex/yacc based, and is easily portable to a variety of systems.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 240
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzrtools",
            "portdir": "devel/bzrtools",
            "version": "2.6.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/BzrTools",
            "description": "A collection of plugins bzr.",
            "long_description": "A collection of plugins for bzr. Including rspush for pushing to a remote server with rsync, baz-import for importing arch or baz branches into bzr, shelve/unshelve for a fine grained 'undo' facility, clean-tree for removing unknown files from the current tree, graph-ancestory for producing graphs of branch history, and many others.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [
                "no_graphviz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr-xmloutput",
            "portdir": "devel/bzr-xmloutput",
            "version": "0.8.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/bzr-xmloutput",
            "description": "Bazaar plugin to generate XML output for builtin commands",
            "long_description": "This bzr plugin adds xml versions of some builtin commands (xmllog, xmlstatus, xmlmissing, xmlannotate, xmlinfo, xmlls, xmlplugins, and xmlversion) that generate XML outputs. It also provides an xmlrpc service.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr-svn",
            "portdir": "devel/bzr-svn",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/BzrForeignBranches/Subversion",
            "description": "Plugin that allows direct access to Subversion repositories",
            "long_description": "A bzr plugin that allows most bzr commands to work directly against Subversion repositories, as if you were using bzr with a native bzr repository. The plugin can at the moment be used to commit to, pull from, merge from, push to and view logs of Subversion branches from Bazaar.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "bzr-rewrite",
                        "python27",
                        "py27-subvertpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr-stats",
            "portdir": "devel/bzr-stats",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://launchpad.net/bzr-stats/",
            "description": "Simple statistics plugin for Bazaar",
            "long_description": "Simple statistics plugin for Bazaar.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr-rewrite",
            "portdir": "devel/bzr-rewrite",
            "version": "0.6.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://launchpad.net/bzr-rewrite/",
            "description": "History rewriting for bzr",
            "long_description": "Plugin for Bazaar that provides various ways of rewriting existing revisions, including a rebase command similar to git's rebase.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bzr-svn"
                    ]
                }
            ]
        },
        {
            "name": "bzr-pager",
            "portdir": "devel/bzr-pager",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://launchpad.net/bzr-pager/",
            "description": "run bzr commands in a pager",
            "long_description": "run bzr commands in a pager",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr-gtk",
            "portdir": "devel/bzr-gtk",
            "version": "0.100.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/bzr-gtk",
            "description": "Various GTK+ frontends for bzr",
            "long_description": "A bzr plugin that contains various GTK+ frontends to different bzr commands.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr-git",
            "portdir": "devel/bzr-git",
            "version": "0.6.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/bzr-git",
            "description": "Plugin that adds support for git repositories",
            "long_description": "A plugin for bzr to work with git trees. All operations except for \"push\" are supported.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27",
                        "py27-dulwich"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr-fastimport",
            "portdir": "devel/bzr-fastimport",
            "version": "0.13.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://launchpad.net/bzr-fastimport",
            "description": "Fast-import/fast-export plugin",
            "long_description": "Bazaar Fast Import is a plugin providing fast loading of revision control data into Bazaar. It is designed to be used in combination with front-end programs that generate a command/data stream for it to process. Front-ends are available for a wide range of foreign VCS tools including Subversion, CVS, Git, Mercurial, Darcs and Perforce. New front-ends are easy to develop in whatever programming language you prefer, making Bazaar Fast Import useful for teams needing a custom migration solution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-fastimport"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr-explorer",
            "portdir": "devel/bzr-explorer",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://doc.bazaar.canonical.com/explorer/en/",
            "description": "A graphical frontend for using bzr",
            "long_description": "bzr-explorer is a desktop application for using the bzr Version Control System. It provides a high level interface to all commonly used features, launching \"applets\" from the QBzr plug-in to provide most of the functionality. Alternatively, the applets from the bzr-gtk plug-in can be used if it is installed.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qbzr",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr",
            "portdir": "devel/bzr",
            "version": "2.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/",
            "description": "The next-generation distributed version control system",
            "long_description": "Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [
                "bash_completion",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-curl",
                        "py27-docutils",
                        "python27",
                        "py27-pycryptodome",
                        "py27-pyrex",
                        "py27-paramiko"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "fetch",
                    "ports": [
                        "py27-pycg",
                        "dbusmenu-qt5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr-git",
                        "bzr-gtk",
                        "bzr-pager",
                        "bzr-rewrite",
                        "bzr-stats",
                        "bzr-svn",
                        "bzr-xmloutput",
                        "bzrtools",
                        "qbzr",
                        "bzr-fastimport",
                        "loggerhead"
                    ]
                }
            ]
        },
        {
            "name": "byaccj",
            "portdir": "devel/byaccj",
            "version": "1.15",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://byaccj.sourceforge.net/",
            "description": "yacc compatible parser generator with Java extension",
            "long_description": "byacc/j is an extension to the Berkeley v1.8 yacc compatible parser generator. byacc/j not only can produce C/C++ source for a LALR-grammar parser, but also Java source.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "byacc",
            "portdir": "devel/byacc",
            "version": "20241231",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/byacc/",
            "description": "Berkeley Yacc",
            "long_description": "Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available. In contrast to bison, it is written to avoid dependencies upon a particular compiler.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 240
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpp",
                        "aamath",
                        "flowd",
                        "udunits",
                        "zmap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "objc"
                    ]
                }
            ]
        },
        {
            "name": "bullet",
            "portdir": "devel/bullet",
            "version": "3.25",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bulletphysics.org/",
            "description": "Bullet Physics Engine",
            "long_description": "Bullet Physics Engine",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PlasmaClient",
                        "h3dphysics"
                    ]
                }
            ]
        },
        {
            "name": "py38-buildbot-www",
            "portdir": "devel/buildbot-www",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-www",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-www",
            "long_description": "This port has been replaced by buildbot-www.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-buildbot-www",
            "portdir": "devel/buildbot-www",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-www",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-www",
            "long_description": "This port has been replaced by buildbot-www.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-www",
            "portdir": "devel/buildbot-www",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "web UI server for Buildbot",
            "long_description": "web UI server for Buildbot",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "clang-17",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot-macports-custom-views",
                        "buildbot",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-waterfall-view"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-worker",
            "portdir": "devel/buildbot-worker",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "build worker for Buildbot continuous integration system",
            "long_description": "Buildbot is a system to automate the compile/test cycle of most software projects to validate code changes. This port provides the worker part of the system. The legacy version is available in the buildbot-slave-0.8 port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-17",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-autobahn",
                        "py310-twisted",
                        "py310-msgpack",
                        "py310-future"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-buildbot-waterfall-view",
            "portdir": "devel/buildbot-waterfall-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-waterfall-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-waterfall-view",
            "long_description": "This port has been replaced by buildbot-waterfall-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-buildbot-waterfall-view",
            "portdir": "devel/buildbot-waterfall-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-waterfall-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-waterfall-view",
            "long_description": "This port has been replaced by buildbot-waterfall-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-waterfall-view",
            "portdir": "devel/buildbot-waterfall-view",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "waterfall view plugin for Buildbot web UI",
            "long_description": "waterfall view plugin for Buildbot web UI",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-build",
                        "py310-installer",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "buildbot-www"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        }
    ]
}