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

{
    "count": 50462,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=771",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=769",
    "results": [
        {
            "name": "p5.28-sgml-parser-opensp",
            "portdir": "perl/p5-sgml-parser-opensp",
            "version": "0.994.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/SGML::Parser::OpenSP",
            "description": "Provides an interface to the OpenSP SGML parser.",
            "long_description": "Provides an interface to the OpenSP SGML parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-accessor",
                        "p5.28-file-temp",
                        "p5.28-test-exception",
                        "opensp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-sgml-parser-opensp",
            "portdir": "perl/p5-sgml-parser-opensp",
            "version": "0.994.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-sgml-parser-opensp",
            "homepage": "https://metacpan.org/pod/SGML::Parser::OpenSP",
            "description": "Provides an interface to the OpenSP SGML parser.",
            "long_description": "Provides an interface to the OpenSP SGML parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sgml-parser-opensp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-sgml-parser-opensp",
            "portdir": "perl/p5-sgml-parser-opensp",
            "version": "0.994.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/SGML::Parser::OpenSP",
            "description": "Provides an interface to the OpenSP SGML parser.",
            "long_description": "Provides an interface to the OpenSP SGML parser.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-accessor",
                        "p5.26-file-temp",
                        "p5.26-test-exception",
                        "opensp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "corkscrew",
            "portdir": "net/corkscrew",
            "version": "2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20160706023057/http://www.agroman.net/corkscrew/",
            "description": "Tunnel SSH through HTTP proxies.",
            "long_description": "Corkscrew is a tool for tunneling SSH through HTTP proxies.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal_select",
            "portdir": "python/gdal_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default py-gdal version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of py-gdal.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "nilason",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-gdal",
                        "py310-gdal",
                        "py311-gdal",
                        "py312-gdal",
                        "py313-gdal",
                        "py314-gdal",
                        "py38-gdal",
                        "py39-gdal"
                    ]
                }
            ]
        },
        {
            "name": "tth",
            "portdir": "textproc/tth",
            "version": "4.16",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hutchinson.belmont.ma.us/tth/",
            "description": "a TeX to HTML transaltor",
            "long_description": "TTH translates TEX, the predominant mark-up language for expressing mathematics, into HTML, the language of world-wide-web browsers. It thereby enables mathematical documents to be made available on the web. Document structure, using either the Plain or LaTeX macro packages, is also translated and incorporated in the form of hyperlinks.",
            "active": true,
            "categories": [
                "textproc",
                "print"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yacas",
            "portdir": "math/yacas",
            "version": "1.9.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.yacas.org",
            "description": "Yet Another Computer Algebra System",
            "long_description": "YACAS is an easy to use, general purpose Computer Algebra System, a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many of the symbolic algebra operations – new algorithms can be easily added to the library.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gtest",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-freetds-module",
            "portdir": "lang/qore-freetds-module",
            "version": "1.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "FreeTDS module for Qore",
            "long_description": "Module provides a freetds DBI driver, allowing communication with Sybase and MS SQL Server DBs",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetds",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "howdoi",
            "portdir": "devel/howdoi",
            "version": "2.0.20",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gleitz/howdoi",
            "description": "instant coding answers via the command line",
            "long_description": "instant coding answers via the command line",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-appdirs",
                        "py310-cssselect",
                        "py310-lxml",
                        "py310-pyquery",
                        "py310-cachelib",
                        "py310-keep",
                        "python310",
                        "py310-pygments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "repo",
            "portdir": "python/repo",
            "version": "2.32",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 20160202,
            "replaced_by": null,
            "homepage": "https://source.android.com/source/developing.html",
            "description": "tool that helps to manage Android Git repositories",
            "long_description": "Repo is a tool that we built on top of Git. Repo helps us manage the many Git repositories, does the uploads to our revision control system , and automates parts of the Android development workflow. Repo is not meant to replace Git, only to make it easier to work with Git in the context of Android.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pHash",
            "portdir": "multimedia/pHash",
            "version": "0.9.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://phash.org/",
            "description": "Perceptual hash library",
            "long_description": "Tool to build hash from multimedia files",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "bstj",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libsamplerate",
                        "ffmpeg",
                        "libsndfile",
                        "mpg123",
                        "CImg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-data-optlist",
            "portdir": "perl/p5-data-optlist",
            "version": "0.114.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::OptList",
            "description": "parse and validate simple name/value option pairs",
            "long_description": "parse and validate simple name/value option pairs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-params-util",
                        "p5.34-sub-install"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-load",
                        "p5.34-test-moose-more",
                        "p5.34-sub-exporter",
                        "p5-data-optlist",
                        "p5.34-catalyst-runtime",
                        "p5.34-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-data-optlist",
            "portdir": "perl/p5-data-optlist",
            "version": "0.114.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::OptList",
            "description": "parse and validate simple name/value option pairs",
            "long_description": "parse and validate simple name/value option pairs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-params-util",
                        "p5.32-sub-install"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-load",
                        "p5.32-test-moose-more",
                        "p5.32-sub-exporter",
                        "p5.32-catalyst-runtime",
                        "p5.32-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-data-optlist",
            "portdir": "perl/p5-data-optlist",
            "version": "0.114.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::OptList",
            "description": "parse and validate simple name/value option pairs",
            "long_description": "parse and validate simple name/value option pairs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-params-util",
                        "p5.30-sub-install"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-load",
                        "p5.30-test-moose-more",
                        "p5.30-sub-exporter",
                        "p5.30-catalyst-runtime",
                        "p5.30-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-optlist",
            "portdir": "perl/p5-data-optlist",
            "version": "0.114.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::OptList",
            "description": "parse and validate simple name/value option pairs",
            "long_description": "parse and validate simple name/value option pairs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-params-util",
                        "p5.28-sub-install"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-load",
                        "p5.28-test-moose-more",
                        "p5.28-sub-exporter",
                        "p5.28-catalyst-runtime",
                        "p5.28-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5-data-optlist",
            "portdir": "perl/p5-data-optlist",
            "version": "0.114.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-optlist",
            "homepage": "https://metacpan.org/pod/Data::OptList",
            "description": "parse and validate simple name/value option pairs",
            "long_description": "parse and validate simple name/value option pairs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-optlist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-data-optlist",
            "portdir": "perl/p5-data-optlist",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::OptList",
            "description": "parse and validate simple name/value option pairs",
            "long_description": "parse and validate simple name/value option pairs",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-params-util",
                        "p5.26-sub-install"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-class-load",
                        "p5.26-dist-zilla",
                        "p5.26-moose",
                        "p5.26-sub-exporter",
                        "p5.26-test-moose-more"
                    ]
                }
            ]
        },
        {
            "name": "rabbitmq-server",
            "portdir": "net/rabbitmq-server",
            "version": "3.11.15",
            "license": "MPL-1.1 and MIT and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rabbitmq.com",
            "description": "The RabbitMQ AMQP Server",
            "long_description": "RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libxslt",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "erlang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crlibm",
            "portdir": "devel/crlibm",
            "version": "1.0beta5",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20170128033523/http://lipforge.ens-lyon.fr/www/crlibm/",
            "description": "An efficient and proven correctly-rounded mathematical library",
            "long_description": "An efficient and proven correctly-rounded mathematical library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pycrlibm",
                        "py27-pycrlibm",
                        "py35-pycrlibm",
                        "py36-pycrlibm"
                    ]
                }
            ]
        },
        {
            "name": "msodbcsql",
            "portdir": "databases/msodbcsql",
            "version": "13.1.9.2",
            "license": "Restrictive",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx",
            "description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "long_description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unixODBC",
                        "openssl10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-sqlsrv",
                        "php71-sqlsrv",
                        "php72-sqlsrv",
                        "php73-sqlsrv",
                        "php74-sqlsrv",
                        "php80-sqlsrv",
                        "php81-sqlsrv",
                        "php82-sqlsrv",
                        "php83-sqlsrv"
                    ]
                }
            ]
        },
        {
            "name": "fsplib",
            "portdir": "devel/fsplib",
            "version": "0.14",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fsp.sourceforge.net/fsplib.html",
            "description": "fsplib is an independent implementation of the FSP protocol written in C.",
            "long_description": "fsplib is an independent implementation of the FSP protocol written in C.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ruby27",
            "portdir": "lang/ruby27",
            "version": "2.7.8",
            "license": "(Ruby or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ruby-lang.org/",
            "description": "Powerful and clean object-oriented scripting language",
            "long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.",
            "active": true,
            "categories": [
                "lang",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                },
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 27
                }
            ],
            "variants": [
                "doc",
                "gmp",
                "jemalloc",
                "universal",
                "relative"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "libyaml",
                        "zlib",
                        "openssl11",
                        "readline",
                        "gdbm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mruby"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb27-rubyzip",
                        "rb27-gem-patch",
                        "rb27-racc",
                        "rb27-rake",
                        "rb27-ronn-ng",
                        "rb27-mini_portile2",
                        "rb27-cmdparse",
                        "rb27-systemu",
                        "rb27-text",
                        "rb27-threach",
                        "rb27-mustache",
                        "rb27-kramdown",
                        "rb27-nokogiri",
                        "rb27-locale",
                        "rb27-fsevent-legacy",
                        "rb27-cri",
                        "rb27-zentest",
                        "rb27-rdiscount",
                        "rb27-rmagick",
                        "xapian-bindings-ruby27",
                        "rb27-gettext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "eplot"
                    ]
                }
            ]
        },
        {
            "name": "ruby26",
            "portdir": "lang/ruby26",
            "version": "2.6.10",
            "license": "(Ruby or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ruby-lang.org/",
            "description": "Powerful and clean object-oriented scripting language",
            "long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straightforward, extensible, and portable.",
            "active": true,
            "categories": [
                "lang",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                },
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 27
                }
            ],
            "variants": [
                "doc",
                "gmp",
                "jemalloc",
                "universal",
                "relative"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "libyaml",
                        "zlib",
                        "openssl11",
                        "readline",
                        "gdbm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb26-gettext",
                        "rb26-rubyzip",
                        "munin",
                        "rb26-nokogiri",
                        "xapian-bindings-ruby26",
                        "rb26-rake",
                        "rb26-mini_portile2",
                        "rb26-cmdparse",
                        "rb26-systemu",
                        "rb26-text",
                        "rb26-threach",
                        "rb26-mustache",
                        "rb26-kramdown",
                        "rb26-gem-patch",
                        "rb26-locale",
                        "rb26-ronn-ng",
                        "rb26-cri",
                        "rb26-zentest",
                        "rb26-rdiscount",
                        "rb26-rmagick"
                    ]
                }
            ]
        },
        {
            "name": "mozjs102",
            "portdir": "lang/mozjs102",
            "version": "102.1.0",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey",
            "description": "JavaScript-C Engine",
            "long_description": "SpiderMonkey is Mozilla's JavaScript engine written in C/C++. It is used in various Mozilla products, including Firefox, and is available under the MPL2.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "yasm",
                        "python310",
                        "autoconf213",
                        "cargo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXt",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-pgtop",
            "portdir": "perl/p5-pgtop",
            "version": "0.110.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/COSIMO/pgtop-0.11",
            "description": "display PostgreSQL performance info like `top'",
            "long_description": "display PostgreSQL performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbd-pg",
                        "p5.34-dbi",
                        "perl5.34",
                        "p5.34-lwp-useragent-cached",
                        "p5.34-term-readkey",
                        "p5.34-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-pgtop"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-pgtop",
            "portdir": "perl/p5-pgtop",
            "version": "0.110.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/COSIMO/pgtop-0.11",
            "description": "display PostgreSQL performance info like `top'",
            "long_description": "display PostgreSQL performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbd-pg",
                        "p5.32-dbi",
                        "perl5.32",
                        "p5.32-lwp-useragent-cached",
                        "p5.32-term-readkey",
                        "p5.32-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-pgtop",
            "portdir": "perl/p5-pgtop",
            "version": "0.110.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/COSIMO/pgtop-0.11",
            "description": "display PostgreSQL performance info like `top'",
            "long_description": "display PostgreSQL performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dbd-pg",
                        "p5.30-dbi",
                        "perl5.30",
                        "p5.30-lwp-useragent-cached",
                        "p5.30-term-readkey",
                        "p5.30-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-pgtop",
            "portdir": "perl/p5-pgtop",
            "version": "0.110.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/COSIMO/pgtop-0.11",
            "description": "display PostgreSQL performance info like `top'",
            "long_description": "display PostgreSQL performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbd-pg",
                        "p5.28-dbi",
                        "perl5.28",
                        "p5.28-lwp-useragent-cached",
                        "p5.28-term-readkey",
                        "p5.28-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-pgtop",
            "portdir": "perl/p5-pgtop",
            "version": "0.110.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-pgtop",
            "homepage": "https://metacpan.org/release/COSIMO/pgtop-0.11",
            "description": "display PostgreSQL performance info like `top'",
            "long_description": "display PostgreSQL performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pgtop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pgtop",
            "portdir": "perl/p5-pgtop",
            "version": "0.110.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/COSIMO/pgtop-0.11",
            "description": "display PostgreSQL performance info like `top'",
            "long_description": "display PostgreSQL performance info like `top'",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dbd-pg",
                        "p5.26-dbi",
                        "p5.26-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gkrellm_snmp",
            "portdir": "net/gkrellm_snmp",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://triq.net/gkrellm_snmp.html",
            "description": "A gkrellm SNMP Monitor",
            "long_description": "A gkrellm SNMP Monitor",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gkrellm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-config-any",
            "portdir": "perl/p5-config-any",
            "version": "0.330.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Any",
            "description": "Load configuration from different file formats, transparently",
            "long_description": "Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-general",
                        "p5.34-config-tiny",
                        "p5.34-cpanel-json-xs",
                        "perl5.34",
                        "p5.34-xml-namespacesupport",
                        "p5.34-xml-simple",
                        "p5.34-yaml-libyaml",
                        "p5.34-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class-schema-loader"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-jfdi",
                        "p5.34-log-dispatch-configurator-any",
                        "p5.34-moosex-simpleconfig",
                        "p5-config-any",
                        "p5.34-net-cli-interact",
                        "p5.34-dbix-class",
                        "p5.34-catalyst-plugin-configloader",
                        "p5.34-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-config-any",
            "portdir": "perl/p5-config-any",
            "version": "0.330.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Any",
            "description": "Load configuration from different file formats, transparently",
            "long_description": "Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-general",
                        "p5.32-config-tiny",
                        "p5.32-cpanel-json-xs",
                        "perl5.32",
                        "p5.32-xml-namespacesupport",
                        "p5.32-xml-simple",
                        "p5.32-yaml-libyaml",
                        "p5.32-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbix-class-schema-loader"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-jfdi",
                        "p5.32-log-dispatch-configurator-any",
                        "p5.32-moosex-simpleconfig",
                        "p5.32-net-cli-interact",
                        "p5.32-dbix-class",
                        "p5.32-catalyst-plugin-configloader",
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-config-any",
            "portdir": "perl/p5-config-any",
            "version": "0.330.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Any",
            "description": "Load configuration from different file formats, transparently",
            "long_description": "Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-general",
                        "p5.30-config-tiny",
                        "p5.30-cpanel-json-xs",
                        "perl5.30",
                        "p5.30-xml-namespacesupport",
                        "p5.30-xml-simple",
                        "p5.30-yaml-libyaml",
                        "p5.30-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dbix-class-schema-loader"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-jfdi",
                        "p5.30-log-dispatch-configurator-any",
                        "p5.30-moosex-simpleconfig",
                        "p5.30-net-cli-interact",
                        "p5.30-dbix-class",
                        "p5.30-catalyst-plugin-configloader",
                        "p5.30-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-config-any",
            "portdir": "perl/p5-config-any",
            "version": "0.330.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Any",
            "description": "Load configuration from different file formats, transparently",
            "long_description": "Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-general",
                        "p5.28-config-tiny",
                        "p5.28-cpanel-json-xs",
                        "perl5.28",
                        "p5.28-xml-namespacesupport",
                        "p5.28-xml-simple",
                        "p5.28-yaml-libyaml",
                        "p5.28-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbix-class-schema-loader"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-jfdi",
                        "p5.28-log-dispatch-configurator-any",
                        "p5.28-moosex-simpleconfig",
                        "p5.28-net-cli-interact",
                        "p5.28-dbix-class",
                        "p5.28-catalyst-plugin-configloader",
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5-config-any",
            "portdir": "perl/p5-config-any",
            "version": "0.330.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-config-any",
            "homepage": "https://metacpan.org/pod/Config::Any",
            "description": "Load configuration from different file formats, transparently",
            "long_description": "Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-config-any",
            "portdir": "perl/p5-config-any",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Any",
            "description": "Load configuration from different file formats, transparently",
            "long_description": "Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-general",
                        "p5.26-config-tiny",
                        "p5.26-cpanel-json-xs",
                        "perl5.26",
                        "p5.26-xml-namespacesupport",
                        "p5.26-xml-simple",
                        "p5.26-yaml-libyaml",
                        "p5.26-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-class-schema-loader"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-jfdi",
                        "p5.26-dancer2",
                        "p5.26-dbix-class",
                        "p5.26-log-dispatch-configurator-any",
                        "p5.26-moosex-simpleconfig",
                        "p5.26-catalyst-plugin-configloader",
                        "p5.26-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "openjdk16-openj9",
            "portdir": "java/openjdk16-openj9",
            "version": "16.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk17-openj9",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk17-openj9",
            "long_description": "This port has been replaced by openjdk17-openj9.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "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": "cmh",
            "portdir": "math/cmh",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.multiprecision.org/cmh/home.html",
            "description": "Compute Igusa class polynomials",
            "long_description": "Compute Igusa class polynomials",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fplll",
                        "gmp",
                        "mpfrcx",
                        "libmpc",
                        "mpfr",
                        "pari"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lame",
            "portdir": "audio/lame",
            "version": "3.100",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lame.sourceforge.net/",
            "description": "Lame Ain't an MP3 Encoder",
            "long_description": "LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to use the open source model to improve the psycho acoustics, noise shaping and speed of MP3.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "simd",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mplayer-devel",
                        "gimp-gap-devel",
                        "swftools",
                        "gpodder",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "audacity-devel",
                        "etree-scripts",
                        "audacious-plugins",
                        "MPlayer",
                        "darkice",
                        "gnupod",
                        "tenacity",
                        "abcde",
                        "audacity-legacy",
                        "ices0",
                        "libsndfile",
                        "sox",
                        "musikcube",
                        "mp3fs",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gimp-gap",
                        "gstreamer010-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "libquicktime",
                        "libquicktime-devel",
                        "transcode",
                        "welle.io",
                        "welle.io-devel",
                        "audacity",
                        "gstreamer1-gst-plugins-good",
                        "mythtv-core.27",
                        "ffmpeg6",
                        "ffmpeg7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "flac2mp3",
                        "normalize",
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "libtomcrypt",
            "portdir": "security/libtomcrypt",
            "version": "1.18.2",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libtom.net/LibTomCrypt",
            "description": "Cryptographic toolkit",
            "long_description": "LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtommath",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bitkeeper"
                    ]
                }
            ]
        },
        {
            "name": "lbzip2",
            "portdir": "archivers/lbzip2",
            "version": "2.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kjn/lbzip2",
            "description": "lbzip2 - parallel bzip2 compression utility",
            "long_description": "lbzip2 is a free, multi-threaded compression utility with support for bzip2 compressed file format.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "QSopt_ex",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "cairomm-1.0",
            "portdir": "graphics/cairomm-1.0",
            "version": "1.12.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "Cairo is a vector graphics library with cross-device output support.",
            "long_description": "Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (e.g. through the X Render Extension).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "pkgconfig",
                        "mm-common",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cairomm",
                        "gtkmm3",
                        "rawtherapee"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-github",
            "portdir": "perl/p5-dist-zilla-plugin-github",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GitHub",
            "description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "long_description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-module-metadata",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-deep-json",
                        "p5.34-test-fatal",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-net-ssleay",
                        "p5.34-class-load",
                        "p5.34-data-dumper",
                        "p5.34-dist-zilla",
                        "p5.34-git-wrapper",
                        "p5.34-http-tiny",
                        "p5.34-io-socket-ssl",
                        "p5.34-json-maybexs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-github"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-github",
            "portdir": "perl/p5-dist-zilla-plugin-github",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GitHub",
            "description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "long_description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-metadata",
                        "p5.32-module-build-tiny",
                        "p5.32-path-tiny",
                        "p5.32-test-deep",
                        "p5.32-test-deep-json",
                        "p5.32-test-fatal",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moose",
                        "perl5.32",
                        "p5.32-try-tiny",
                        "p5.32-net-ssleay",
                        "p5.32-class-load",
                        "p5.32-data-dumper",
                        "p5.32-dist-zilla",
                        "p5.32-git-wrapper",
                        "p5.32-http-tiny",
                        "p5.32-io-socket-ssl",
                        "p5.32-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-github",
            "portdir": "perl/p5-dist-zilla-plugin-github",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GitHub",
            "description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "long_description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-deep-json",
                        "p5.30-test-fatal",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-net-ssleay",
                        "p5.30-class-load",
                        "p5.30-data-dumper",
                        "p5.30-dist-zilla",
                        "p5.30-git-wrapper",
                        "p5.30-http-tiny",
                        "p5.30-io-socket-ssl",
                        "p5.30-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-github",
            "portdir": "perl/p5-dist-zilla-plugin-github",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GitHub",
            "description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "long_description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-module-metadata",
                        "p5.28-path-tiny",
                        "p5.28-test-deep",
                        "p5.28-test-deep-json",
                        "p5.28-test-fatal",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moose",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-net-ssleay",
                        "p5.28-class-load",
                        "p5.28-data-dumper",
                        "p5.28-dist-zilla",
                        "p5.28-git-wrapper",
                        "p5.28-http-tiny",
                        "p5.28-io-socket-ssl",
                        "p5.28-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-github",
            "portdir": "perl/p5-dist-zilla-plugin-github",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-github",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GitHub",
            "description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "long_description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-github"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-plugin-github",
            "portdir": "perl/p5-dist-zilla-plugin-github",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GitHub",
            "description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "long_description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-module-metadata",
                        "p5.26-path-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-deep-json",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build",
                        "p5.26-moose",
                        "perl5.26",
                        "p5.26-try-tiny",
                        "p5.26-net-ssleay",
                        "p5.26-class-load",
                        "p5.26-dist-zilla",
                        "p5.26-git-wrapper",
                        "p5.26-http-tiny",
                        "p5.26-io-socket-ssl",
                        "p5.26-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-time-local",
            "portdir": "perl/p5-time-local",
            "version": "1.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Local",
            "description": "Time::Local - Efficiently compute time from local and GMT time",
            "long_description": "Time::Local - Efficiently compute time from local and GMT time",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-astro-coord-eci-vsop87d"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-email-date-format",
                        "p5.34-mhonarc",
                        "p5.34-parse-win32registry",
                        "p5.34-set-infinite",
                        "p5.34-time-format",
                        "p5.34-http-date",
                        "p5.34-mail-spamassassin",
                        "p5-time-local",
                        "p5.34-astro-satpass",
                        "p5.34-io-compress",
                        "p5.34-net-dns"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "privoxy"
                    ]
                }
            ]
        }
    ]
}