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

{
    "count": 50592,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=831",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=829",
    "results": [
        {
            "name": "ocaml-buddy",
            "portdir": "math/ocaml-buddy",
            "version": "0.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/abate/ocaml-buddy",
            "description": "OCaml bindings for buddy",
            "long_description": "OCaml bindings for buddy",
            "active": false,
            "categories": [
                "devel",
                "math",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "buddy",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-jupyterlab_launcher",
            "portdir": "python/py-jupyterlab_launcher",
            "version": "0.11.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Launch an application built using JupyterLab.",
            "long_description": "Launch an application built using JupyterLab.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-jsonschema",
                        "py35-notebook"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gringo",
            "portdir": "math/gringo",
            "version": "5.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "clingo",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by clingo",
            "long_description": "This port has been replaced by clingo.",
            "active": false,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-opengl-module",
            "portdir": "lang/qore-opengl-module",
            "version": "0.0.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "OpenGL module for Qore",
            "long_description": "Module provides an OpenGL API to Qore",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "libGLU",
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qore-glut-module"
                    ]
                }
            ]
        },
        {
            "name": "qore-ncurses-module",
            "portdir": "lang/qore-ncurses-module",
            "version": "0.2.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "ASN.1 module for Qore",
            "long_description": "Module providing ncurses functionality for terminal I/O in Qore",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-glut-module",
            "portdir": "lang/qore-glut-module",
            "version": "0.0.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "OpenGL module for Qore",
            "long_description": "Module provides an OpenGL GLUT API to Qore",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "qore-opengl-module",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-asn1-module",
            "portdir": "lang/qore-asn1-module",
            "version": "0.0.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "ASN.1 module for Qore",
            "long_description": "Module providing initial ASN.1 de/serialization support to Qore",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-qt4-module",
            "portdir": "lang/qore-qt4-module",
            "version": "0.1.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "Qt4 module for Qore",
            "long_description": "Module allowing to use Qt4 toolkit from the Qore Programming Language",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pypy-bootstrap",
            "portdir": "lang/pypy-bootstrap",
            "version": "5.1.0",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "pypy",
            "homepage": "http://pypy.org/",
            "description": "Obsolete port, replaced by pypy",
            "long_description": "This port has been replaced by pypy.",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-hgevolve",
            "portdir": "python/py-hgevolve",
            "version": "10.0.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "hg-evolve",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by hg-evolve",
            "long_description": "This port has been replaced by hg-evolve.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-moose-policy",
            "portdir": "perl/p5-moose-policy",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Moose::Policy",
            "description": "Moose-mounted police",
            "long_description": "Moose-mounted police",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-moose",
                        "p5.26-test-exception"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "panda",
            "portdir": "lang/panda",
            "version": "2016.02",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tadzik/panda",
            "description": "Perl 6 module installer",
            "long_description": "Perl 6 module installer",
            "active": false,
            "categories": [
                "lang",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "clang-9.0",
                        "rakudo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rakudo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-hgevolve",
            "portdir": "python/py-hgevolve",
            "version": "10.0.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "hg-evolve",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by hg-evolve",
            "long_description": "This port has been replaced by hg-evolve.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "graalvm",
            "portdir": "java/graalvm",
            "version": "19.3.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk8-graalvm",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk8-graalvm",
            "long_description": "This port has been replaced by openjdk8-graalvm.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "weechat-devel",
            "portdir": "irc/weechat-devel",
            "version": "2.5-dev-20190424",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "weechat",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by weechat",
            "long_description": "This port has been replaced by weechat.",
            "active": false,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-xml-dom-xpath",
            "portdir": "perl/p5-xml-dom-xpath",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::DOM::XPath",
            "description": "Adds XPath support to XML::DOM, using XML::XPath engine",
            "long_description": "Adds XPath support to XML::DOM, using XML::XPath engine",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xml-dom",
                        "p5.26-xml-xpathengine"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "pngmeta",
            "portdir": "graphics/pngmeta",
            "version": "1.11",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pmt.sourceforge.net/pngmeta/",
            "description": "Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.",
            "long_description": "Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.",
            "active": false,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-dvbt",
            "portdir": "science/gr-dvbt",
            "version": "20160503",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gnuradio",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gnuradio",
            "long_description": "This port has been replaced by gnuradio.",
            "active": false,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtk5",
            "portdir": "graphics/vtk5",
            "version": "5.10.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "vtk",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by vtk",
            "long_description": "This port has been replaced by vtk.",
            "active": false,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gegl-0.4",
            "portdir": "graphics/gegl-0.4",
            "version": "0.4.16",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gegl",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gegl",
            "long_description": "This port has been replaced by gegl.",
            "active": false,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MyPaint-devel",
            "portdir": "graphics/MyPaint-devel",
            "version": "2.0.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "MyPaint",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by MyPaint",
            "long_description": "This port has been replaced by MyPaint.",
            "active": false,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vcsn",
            "portdir": "devel/vcsn",
            "version": "2.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vcsn.lrde.epita.fr",
            "description": "C++ generic automata/transducers and rational expression platform",
            "long_description": "Vcsn is a platform for weighted automata and rational expressions. It consists of an efficient C++ generic library, shell tools, Python bindings, and a graphical interactive environment on top of IPython.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "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": "qtermwidget-devel",
            "portdir": "devel/qtermwidget-devel",
            "version": "20200424",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "qtermwidget",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by qtermwidget",
            "long_description": "This port has been replaced by qtermwidget.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lxqt-build-tools-devel",
            "portdir": "devel/lxqt-build-tools-devel",
            "version": "20200424",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "lxqt-build-tools",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by lxqt-build-tools",
            "long_description": "This port has been replaced by lxqt-build-tools.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libqtxdg-devel",
            "portdir": "devel/libqtxdg-devel",
            "version": "20200424",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "libqtxdg",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by libqtxdg",
            "long_description": "This port has been replaced by libqtxdg.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yum-utils",
            "portdir": "sysutils/yum-utils",
            "version": "1.1.17",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yum.baseurl.org/",
            "description": "Utilities based around the yum package manager",
            "long_description": "yum-utils is a collection of utilities and examples for the yum package manager. It includes utilities by different authors that make yum easier and more powerful to use.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "plugins"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "yum"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "createrepo",
            "portdir": "sysutils/createrepo",
            "version": "0.4.11",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://createrepo.baseurl.org/",
            "description": "generates common metadata for package repositories",
            "long_description": "createrepo generates the metadata necessary for an RPM package repository. This repository format (repodata) is supported by apt, red-carpet(zen), smart, up2date, Yast and yum.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27",
                        "py27-libxml2",
                        "py27-yum-metadata-parser",
                        "rpm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-checker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-authen-pam",
            "portdir": "perl/p5-authen-pam",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Authen::PAM",
            "description": "Authen::PAM - Perl interface to PAM library",
            "long_description": "Authen::PAM - Perl interface to PAM library",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysqltcl",
            "portdir": "databases/mysqltcl",
            "version": "3.02",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xdobry.de/mysqltcl/",
            "description": "Simple API for Mysql-Database and Tcl scripting language.",
            "long_description": "MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to one or more mysql database servers.",
            "active": false,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql5",
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql4",
            "portdir": "databases/mysql4",
            "version": "4.1.22",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.",
            "active": false,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "server",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-snowball-swedish",
            "portdir": "perl/p5-snowball-swedish",
            "version": "1.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/Snowball-Swedish",
            "description": "Porters stemming algorithm for Swedish",
            "long_description": "Porters stemming algorithm for Swedish",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-html-wikiconverter-oddmuse",
            "portdir": "perl/p5-html-wikiconverter-oddmuse",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::Oddmuse",
            "description": "HTML::WikiConverter::Oddmuse - Convert Oddmuse wiki markup",
            "long_description": "This module contains rules for converting HTML into Oddmuse markup. See HTML::WikiConverter for additional usage details.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-remove",
            "portdir": "perl/p5-file-remove",
            "version": "1.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Remove",
            "description": "Remove files and directories",
            "long_description": "Remove files and directories",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-flat",
                        "p5.26-mail-box",
                        "p5.26-module-install",
                        "p5.26-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-sharedir-install",
            "portdir": "perl/p5-file-sharedir-install",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Install",
            "description": "Install shared files",
            "long_description": "Install shared files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-text-vimcolor",
                        "p5.26-dancer2",
                        "p5.26-datetime-locale",
                        "p5.26-sql-translator",
                        "p5.26-catalyst-devel",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-pluginbundle-starter",
                        "p5.26-file-sharedir",
                        "p5.26-inline-c",
                        "p5.26-module-build-ffi",
                        "p5.26-plack",
                        "p5.26-pod-spell"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-pegex"
                    ]
                }
            ]
        },
        {
            "name": "liblxqt-devel",
            "portdir": "devel/liblxqt-devel",
            "version": "20200529",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "liblxqt",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by liblxqt",
            "long_description": "This port has been replaced by liblxqt.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Shiira2",
            "portdir": "aqua/Shiira2",
            "version": "2.2",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://shiira.jp/en.php",
            "description": "Webbrowser with unique features using Cocoa and Web Kit",
            "long_description": "Shiira is a web browser based on Web Kit and written in Cocoa. The goal of the Shiira Project is to create a browser that is better and more useful than Safari.",
            "active": false,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GetPoints",
            "portdir": "aqua/GetPoints",
            "version": "1.0",
            "license": "none",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/10125HB/GetPoints",
            "description": "A MacOS Cocoa Program to put a coordinate system over a picture and read of coordinates of specified points.",
            "long_description": "A MacOS Cocoa Program to put a coordinate system over a picture and read of coordinates of specified points.",
            "active": false,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-html-stripscripts-parser",
            "portdir": "perl/p5-html-stripscripts-parser",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::StripScripts::Parser",
            "description": "XSS filter using HTML::Parser",
            "long_description": "XSS filter using HTML::Parser",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-parser",
                        "p5.26-html-stripscripts"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-sys-syslog",
            "portdir": "perl/p5-sys-syslog",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Syslog",
            "description": "Perl interface to the UNIX syslog(3) calls",
            "long_description": "Perl interface to the UNIX syslog(3) calls",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-log-dispatch",
                        "p5.26-log-dispatchouli",
                        "p5.26-net-daemon"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-dbus",
            "portdir": "perl/p5-net-dbus",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::DBus",
            "description": "Net::DBus - Perl extension for the DBus message system",
            "long_description": "Net::DBus - Perl extension for the DBus message system",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "perl5.26",
                        "p5.26-time-hires",
                        "p5.26-xml-twig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-ppi-html",
            "portdir": "perl/p5-ppi-html",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PPI::HTML",
            "description": "PPI::HTML - Generate syntax-hightlighted HTML for Perl using PPI",
            "long_description": "PPI::HTML - Generate syntax-hightlighted HTML for Perl using PPI",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-css-tiny",
                        "p5.26-params-util",
                        "p5.26-ppi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-cover"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-treepath",
            "portdir": "perl/p5-treepath",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/TreePath",
            "description": "Simple Tree Path! (EXPERIMENTAL)",
            "long_description": "Simple Tree Path! (EXPERIMENTAL)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-dbd-sqlite",
                        "p5.26-moosex-markasmethods",
                        "p5.26-moosex-nonmoose",
                        "p5.26-sql-translator",
                        "p5.26-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-path-class",
                        "perl5.26",
                        "p5.26-yaml",
                        "p5.26-universal-require",
                        "p5.26-config-jfdi",
                        "p5.26-dbix-class",
                        "p5.26-hash-merge",
                        "p5.26-moose",
                        "p5.26-moosex-object-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-treepath-role-graph"
                    ]
                }
            ]
        },
        {
            "name": "simplevoc-open",
            "portdir": "databases/simplevoc-open",
            "version": "1.8.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.worldofvoc.com/",
            "description": "Versatile object cache",
            "long_description": "SimpleVoc-OPEN is an open source version of a key/value based in memory object cache software. (See the WWW page for details.)",
            "active": false,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "f.celler",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "k.salewski",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "w.helisch",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "boost",
                        "libev",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-mime-charset",
            "portdir": "perl/p5-mime-charset",
            "version": "1.012.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::Charset",
            "description": "Charset Information for MIME",
            "long_description": "MIME::Charset provides information about character sets used for MIME messages on the Internet.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-encode",
                        "p5.26-encode-eucjpascii",
                        "perl5.26",
                        "p5.26-encode-jisx0213",
                        "p5.26-pod2-base",
                        "p5.26-encode-hanextra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mime-encwords",
                        "p5.26-unicode-linebreak"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-chdir",
            "portdir": "perl/p5-file-chdir",
            "version": "0.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::chdir",
            "description": "a more sensible way to change directories",
            "long_description": "a more sensible way to change directories",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-pluginbundle-git-checkfor",
                        "p5.26-dist-zilla-plugin-contributorsfromgit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-ffi-platypus-lang-rust",
                        "p5.26-git-wrapper",
                        "p5.26-module-build-ffi",
                        "p5.26-svn-mirror",
                        "p5.26-alien-base-modulebuild",
                        "p5.26-wx-demo",
                        "p5.26-alien-build"
                    ]
                }
            ]
        },
        {
            "name": "openjdk-distributions",
            "portdir": "java/openjdk-distributions",
            "version": "1.0",
            "license": "GPL-2 and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Meta port encompassing binary OpenJDK releases",
            "long_description": "Meta port encompassing binary OpenJDK releases",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "nils",
                    "github": "breun",
                    "ports_count": 19
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk11-openj9-large-heap",
            "portdir": "java/openjdk-distributions",
            "version": "11.0.10",
            "license": "GPL-2 and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk11-openj9",
            "homepage": "",
            "description": "Obsolete port, replaced by openjdk11-openj9",
            "long_description": "This port has been replaced by openjdk11-openj9.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "nils",
                    "github": "breun",
                    "ports_count": 19
                }
            ],
            "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": "openjdk15-openj9-large-heap",
            "portdir": "java/openjdk-distributions",
            "version": "15.0.2",
            "license": "GPL-2 and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk16-openj9",
            "homepage": "",
            "description": "Obsolete port, replaced by openjdk16-openj9",
            "long_description": "This port has been replaced by openjdk16-openj9.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "nils",
                    "github": "breun",
                    "ports_count": 19
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "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": "openjdk15-openj9",
            "portdir": "java/openjdk-distributions",
            "version": "15.0.2",
            "license": "GPL-2 and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk16-openj9",
            "homepage": "",
            "description": "Obsolete port, replaced by openjdk16-openj9",
            "long_description": "This port has been replaced by openjdk16-openj9.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "nils",
                    "github": "breun",
                    "ports_count": 19
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "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": "openjdk8-openj9-large-heap",
            "portdir": "java/openjdk-distributions",
            "version": "8u282",
            "license": "GPL-2 and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk8-openj9",
            "homepage": "",
            "description": "Obsolete port, replaced by openjdk8-openj9",
            "long_description": "This port has been replaced by openjdk8-openj9.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "nils",
                    "github": "breun",
                    "ports_count": 19
                }
            ],
            "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": []
        }
    ]
}