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

{
    "count": 52145,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=8",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=6",
    "results": [
        {
            "name": "py27-icalendar",
            "portdir": "python/py-icalendar",
            "version": "4.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://icalendar.readthedocs.org/",
            "description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
            "long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dateutil",
                        "py27-setuptools",
                        "py27-tz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-icalendar",
            "portdir": "python/py-icalendar",
            "version": "4.0.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://icalendar.readthedocs.org/",
            "description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
            "long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-dateutil",
                        "py37-setuptools",
                        "py37-tz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-starlette",
            "portdir": "python/py-starlette",
            "version": "0.31.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/encode/starlette",
            "description": "The little ASGI library that shines.",
            "long_description": "Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-anyio",
                        "py38-typing_extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-anyio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-databases",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-fastapi",
                        "py38-transformers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-databases"
                    ]
                }
            ]
        },
        {
            "name": "py39-starlette",
            "portdir": "python/py-starlette",
            "version": "0.41.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/encode/starlette",
            "description": "The little ASGI library that shines.",
            "long_description": "Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-anyio",
                        "py39-typing_extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-anyio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-databases",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-fastapi",
                        "py39-transformers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-databases"
                    ]
                }
            ]
        },
        {
            "name": "py37-starlette",
            "portdir": "python/py-starlette",
            "version": "0.29.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/encode/starlette",
            "description": "The little ASGI library that shines.",
            "long_description": "Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-installer",
                        "py37-build",
                        "py37-hatchling",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-anyio",
                        "py37-typing_extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-typing_extensions",
                        "py37-anyio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-databases",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-fastapi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-databases"
                    ]
                }
            ]
        },
        {
            "name": "py39-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-cython",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python39",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-mechanicalsoup",
                        "py39-owslib",
                        "py39-lxml_html_clean",
                        "py39-pikepdf",
                        "py39-parsel",
                        "py39-zeep",
                        "py39-agate",
                        "py39-leather",
                        "py39-docx",
                        "py39-svglib",
                        "py39-skyfield",
                        "py39-fabio",
                        "py39-pptx",
                        "py39-obspy",
                        "py39-readability-lxml",
                        "py39-beautifulsoup4",
                        "py39-xmlsec",
                        "py39-soco",
                        "py39-scrapy",
                        "py39-urlwatch",
                        "py39-appscript",
                        "py39-prov",
                        "py39-beancount",
                        "py39-breadability"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyshark",
                        "py39-fonttools",
                        "py39-xmldiff",
                        "py39-kraken",
                        "py39-pyquery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-openid"
                    ]
                }
            ]
        },
        {
            "name": "py38-lxml",
            "portdir": "python/py-lxml",
            "version": "5.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-18",
                        "py38-cython",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python38",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-obspy",
                        "py38-lxml_html_clean",
                        "py38-pikepdf",
                        "py38-beautifulsoup4",
                        "py38-mechanicalsoup",
                        "py38-soco",
                        "py38-parsel",
                        "py38-readability-lxml",
                        "py38-urlwatch",
                        "py38-beancount",
                        "py38-fabio",
                        "py38-zeep",
                        "py38-fontaine",
                        "py38-datacite",
                        "py38-benchexec",
                        "py38-appscript",
                        "py38-docx",
                        "py38-breadability",
                        "py38-svglib",
                        "py38-skyfield",
                        "py38-scrapy",
                        "py38-pptx",
                        "py38-prov",
                        "py38-agate",
                        "py38-leather",
                        "py38-owslib",
                        "py38-xmlsec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-fonttools",
                        "py38-xmldiff",
                        "py38-kraken",
                        "py38-pypeg2",
                        "py38-pyshark",
                        "py38-pyquery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-openid"
                    ]
                }
            ]
        },
        {
            "name": "py36-lxml",
            "portdir": "python/py-lxml",
            "version": "5.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-cython",
                        "py36-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "zlib",
                        "python36",
                        "libxml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-xmlsec",
                        "py36-comet",
                        "py36-pptx",
                        "py36-obspy",
                        "py36-scrapy",
                        "py36-beautifulsoup4",
                        "py36-agate",
                        "py36-benchexec",
                        "py36-breadability",
                        "py36-datacite",
                        "py36-leather",
                        "py36-urlwatch",
                        "py36-parsel",
                        "py36-ezodf",
                        "py36-prov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-pyquery",
                        "py36-fonttools",
                        "py36-pypeg2"
                    ]
                }
            ]
        },
        {
            "name": "py35-lxml",
            "portdir": "python/py-lxml",
            "version": "5.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-cython",
                        "py35-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "zlib",
                        "python35",
                        "libxml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-obspy",
                        "py35-beautifulsoup4",
                        "py35-breadability",
                        "py35-comet",
                        "py35-datacite",
                        "py35-leather",
                        "py35-agate",
                        "py35-urlwatch",
                        "py35-parsel",
                        "py35-ezodf",
                        "py35-prov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-pypeg2",
                        "py35-pyquery"
                    ]
                }
            ]
        },
        {
            "name": "simdutf",
            "portdir": "textproc/simdutf",
            "version": "9.0.0",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simdutf/simdutf",
            "description": "Unicode conversion routines, fast",
            "long_description": "Unicode conversion routines, fast",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.26.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-yaml",
                        "py313-latexcodec"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pybtex",
                        "py313-emmet-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py312-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.26.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-yaml",
                        "py312-latexcodec"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-emmet-core",
                        "py312-pybtex-docutils",
                        "py312-sphinxcontrib-bibtex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py311-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.26.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-yaml",
                        "py311-latexcodec"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-emmet-core",
                        "py311-pybtex-docutils",
                        "py311-sphinxcontrib-bibtex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py310-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.26.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-yaml",
                        "py310-latexcodec"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-emmet-core",
                        "py310-pybtex-docutils",
                        "py310-sphinxcontrib-bibtex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py27-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.24.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-latexcodec",
                        "py27-setuptools",
                        "python27",
                        "py27-yaml",
                        "py27-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-sphinxcontrib-bibtex",
                        "py27-pybtex-docutils",
                        "py27-pyslides"
                    ]
                }
            ]
        },
        {
            "name": "py-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.26.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pybtex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.25.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-importlib-metadata",
                        "py39-latexcodec",
                        "py39-yaml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-emmet-core",
                        "py39-pybtex-docutils",
                        "py39-sphinxcontrib-bibtex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py38-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.24.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-latexcodec",
                        "py38-setuptools",
                        "py38-six",
                        "py38-yaml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pybtex-docutils",
                        "py38-sphinxcontrib-bibtex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py37-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.24.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-latexcodec",
                        "py37-setuptools",
                        "python37",
                        "py37-yaml",
                        "py37-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-sphinxcontrib-bibtex",
                        "py37-pybtex-docutils"
                    ]
                }
            ]
        },
        {
            "name": "py36-pybtex",
            "portdir": "python/py-pybtex",
            "version": "0.24.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pybtex.org/",
            "description": "A BibTeX-compatible bibliography processor in Python.",
            "long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-latexcodec",
                        "py36-setuptools",
                        "python36",
                        "py36-yaml",
                        "py36-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-sphinxcontrib-bibtex",
                        "py36-pybtex-docutils"
                    ]
                }
            ]
        },
        {
            "name": "py314-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-hydra-core",
                        "py314-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py313-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-hydra-core",
                        "py313-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py312-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hydra-core",
                        "py312-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py311-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hydra-core",
                        "py311-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py310-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hydra-core",
                        "py310-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py314-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-antlr4-python3-runtime"
                    ]
                }
            ]
        },
        {
            "name": "py313-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-hydra-core"
                    ]
                }
            ]
        },
        {
            "name": "py-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-antlr4-python3-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-hydra-core"
                    ]
                }
            ]
        },
        {
            "name": "py39-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-hydra-core"
                    ]
                }
            ]
        },
        {
            "name": "py37-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.10",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-hydra-core"
                    ]
                }
            ]
        },
        {
            "name": "py36-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opendx",
            "portdir": "science/opendx",
            "version": "4.4.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
            "description": "IBM's Open Visualization Data Explorer",
            "long_description": "OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "java"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cdf",
                        "hdf4",
                        "netcdf",
                        "libGLU",
                        "mesa",
                        "xorg-libX11",
                        "xorg-libXext",
                        "cosmoplayer",
                        "xorg-libXmu",
                        "xorg-libXp",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libsm",
                        "xpm",
                        "motif",
                        "xorg-libXinerama",
                        "opendx-java40",
                        "ImageMagick",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opendx-samples"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-natural",
            "portdir": "perl/p5-datetime-format-natural",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
            "description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-util",
                        "p5.34-test-mocktime-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-datetime-calendar-julian",
                        "p5.34-datetime-timezone",
                        "p5.34-getopt-long",
                        "perl5.34",
                        "p5.34-scalar-list-utils",
                        "p5.34-term-readline",
                        "p5.34-datetime-hires",
                        "p5.34-params-validate",
                        "p5.34-boolean",
                        "p5.34-clone",
                        "p5.34-date-calc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-datetime-format-natural",
                        "p5.34-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-datetime-format-natural",
            "portdir": "perl/p5-datetime-format-natural",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
            "description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-util",
                        "p5.32-test-mocktime-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-date-calc",
                        "p5.32-datetime",
                        "p5.32-datetime-calendar-julian",
                        "p5.32-datetime-timezone",
                        "perl5.32",
                        "p5.32-params-validate",
                        "p5.32-term-readline",
                        "p5.32-datetime-hires",
                        "p5.32-getopt-long",
                        "p5.32-scalar-list-utils",
                        "p5.32-boolean",
                        "p5.32-clone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-datetime-format-natural",
            "portdir": "perl/p5-datetime-format-natural",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
            "description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-util",
                        "p5.30-test-mocktime-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-datetime",
                        "p5.30-datetime-calendar-julian",
                        "p5.30-datetime-timezone",
                        "p5.30-getopt-long",
                        "perl5.30",
                        "p5.30-scalar-list-utils",
                        "p5.30-term-readline",
                        "p5.30-datetime-hires",
                        "p5.30-params-validate",
                        "p5.30-boolean",
                        "p5.30-clone",
                        "p5.30-date-calc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-datetime-format-natural",
            "portdir": "perl/p5-datetime-format-natural",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
            "description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-util",
                        "p5.28-test-mocktime-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime",
                        "p5.28-datetime-calendar-julian",
                        "p5.28-datetime-timezone",
                        "p5.28-getopt-long",
                        "perl5.28",
                        "p5.28-scalar-list-utils",
                        "p5.28-term-readline",
                        "p5.28-datetime-hires",
                        "p5.28-params-validate",
                        "p5.28-boolean",
                        "p5.28-clone",
                        "p5.28-date-calc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5-datetime-format-natural",
            "portdir": "perl/p5-datetime-format-natural",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-datetime-format-natural",
            "homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
            "description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-format-natural"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-datetime-format-natural",
            "portdir": "perl/p5-datetime-format-natural",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
            "description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-util",
                        "p5.26-test-mocktime"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-date-calc",
                        "p5.26-datetime",
                        "p5.26-datetime-timezone",
                        "p5.26-getopt-long",
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-params-validate",
                        "p5.26-term-readline",
                        "p5.26-list-moreutils",
                        "p5.26-boolean",
                        "p5.26-clone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "azure-cli",
            "portdir": "sysutils/azure-cli",
            "version": "2.86.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Azure/azure-cli",
            "description": "Microsoft Azure command-line tool",
            "long_description": "The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. It is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-pip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "py313-argcomplete",
                        "py313-certifi",
                        "py313-charset-normalizer",
                        "py313-idna",
                        "py313-requests",
                        "py313-urllib3",
                        "py313-typing_extensions",
                        "py313-six",
                        "py313-pygments",
                        "py313-decorator",
                        "py313-pycparser",
                        "py313-cffi",
                        "py313-pkginfo",
                        "py313-psutil",
                        "py313-cryptography",
                        "py313-jwt",
                        "py313-oauthlib",
                        "py313-requests-oauthlib",
                        "py313-dateutil",
                        "py313-yaml",
                        "py313-openssl",
                        "py313-wrapt",
                        "py313-deprecated",
                        "py313-chardet",
                        "py313-tabulate",
                        "py313-jmespath",
                        "py313-humanfriendly",
                        "py313-socks",
                        "py313-websocket-client",
                        "py313-colorama",
                        "py313-semver",
                        "py313-bcrypt",
                        "py313-paramiko",
                        "py313-pynacl",
                        "py313-isodate",
                        "py313-pygithub",
                        "py313-xmltodict",
                        "py313-sshtunnel",
                        "py313-portalocker",
                        "py313-fabric",
                        "py313-invoke",
                        "py313-antlr4-python3-runtime",
                        "py313-scp",
                        "py313-applicationinsights",
                        "py313-deviceid",
                        "py313-jsondiff",
                        "python313",
                        "py313-knack",
                        "py313-microsoft-security-utilities-secret-masker",
                        "py313-msal",
                        "py313-msal-extensions",
                        "py313-pycomposefile",
                        "py313-javaproperties",
                        "py313-packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "privoxy-pki-bundle",
            "portdir": "www/privoxy",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.privoxy.org/",
            "description": "PKI Bundle for privoxy",
            "long_description": "PKI Bundle for privoxy",
            "active": true,
            "categories": [
                "net",
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "user_pki_bundle"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl-ca-bundle",
                        "apple-pki-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "privoxy"
                    ]
                }
            ]
        },
        {
            "name": "privoxy",
            "portdir": "www/privoxy",
            "version": "4.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.privoxy.org/",
            "description": "Advanced filtering web proxy",
            "long_description": "Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, modifying web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks.",
            "active": true,
            "categories": [
                "net",
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "ecc",
                "https_inspection"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "sf-pwgen",
                        "clang-18",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "gnupg2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli",
                        "zlib",
                        "openssl",
                        "pcre2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-getopt-long",
                        "p5.34-time-local",
                        "privoxy-pki-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "macos-fortress-proxy",
                        "macos-fortress-proxy-squid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adblock2privoxy"
                    ]
                }
            ]
        },
        {
            "name": "py314-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pycomposefile"
                    ]
                }
            ]
        },
        {
            "name": "py313-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-yaml"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}