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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=506",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=504",
    "results": [
        {
            "name": "py27-yappi",
            "portdir": "python/py-yappi",
            "version": "0.98",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/sumerc/yappi",
            "description": "Yet Another Python Profiler.",
            "long_description": "The CPython standard distribution comes with three profilers: cProfile, Profile and hotshot. The cProfile module is implemented as a C module based on lsprof, Profile is in pure Python, and the hotshot can be seen as a small subset of a cProfile. Unlike any of these profilers, however, yappi fully supports profiling multi-threaded programs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 43
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-yappi",
            "portdir": "python/py-yappi",
            "version": "0.98",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/sumerc/yappi",
            "description": "Yet Another Python Profiler.",
            "long_description": "The CPython standard distribution comes with three profilers: cProfile, Profile and hotshot. The cProfile module is implemented as a C module based on lsprof, Profile is in pure Python, and the hotshot can be seen as a small subset of a cProfile. Unlike any of these profilers, however, yappi fully supports profiling multi-threaded programs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 43
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-yappi",
            "portdir": "python/py-yappi",
            "version": "0.98",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/sumerc/yappi",
            "description": "Yet Another Python Profiler.",
            "long_description": "The CPython standard distribution comes with three profilers: cProfile, Profile and hotshot. The cProfile module is implemented as a C module based on lsprof, Profile is in pure Python, and the hotshot can be seen as a small subset of a cProfile. Unlike any of these profilers, however, yappi fully supports profiling multi-threaded programs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 43
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-benchexec",
            "portdir": "python/py-benchexec",
            "version": "2.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sosy-lab/benchexec/",
            "description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-nose",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-yaml",
                        "py27-lxml",
                        "py27-tempita"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-benchexec",
            "portdir": "python/py-benchexec",
            "version": "3.11",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sosy-lab/benchexec",
            "description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-nose",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-lxml",
                        "py38-yaml",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-test-runner"
                    ]
                }
            ]
        },
        {
            "name": "py37-benchexec",
            "portdir": "python/py-benchexec",
            "version": "3.11",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sosy-lab/benchexec",
            "description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-installer",
                        "py37-wheel",
                        "py37-build",
                        "clang-14",
                        "py37-nose",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-lxml",
                        "py37-yaml",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-test-runner"
                    ]
                }
            ]
        },
        {
            "name": "py36-benchexec",
            "portdir": "python/py-benchexec",
            "version": "2.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sosy-lab/benchexec/",
            "description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-nose",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-yaml",
                        "py36-lxml",
                        "py36-tempita"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-test-runner"
                    ]
                }
            ]
        },
        {
            "name": "py36-pinocchio",
            "portdir": "python/py-pinocchio",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mkwiatkowski/pinocchio",
            "description": "pinocchio plugins for the nose testing framework",
            "long_description": "Extra plugins for the nose testing framework. Provides tools for flexibly assigning decorator tags to tests, choosing tests based on their runtime, doing moderately sophisticated code coverage analysis of your unit tests, and making your test descriptions look like specifications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-colorama",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pinocchio"
                    ]
                }
            ]
        },
        {
            "name": "py35-pinocchio",
            "portdir": "python/py-pinocchio",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mkwiatkowski/pinocchio",
            "description": "pinocchio plugins for the nose testing framework",
            "long_description": "Extra plugins for the nose testing framework. Provides tools for flexibly assigning decorator tags to tests, choosing tests based on their runtime, doing moderately sophisticated code coverage analysis of your unit tests, and making your test descriptions look like specifications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-colorama",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pinocchio",
            "portdir": "python/py-pinocchio",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mkwiatkowski/pinocchio",
            "description": "pinocchio plugins for the nose testing framework",
            "long_description": "Extra plugins for the nose testing framework. Provides tools for flexibly assigning decorator tags to tests, choosing tests based on their runtime, doing moderately sophisticated code coverage analysis of your unit tests, and making your test descriptions look like specifications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-colorama",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pinocchio",
            "portdir": "python/py-pinocchio",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mkwiatkowski/pinocchio",
            "description": "pinocchio plugins for the nose testing framework",
            "long_description": "Extra plugins for the nose testing framework. Provides tools for flexibly assigning decorator tags to tests, choosing tests based on their runtime, doing moderately sophisticated code coverage analysis of your unit tests, and making your test descriptions look like specifications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pinocchio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-meld3",
            "portdir": "python/py-meld3",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/supervisor/meld3",
            "description": "SGML template system",
            "long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-meld3"
                    ]
                }
            ]
        },
        {
            "name": "py27-meld3",
            "portdir": "python/py-meld3",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/supervisor/meld3",
            "description": "SGML template system",
            "long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-meld3",
            "portdir": "python/py-meld3",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/supervisor/meld3",
            "description": "SGML template system",
            "long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-meld3",
            "portdir": "python/py-meld3",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/supervisor/meld3",
            "description": "SGML template system",
            "long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-meld3",
            "portdir": "python/py-meld3",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/supervisor/meld3",
            "description": "SGML template system",
            "long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-meld3",
            "portdir": "python/py-meld3",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/supervisor/meld3",
            "description": "SGML template system",
            "long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-meld3",
            "portdir": "python/py-meld3",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/supervisor/meld3",
            "description": "SGML template system",
            "long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-meld3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-unum",
            "portdir": "python/py-unum",
            "version": "4.1.4",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/kiv/unum/",
            "description": "Units in Python",
            "long_description": "Unum stands for unit-numbers. It is a Python module that allows defining and manipulating true quantities, i.e. numbers with units like volts, hours, meter-per-second. Consistency between units is checked at each expression evaluation; unit conversion and unit output formatting are performed automatically when needed.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-unum"
                    ]
                }
            ]
        },
        {
            "name": "py-unum",
            "portdir": "python/py-unum",
            "version": "4.1.4",
            "license": "LGPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/kiv/unum/",
            "description": "Units in Python",
            "long_description": "Unum stands for unit-numbers. It is a Python module that allows defining and manipulating true quantities, i.e. numbers with units like volts, hours, meter-per-second. Consistency between units is checked at each expression evaluation; unit conversion and unit output formatting are performed automatically when needed.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-unum"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-unum",
            "portdir": "python/py-unum",
            "version": "4.1.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/kiv/unum/",
            "description": "Units in Python",
            "long_description": "Unum stands for unit-numbers. It is a Python module that allows defining and manipulating true quantities, i.e. numbers with units like volts, hours, meter-per-second. Consistency between units is checked at each expression evaluation; unit conversion and unit output formatting are performed automatically when needed.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dbix-class",
            "portdir": "perl/p5-dbix-class",
            "version": "0.82.842",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class",
            "description": "Extensible and flexible object <-> relational mapper.",
            "long_description": "Extensible and flexible object <-> relational mapper.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-class-dbi",
                        "p5.26-datetime",
                        "p5.26-dbd-sqlite",
                        "p5.26-file-temp",
                        "p5.26-test-deep",
                        "p5.26-test-exception",
                        "p5.26-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbi",
                        "p5.26-devel-globaldestruction",
                        "p5.26-hash-merge",
                        "p5.26-module-find",
                        "p5.26-moo",
                        "p5.26-mro-compat",
                        "perl5.26",
                        "p5.26-path-class",
                        "p5.26-scope-guard",
                        "p5.26-sql-abstract-classic",
                        "p5.26-sub-name",
                        "p5.26-text-balanced",
                        "p5.26-try-tiny",
                        "p5.26-namespace-clean",
                        "p5.26-class-accessor-grouped",
                        "p5.26-class-c3-componentised",
                        "p5.26-class-inspector",
                        "p5.26-config-any",
                        "p5.26-context-preserve",
                        "p5.26-data-compare",
                        "p5.26-data-dumper-concise"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbicx-testdatabase"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication-store-dbic",
                        "p5.26-catalyst-plugin-session-store-dbic",
                        "p5.26-dbix-class-cursor-cached",
                        "p5.26-dbix-class-dynamicdefault",
                        "p5.26-dbix-class-encodedcolumn",
                        "p5.26-dbix-class-introspectablem2m",
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-dbix-class-timestamp",
                        "p5.26-statistics-covid",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-treepath"
                    ]
                }
            ]
        },
        {
            "name": "py37-pycallgraph",
            "portdir": "python/py-pycallgraph",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gak/pycallgraph",
            "description": "A Python module that creates call graphs for Python programs.",
            "long_description": "A Python module that creates call graphs for Python programs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pycallgraph"
                    ]
                }
            ]
        },
        {
            "name": "py-pycallgraph",
            "portdir": "python/py-pycallgraph",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gak/pycallgraph",
            "description": "A Python module that creates call graphs for Python programs.",
            "long_description": "A Python module that creates call graphs for Python programs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pycallgraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pycallgraph",
            "portdir": "python/py-pycallgraph",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gak/pycallgraph",
            "description": "A Python module that creates call graphs for Python programs.",
            "long_description": "A Python module that creates call graphs for Python programs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-pycallgraph",
            "portdir": "python/py-pycallgraph",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gak/pycallgraph",
            "description": "A Python module that creates call graphs for Python programs.",
            "long_description": "A Python module that creates call graphs for Python programs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-pycallgraph",
            "portdir": "python/py-pycallgraph",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gak/pycallgraph",
            "description": "A Python module that creates call graphs for Python programs.",
            "long_description": "A Python module that creates call graphs for Python programs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-freeling",
            "portdir": "python/py-freeling",
            "version": "3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nlp.lsi.upc.edu/freeling/",
            "description": "Python API for FreeLing",
            "long_description": "Python API for FreeLing",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "freeling",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-freeling"
                    ]
                }
            ]
        },
        {
            "name": "py-freeling",
            "portdir": "python/py-freeling",
            "version": "3.1",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nlp.lsi.upc.edu/freeling/",
            "description": "Python API for FreeLing",
            "long_description": "Python API for FreeLing",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-freeling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zofu",
            "portdir": "devel/zofu",
            "version": "1.1.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/acroucher/zofu",
            "description": "Object-oriented Fortran Unit-testing",
            "long_description": "Zofu is a framework for carrying out unit testing of Fortran code modules. As the name suggests, it makes use of the object-oriented features of Fortran 2003.",
            "active": true,
            "categories": [
                "devel",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "meson",
                        "ninja",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ninja"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "fson"
                    ]
                }
            ]
        },
        {
            "name": "zmqpp",
            "portdir": "devel/zmqpp",
            "version": "4.2.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zeromq/zmqpp",
            "description": "0mq 'highlevel' C++ bindings",
            "long_description": "This C++ binding for 0mq/zmq is a 'high-level' library that hides most of the c-style interface core 0mq provides. It consists of a number of header and source files all residing in the zmq directory, these files are provided under the MPLv2 license (see LICENSE for details).",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zinc",
            "portdir": "devel/zinc",
            "version": "0.3.15",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/typesafehub/zinc",
            "description": "A stand-alone version of sbt's incremental scala compiler",
            "long_description": "Zinc is a stand-alone version of sbt's incremental scala compiler.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yaml-cpp",
            "portdir": "devel/yaml-cpp",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbeder/yaml-cpp",
            "description": "yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec",
            "long_description": "yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [
                "debug",
                "tools",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opencolorio",
                        "aff4",
                        "ashuffle",
                        "kitlist",
                        "cantera",
                        "librime",
                        "librime-devel",
                        "esmf",
                        "dcm2niix",
                        "libmamba",
                        "mongodb-devel",
                        "mongodb",
                        "squirrel-ime",
                        "qdmr",
                        "clang-uml"
                    ]
                }
            ]
        },
        {
            "name": "xcbeautify",
            "portdir": "devel/xcbeautify",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cpisciotta/xcbeautify",
            "description": "A beautifier tool for xcodebuild, SPM, and bazel output.",
            "long_description": "A beautifier tool for xcodebuild, SPM, and bazel output.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wemux",
            "portdir": "devel/wemux",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zolrath/wemux",
            "description": "wemux enhances tmux to make multi-user terminal multiplexing both easier and more powerful.",
            "long_description": "wemux enhances tmux to make multi-user terminal multiplexing both easier and more powerful. It features multi-server support as well as user listing and notifications when users attach/detach.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tmux"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vxl",
            "portdir": "devel/vxl",
            "version": "3.5.0",
            "license": "BSD and GPL-2+ and zlib and MIT and Boost",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vxl.github.io",
            "description": "C++ libraries for computer vision",
            "long_description": "VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "bzip2",
                        "tiff",
                        "libpng",
                        "zlib",
                        "libgeotiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit"
                    ]
                }
            ]
        },
        {
            "name": "voidwalker",
            "portdir": "devel/voidwalker",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dholm/voidwalker",
            "description": "A GDB toolbox for low-level debugging.",
            "long_description": "(void)walker is a toolbox for GDB which provides utilities for debugging software on an instruction level. It is heavily influenced by the gdbinit by mammon_, elaine, fG! et al. but opens up for a much more advanced solution by using Python instead of GDB commands.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "FlowUI",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "valabind",
            "portdir": "devel/valabind",
            "version": "1.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/radare/valabind",
            "description": "This program converts vapi vala interface files into swig interfaces.",
            "long_description": "This program converts vapi vala interface files into swig interfaces. Allow C and Vala libraries to be used from many scripting languages, like Python, Perl, LUA, Java, Go and others.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "vala"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "swig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uvw2",
            "portdir": "devel/uvw",
            "version": "2.12.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skypjack/uvw",
            "description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "long_description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libuv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uvw-headers",
            "portdir": "devel/uvw",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skypjack/uvw",
            "description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "long_description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uvw-static",
            "portdir": "devel/uvw",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skypjack/uvw",
            "description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "long_description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uvw",
            "portdir": "devel/uvw",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skypjack/uvw",
            "description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "long_description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libuv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "usbmuxd-devel",
            "portdir": "devel/usbmuxd",
            "version": "20200615",
            "license": "GPL-2+ and GPL-3+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libimobiledevice/usbmuxd",
            "description": "USB Multiplex Daemon",
            "long_description": "USB Multiplex Daemon is in charge of talking to your iPhone or iPod Touch over USB and coordinating access to its services by other applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 228
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist-devel",
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "usbmuxd",
            "portdir": "devel/usbmuxd",
            "version": "1.1.1",
            "license": "GPL-2+ and GPL-3+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libimobiledevice/usbmuxd",
            "description": "USB Multiplex Daemon",
            "long_description": "USB Multiplex Daemon is in charge of talking to your iPhone or iPod Touch over USB and coordinating access to its services by other applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 228
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist",
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "umem",
            "portdir": "devel/umem",
            "version": "1.0.1",
            "license": "CDDL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/omniti-labs/portableumem",
            "description": "userland slab allocator",
            "long_description": "Libumem is a library used to detect memory management bugs in applications. It is based on the Slab allocator concept. Functions in this library provide fast, scalable object-caching memory allocation with multithreaded application support. In addition to the standard malloc(3C) family of functions and the more flexible umem_alloc(3MALLOC) family, libumem provides powerful object-caching services as described in umem_cache_create(3MALLOC). This slab allocator is designed for systems with many threads and many CPUs. Memory allocation with naive allocators can be a serious bottleneck. There are other highly scalable allocators out there, but libumem is about the same or better in terms of performance, and has compelling debugging features.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libmemcached"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sysbench"
                    ]
                }
            ]
        },
        {
            "name": "udis86",
            "portdir": "devel/udis86",
            "version": "1.7.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://udis86.sourceforge.net/",
            "description": "Udis86 is a disassembler engine that interprets and decodes a stream of binary machine code bytes as opcodes defined in the x86 and x86-64 class of Instruction Set Architectures.",
            "long_description": "Udis86 is a disassembler engine that interprets and decodes a stream of binary machine code bytes as opcodes defined in the x86 and x86-64 class of Instruction Set Architectures. The core component of this project is libudis86 which provides a clean and simple interface to disassemble binary code, and to inspect the disassembly to various degrees of details. The library is designed to aid software projects that entail analysis and manipulation of all flavors of x86 binary code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "yasm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mach_override"
                    ]
                }
            ]
        },
        {
            "name": "ubertooth-devel",
            "portdir": "devel/ubertooth",
            "version": "2022-07-19",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ubertooth.readthedocs.io",
            "description": "Software, firmware and hardware designs for Ubertooth.",
            "long_description": "Project Ubertooth is an open source wireless development platform suitable for Bluetooth experimentation. Ubertooth ships with a capable BLE (Bluetooth Smart) sniffer and can sniff some data from Basic Rate (BR) Bluetooth Classic connections.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyside",
                        "libusb",
                        "libbtbb-devel",
                        "python310",
                        "py310-numpy",
                        "py310-qtpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ubertooth",
            "portdir": "devel/ubertooth",
            "version": "2020-12-R1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ubertooth.readthedocs.io",
            "description": "Software, firmware and hardware designs for Ubertooth.",
            "long_description": "Project Ubertooth is an open source wireless development platform suitable for Bluetooth experimentation. Ubertooth ships with a capable BLE (Bluetooth Smart) sniffer and can sniff some data from Basic Rate (BR) Bluetooth Classic connections.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyside",
                        "libusb",
                        "libbtbb",
                        "python310",
                        "py310-numpy",
                        "py310-qtpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tweeny",
            "portdir": "devel/tweeny",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mobius3.github.io/tweeny",
            "description": "A C++ tweening library",
            "long_description": "Tweeny is an inbetweening library designed for the creation of complex animations for games and other beautiful interactive software",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nheko"
                    ]
                }
            ]
        },
        {
            "name": "turbogit",
            "portdir": "devel/turbogit",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/b4nst/turbogit",
            "description": "Your git boat friend",
            "long_description": "Opinionated cli enforcing clean git workflow without comprising UX",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "bastyen.a",
                    "github": "b4nst",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgit2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}