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

{
    "count": 51498,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=153",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=151",
    "results": [
        {
            "name": "rb-nokogiri",
            "portdir": "ruby/rb-nokogiri",
            "version": "1.16.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nokogiri.org",
            "description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
            "long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-libxml2",
            "portdir": "ruby/rb-libxml2",
            "version": "2.3.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xml4r.github.io/libxml-ruby/",
            "description": "Ruby bindings for libxml2",
            "long_description": "C-language Ruby binding to the Gnome libxml2 library, supporting a wide range of XML technologies and offering very competitive performance across the board.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ruby",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-cocoa",
            "portdir": "ruby/rb-cocoa",
            "version": "1.2.0",
            "license": "(LGPL or Ruby)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubycocoa.github.io",
            "description": "Ruby bindings for writing cocoa programs",
            "long_description": "RubyCocoa is a Ruby library for using Cocoa Objects on Mac OS X in Ruby scripts. You can use RubyCocoa to work with Cocoa objects in Ruby scripts, write Cocoa applications with Ruby and Interface Builder, develop small scale simple Cocoa applications and such.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "ruby",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-yum-metadata-parser",
            "portdir": "python/py-yum-metadata-parser",
            "version": "1.1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yum.baseurl.org/",
            "description": "Yum metadata parser",
            "long_description": "C-based metadata parser to quickly parse xml metadata into sqlite databases",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "glib2",
                        "python27",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yum",
                        "py-yum-metadata-parser"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "createrepo"
                    ]
                }
            ]
        },
        {
            "name": "py-yum-metadata-parser",
            "portdir": "python/py-yum-metadata-parser",
            "version": "1.1.4",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yum.baseurl.org/",
            "description": "Yum metadata parser",
            "long_description": "C-based metadata parser to quickly parse xml metadata into sqlite databases",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-yum-metadata-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pyside2",
            "portdir": "python/py-pyside2",
            "version": "5.15.18",
            "license": "(GPL-2 or GPL-3+ or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qt_for_Python",
            "description": "Python bindings for the Qt cross-platform application and UI framework",
            "long_description": "Python bindings for the Qt cross-platform application and UI framework",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 23
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1594
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "qt5-sqlite-plugin",
                        "cmake",
                        "pkgconfig",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtlocation",
                        "qt5-qtxmlpatterns",
                        "qt5-qtmultimedia",
                        "qt5-qtdatavis3d",
                        "qt5-qtscript",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtquickcontrols2",
                        "qt5-qtspeech",
                        "qt5-qttools",
                        "qt5-qtwebsockets",
                        "libxml2",
                        "libxslt",
                        "python311",
                        "py311-numpy",
                        "llvm-18",
                        "clang-18",
                        "qt5-qtgamepad",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport",
                        "qt5-qtsensors",
                        "qt5-qtcharts",
                        "qt5-qtwebchannel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyside2"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyside2",
            "portdir": "python/py-pyside2",
            "version": "5.15.18",
            "license": "(GPL-2 or GPL-3+ or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qt_for_Python",
            "description": "Python bindings for the Qt cross-platform application and UI framework",
            "long_description": "Python bindings for the Qt cross-platform application and UI framework",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 23
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1594
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "qt5-sqlite-plugin",
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtlocation",
                        "qt5-qtxmlpatterns",
                        "qt5-qtmultimedia",
                        "qt5-qtdatavis3d",
                        "qt5-qtscript",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtquickcontrols2",
                        "qt5-qtspeech",
                        "qt5-qttools",
                        "qt5-qtwebsockets",
                        "libxml2",
                        "libxslt",
                        "python310",
                        "py310-numpy",
                        "llvm-18",
                        "clang-18",
                        "qt5-qtgamepad",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport",
                        "qt5-qtsensors",
                        "qt5-qtcharts",
                        "qt5-qtwebchannel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vpype"
                    ]
                }
            ]
        },
        {
            "name": "py-pyside2",
            "portdir": "python/py-pyside2",
            "version": "5.15.18",
            "license": "(GPL-2 or GPL-3+ or LGPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qt_for_Python",
            "description": "Python bindings for the Qt cross-platform application and UI framework",
            "long_description": "Python bindings for the Qt cross-platform application and UI framework",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 23
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1594
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyside2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python314",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-beautifulsoup4",
                        "py314-xmlsec",
                        "py314-lxml_html_clean",
                        "py314-pikepdf",
                        "gtk-doc",
                        "sigil",
                        "py314-owslib",
                        "py-lxml",
                        "xml2rfc",
                        "py314-obspy",
                        "streamlink",
                        "py314-skyfield",
                        "py314-zeep"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py313-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python313",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-lxml_html_clean",
                        "py313-docx",
                        "py313-obspy",
                        "py313-svglib",
                        "py313-skyfield",
                        "py313-zeep",
                        "py313-agate",
                        "py313-beautifulsoup4",
                        "py313-pptx",
                        "py313-xmlsec",
                        "py313-pikepdf",
                        "py313-soco",
                        "py313-leather",
                        "py313-prov",
                        "py313-fabio",
                        "py313-readability-lxml",
                        "translate-toolkit",
                        "py313-owslib",
                        "py313-datacite",
                        "gcovr",
                        "py313-benchexec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-fonttools",
                        "py313-pypeg2",
                        "py313-pyshark",
                        "john-jumbo-devel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-openid",
                        "py313-datacite",
                        "gramps"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python312",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qbs-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pptx",
                        "py312-xmlsec",
                        "py312-lxml_html_clean",
                        "py312-svglib",
                        "py312-skyfield",
                        "py312-zeep",
                        "py312-agate",
                        "py312-parsel",
                        "py312-beautifulsoup4",
                        "py312-pikepdf",
                        "py312-soco",
                        "py312-pykeepass",
                        "py312-leather",
                        "py312-prov",
                        "py312-scrapy",
                        "trim_osc",
                        "py312-fontaine",
                        "yelp-tools",
                        "py312-fabio",
                        "py312-cinemagoer",
                        "py312-readability-lxml",
                        "py312-urlwatch",
                        "py312-owslib",
                        "py312-dap",
                        "py312-comet",
                        "py312-obspy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-fonttools",
                        "py312-pyquery",
                        "inkscape",
                        "inkscape-devel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-gcn",
                        "py312-openid"
                    ]
                }
            ]
        },
        {
            "name": "py311-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-beautifulsoup4",
                        "py311-lxml_html_clean",
                        "py311-pptx",
                        "py311-xmlsec",
                        "py311-skyfield",
                        "py311-zeep",
                        "py311-agate",
                        "py311-parsel",
                        "openconnect-sso",
                        "py311-pikepdf",
                        "py311-soco",
                        "py311-pykeepass",
                        "py311-leather",
                        "py311-prov",
                        "py311-scrapy",
                        "py311-fabio",
                        "py311-docx",
                        "py311-readability-lxml",
                        "py311-urlwatch",
                        "py311-owslib",
                        "py311-mechanicalsoup",
                        "py311-obspy",
                        "py311-svglib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-fonttools",
                        "py311-pyquery",
                        "py311-xmldiff",
                        "libreoffice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-openid"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-beautifulsoup4",
                        "py310-lxml_html_clean",
                        "py310-pptx",
                        "py310-xmlsec",
                        "py310-skyfield",
                        "py310-zeep",
                        "py310-agate",
                        "py310-parsel",
                        "howdoi",
                        "py310-pikepdf",
                        "py310-appscript",
                        "py310-soco",
                        "py310-pykeepass",
                        "py310-breadability",
                        "py310-leather",
                        "py310-prov",
                        "py310-scrapy",
                        "py310-fabio",
                        "py310-docx",
                        "py310-readability-lxml",
                        "py310-urlwatch",
                        "gnuradio",
                        "gnuradio-next",
                        "py310-owslib",
                        "py310-mechanicalsoup",
                        "py310-obspy",
                        "py310-svglib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-fonttools",
                        "py310-kraken",
                        "py310-pyquery",
                        "py310-xmldiff"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-openid"
                    ]
                }
            ]
        },
        {
            "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "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": "py37-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-18",
                        "py37-cython",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python37",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-soco",
                        "py37-pikepdf",
                        "py37-owslib",
                        "py37-urlwatch",
                        "py37-pptx",
                        "py37-mechanicalsoup",
                        "py37-benchexec",
                        "py37-prov",
                        "py37-readability-lxml",
                        "py37-beancount",
                        "py37-parsel",
                        "py37-appscript",
                        "py37-breadability",
                        "py37-docx",
                        "py37-obspy",
                        "py37-beautifulsoup4",
                        "py37-zeep",
                        "py37-imdb",
                        "py37-comet",
                        "py37-scrapy",
                        "py37-datacite",
                        "py37-skyfield",
                        "py37-xmlsec",
                        "py37-agate",
                        "py37-leather"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-fonttools",
                        "py37-pyquery",
                        "py37-pypeg2",
                        "recoll",
                        "py37-xmldiff"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-openid"
                    ]
                }
            ]
        },
        {
            "name": "py27-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython",
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "zlib",
                        "python27",
                        "libxml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-xmlsec",
                        "py27-pptx",
                        "py27-comet",
                        "gnuradio37",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "py27-beautifulsoup4",
                        "py27-soaplib",
                        "py27-xmldiff",
                        "gnuradio-devel",
                        "py27-agate",
                        "py27-benchexec",
                        "py27-breadability",
                        "py27-datacite",
                        "py27-docx",
                        "py27-imdb",
                        "py27-leather",
                        "py27-parsel",
                        "py27-ezodf",
                        "py27-prov",
                        "py27-obspy",
                        "py27-scrapy",
                        "bcfg2",
                        "py27-twill",
                        "py27-voeventlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pyquery",
                        "py27-fonttools",
                        "py27-pypeg2",
                        "john-jumbo"
                    ]
                }
            ]
        },
        {
            "name": "py-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "any",
            "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-lxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-igraph",
            "portdir": "python/py-igraph",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org/python/",
            "description": "Python interface to the igraph library.",
            "long_description": "Python interface to the igraph library for network analysis and graph theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "external_igraph",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "pkgconfig",
                        "clang-20",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "igraph",
                        "python314",
                        "py314-texttable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-matplotlib",
                        "py314-networkx",
                        "py314-pandas"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py313-igraph",
            "portdir": "python/py-igraph",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org/python/",
            "description": "Python interface to the igraph library.",
            "long_description": "Python interface to the igraph library for network analysis and graph theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "external_igraph",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-20",
                        "pkgconfig",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "igraph",
                        "python313",
                        "py313-texttable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-numpy",
                        "py313-scipy",
                        "py313-matplotlib",
                        "py313-networkx",
                        "py313-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-igraph",
            "portdir": "python/py-igraph",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org/python/",
            "description": "Python interface to the igraph library.",
            "long_description": "Python interface to the igraph library for network analysis and graph theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "external_igraph",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-20",
                        "pkgconfig",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "igraph",
                        "python312",
                        "py312-texttable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-numpy",
                        "py312-pytest",
                        "py312-pandas",
                        "py312-matplotlib",
                        "py312-networkx",
                        "py312-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-igraph",
            "portdir": "python/py-igraph",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org/python/",
            "description": "Python interface to the igraph library.",
            "long_description": "Python interface to the igraph library for network analysis and graph theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "external_igraph",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-20",
                        "pkgconfig",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "igraph",
                        "python311",
                        "py311-texttable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-networkx",
                        "py311-pytest",
                        "py311-numpy",
                        "py311-pandas",
                        "py311-matplotlib",
                        "py311-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-igraph",
            "portdir": "python/py-igraph",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org/python/",
            "description": "Python interface to the igraph library.",
            "long_description": "Python interface to the igraph library for network analysis and graph theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "external_igraph",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-20",
                        "pkgconfig",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "igraph",
                        "python310",
                        "py310-texttable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-pandas",
                        "py310-matplotlib",
                        "py310-networkx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-igraph",
            "portdir": "python/py-igraph",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org/python/",
            "description": "Python interface to the igraph library.",
            "long_description": "Python interface to the igraph library for network analysis and graph theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "external_igraph"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-igraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pure-xml",
            "portdir": "pure/pure-xml",
            "version": "0.7",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agraef/pure-lang/wiki/Addons#pure-xml",
            "description": "an interface to libxml2 and libxslt for Pure",
            "long_description": "pure-xml is an interface to the libxml2 and libxslt libraries for Pure.",
            "active": true,
            "categories": [
                "textproc",
                "pure"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                },
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "zlib",
                        "libxslt",
                        "libxml2",
                        "pure"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "faust2pd"
                    ]
                }
            ]
        },
        {
            "name": "scribus",
            "portdir": "print/scribus",
            "version": "1.4.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.scribus.net/",
            "description": "qt4-based WYSIWYG desktop publishing application",
            "long_description": "Scribus is an open source desktop publishing program. It provides true WYSIWYG editing, excellent PDF export facilities, and a wide range of other input and output options.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "perl5",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libart_lgpl",
                        "libjpeg-turbo",
                        "libpng",
                        "podofo",
                        "tiff",
                        "python27",
                        "qt4-mac",
                        "expat",
                        "hunspell",
                        "hyphen",
                        "libiconv",
                        "libxml2",
                        "boost176",
                        "ghostscript",
                        "zlib",
                        "cairo",
                        "fontconfig",
                        "lcms2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "denemo",
            "portdir": "print/denemo",
            "version": "2.6.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.denemo.org",
            "description": "Denemo is a unique score editor",
            "long_description": "Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors; this is partly because it was created to help edit LilyPond notation and partly because of its unique design philosophy.",
            "active": true,
            "categories": [
                "audio",
                "x11",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "csound"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "evince",
                        "gtk3",
                        "gtksourceview3",
                        "librsvg",
                        "aubio",
                        "fluidsynth",
                        "libxml2",
                        "gettext-runtime",
                        "guile-2.2",
                        "fftw-3",
                        "jack",
                        "libsmf",
                        "libsndfile",
                        "portaudio",
                        "portmidi",
                        "rubberband"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lilypond"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-xml-libxml",
            "portdir": "perl/p5-xml-libxml",
            "version": "2.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::LibXML",
            "description": "Perl interface to libxml2",
            "long_description": "This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-alien-build",
                        "p5.34-alien-libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-namespacesupport",
                        "libxml2",
                        "p5.34-xml-sax",
                        "perl5.34",
                        "p5.34-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-html-selector-xpath",
                        "ADMS"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quote",
                        "monarch",
                        "p5.34-xml-libxslt",
                        "p5.34-bioperl",
                        "p5.34-nmap-scanner",
                        "p5.34-rdf-trine",
                        "p5.34-rpc-xml",
                        "p5.34-xml-atom",
                        "p5.34-xml-libxml-simple",
                        "p5.34-xml-rss-libxml",
                        "p5.34-xml-xml2json",
                        "p5.34-sql-translator",
                        "p5.34-glib-object-introspection",
                        "LaTeXML",
                        "p5.34-bio-phylo",
                        "log2timeline",
                        "p5-xml-libxml",
                        "xmltv",
                        "p5.34-xml-feed",
                        "p5.34-ipe",
                        "sympa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "get_iplayer"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-xml-libxml",
            "portdir": "perl/p5-xml-libxml",
            "version": "2.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::LibXML",
            "description": "Perl interface to libxml2",
            "long_description": "This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-build",
                        "p5.32-alien-libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xml-namespacesupport",
                        "perl5.32",
                        "p5.32-xml-sax",
                        "libxml2",
                        "p5.32-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-html-selector-xpath"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-finance-quote",
                        "p5.32-xml-libxslt",
                        "p5.32-bioperl",
                        "p5.32-nmap-scanner",
                        "p5.32-rdf-trine",
                        "p5.32-rpc-xml",
                        "p5.32-xml-atom",
                        "p5.32-xml-libxml-simple",
                        "p5.32-xml-rss-libxml",
                        "p5.32-xml-xml2json",
                        "p5.32-sql-translator",
                        "p5.32-glib-object-introspection",
                        "p5.32-bio-phylo",
                        "p5.32-ipe",
                        "p5.32-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-libxml",
            "portdir": "perl/p5-xml-libxml",
            "version": "2.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::LibXML",
            "description": "Perl interface to libxml2",
            "long_description": "This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-alien-build",
                        "p5.30-alien-libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-sax",
                        "perl5.30",
                        "libxml2",
                        "p5.30-encode",
                        "p5.30-xml-namespacesupport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-html-selector-xpath"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-finance-quote",
                        "p5.30-xml-libxslt",
                        "p5.30-bioperl",
                        "p5.30-nmap-scanner",
                        "p5.30-rdf-trine",
                        "p5.30-rpc-xml",
                        "p5.30-xml-atom",
                        "p5.30-xml-libxml-simple",
                        "p5.30-xml-rss-libxml",
                        "p5.30-xml-xml2json",
                        "p5.30-sql-translator",
                        "p5.30-glib-object-introspection",
                        "p5.30-bio-phylo",
                        "p5.30-ipe",
                        "p5.30-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-xml-libxml",
            "portdir": "perl/p5-xml-libxml",
            "version": "2.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::LibXML",
            "description": "Perl interface to libxml2",
            "long_description": "This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-build",
                        "p5.28-alien-libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-sax",
                        "perl5.28",
                        "libxml2",
                        "p5.28-encode",
                        "p5.28-xml-namespacesupport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-html-selector-xpath"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quote",
                        "p5.28-xml-libxslt",
                        "p5.28-bioperl",
                        "p5.28-nmap-scanner",
                        "p5.28-rdf-trine",
                        "p5.28-rpc-xml",
                        "p5.28-xml-atom",
                        "p5.28-xml-libxml-simple",
                        "p5.28-xml-rss-libxml",
                        "p5.28-xml-xml2json",
                        "p5.28-sql-translator",
                        "p5.28-glib-object-introspection",
                        "p5.28-bio-phylo",
                        "p5.28-ipe",
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5-xml-libxml",
            "portdir": "perl/p5-xml-libxml",
            "version": "2.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-xml-libxml",
            "homepage": "https://metacpan.org/pod/XML::LibXML",
            "description": "Perl interface to libxml2",
            "long_description": "This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-libxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.219.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-zlib",
                        "p5.34-time-local",
                        "perl5.34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pdf-builder",
                        "p5.34-pdf-api2",
                        "p5-io-compress",
                        "p5.34-io-compress-lzf",
                        "p5.34-io-compress-lzma",
                        "p5.34-io-compress-zstd",
                        "p5.34-image-size",
                        "p5.34-parse-cpan-packages-fast",
                        "p5.34-soap-lite",
                        "p5.34-swf-builder",
                        "p5.34-swf-file",
                        "p5.34-text-pdf",
                        "p5.34-pdf-reuse",
                        "p5.34-mail-spamassassin",
                        "fsdb",
                        "p5.34-archive-tar",
                        "p5.34-io-zlib",
                        "p5.34-http-message",
                        "p5.34-astro-spacetrack",
                        "p5.34-archive-zip-simplezip",
                        "p5.34-crypt-openpgp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cws2fws-pl",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel",
                        "amavisd-new"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.219.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-compress-raw-bzip2",
                        "p5.32-compress-raw-zlib",
                        "p5.32-time-local",
                        "perl5.32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pdf-builder",
                        "p5.32-pdf-api2",
                        "p5.32-image-size",
                        "p5.32-parse-cpan-packages-fast",
                        "p5.32-soap-lite",
                        "p5.32-swf-builder",
                        "p5.32-swf-file",
                        "p5.32-text-pdf",
                        "p5.32-pdf-reuse",
                        "p5.32-mail-spamassassin",
                        "p5.32-archive-tar",
                        "p5.32-io-zlib",
                        "p5.32-http-message",
                        "p5.32-astro-spacetrack",
                        "p5.32-archive-zip-simplezip",
                        "p5.32-crypt-openpgp",
                        "p5.32-io-compress-lzf",
                        "p5.32-io-compress-lzma",
                        "p5.32-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.219.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-compress-raw-bzip2",
                        "p5.30-compress-raw-zlib",
                        "p5.30-time-local",
                        "perl5.30"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pdf-builder",
                        "p5.30-pdf-api2",
                        "p5.30-image-size",
                        "p5.30-parse-cpan-packages-fast",
                        "p5.30-soap-lite",
                        "p5.30-swf-builder",
                        "p5.30-swf-file",
                        "p5.30-text-pdf",
                        "p5.30-pdf-reuse",
                        "p5.30-mail-spamassassin",
                        "p5.30-archive-tar",
                        "p5.30-io-zlib",
                        "p5.30-http-message",
                        "p5.30-astro-spacetrack",
                        "p5.30-archive-zip-simplezip",
                        "p5.30-crypt-openpgp",
                        "p5.30-io-compress-lzf",
                        "p5.30-io-compress-lzma",
                        "p5.30-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.219.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-compress-raw-bzip2",
                        "p5.28-compress-raw-zlib",
                        "p5.28-time-local",
                        "perl5.28"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pdf-builder",
                        "p5.28-pdf-api2",
                        "p5.28-image-size",
                        "p5.28-parse-cpan-packages-fast",
                        "p5.28-soap-lite",
                        "p5.28-swf-builder",
                        "p5.28-swf-file",
                        "p5.28-text-pdf",
                        "p5.28-pdf-reuse",
                        "p5.28-mail-spamassassin",
                        "p5.28-archive-tar",
                        "p5.28-io-zlib",
                        "p5.28-http-message",
                        "p5.28-astro-spacetrack",
                        "p5.28-archive-zip-simplezip",
                        "p5.28-crypt-openpgp",
                        "p5.28-io-compress-lzf",
                        "p5.28-io-compress-lzma",
                        "p5.28-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.219.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-compress",
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-devel-cover",
            "portdir": "perl/p5-devel-cover",
            "version": "1.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Cover",
            "description": "Devel::Cover - Code coverage metrics for Perl",
            "long_description": "Devel::Cover - Code coverage metrics for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-math-bigint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-class-xsaccessor",
                        "p5.34-html-parser",
                        "p5.34-json-maybexs",
                        "p5.34-moo",
                        "p5.34-namespace-clean",
                        "p5.34-parallel-iterator",
                        "perl5.34",
                        "p5.34-pod-coverage",
                        "p5.34-ppi-html",
                        "p5.34-sereal",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "p5.34-template-toolkit",
                        "p5.34-test-differences",
                        "p5.34-perl-tidy",
                        "p5.34-browser-open"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-devel-cover",
                        "lcov"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-devel-cover",
            "portdir": "perl/p5-devel-cover",
            "version": "1.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Cover",
            "description": "Devel::Cover - Code coverage metrics for Perl",
            "long_description": "Devel::Cover - Code coverage metrics for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-math-bigint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-class-xsaccessor",
                        "p5.32-html-parser",
                        "p5.32-json-maybexs",
                        "p5.32-moo",
                        "p5.32-namespace-clean",
                        "p5.32-parallel-iterator",
                        "perl5.32",
                        "p5.32-pod-coverage",
                        "p5.32-ppi-html",
                        "p5.32-sereal",
                        "p5.32-sereal-decoder",
                        "p5.32-sereal-encoder",
                        "p5.32-template-toolkit",
                        "p5.32-test-differences",
                        "p5.32-perl-tidy",
                        "p5.32-browser-open"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-strict"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-devel-cover",
            "portdir": "perl/p5-devel-cover",
            "version": "1.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Cover",
            "description": "Devel::Cover - Code coverage metrics for Perl",
            "long_description": "Devel::Cover - Code coverage metrics for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-math-bigint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-capture-tiny",
                        "p5.30-class-xsaccessor",
                        "p5.30-html-parser",
                        "p5.30-json-maybexs",
                        "p5.30-moo",
                        "p5.30-namespace-clean",
                        "p5.30-parallel-iterator",
                        "perl5.30",
                        "p5.30-pod-coverage",
                        "p5.30-ppi-html",
                        "p5.30-sereal",
                        "p5.30-sereal-decoder",
                        "p5.30-sereal-encoder",
                        "p5.30-template-toolkit",
                        "p5.30-test-differences",
                        "p5.30-perl-tidy",
                        "p5.30-browser-open"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-strict"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-devel-cover",
            "portdir": "perl/p5-devel-cover",
            "version": "1.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Cover",
            "description": "Devel::Cover - Code coverage metrics for Perl",
            "long_description": "Devel::Cover - Code coverage metrics for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-math-bigint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-class-xsaccessor",
                        "p5.28-html-parser",
                        "p5.28-json-maybexs",
                        "p5.28-moo",
                        "p5.28-namespace-clean",
                        "p5.28-parallel-iterator",
                        "perl5.28",
                        "p5.28-pod-coverage",
                        "p5.28-ppi-html",
                        "p5.28-sereal",
                        "p5.28-sereal-decoder",
                        "p5.28-sereal-encoder",
                        "p5.28-template-toolkit",
                        "p5.28-test-differences",
                        "p5.28-perl-tidy",
                        "p5.28-browser-open"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-strict"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-timezone",
            "portdir": "perl/p5-datetime-timezone",
            "version": "2.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::TimeZone",
            "description": "DateTime::TimeZone - Time zone object base class and factory",
            "long_description": "DateTime::TimeZone - Time zone object base class and factory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "p5.34-test-output",
                        "p5.34-test-requires",
                        "p5.34-test-taint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-specio",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-class-singleton",
                        "p5.34-module-runtime",
                        "p5.34-namespace-autoclean",
                        "p5.34-params-validationcompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bugzilla",
                        "sympa",
                        "p5.34-datetime-format-dateparse",
                        "p5.34-datetime-format-pg",
                        "p5.34-xml-atom",
                        "p5.34-astro-satpass",
                        "p5.34-datetime-format-natural",
                        "p5.34-moosex-types-datetime",
                        "log2timeline",
                        "p5.34-datetime",
                        "p5-datetime-timezone",
                        "p5.34-datetime-format-flexible",
                        "xmltv",
                        "p5.34-datetime-format-strptime"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-datetime-timezone",
            "portdir": "perl/p5-datetime-timezone",
            "version": "2.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::TimeZone",
            "description": "DateTime::TimeZone - Time zone object base class and factory",
            "long_description": "DateTime::TimeZone - Time zone object base class and factory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "p5.30-test-output",
                        "p5.30-test-requires",
                        "p5.30-test-taint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-specio",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-class-singleton",
                        "p5.30-module-runtime",
                        "p5.30-namespace-autoclean",
                        "p5.30-params-validationcompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-datetime-format-dateparse",
                        "p5.30-datetime-format-pg",
                        "p5.30-xml-atom",
                        "p5.30-astro-satpass",
                        "p5.30-datetime-format-natural",
                        "p5.30-moosex-types-datetime",
                        "p5.30-datetime",
                        "p5.30-datetime-format-flexible",
                        "p5.30-datetime-format-strptime"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-datetime-timezone",
            "portdir": "perl/p5-datetime-timezone",
            "version": "2.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::TimeZone",
            "description": "DateTime::TimeZone - Time zone object base class and factory",
            "long_description": "DateTime::TimeZone - Time zone object base class and factory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "p5.32-test-output",
                        "p5.32-test-requires",
                        "p5.32-test-taint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-specio",
                        "perl5.32",
                        "p5.32-try-tiny",
                        "p5.32-class-singleton",
                        "p5.32-module-runtime",
                        "p5.32-namespace-autoclean",
                        "p5.32-params-validationcompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-datetime-format-dateparse",
                        "p5.32-datetime-format-pg",
                        "p5.32-xml-atom",
                        "p5.32-astro-satpass",
                        "p5.32-datetime-format-natural",
                        "p5.32-moosex-types-datetime",
                        "p5.32-datetime",
                        "p5.32-datetime-format-flexible",
                        "p5.32-datetime-format-strptime"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-datetime-timezone",
            "portdir": "perl/p5-datetime-timezone",
            "version": "2.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::TimeZone",
            "description": "DateTime::TimeZone - Time zone object base class and factory",
            "long_description": "DateTime::TimeZone - Time zone object base class and factory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "p5.28-test-output",
                        "p5.28-test-requires",
                        "p5.28-test-taint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-specio",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-class-singleton",
                        "p5.28-module-runtime",
                        "p5.28-namespace-autoclean",
                        "p5.28-params-validationcompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-dateparse",
                        "p5.28-datetime-format-pg",
                        "p5.28-xml-atom",
                        "p5.28-astro-satpass",
                        "p5.28-datetime-format-natural",
                        "p5.28-moosex-types-datetime",
                        "p5.28-datetime",
                        "p5.28-datetime-format-flexible",
                        "p5.28-datetime-format-strptime"
                    ]
                }
            ]
        },
        {
            "name": "p5-devel-cover",
            "portdir": "perl/p5-devel-cover",
            "version": "1.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-devel-cover",
            "homepage": "https://metacpan.org/pod/Devel::Cover",
            "description": "Devel::Cover - Code coverage metrics for Perl",
            "long_description": "Devel::Cover - Code coverage metrics for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-devel-cover"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-datetime-timezone",
            "portdir": "perl/p5-datetime-timezone",
            "version": "2.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 5,
            "replaced_by": "p5.34-datetime-timezone",
            "homepage": "https://metacpan.org/pod/DateTime::TimeZone",
            "description": "DateTime::TimeZone - Time zone object base class and factory",
            "long_description": "DateTime::TimeZone - Time zone object base class and factory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-timezone"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.222.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-zip",
                        "p5.34-http-message",
                        "p5-compress-raw-zlib",
                        "p5.34-io-compress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "amavisd-new",
                        "gcstar"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.222.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-zip",
                        "p5.32-http-message",
                        "p5.32-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.222.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-zip",
                        "p5.28-http-message",
                        "p5.28-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.222.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-archive-zip",
                        "p5.30-http-message",
                        "p5.30-io-compress"
                    ]
                }
            ]
        }
    ]
}