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

{
    "count": 52331,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=68",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=66",
    "results": [
        {
            "name": "p5.26-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.48.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Glib::Object::Introspection",
            "description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "long_description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "perl5.26",
                        "libffi",
                        "p5.26-extutils-pkgconfig",
                        "p5.26-glib",
                        "p5.26-extutils-depends"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gstreamer1",
                        "p5.26-gtk3",
                        "p5.26-gtk3-sourceview",
                        "p5.26-poppler"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-sys-info-base",
            "portdir": "perl/p5-sys-info-base",
            "version": "0.780.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Base",
            "description": "Base class for Sys::Info",
            "long_description": "Base class for Sys::Info",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-text-template-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sys-info",
                        "p5.26-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "py39-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.12.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-itemadapter",
                        "py39-itemloaders",
                        "py39-lxml",
                        "py39-openssl",
                        "py39-parsel",
                        "py39-protego",
                        "py39-queuelib",
                        "py39-service_identity",
                        "py39-tldextract",
                        "py39-twisted",
                        "py39-typing_extensions",
                        "py39-w3lib",
                        "py39-zopeinterface",
                        "python39",
                        "py39-cryptography",
                        "py39-cssselect",
                        "py39-defusedxml",
                        "py39-dispatcher"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-Pillow",
                        "py39-botocore",
                        "py39-jmespath",
                        "py39-pexpect",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-testfixtures",
                        "py39-tldextract",
                        "py39-sybil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-itemadapter",
                        "py39-itemloaders"
                    ]
                }
            ]
        },
        {
            "name": "py27-scrapy",
            "portdir": "python/py-scrapy",
            "version": "1.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-cryptography",
                        "py27-cssselect",
                        "py27-dispatcher",
                        "py27-lxml",
                        "py27-openssl",
                        "py27-parsel",
                        "py27-protego",
                        "py27-queuelib",
                        "py27-service_identity",
                        "py27-six",
                        "py27-twisted",
                        "py27-w3lib",
                        "py27-zopeinterface",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-cryptography",
                        "py36-cssselect",
                        "py36-dispatcher",
                        "py36-itemadapter",
                        "py36-itemloaders",
                        "py36-lxml",
                        "py36-openssl",
                        "py36-parsel",
                        "py36-protego",
                        "py36-queuelib",
                        "py36-service_identity",
                        "py36-setuptools",
                        "py36-twisted",
                        "py36-w3lib",
                        "py36-zopeinterface",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.11.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-itemadapter",
                        "py38-itemloaders",
                        "py38-lxml",
                        "py38-openssl",
                        "py38-parsel",
                        "py38-protego",
                        "py38-queuelib",
                        "py38-service_identity",
                        "py38-setuptools",
                        "py38-tldextract",
                        "py38-twisted",
                        "py38-typing_extensions",
                        "py38-w3lib",
                        "py38-zopeinterface",
                        "python38",
                        "py38-cryptography",
                        "py38-cssselect",
                        "py38-defusedxml",
                        "py38-dispatcher"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-Pillow",
                        "py38-botocore",
                        "py38-jmespath",
                        "py38-pexpect",
                        "py38-pytest",
                        "py38-pytest-asyncio",
                        "py38-sybil",
                        "py38-testfixtures",
                        "py38-tldextract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-itemloaders"
                    ]
                }
            ]
        },
        {
            "name": "py37-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-cryptography",
                        "py37-cssselect",
                        "py37-dispatcher",
                        "py37-itemadapter",
                        "py37-itemloaders",
                        "py37-lxml",
                        "py37-openssl",
                        "py37-parsel",
                        "py37-protego",
                        "py37-queuelib",
                        "py37-service_identity",
                        "py37-setuptools",
                        "py37-tldextract",
                        "py37-twisted",
                        "py37-w3lib",
                        "py37-zopeinterface",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-Pillow",
                        "py37-botocore",
                        "py37-jmespath",
                        "py37-pytest",
                        "py37-pytest-asyncio",
                        "py37-sybil",
                        "py37-testfixtures",
                        "py37-tldextract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-convert-binary-c",
            "portdir": "perl/p5-convert-binary-c",
            "version": "0.840.0",
            "license": "(Artistic-1 or GPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Binary::C",
            "description": "Perl extension for Binary Data Conversion using C Types",
            "long_description": "Perl extension for Binary Data Conversion using C Types",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-json-xs",
            "portdir": "perl/p5-json-xs",
            "version": "4.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::XS",
            "description": "JSON serialising/deserialising, done correctly and fast",
            "long_description": "This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "nottwo",
                    "github": "nottwo",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-canary-stability"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-common-sense",
                        "p5.26-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-json-maybexs",
                        "p5.26-b-c",
                        "p5.26-xml-xml2json",
                        "p5.26-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-geo-coder-osm",
                        "p5.26-anyevent",
                        "p5.26-moosex-storage",
                        "p5.26-json",
                        "p5.26-data-dump-streamer",
                        "p5.26-data-serializer",
                        "p5.26-event-rpc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.26-net-apns-persistent"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-mock-config",
            "portdir": "perl/p5-mock-config",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mock::Config",
            "description": "Mock::Config - temporarily set Config or XSConfig values",
            "long_description": "Mock::Config - temporarily set Config or XSConfig values",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-devel-checklib"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-filter",
            "portdir": "perl/p5-filter",
            "version": "1.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/Filter",
            "description": "A number of Source Filters",
            "long_description": "A number of Source Filters",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-opcodes",
            "portdir": "perl/p5-opcodes",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Opcodes",
            "description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "long_description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-b-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-set-object",
            "portdir": "perl/p5-set-object",
            "version": "1.400.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Set::Object",
            "description": "set of objects and strings",
            "long_description": "This modules implements a set of objects, that is, an unordered collection of objects without duplication.",
            "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-catalyst-plugin-authentication-store-dbic",
                        "p5.26-catalyst-plugin-authorization-roles"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-mce",
            "portdir": "perl/p5-mce",
            "version": "1.874.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MCE",
            "description": "Many-Core Engine for Perl providing parallel processing capabilities",
            "long_description": "Many-Core Engine for Perl providing parallel processing capabilities",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-sereal-decoder",
                        "p5.26-sereal-encoder",
                        "p5.26-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mce-shared",
                        "p5.26-test-perl-critic"
                    ]
                }
            ]
        },
        {
            "name": "py39-eric-ide",
            "portdir": "python/py-eric-ide",
            "version": "21.11",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eric-ide.python-projects.org/index.html",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "long_description": "Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyqt5-webengine",
                        "py39-pyqt5-chart",
                        "py39-pysvn",
                        "py39-rope",
                        "py39-toml",
                        "qt5-qtbase",
                        "py39-asttokens",
                        "py39-pyqt5-sip",
                        "py39-editorconfig",
                        "py39-pyqt5-scintilla",
                        "py39-yaml",
                        "python39",
                        "py39-cx_Freeze",
                        "py39-enchant",
                        "py39-pylint",
                        "py39-pyqt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-eric-ide",
            "portdir": "python/py-eric-ide",
            "version": "19.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eric-ide.python-projects.org/index.html",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "long_description": "Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "qt5",
                "qt4"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-cx_Freeze",
                        "py27-enchant",
                        "py27-pylint",
                        "qt5-qtbase",
                        "py27-pyqt5-webengine",
                        "py27-pysvn",
                        "py27-rope",
                        "py27-pyqt5",
                        "py27-qscintilla-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-eric-ide",
            "portdir": "python/py-eric-ide",
            "version": "21.11",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eric-ide.python-projects.org/index.html",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "long_description": "Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyqt5",
                        "py38-pyqt5-webengine",
                        "py38-pyqt5-chart",
                        "py38-pysvn",
                        "py38-rope",
                        "qt5-qtbase",
                        "py38-yaml",
                        "py38-asttokens",
                        "py38-pyqt5-sip",
                        "py38-pyqt5-scintilla",
                        "py38-toml",
                        "python38",
                        "py38-cx_Freeze",
                        "py38-editorconfig",
                        "py38-enchant",
                        "py38-pylint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-eric-ide",
            "portdir": "python/py-eric-ide",
            "version": "21.11",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eric-ide.python-projects.org/index.html",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "long_description": "Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-cx_Freeze",
                        "py37-editorconfig",
                        "py37-enchant",
                        "py37-pylint",
                        "py37-pyqt5",
                        "py37-pyqt5-webengine",
                        "py37-pyqt5-chart",
                        "qt5-qtbase",
                        "py37-rope",
                        "py37-toml",
                        "py37-yaml",
                        "py37-asttokens",
                        "py37-pyqt5-sip",
                        "py37-pyqt5-scintilla",
                        "py37-pysvn",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-math-base-convert",
            "portdir": "perl/p5-math-base-convert",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Base::Convert",
            "description": "Math::Base::Convert - very fast base to base conversion",
            "long_description": "Math::Base::Convert - very fast base to base conversion",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-math-bigint"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sql-statement"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-future-asyncawait",
            "portdir": "perl/p5-future-asyncawait",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Future::AsyncAwait",
            "description": "Future::AsyncAwait - deferred subroutine syntax for futures",
            "long_description": "Future::AsyncAwait - deferred subroutine syntax for futures",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-refcount",
                        "p5.26-xs-parse-sublike"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-future",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk20-openj9",
            "portdir": "java/openjdk20-openj9",
            "version": "20.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk21-openj9",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk21-openj9",
            "long_description": "This port has been replaced by openjdk21-openj9.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "The Elegant MVC Web Application Framework",
            "long_description": "Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cgi-struct",
                        "p5.26-class-c3-adopt-next",
                        "p5.26-class-load",
                        "p5.26-data-dump",
                        "p5.26-data-optlist",
                        "p5.26-encode",
                        "p5.26-hash-multivalue",
                        "p5.26-html-parser",
                        "p5.26-http-body",
                        "p5.26-http-message",
                        "p5.26-json-maybexs",
                        "p5.26-libwww-perl",
                        "p5.26-module-pluggable",
                        "p5.26-moose",
                        "p5.26-moosex-emulate-class-accessor-fast",
                        "p5.26-moosex-getopt",
                        "p5.26-moosex-methodattributes",
                        "p5.26-mro-compat",
                        "p5.26-namespace-clean",
                        "p5.26-path-class",
                        "p5.26-perlio-utf8_strict",
                        "p5.26-plack",
                        "p5.26-plack-middleware-fixmissingbodyinredirect",
                        "p5.26-plack-middleware-methodoverride",
                        "p5.26-plack-middleware-removeredundantbody",
                        "p5.26-plack-middleware-reverseproxy",
                        "p5.26-plack-test-externalserver",
                        "p5.26-safe-isa",
                        "p5.26-socket",
                        "p5.26-stream-buffered",
                        "p5.26-string-rewriteprefix",
                        "p5.26-sub-exporter",
                        "p5.26-task-weaken",
                        "p5.26-text-simpletable",
                        "p5.26-time-hires",
                        "p5.26-tree-simple",
                        "perl5.26",
                        "p5.26-try-tiny",
                        "p5.26-uri",
                        "p5.26-uri-ws",
                        "p5.26-tree-simple-visitorfactory",
                        "p5.26-cgi-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-component-instancepercontext",
                        "p5.26-catalyst-controller-formbuilder",
                        "p5.26-catalyst-devel",
                        "p5.26-catalyst-engine-apache",
                        "p5.26-catalyst-log-log4perl",
                        "p5.26-catalyst-model-adaptor",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-plugin-authentication-store-dbic",
                        "p5.26-catalyst-plugin-authorization-acl",
                        "p5.26-catalyst-plugin-authorization-roles",
                        "p5.26-catalyst-plugin-captcha",
                        "p5.26-catalyst-plugin-configloader",
                        "p5.26-catalyst-plugin-datetime",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "p5.26-catalyst-plugin-session-store-dbi",
                        "p5.26-catalyst-plugin-session-store-dbic",
                        "p5.26-catalyst-plugin-session-store-fastmmap",
                        "p5.26-catalyst-plugin-stacktrace",
                        "p5.26-catalyst-plugin-static-simple",
                        "p5.26-catalyst-view-email",
                        "p5.26-catalyst-view-html-mason",
                        "p5.26-catalyst-view-html-template",
                        "p5.26-catalyst-view-json",
                        "p5.26-catalyst-view-mason",
                        "p5.26-catalyst-view-mason2",
                        "p5.26-catalyst-view-tt",
                        "p5.26-catalyst-view-xslt",
                        "p5.26-catalystx-component-traits",
                        "p5.26-catalystx-leakchecker",
                        "p5.26-catalyst-action-renderview",
                        "p5.26-test-www-mechanize-catalyst",
                        "p5.26-catalyst-action-rest"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-syntax-keyword-try",
            "portdir": "perl/p5-syntax-keyword-try",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Try",
            "description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
            "long_description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-extutils-cbuilder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "py36-irodsclient",
            "portdir": "python/py-irodsclient",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irods/python-irodsclient",
            "description": "A Python client for iRODS, a distributed data management system.",
            "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
            "active": false,
            "categories": [
                "net",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-prettytable",
                        "py36-six",
                        "py36-unittest-xml-reporting"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-irodsclient",
            "portdir": "python/py-irodsclient",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irods/python-irodsclient",
            "description": "A Python client for iRODS, a distributed data management system.",
            "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
            "active": false,
            "categories": [
                "net",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-prettytable",
                        "py37-six",
                        "py37-unittest-xml-reporting"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-irodsclient",
            "portdir": "python/py-irodsclient",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irods/python-irodsclient",
            "description": "A Python client for iRODS, a distributed data management system.",
            "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
            "active": false,
            "categories": [
                "net",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-prettytable",
                        "py27-six",
                        "py27-unittest-xml-reporting"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-extutils-installpaths",
            "portdir": "perl/p5-extutils-installpaths",
            "version": "0.12.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::InstallPaths",
            "description": "ExtUtils::InstallPaths - Build.PL install path logic made easy",
            "long_description": "This module tries to make install path resolution as easy as possible.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-extutils-config"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-struct-dumb",
            "portdir": "perl/p5-struct-dumb",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Struct::Dumb",
            "description": "Struct::Dumb - make simple lightweight record-like structures",
            "long_description": "Struct::Dumb - make simple lightweight record-like structures",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-mat",
                        "p5.26-future-io",
                        "p5.26-io-async"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-plugin-git",
            "portdir": "perl/p5-dist-zilla-plugin-git",
            "version": "2.47.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git",
            "description": "Update your git repository after release",
            "long_description": "Update your git repository after release",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-cpan-meta-check",
                        "p5.26-file-copy-recursive",
                        "p5.26-file-pushd",
                        "p5.26-file-which",
                        "p5.26-log-dispatchouli",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-git-wrapper",
                        "p5.26-ipc-system-simple",
                        "p5.26-module-runtime",
                        "p5.26-moose",
                        "p5.26-moosex-has-sugar",
                        "p5.26-namespace-autoclean",
                        "git",
                        "p5.26-string-formatter",
                        "p5.26-try-tiny",
                        "p5.26-type-tiny",
                        "p5.26-types-path-tiny",
                        "p5.26-version-next",
                        "p5.26-path-tiny",
                        "perl5.26",
                        "gnupg2",
                        "p5.26-datetime",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-config-git",
                        "p5.26-file-chdir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-pluginbundle-git-checkfor",
                        "p5.26-dist-zilla-pluginbundle-git-versionmanager"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-locale-gettext",
            "portdir": "perl/p5-locale-gettext",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::gettext",
            "description": "Perl interface to GNU gettext",
            "long_description": "Perl interface to GNU gettext",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "perl5.26",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.8.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-setuptools",
                        "py27-spark_parser",
                        "python27",
                        "py27-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-trepan"
                    ]
                }
            ]
        },
        {
            "name": "py35-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.8.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-setuptools",
                        "py35-spark_parser",
                        "python35",
                        "py35-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest",
                        "py35-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.8.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-setuptools",
                        "py36-spark_parser",
                        "python36",
                        "py36-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest",
                        "py36-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.9.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-click",
                        "py38-spark_parser",
                        "py38-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py37-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.9.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools",
                        "py37-spark_parser",
                        "py37-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest",
                        "py37-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py39-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-click",
                        "py39-spark_parser",
                        "py39-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-math-random",
            "portdir": "perl/p5-math-random",
            "version": "0.720.0",
            "license": "restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Random",
            "description": "Perl extension for Random Number Generators",
            "long_description": "Perl extension for Random Number Generators",
            "active": false,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-specio",
            "portdir": "perl/p5-specio",
            "version": "0.470.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Specio",
            "description": "Specio - Type constraints and coercions for Perl",
            "long_description": "Specio - Type constraints and coercions for Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-eval-closure",
                        "p5.26-module-runtime",
                        "p5.26-mro-compat",
                        "p5.26-ref-util",
                        "perl5.26",
                        "p5.26-sub-quote",
                        "p5.26-test-fatal",
                        "p5.26-xstring",
                        "p5.26-role-tiny",
                        "p5.26-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-params-validationcompiler"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-datetime",
                        "p5.26-datetime-format-iso8601",
                        "p5.26-datetime-format-strptime",
                        "p5.26-datetime-locale",
                        "p5.26-datetime-timezone",
                        "p5.26-log-dispatch",
                        "p5.26-code-tidyall",
                        "p5.26-specio-library-path-tiny"
                    ]
                }
            ]
        },
        {
            "name": "py38-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2021-10-28",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2021-10-28",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bootstrap-modules"
                    ]
                }
            ]
        },
        {
            "name": "py37-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2021-10-28",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2021-10-28",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-uri-ws",
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-uri-ws"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-uri-ws"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-patricia",
            "portdir": "perl/p5-net-patricia",
            "version": "1.220.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Patricia",
            "description": "Patricia Trie perl module for fast IP address lookups",
            "long_description": "Patricia Trie perl module for fast IP address lookups",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "py37-aesara",
            "portdir": "python/py-aesara",
            "version": "2.8.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-numpy",
                        "py37-scipy",
                        "py37-typing_extensions",
                        "python37",
                        "py37-etuples",
                        "py37-logical-unification",
                        "py37-minikanren",
                        "py37-cons",
                        "py37-filelock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-aeppl",
                        "py37-pymc"
                    ]
                }
            ]
        }
    ]
}