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

{
    "count": 50425,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=651",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=649",
    "results": [
        {
            "name": "kicad-templates",
            "portdir": "science/kicad",
            "version": "7.0.11",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kicad.org/",
            "description": "Kicad templates",
            "long_description": "Kicad templates",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "legacy-support",
                        "macports-libcxx",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kicad"
                    ]
                }
            ]
        },
        {
            "name": "iproute2mac",
            "portdir": "net/iproute2mac",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brona/iproute2mac",
            "description": "CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command.",
            "long_description": "CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command. Provided functionality is limited and command output is not fully compatible with iproute2. Goal of this project is to make basic network configuration/debug tasks on Mac OS X easy for admins who already use Linux systems.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [
                "python314",
                "python313",
                "python312",
                "python311",
                "python310",
                "mpsudo"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "atlas-toolkit",
            "portdir": "databases/atlas-toolkit",
            "version": "0.26.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://atlasgo.io",
            "description": "A database toolkit that helps developers apply modern DevOps principles.",
            "long_description": "Atlas CLI is an open source tool that helps developers manage their database schemas by applying modern DevOps principles. Contrary to existing tools, Atlas intelligently plans schema migrations for you. Atlas users can use the Atlas DDL (data definition language) to describe their desired database schema and use the command-line tool to plan and apply the migrations to their systems.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pygithub",
            "portdir": "python/py-pygithub",
            "version": "2.6.1",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygithub.readthedocs.io/",
            "description": "Typed interactions with the GitHub API v3",
            "long_description": "PyGitHub is a Python library to access the GitHub REST API. This library enables you to manage GitHub resources such as repositories, user profiles, and organizations in your Python applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pynacl",
                        "py310-deprecated",
                        "py310-jwt",
                        "py310-cryptography",
                        "py310-typing_extensions",
                        "py310-urllib3",
                        "py310-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-keep"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py310-jsonpickle",
            "portdir": "python/py-jsonpickle",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jsonpickle.github.io",
            "description": "Python library for serializing any arbitrary object graph into JSON.",
            "long_description": "Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-digitalocean"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pyvis",
                        "py310-allennlp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-jschema_to_python"
                    ]
                }
            ]
        },
        {
            "name": "py-pyvis",
            "portdir": "python/py-pyvis",
            "version": "0.3.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyvis.readthedocs.io/en/latest/",
            "description": "Python package for creating and visualizing interactive network graphs",
            "long_description": "Python package for creating and visualizing interactive network graphs. A pyvis network can be customized on a per node or per edge basis. Nodes can be given colors, sizes, labels, and other metadata. Pyvis is built around visjs, a JavaScript visualization library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 151
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pyvis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pyvis",
            "portdir": "python/py-pyvis",
            "version": "0.3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyvis.readthedocs.io/en/latest/",
            "description": "Python package for creating and visualizing interactive network graphs",
            "long_description": "Python package for creating and visualizing interactive network graphs. A pyvis network can be customized on a per node or per edge basis. Nodes can be given colors, sizes, labels, and other metadata. Pyvis is built around visjs, a JavaScript visualization library.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 151
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-ipython",
                        "py39-jinja2",
                        "py39-jsonpickle",
                        "py39-networkx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pyvis",
            "portdir": "python/py-pyvis",
            "version": "0.3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyvis.readthedocs.io/en/latest/",
            "description": "Python package for creating and visualizing interactive network graphs",
            "long_description": "Python package for creating and visualizing interactive network graphs. A pyvis network can be customized on a per node or per edge basis. Nodes can be given colors, sizes, labels, and other metadata. Pyvis is built around visjs, a JavaScript visualization library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 151
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-jinja2",
                        "py310-ipython",
                        "py310-networkx",
                        "py310-jsonpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pam-watchid",
            "portdir": "security/pam-watchid",
            "version": "20201011",
            "license": "public-domain",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/biscuitehh/pam-watchid",
            "description": "PAM plugin module that allows the Apple Watch to be used for authentication",
            "long_description": "A PAM plugin that allows the Apple Watch to be used for authentication, using the new kLAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch API in macOS 10.15, written in Swift.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gscan2pdf",
            "portdir": "graphics/gscan2pdf",
            "version": "2.13.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gscan2pdf.sourceforge.net",
            "description": "A GUI to produce PDFs or DjVus from scanned documents",
            "long_description": "A GUI to produce PDFs or DjVus from scanned documents",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sane-backends",
                        "tiff",
                        "p5.34-config-general",
                        "p5.34-data-uuid",
                        "p5.34-date-calc",
                        "p5.34-gtk3",
                        "p5.34-ipc-system-simple",
                        "p5.34-list-moreutils",
                        "p5.34-locale-codes",
                        "p5.34-locale-gettext",
                        "p5.34-log-log4perl",
                        "ImageMagick",
                        "p5.34-proc-processtable",
                        "p5.34-readonly",
                        "p5.34-sub-override",
                        "p5.34-try-tiny",
                        "p5.34-filesys-df",
                        "p5.34-goocanvas2",
                        "p5.34-gtk3-imageview",
                        "p5.34-gtk3-simplelist",
                        "p5.34-image-sane",
                        "p5.34-pdf-builder",
                        "p5.34-set-intspan",
                        "p5.34-perlmagick",
                        "librsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-carp-always",
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-carp-always"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-carp-always",
                        "p5.34-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5-filesys-df",
            "portdir": "perl/p5-filesys-df",
            "version": "0.920.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-filesys-df",
            "homepage": "https://metacpan.org/pod/Filesys::Df",
            "description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "long_description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-filesys-df"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-filesys-df",
            "portdir": "perl/p5-filesys-df",
            "version": "0.920.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Filesys::Df",
            "description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "long_description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-filesys-df"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-filesys-df",
            "portdir": "perl/p5-filesys-df",
            "version": "0.920.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Filesys::Df",
            "description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "long_description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-filesys-df",
            "portdir": "perl/p5-filesys-df",
            "version": "0.920.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Filesys::Df",
            "description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "long_description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-filesys-df",
            "portdir": "perl/p5-filesys-df",
            "version": "0.920.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Filesys::Df",
            "description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "long_description": "Filesys::Df - Perl extension for filesystem disk space information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gscan2pdf"
                    ]
                }
            ]
        },
        {
            "name": "p5-goocanvas2",
            "portdir": "perl/p5-goocanvas2",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-goocanvas2",
            "homepage": "https://metacpan.org/pod/GooCanvas2",
            "description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "long_description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-goocanvas2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-goocanvas2",
            "portdir": "perl/p5-goocanvas2",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GooCanvas2",
            "description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "long_description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goocanvas2",
                        "perl5.28",
                        "p5.28-glib-object-introspection",
                        "p5.28-gtk3",
                        "p5.28-test-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-goocanvas2",
            "portdir": "perl/p5-goocanvas2",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GooCanvas2",
            "description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "long_description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goocanvas2",
                        "perl5.30",
                        "p5.30-glib-object-introspection",
                        "p5.30-gtk3",
                        "p5.30-test-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-goocanvas2",
            "portdir": "perl/p5-goocanvas2",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GooCanvas2",
            "description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "long_description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goocanvas2",
                        "perl5.32",
                        "p5.32-glib-object-introspection",
                        "p5.32-gtk3",
                        "p5.32-test-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-goocanvas2",
            "portdir": "perl/p5-goocanvas2",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GooCanvas2",
            "description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "long_description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goocanvas2",
                        "perl5.34",
                        "p5.34-glib-object-introspection",
                        "p5.34-gtk3",
                        "p5.34-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-goocanvas2",
                        "gscan2pdf"
                    ]
                }
            ]
        },
        {
            "name": "p5-graphics-tiff",
            "portdir": "perl/p5-graphics-tiff",
            "version": "21",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-graphics-tiff",
            "homepage": "https://metacpan.org/pod/Graphics::TIFF",
            "description": "Graphics::TIFF - Perl extension for the libtiff library",
            "long_description": "Graphics::TIFF - Perl extension for the libtiff library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-graphics-tiff",
            "portdir": "perl/p5-graphics-tiff",
            "version": "21",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::TIFF",
            "description": "Graphics::TIFF - Perl extension for the libtiff library",
            "long_description": "Graphics::TIFF - Perl extension for the libtiff library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.28-test-deep",
                        "p5.28-test-requires",
                        "p5.28-test-simple",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-readonly",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pdf-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-graphics-tiff",
            "portdir": "perl/p5-graphics-tiff",
            "version": "21",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::TIFF",
            "description": "Graphics::TIFF - Perl extension for the libtiff library",
            "long_description": "Graphics::TIFF - Perl extension for the libtiff library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.30-test-deep",
                        "p5.30-test-requires",
                        "p5.30-test-simple",
                        "p5.30-extutils-depends",
                        "p5.30-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-readonly",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pdf-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphics-tiff",
            "portdir": "perl/p5-graphics-tiff",
            "version": "21",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::TIFF",
            "description": "Graphics::TIFF - Perl extension for the libtiff library",
            "long_description": "Graphics::TIFF - Perl extension for the libtiff library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.32-test-deep",
                        "p5.32-test-requires",
                        "p5.32-test-simple",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-readonly",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pdf-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-graphics-tiff",
            "portdir": "perl/p5-graphics-tiff",
            "version": "21",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::TIFF",
            "description": "Graphics::TIFF - Perl extension for the libtiff library",
            "long_description": "Graphics::TIFF - Perl extension for the libtiff library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.34-test-deep",
                        "p5.34-test-requires",
                        "p5.34-test-simple",
                        "p5.34-extutils-depends",
                        "p5.34-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-readonly",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pdf-builder",
                        "p5-graphics-tiff"
                    ]
                }
            ]
        },
        {
            "name": "p5-gtk3-imageview",
            "portdir": "perl/p5-gtk3-imageview",
            "version": "12",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gtk3-imageview",
            "homepage": "https://metacpan.org/pod/Gtk3::ImageView",
            "description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "long_description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gtk3-imageview"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-gtk3-imageview",
            "portdir": "perl/p5-gtk3-imageview",
            "version": "12",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::ImageView",
            "description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "long_description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cairo",
                        "p5.28-glib",
                        "p5.28-gtk3",
                        "p5.28-mime-base64",
                        "p5.28-perlmagick",
                        "p5.28-readonly",
                        "perl5.28",
                        "p5.28-test-deep",
                        "p5.28-test-mockobject",
                        "p5.28-test-simple",
                        "p5.28-try-tiny",
                        "xauth",
                        "p5.28-carp-always",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-gtk3-imageview",
            "portdir": "perl/p5-gtk3-imageview",
            "version": "12",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::ImageView",
            "description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "long_description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-cairo",
                        "p5.30-glib",
                        "p5.30-gtk3",
                        "p5.30-mime-base64",
                        "p5.30-perlmagick",
                        "p5.30-readonly",
                        "perl5.30",
                        "p5.30-test-deep",
                        "p5.30-test-mockobject",
                        "p5.30-test-simple",
                        "p5.30-try-tiny",
                        "xauth",
                        "p5.30-carp-always",
                        "p5.30-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk3-imageview",
            "portdir": "perl/p5-gtk3-imageview",
            "version": "12",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::ImageView",
            "description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "long_description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xauth",
                        "p5.32-scalar-list-utils",
                        "p5.32-cairo",
                        "p5.32-glib",
                        "p5.32-gtk3",
                        "p5.32-mime-base64",
                        "perl5.32",
                        "p5.32-readonly",
                        "p5.32-test-deep",
                        "p5.32-test-mockobject",
                        "p5.32-test-simple",
                        "p5.32-try-tiny",
                        "p5.32-carp-always",
                        "p5.32-perlmagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-gtk3-imageview",
            "portdir": "perl/p5-gtk3-imageview",
            "version": "12",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::ImageView",
            "description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "long_description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-cairo",
                        "p5.34-glib",
                        "p5.34-gtk3",
                        "p5.34-mime-base64",
                        "p5.34-perlmagick",
                        "xauth",
                        "p5.34-scalar-list-utils",
                        "p5.34-test-deep",
                        "p5.34-test-mockobject",
                        "p5.34-test-simple",
                        "p5.34-try-tiny",
                        "p5.34-carp-always",
                        "p5.34-readonly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gscan2pdf",
                        "p5-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5-gtk3-simplelist",
            "portdir": "perl/p5-gtk3-simplelist",
            "version": "0.210.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gtk3-simplelist",
            "homepage": "https://metacpan.org/pod/Gtk3::SimpleList",
            "description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "long_description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gtk3-simplelist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-gtk3-simplelist",
            "portdir": "perl/p5-gtk3-simplelist",
            "version": "0.210.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::SimpleList",
            "description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "long_description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-gtk3-simplelist",
            "portdir": "perl/p5-gtk3-simplelist",
            "version": "0.210.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::SimpleList",
            "description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "long_description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk3-simplelist",
            "portdir": "perl/p5-gtk3-simplelist",
            "version": "0.210.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::SimpleList",
            "description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "long_description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-gtk3-simplelist",
            "portdir": "perl/p5-gtk3-simplelist",
            "version": "0.210.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::SimpleList",
            "description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "long_description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-gtk3-simplelist",
                        "gscan2pdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcstar"
                    ]
                }
            ]
        },
        {
            "name": "p5-image-png-libpng",
            "portdir": "perl/p5-image-png-libpng",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-image-png-libpng",
            "homepage": "https://metacpan.org/pod/Image::PNG::Libpng",
            "description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "long_description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-png-libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-image-png-libpng",
            "portdir": "perl/p5-image-png-libpng",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PNG::Libpng",
            "description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "long_description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pdf-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-image-png-libpng",
            "portdir": "perl/p5-image-png-libpng",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PNG::Libpng",
            "description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "long_description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pdf-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-image-png-libpng",
            "portdir": "perl/p5-image-png-libpng",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PNG::Libpng",
            "description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "long_description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pdf-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-image-png-libpng",
            "portdir": "perl/p5-image-png-libpng",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PNG::Libpng",
            "description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "long_description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pdf-builder",
                        "p5-image-png-libpng"
                    ]
                }
            ]
        },
        {
            "name": "p5-image-sane",
            "portdir": "perl/p5-image-sane",
            "version": "5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-image-sane",
            "homepage": "https://metacpan.org/pod/Image::Sane",
            "description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-sane"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-image-sane",
            "portdir": "perl/p5-image-sane",
            "version": "5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Sane",
            "description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sane-backends",
                        "perl5.28",
                        "p5.28-exception-class",
                        "p5.28-extutils-depends",
                        "ImageMagick",
                        "p5.28-readonly",
                        "p5.28-test-requires",
                        "p5.28-try-tiny",
                        "p5.28-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-image-sane",
            "portdir": "perl/p5-image-sane",
            "version": "5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Sane",
            "description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sane-backends",
                        "perl5.30",
                        "p5.30-exception-class",
                        "p5.30-extutils-depends",
                        "ImageMagick",
                        "p5.30-readonly",
                        "p5.30-test-requires",
                        "p5.30-try-tiny",
                        "p5.30-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-image-sane",
            "portdir": "perl/p5-image-sane",
            "version": "5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Sane",
            "description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sane-backends",
                        "perl5.32",
                        "p5.32-exception-class",
                        "p5.32-extutils-depends",
                        "ImageMagick",
                        "p5.32-readonly",
                        "p5.32-test-requires",
                        "p5.32-try-tiny",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-image-sane",
            "portdir": "perl/p5-image-sane",
            "version": "5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Sane",
            "description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "long_description": "Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) Project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sane-backends",
                        "perl5.34",
                        "p5.34-exception-class",
                        "p5.34-extutils-depends",
                        "ImageMagick",
                        "p5.34-readonly",
                        "p5.34-test-requires",
                        "p5.34-try-tiny",
                        "p5.34-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-image-sane",
                        "gscan2pdf"
                    ]
                }
            ]
        }
    ]
}