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

{
    "count": 51561,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=791",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=789",
    "results": [
        {
            "name": "p5.30-math-bigrat",
            "portdir": "perl/p5-math-bigrat",
            "version": "0.262.400",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.30-math-bigint",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.30-math-bigint",
            "long_description": "This port has been replaced by p5.30-math-bigint.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "p5.28-math-bigrat",
            "portdir": "perl/p5-math-bigrat",
            "version": "0.262.400",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-math-bigint",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.28-math-bigint",
            "long_description": "This port has been replaced by p5.28-math-bigint.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "p5-math-bigrat",
            "portdir": "perl/p5-math-bigrat",
            "version": "0.262.400",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5-math-bigint",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5-math-bigint",
            "long_description": "This port has been replaced by p5-math-bigint.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "p5.26-math-bigrat",
            "portdir": "perl/p5-math-bigrat",
            "version": "0.261.400",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::BigRat",
            "description": "Arbitrary size rational numbers math package",
            "long_description": "Arbitrary size rational numbers math package",
            "active": false,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-math-bigint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awesome",
            "portdir": "x11/awesome",
            "version": "3.5.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://awesomewm.org/",
            "description": "awesome is a tiling window manager",
            "long_description": "awesome is a tiling window manager initially based on a dwm code rewriting. It is extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled, maximized and floating. Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. awesome has the following features: very stable, no mouse needed, multihead support, some real transparency support, some xrandr support, no lua integration, no 9P support, no editable tagbars, no limits on its source size, key, script and mouse bindings, etc.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "ImageMagick",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "imlib2",
                        "lua51",
                        "pango",
                        "xorg-libXcursor",
                        "dbus",
                        "xorg-xcb-util-cursor",
                        "xorg-xcb-util-image",
                        "xorg-xcb-util-keysyms",
                        "xorg-xcb-util-wm",
                        "xorg-xorgproto",
                        "lua51-lgi",
                        "xorg-libxcb",
                        "glib2",
                        "libev",
                        "libxdg-basedir",
                        "startup-notification"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-pod-markdown",
            "portdir": "perl/p5-pod-markdown",
            "version": "3.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::Markdown",
            "description": "Pod::Markdown - Convert POD to Markdown",
            "long_description": "Pod::Markdown - Convert POD to Markdown",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-differences",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pod-simple",
                        "perl5.34",
                        "p5.34-uri",
                        "p5.34-encode",
                        "p5.34-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-gedcom"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-pod-markdown-github",
                        "p5.34-pod-readme",
                        "p5-pod-markdown",
                        "p5.34-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-pod-markdown",
            "portdir": "perl/p5-pod-markdown",
            "version": "3.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::Markdown",
            "description": "Pod::Markdown - Convert POD to Markdown",
            "long_description": "Pod::Markdown - Convert POD to Markdown",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-differences",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-parser",
                        "perl5.32",
                        "p5.32-uri",
                        "p5.32-encode",
                        "p5.32-pod-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-gedcom"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-readmeanyfrompod",
                        "p5.32-pod-markdown-github",
                        "p5.32-pod-readme",
                        "p5.32-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-pod-markdown",
            "portdir": "perl/p5-pod-markdown",
            "version": "3.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::Markdown",
            "description": "Pod::Markdown - Convert POD to Markdown",
            "long_description": "Pod::Markdown - Convert POD to Markdown",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-differences",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pod-simple",
                        "perl5.30",
                        "p5.30-uri",
                        "p5.30-encode",
                        "p5.30-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-gedcom"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-pod-markdown-github",
                        "p5.30-pod-readme",
                        "p5.30-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-pod-markdown",
            "portdir": "perl/p5-pod-markdown",
            "version": "3.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::Markdown",
            "description": "Pod::Markdown - Convert POD to Markdown",
            "long_description": "Pod::Markdown - Convert POD to Markdown",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-differences",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pod-simple",
                        "perl5.28",
                        "p5.28-uri",
                        "p5.28-encode",
                        "p5.28-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-gedcom"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-readmeanyfrompod",
                        "p5.28-pod-markdown-github",
                        "p5.28-pod-readme",
                        "p5.28-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5-pod-markdown",
            "portdir": "perl/p5-pod-markdown",
            "version": "3.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-pod-markdown",
            "homepage": "https://metacpan.org/pod/Pod::Markdown",
            "description": "Pod::Markdown - Convert POD to Markdown",
            "long_description": "Pod::Markdown - Convert POD to Markdown",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pod-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pod-markdown",
            "portdir": "perl/p5-pod-markdown",
            "version": "3.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::Markdown",
            "description": "Pod::Markdown - Convert POD to Markdown",
            "long_description": "Pod::Markdown - Convert POD to Markdown",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-differences"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-parser",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-pod-simple",
                        "p5.26-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-gedcom"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-readmeanyfrompod",
                        "p5.26-pod-markdown-github",
                        "p5.26-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "py310-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py310-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-diff-match-patch",
                        "py310-chardet",
                        "py310-intervaltree",
                        "py310-textdistance",
                        "py310-three-merge",
                        "py310-numpy",
                        "py310-keyring",
                        "py310-pylint",
                        "py310-pyqt5",
                        "py310-pyqt5-webengine",
                        "py310-qstylizer",
                        "py310-qtawesome",
                        "py310-qtpy",
                        "py310-sympy",
                        "py310-scipy",
                        "py310-pandas",
                        "py310-cookiecutter",
                        "py310-matplotlib",
                        "py310-ipython",
                        "py310-jsonschema",
                        "py310-nbconvert",
                        "py310-pexpect",
                        "py310-pickleshare",
                        "py310-zmq",
                        "py310-sphinx",
                        "py310-qtconsole",
                        "py310-jellyfish",
                        "py310-cloudpickle",
                        "py310-psutil",
                        "py310-numpydoc",
                        "py310-watchdog",
                        "py310-applaunchservices",
                        "py310-pyls-spyder",
                        "py310-python-lsp-black",
                        "py310-python-lsp-server",
                        "py310-rtree",
                        "py310-spyder-kernels",
                        "py310-qdarkstyle",
                        "spyder_select",
                        "py310-cython",
                        "py310-pygments",
                        "py310-atomicwrites"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-spyder-devel"
                    ]
                }
            ]
        },
        {
            "name": "py39-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-cookiecutter",
                        "py39-cython",
                        "py39-diff-match-patch",
                        "py39-intervaltree",
                        "py39-ipython",
                        "py39-jellyfish",
                        "py39-jsonschema",
                        "py39-keyring",
                        "py39-matplotlib",
                        "py39-nbconvert",
                        "py39-numpy",
                        "py39-numpydoc",
                        "py39-pandas",
                        "py39-pexpect",
                        "py39-pickleshare",
                        "py39-psutil",
                        "py39-pygments",
                        "py39-pylint",
                        "py39-pyls-spyder",
                        "py39-pyqt5",
                        "py39-pyqt5-webengine",
                        "py39-qdarkstyle",
                        "py39-qstylizer",
                        "py39-qtawesome",
                        "py39-qtconsole",
                        "py39-qtpy",
                        "py39-rtree",
                        "py39-scipy",
                        "py39-sphinx",
                        "py39-spyder-kernels",
                        "py39-sympy",
                        "py39-textdistance",
                        "py39-three-merge",
                        "py39-watchdog",
                        "py39-zmq",
                        "py39-python-lsp-server",
                        "py39-python-lsp-black",
                        "spyder_select",
                        "py39-applaunchservices",
                        "py39-atomicwrites",
                        "py39-chardet",
                        "py39-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-cookiecutter",
                        "py38-cython",
                        "py38-diff-match-patch",
                        "py38-intervaltree",
                        "py38-ipython",
                        "py38-jellyfish",
                        "py38-jsonschema",
                        "py38-keyring",
                        "py38-matplotlib",
                        "py38-nbconvert",
                        "py38-numpy",
                        "py38-numpydoc",
                        "py38-pandas",
                        "py38-pexpect",
                        "py38-pickleshare",
                        "py38-psutil",
                        "py38-pygments",
                        "py38-pylint",
                        "py38-pyls-spyder",
                        "py38-pyqt5",
                        "py38-pyqt5-webengine",
                        "py38-qdarkstyle",
                        "py38-qstylizer",
                        "py38-qtawesome",
                        "py38-qtconsole",
                        "py38-qtpy",
                        "py38-rtree",
                        "py38-scipy",
                        "py38-sphinx",
                        "py38-spyder-kernels",
                        "py38-sympy",
                        "py38-textdistance",
                        "py38-three-merge",
                        "py38-watchdog",
                        "py38-zmq",
                        "py38-python-lsp-server",
                        "py38-python-lsp-black",
                        "spyder_select",
                        "py38-applaunchservices",
                        "py38-atomicwrites",
                        "py38-chardet",
                        "py38-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-cookiecutter",
                        "py37-cython",
                        "py37-diff-match-patch",
                        "py37-importlib-metadata",
                        "py37-intervaltree",
                        "py37-ipython",
                        "py37-jellyfish",
                        "py37-jsonschema",
                        "py37-keyring",
                        "py37-matplotlib",
                        "py37-nbconvert",
                        "py37-numpy",
                        "py37-numpydoc",
                        "py37-pandas",
                        "py37-pexpect",
                        "py37-pickleshare",
                        "py37-psutil",
                        "py37-pygments",
                        "py37-pylint",
                        "py37-pyls-spyder",
                        "py37-pyqt5",
                        "py37-pyqt5-webengine",
                        "py37-qdarkstyle",
                        "py37-qstylizer",
                        "py37-qtawesome",
                        "py37-qtconsole",
                        "py37-qtpy",
                        "py37-rtree",
                        "py37-scipy",
                        "py37-sphinx",
                        "py37-spyder-kernels",
                        "py37-sympy",
                        "py37-textdistance",
                        "py37-three-merge",
                        "py37-watchdog",
                        "spyder_select",
                        "py37-python-lsp-server",
                        "py37-python-lsp-black",
                        "py37-zmq",
                        "py37-applaunchservices",
                        "py37-atomicwrites",
                        "py37-chardet",
                        "py37-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20211224-d023191d",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-cookiecutter",
                        "py36-cython",
                        "py36-diff-match-patch",
                        "py36-importlib-metadata",
                        "py36-intervaltree",
                        "py36-ipython",
                        "py36-jsonschema",
                        "py36-keyring",
                        "py36-matplotlib",
                        "py36-nbconvert",
                        "py36-numpy",
                        "py36-numpydoc",
                        "py36-pandas",
                        "py36-pexpect",
                        "py36-pickleshare",
                        "py36-psutil",
                        "py36-pygments",
                        "py36-pylint",
                        "py36-pyls-spyder",
                        "py36-pyqt5",
                        "py36-pyqt5-webengine",
                        "py36-qdarkstyle",
                        "py36-qstylizer",
                        "py36-qtawesome",
                        "py36-qtconsole",
                        "py36-qtpy",
                        "py36-rtree",
                        "py36-scipy",
                        "py36-sphinx",
                        "py36-spyder-kernels",
                        "py36-sympy",
                        "py36-textdistance",
                        "py36-three-merge",
                        "py36-watchdog",
                        "py36-zmq",
                        "py36-python-lsp-server",
                        "py36-python-lsp-black",
                        "py36-jellyfish",
                        "spyder_select",
                        "py36-applaunchservices",
                        "py36-atomicwrites",
                        "py36-chardet",
                        "py36-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "any",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "py310-spyder-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-ipykernel",
                        "py310-jupyter_client",
                        "python310",
                        "py310-cloudpickle",
                        "py310-zmq",
                        "py310-wurlitzer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-spyder-kernels-devel"
                    ]
                }
            ]
        },
        {
            "name": "py39-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-ipykernel",
                        "py39-jupyter_client",
                        "python39",
                        "py39-zmq",
                        "py39-wurlitzer",
                        "py39-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-ipykernel",
                        "py38-jupyter_client",
                        "python38",
                        "py38-zmq",
                        "py38-wurlitzer",
                        "py38-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-ipykernel",
                        "py37-jupyter_client",
                        "python37",
                        "py37-zmq",
                        "py37-wurlitzer",
                        "py37-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-spyder-kernels-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipykernel",
                        "py36-jupyter_client",
                        "python36",
                        "py36-zmq",
                        "py36-wurlitzer",
                        "py36-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blockout2",
            "portdir": "games/blockout2",
            "version": "2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blockout.net/blockout2/",
            "description": "Open source clone of the 1989 California Dreams classic game Blockout.",
            "long_description": "Open source clone of the 1989 California Dreams classic game Blockout.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "jeremy",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdbi",
            "portdir": "databases/libdbi",
            "version": "0.9.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libdbi.sourceforge.net",
            "description": "Database independent abstraction layer for C",
            "long_description": "Database independent abstraction layer for C",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "mta",
                    "github": "mtalexander",
                    "ports_count": 2
                }
            ],
            "variants": [
                "docs",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libdbi-drivers",
                        "gnucash",
                        "gnucash-devel",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ocplib-endian",
            "portdir": "ocaml/ocaml-ocplib-endian",
            "version": "1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OCamlPro/ocplib-endian",
            "description": "Optimized fixed-width integer functions for OCaml",
            "long_description": "Optimized functions for reading and writing fixed-width integers from strings and bigarrays in OCaml.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-cppo",
                        "ocaml-dune",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-lwt",
                        "ocaml-lwt_ppx",
                        "ocaml-lwt_react"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-gen",
            "portdir": "ocaml/ocaml-gen",
            "version": "1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/c-cube/gen",
            "description": "Iterator library for OCaml",
            "long_description": "Iterator library for OCaml, with support for restartable and consumable iterators.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-seq"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-sedlex"
                    ]
                }
            ]
        },
        {
            "name": "openjdk19-sap",
            "portdir": "java/openjdk19-sap",
            "version": "19.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-sap",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-sap",
            "long_description": "This port has been replaced by openjdk20-sap.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "openjdk19-zulu",
            "portdir": "java/openjdk19-zulu",
            "version": "19.32.13",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-zulu",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-zulu",
            "long_description": "This port has been replaced by openjdk20-zulu.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "imaxima",
            "portdir": "math/imaxima",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "maxima",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by maxima",
            "long_description": "This port has been replaced by maxima.",
            "active": false,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "python311-devel",
            "portdir": "lang/python311-devel",
            "version": "3.11.0rc2",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python311",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python311",
            "long_description": "This port has been replaced by python311.",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "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": "openjdk19-oracle",
            "portdir": "java/openjdk19-oracle",
            "version": "19.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-oracle",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-oracle",
            "long_description": "This port has been replaced by openjdk20-oracle.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "jdk19",
            "portdir": "java/jdk19",
            "version": "19.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "jdk20",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by jdk20",
            "long_description": "This port has been replaced by jdk20.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "openjdk19-corretto",
            "portdir": "java/openjdk19-corretto",
            "version": "19.0.2.7.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-corretto",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-corretto",
            "long_description": "This port has been replaced by openjdk20-corretto.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "openjdk19-temurin",
            "portdir": "java/openjdk19-temurin",
            "version": "19.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk20-temurin",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk20-temurin",
            "long_description": "This port has been replaced by openjdk20-temurin.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "serf1",
            "portdir": "www/serf1",
            "version": "1.3.10",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://serf.apache.org",
            "description": "C-based HTTP client library",
            "long_description": "The serf library is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "scons",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3",
                        "apr",
                        "apr-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "subversion-pythonbindings-3.9",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-rubybindings"
                    ]
                }
            ]
        },
        {
            "name": "lua-fennel-docs",
            "portdir": "lua/lua-fennel",
            "version": "1.3.1-1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fennel-lang.org/",
            "description": "a lisp that compiles to Lua",
            "long_description": "Fennel is a lisp that compiles to Lua.",
            "active": true,
            "categories": [
                "lang",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua53-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lua51-fennel",
                        "lua52-fennel",
                        "lua53-fennel",
                        "lua54-fennel"
                    ]
                }
            ]
        },
        {
            "name": "lua54-fennel",
            "portdir": "lua/lua-fennel",
            "version": "1.3.1-1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fennel-lang.org/",
            "description": "a lisp that compiles to Lua",
            "long_description": "Fennel is a lisp that compiles to Lua.",
            "active": true,
            "categories": [
                "lang",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua54-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua54"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fennel_select",
                        "lua-fennel-docs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-fennel",
            "portdir": "lua/lua-fennel",
            "version": "1.3.1-1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fennel-lang.org/",
            "description": "a lisp that compiles to Lua",
            "long_description": "Fennel is a lisp that compiles to Lua.",
            "active": true,
            "categories": [
                "lang",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua53-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fennel_select",
                        "lua-fennel-docs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua-fennel"
                    ]
                }
            ]
        },
        {
            "name": "lua52-fennel",
            "portdir": "lua/lua-fennel",
            "version": "1.3.1-1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fennel-lang.org/",
            "description": "a lisp that compiles to Lua",
            "long_description": "Fennel is a lisp that compiles to Lua.",
            "active": true,
            "categories": [
                "lang",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua52-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fennel_select",
                        "lua-fennel-docs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-fennel",
            "portdir": "lua/lua-fennel",
            "version": "1.3.1-1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fennel-lang.org/",
            "description": "a lisp that compiles to Lua",
            "long_description": "Fennel is a lisp that compiles to Lua.",
            "active": true,
            "categories": [
                "lang",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua51-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fennel_select",
                        "lua-fennel-docs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-fennel",
            "portdir": "lua/lua-fennel",
            "version": "1.3.1-1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fennel-lang.org/",
            "description": "a lisp that compiles to Lua",
            "long_description": "Fennel is a lisp that compiles to Lua.",
            "active": true,
            "categories": [
                "lang",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua53-fennel"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "berry",
            "portdir": "lang/berry",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://berry-lang.github.io/",
            "description": "An ultra-lightweight embedded scripting language optimized for microcontrollers.",
            "long_description": "Berry is an ultra-lightweight dynamically typed embedded scripting language. It is designed for lower-performance embedded devices. The Berry interpreter-core's code size is less than 40KiB and can run on less than 4KiB heap (on ARM Cortex M4 CPU, Thumb ISA and ARMCC compiler). The interpreter of Berry includes a one-pass compiler and register-based VM. All the code is written in ANSI C99.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python311",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "c2d",
            "portdir": "devel/c2d",
            "version": "0.57",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/datajerk/c2d",
            "description": "command line tool for creating Apple II disk images",
            "long_description": "c2d is a command line utility that will read Apple II binary and monitor text files and output a DOS-ordered disk image that will boot your code quickly.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "barrage",
            "portdir": "games/barrage",
            "version": "1.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lgames.sourceforge.io/Barrage/",
            "description": "Action game with objective to destroy tanks, jeeps, etc.",
            "long_description": "Barrage is a rather violent action game with the objective to kill and destroy as many targets as possible within 3 minutes. You control a gun that may either fire small or large grenades at soldiers, jeeps and tanks. Targets are fast paced and require careful aiming as it takes half a second to reload the gun. Additionally you have to keep an eye on your ammo and reload in time.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "angband",
            "portdir": "games/angband",
            "version": "4.2.5",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rephial.org/",
            "description": "a rogue-like dungeon exploration game (curses-based)",
            "long_description": "Angband is a freeware computer dungeon exploration game based (loosely) on the books of J.R.R.Tolkien. You explore a very deep dungeon, kill monsters, try to equip yourself with the best weapons and armor you can find, and finally face Morgoth - The Dark Enemy.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "aqua",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-pcre",
            "portdir": "ocaml/ocaml-pcre",
            "version": "7.5.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mmottl.github.io/pcre-ocaml/",
            "description": "Perl compatibility regular expressions for OCaml",
            "long_description": "This OCaml-library interfaces the PCRE (Perl-compatibility regular expressions) library which is written in C. it can be used for matching regular expressions which are written in PERL-style. Searching for, replacing or splitting text should become much easier with this library.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "ocaml-dune-configurator",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ocamlnet",
                        "stog",
                        "ocaml-patdiff"
                    ]
                }
            ]
        },
        {
            "name": "mrsh",
            "portdir": "shells/mrsh",
            "version": "0.0.0-20220914",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~emersion/mrsh",
            "description": "A minimal POSIX shell.",
            "long_description": "mrsh is a minimal shell striving for POSIX compliance, no less, no more.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "readline",
                "libedit",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cputhrottle",
            "portdir": "sysutils/cputhrottle",
            "version": "1.0.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.willnolan.com/cputhrottle/cputhrottle.html",
            "description": "a tool to for throttling process cpu usage",
            "long_description": "Cputhrottle is a tool which allows cpu usage to be limited on a per-PID basis.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-re",
            "portdir": "ocaml/ocaml-re",
            "version": "1.11.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml/ocaml-re",
            "description": "Regular expression library for OCaml",
            "long_description": "A pure OCaml regular expression library with support for Perl, POSIX extended, and Emacs-style regular expressions as well as shell-style file globbing.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-seq"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-ounit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "everparse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-camlp5-buildscripts",
                        "abella",
                        "ocaml-alcotest",
                        "ocaml-core_extended",
                        "ocaml-expect_test_helpers_core",
                        "ocaml-expect_test_helpers_kernel",
                        "ocaml-ocamlformat",
                        "ocaml-patdiff",
                        "ocaml-ppx_expect",
                        "ocaml-sexp_pretty",
                        "ocaml-jingoo",
                        "camlp5"
                    ]
                }
            ]
        }
    ]
}