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

{
    "count": 51640,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=628",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=626",
    "results": [
        {
            "name": "py27-gtkmvc",
            "portdir": "python/py-gtkmvc",
            "version": "1.99.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/pygtkmvc",
            "description": "Model-View-Controller for PyGTK2",
            "long_description": "This is an implementation of the Model-View-Controller and Observer patterns for the Pygtk2 toolkit. MVC is a pattern that can be successfully used to design and develop well structured GUI applications. The MVC pattern basically helps in separating sematics and data of the application, from their representation. The Observer pattern is also embedded here. This pattern allows making separated parts independent, but still connected each other.",
            "active": false,
            "categories": [
                "python",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gtkmvc"
                    ]
                }
            ]
        },
        {
            "name": "py-gtkmvc",
            "portdir": "python/py-gtkmvc",
            "version": "1.99.1",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/pygtkmvc",
            "description": "Model-View-Controller for PyGTK2",
            "long_description": "This is an implementation of the Model-View-Controller and Observer patterns for the Pygtk2 toolkit. MVC is a pattern that can be successfully used to design and develop well structured GUI applications. The MVC pattern basically helps in separating sematics and data of the application, from their representation. The Observer pattern is also embedded here. This pattern allows making separated parts independent, but still connected each other.",
            "active": false,
            "categories": [
                "python",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-gtkmvc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gviz_api",
            "portdir": "python/py-gviz_api",
            "version": "1.7.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/google-visualization-python/",
            "description": "Python API for Google Visualization",
            "long_description": "The Python API for Google Visualization makes it easy to convert python data structures into Google Visualization JS code, DataTable JSon construction string or JSON response for Query object.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-gpstime",
            "portdir": "python/py-gpstime",
            "version": "0.3.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/cds/gpstime",
            "description": "GPS-aware datetime module with leap-second fetching",
            "long_description": "This package provides a gpstime package, including a gpstime subclass of the built-in datetime class with the addition of GPS access and conversion methods. Leap second data is provided by the ietf_leap_seconds module that helps automatically maintain a local copy of the IETF leap second list: https://www.ietf.org/timezones/data/leap-seconds.list A command-line GPS data conversion utility that uses the gpstime module is also included. It is a rough work-alike to tconvert.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stefan.countryman",
                    "github": "stefco",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-dateutil",
                        "py35-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-gpstime",
            "portdir": "python/py-gpstime",
            "version": "0.3.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/cds/gpstime",
            "description": "GPS-aware datetime module with leap-second fetching",
            "long_description": "This package provides a gpstime package, including a gpstime subclass of the built-in datetime class with the addition of GPS access and conversion methods. Leap second data is provided by the ietf_leap_seconds module that helps automatically maintain a local copy of the IETF leap second list: https://www.ietf.org/timezones/data/leap-seconds.list A command-line GPS data conversion utility that uses the gpstime module is also included. It is a rough work-alike to tconvert.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stefan.countryman",
                    "github": "stefco",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-dateutil",
                        "py36-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-gpstime",
            "portdir": "python/py-gpstime",
            "version": "0.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/cds/gpstime",
            "description": "GPS-aware datetime module with leap-second fetching",
            "long_description": "This package provides a gpstime package, including a gpstime subclass of the built-in datetime class with the addition of GPS access and conversion methods. Leap second data is provided by the ietf_leap_seconds module that helps automatically maintain a local copy of the IETF leap second list: https://www.ietf.org/timezones/data/leap-seconds.list A command-line GPS data conversion utility that uses the gpstime module is also included. It is a rough work-alike to tconvert.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stefan.countryman",
                    "github": "stefco",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-dateutil",
                        "py37-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gpstime",
            "portdir": "python/py-gpstime",
            "version": "0.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/cds/gpstime",
            "description": "GPS-aware datetime module with leap-second fetching",
            "long_description": "This package provides a gpstime package, including a gpstime subclass of the built-in datetime class with the addition of GPS access and conversion methods. Leap second data is provided by the ietf_leap_seconds module that helps automatically maintain a local copy of the IETF leap second list: https://www.ietf.org/timezones/data/leap-seconds.list A command-line GPS data conversion utility that uses the gpstime module is also included. It is a rough work-alike to tconvert.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stefan.countryman",
                    "github": "stefco",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-dateutil",
                        "py38-requests",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "exim",
            "portdir": "mail/exim",
            "version": "4.94.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.exim.org/",
            "description": "complete replacement for sendmail",
            "long_description": "Exim is a mail transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. In overall style it is similar to Smail 3, but its facilities are more extensive.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "ldap",
                "mysql5",
                "macports_ldap"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pcre",
                        "clang-17",
                        "perl5"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "openssl",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gflags",
            "portdir": "python/py-gflags",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/python-gflags/",
            "description": "Python equivalent of google-gflag, a getopt() replacement.",
            "long_description": "A library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "conall+macports",
                    "github": "conallob",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "closure-linter",
                        "py27-google-apputils",
                        "py-gflags"
                    ]
                }
            ]
        },
        {
            "name": "py-gflags",
            "portdir": "python/py-gflags",
            "version": "2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/python-gflags/",
            "description": "Python equivalent of google-gflag, a getopt() replacement.",
            "long_description": "A library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "conall+macports",
                    "github": "conallob",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-gflags"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-backports.zoneinfo",
            "portdir": "python/py-backports.zoneinfo",
            "version": "0.2.1",
            "license": "Apache-2.0",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pganssle/zoneinfo",
            "description": "Backport of the standard library zoneinfo module",
            "long_description": "Backport of the standard library zoneinfo module",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-backports.zoneinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-backports.zoneinfo",
            "portdir": "python/py-backports.zoneinfo",
            "version": "0.2.1",
            "license": "Apache-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pganssle/zoneinfo",
            "description": "Backport of the standard library zoneinfo module",
            "long_description": "Backport of the standard library zoneinfo module",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-tzlocal"
                    ]
                }
            ]
        },
        {
            "name": "py38-backports.zoneinfo",
            "portdir": "python/py-backports.zoneinfo",
            "version": "0.2.1",
            "license": "Apache-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pganssle/zoneinfo",
            "description": "Backport of the standard library zoneinfo module",
            "long_description": "Backport of the standard library zoneinfo module",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-backports.zoneinfo",
                        "py38-tzlocal"
                    ]
                }
            ]
        },
        {
            "name": "py35-gflags",
            "portdir": "python/py-gflags",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/python-gflags/",
            "description": "Python equivalent of google-gflag, a getopt() replacement.",
            "long_description": "A library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "conall+macports",
                    "github": "conallob",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-gflags",
            "portdir": "python/py-gflags",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/python-gflags/",
            "description": "Python equivalent of google-gflag, a getopt() replacement.",
            "long_description": "A library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "conall+macports",
                    "github": "conallob",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Tiny",
            "description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "long_description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-json-maybexs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "po4a",
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-module-install",
                        "p5.34-test-yaml-valid",
                        "fusioninventory-agent",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5-yaml-tiny",
                        "p5.34-test2-harness",
                        "demeter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Tiny",
            "description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "long_description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-json-maybexs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-checkprereqsindexed",
                        "p5.32-dist-zilla-plugin-contributorsfromgit",
                        "p5.32-module-install",
                        "p5.32-test-yaml-valid",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-plugin-promptifstale",
                        "p5.32-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Tiny",
            "description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "long_description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-json-maybexs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-module-install",
                        "p5.30-test-yaml-valid",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Tiny",
            "description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "long_description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-json-maybexs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-checkprereqsindexed",
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-module-install",
                        "p5.28-test-yaml-valid",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-yaml-tiny",
            "homepage": "https://metacpan.org/pod/YAML::Tiny",
            "description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "long_description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-ffi",
            "portdir": "perl/p5-dist-zilla-plugin-ffi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::FFI",
            "description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "long_description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-modulebuildtiny",
                        "p5.28-path-tiny",
                        "p5.28-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-true",
                        "perl5.28",
                        "p5.28-experimental",
                        "p5.28-dist-zilla",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-zilla-plugin-ffi",
            "portdir": "perl/p5-dist-zilla-plugin-ffi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::FFI",
            "description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "long_description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-path-tiny",
                        "p5.34-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-true",
                        "perl5.34",
                        "p5.34-experimental",
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-ffi",
            "portdir": "perl/p5-dist-zilla-plugin-ffi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::FFI",
            "description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "long_description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-modulebuildtiny",
                        "p5.32-path-tiny",
                        "p5.32-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-true",
                        "perl5.32",
                        "p5.32-experimental",
                        "p5.32-dist-zilla",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-ffi",
            "portdir": "perl/p5-dist-zilla-plugin-ffi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::FFI",
            "description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "long_description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-path-tiny",
                        "p5.30-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-true",
                        "perl5.30",
                        "p5.30-experimental",
                        "p5.30-dist-zilla",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-ffi",
            "portdir": "perl/p5-dist-zilla-plugin-ffi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-ffi",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::FFI",
            "description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "long_description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-ffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Tiny",
            "description": "Read/Write YAML files with as little code as possible",
            "long_description": "Read/Write YAML files with as little code as possible",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-json-maybexs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-checkprereqsindexed",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-plugin-promptifstale",
                        "p5.26-module-install",
                        "p5.26-test-yaml-valid"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-plugin-ffi",
            "portdir": "perl/p5-dist-zilla-plugin-ffi",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::FFI",
            "description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "long_description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test2-suite",
                        "clang-9.0",
                        "p5.26-dist-zilla-plugin-modulebuildtiny",
                        "p5.26-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dist-zilla",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rage",
            "portdir": "security/rage",
            "version": "0.11.1",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/str4d/rage",
            "description": "Rust implementation of age",
            "long_description": "rage is a simple, modern, and secure file encryption tool, using the age format. It features small explicit keys, no config options, and UNIX-style composability.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "turbocool3r",
                    "github": "turbocool3r",
                    "ports_count": 4
                }
            ],
            "variants": [
                "mount",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chatgpt-client",
            "portdir": "www/chatgpt-client",
            "version": "0.5.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LumitoLuma/chatgpt-client",
            "description": "Simple ChatGPT client written in C",
            "long_description": "chatgpt-client is a simple ChatGPT client written in C (GNU89) for UNIX-based systems.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "curl",
                        "libcjson"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mdate",
            "portdir": "sysutils/mdate",
            "version": "1.7.0.3",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ewe2/mdate",
            "description": "Utility that converts Gregorian dates to Mayan Long Count dates",
            "long_description": "Utility that converts Gregorian dates to Mayan Long Count dates.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "parabolic",
            "portdir": "net/parabolic",
            "version": "2024.12.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NickvisionApps/Parabolic",
            "description": "Download web video and audio",
            "long_description": "GTK-based app to download video and audio from the web.",
            "active": true,
            "categories": [
                "net",
                "multimedia",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "nlogozzo",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "secret",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "yelp-tools",
                        "itstool",
                        "clang-17",
                        "blueprint-compiler"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181",
                        "libadwaita",
                        "libnick",
                        "glib2",
                        "desktop-file-utils",
                        "libepoxy",
                        "libxmlxx5",
                        "openssl3",
                        "gettext-runtime",
                        "gtk4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "aria2",
                        "yt-dlp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libnick",
            "portdir": "devel/libnick",
            "version": "2024.12.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NickvisionApps/libnick",
            "description": "Cross-platform base for native Nickvision applications",
            "long_description": "Cross-platform base for native Nickvision applications",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "nlogozzo",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "secret",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "maddy-parser",
                        "cmake",
                        "gtest",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "curl",
                        "openssl3",
                        "gettext-runtime",
                        "boost181"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "parabolic"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Compile",
            "description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.34-test-requires",
                        "p5.34-test-simple",
                        "p5.34-try-tiny",
                        "p5.34-capture-tiny",
                        "p5.34-cgi",
                        "p5.34-filter",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-sub-identify",
                        "p5.34-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-pushd",
                        "p5.34-sub-name",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-plack",
                        "p5-cgi-compile"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Compile",
            "description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.32-test-requires",
                        "p5.32-test-simple",
                        "p5.32-try-tiny",
                        "p5.32-module-build",
                        "p5.32-capture-tiny",
                        "p5.32-cgi",
                        "p5.32-filter",
                        "p5.32-module-build-tiny",
                        "p5.32-sub-identify",
                        "p5.32-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-pushd",
                        "p5.32-sub-name",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Compile",
            "description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.30-test-requires",
                        "p5.30-test-simple",
                        "p5.30-try-tiny",
                        "p5.30-capture-tiny",
                        "p5.30-cgi",
                        "p5.30-filter",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-sub-identify",
                        "p5.30-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-pushd",
                        "p5.30-sub-name",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Compile",
            "description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-test-requires",
                        "p5.28-test-simple",
                        "p5.28-try-tiny",
                        "p5.28-capture-tiny",
                        "p5.28-cgi",
                        "p5.28-filter",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-sub-identify",
                        "p5.28-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-pushd",
                        "p5.28-sub-name",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-cgi-compile",
            "homepage": "https://metacpan.org/pod/CGI::Compile",
            "description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cgi-compile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Compile",
            "description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-try-tiny",
                        "p5.26-sub-identify",
                        "p5.26-switch",
                        "p5.26-test-nowarnings",
                        "p5.26-test-requires",
                        "clang-9.0",
                        "p5.26-capture-tiny",
                        "p5.26-cgi",
                        "p5.26-module-build-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-pushd",
                        "p5.26-module-build",
                        "p5.26-sub-name",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-sub-name",
            "portdir": "perl/p5-sub-name",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Name",
            "description": "Sub::Name - (Re)name a sub",
            "long_description": "Sub::Name - (Re)name a sub",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-devel-checkbin",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-devel-nytprof"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-b-hooks-atruntime",
                        "p5.34-class-accessor-grouped",
                        "p5.34-devel-declare",
                        "p5.34-object-id",
                        "p5.34-tcl-ptk",
                        "p5.34-try-tiny",
                        "p5-sub-name",
                        "p5.34-cgi-compile",
                        "p5.34-dbix-class",
                        "p5.34-io-lambda",
                        "p5.34-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-sub-name",
            "portdir": "perl/p5-sub-name",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Name",
            "description": "Sub::Name - (Re)name a sub",
            "long_description": "Sub::Name - (Re)name a sub",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-devel-checkbin",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-devel-nytprof"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-b-hooks-atruntime",
                        "p5.32-class-accessor-grouped",
                        "p5.32-devel-declare",
                        "p5.32-object-id",
                        "p5.32-tcl-ptk",
                        "p5.32-try-tiny",
                        "p5.32-cgi-compile",
                        "p5.32-dbix-class",
                        "p5.32-io-lambda",
                        "p5.32-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-sub-name",
            "portdir": "perl/p5-sub-name",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Name",
            "description": "Sub::Name - (Re)name a sub",
            "long_description": "Sub::Name - (Re)name a sub",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-devel-checkbin",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-devel-nytprof"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-b-hooks-atruntime",
                        "p5.28-class-accessor-grouped",
                        "p5.28-devel-declare",
                        "p5.28-object-id",
                        "p5.28-tcl-ptk",
                        "p5.28-try-tiny",
                        "p5.28-cgi-compile",
                        "p5.28-dbix-class",
                        "p5.28-io-lambda",
                        "p5.28-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-sub-name",
            "portdir": "perl/p5-sub-name",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Name",
            "description": "Sub::Name - (Re)name a sub",
            "long_description": "Sub::Name - (Re)name a sub",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-devel-checkbin",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-devel-nytprof"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-b-hooks-atruntime",
                        "p5.30-class-accessor-grouped",
                        "p5.30-devel-declare",
                        "p5.30-object-id",
                        "p5.30-tcl-ptk",
                        "p5.30-try-tiny",
                        "p5.30-cgi-compile",
                        "p5.30-dbix-class",
                        "p5.30-io-lambda",
                        "p5.30-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5-sub-name",
            "portdir": "perl/p5-sub-name",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-sub-name",
            "homepage": "https://metacpan.org/pod/Sub::Name",
            "description": "Sub::Name - (Re)name a sub",
            "long_description": "Sub::Name - (Re)name a sub",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sub-name"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-cpan-meta-yaml",
            "portdir": "perl/p5-cpan-meta-yaml",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::YAML",
            "description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "long_description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-cpan-meta-yaml",
                        "p5.34-cpan-meta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cpan2port"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cpan-meta-yaml",
            "portdir": "perl/p5-cpan-meta-yaml",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::YAML",
            "description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "long_description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-cpan-meta"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-cpan-meta-yaml",
            "portdir": "perl/p5-cpan-meta-yaml",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::YAML",
            "description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "long_description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-cpan-meta"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cpan-meta-yaml",
            "portdir": "perl/p5-cpan-meta-yaml",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::YAML",
            "description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "long_description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cpan-meta"
                    ]
                }
            ]
        },
        {
            "name": "p5-cpan-meta-yaml",
            "portdir": "perl/p5-cpan-meta-yaml",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-cpan-meta-yaml",
            "homepage": "https://metacpan.org/pod/CPAN::Meta::YAML",
            "description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "long_description": "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cpan-meta-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-capture-tiny",
            "portdir": "perl/p5-capture-tiny",
            "version": "0.500.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Capture::Tiny",
            "description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "long_description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkextratests",
                        "p5.34-ffi-c",
                        "p5.34-ffi-platypus-lang-rust",
                        "p5.34-test2-plugin-nowarnings",
                        "p5.34-dist-zilla-plugin-checkmetaresources",
                        "p5.34-email-send",
                        "p5.34-try-tiny",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-pluginbundle-git-checkfor",
                        "p5.34-email-date",
                        "p5.34-git-raw",
                        "p5.34-devel-nytprof",
                        "p5.34-sys-hostip",
                        "p5.34-io-prompt-tiny",
                        "p5.34-list-compare",
                        "p5.34-cli-osprey",
                        "p5.34-catalyst-view-html-mason",
                        "demeter",
                        "p5.34-module-build-xsutil",
                        "p5.34-cgi-compile",
                        "p5.34-html-masonx-free",
                        "p5.34-moosex-role-warnonconflict",
                        "p5.34-dancer2",
                        "p5.34-term-progressbar",
                        "p5.34-test-failwarnings",
                        "p5.34-test-snapshot",
                        "p5.34-test-tempdir-tiny",
                        "p5.34-moosex-extended",
                        "p5.34-gdgraph",
                        "p5.34-dist-zilla-plugin-test-reportprereqs",
                        "p5.34-array-iterator",
                        "p5.34-file-sharedir-projectdistdir",
                        "p5.34-email-sender",
                        "p5.34-file-copy-recursive-reduced",
                        "p5.34-lwp-consolelogger",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-text-bibtex",
                        "p5.34-devel-checklib",
                        "p5.34-alien-build-plugin-cleanse-builddir",
                        "p5.34-alien-build-plugin-download-github",
                        "p5.34-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.34-alien-ffi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-output",
                        "p5.34-alien-sdl",
                        "p5.34-app-cli",
                        "p5.34-config-autoconf",
                        "p5.34-crypt-random-source",
                        "p5.34-html-entities-interpolate",
                        "p5.34-mason",
                        "p5.34-module-compile",
                        "p5.34-app-cmd",
                        "p5.34-alien-base-modulebuild",
                        "p5.34-email-valid",
                        "p5.34-test2-tools-process",
                        "p5.34-code-tidyall",
                        "p5.34-test-differences",
                        "p5.34-sys-info-driver-osx",
                        "p5.34-ffi-platypus",
                        "p5.34-test-script",
                        "p5.34-alien-build",
                        "p5.34-dumbbench",
                        "demeter",
                        "p5-capture-tiny",
                        "p5.34-devel-cover",
                        "lcov"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ccdiff"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-capture-tiny",
            "portdir": "perl/p5-capture-tiny",
            "version": "0.500.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Capture::Tiny",
            "description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "long_description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-gdgraph",
                        "p5.32-dist-zilla-plugin-test-reportprereqs",
                        "p5.32-sys-hostip",
                        "p5.32-html-masonx-free",
                        "p5.32-array-iterator",
                        "p5.32-file-sharedir-projectdistdir",
                        "p5.32-email-sender",
                        "p5.32-file-copy-recursive-reduced",
                        "p5.32-lwp-consolelogger",
                        "p5.32-dist-zilla-plugin-makemaker-fallback",
                        "p5.32-text-bibtex",
                        "p5.32-alien-build-plugin-cleanse-builddir",
                        "p5.32-alien-build-plugin-download-github",
                        "p5.32-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.32-alien-ffi",
                        "p5.32-ffi-c",
                        "p5.32-ffi-platypus-lang-rust",
                        "p5.32-test2-plugin-nowarnings",
                        "p5.32-email-send",
                        "p5.32-try-tiny",
                        "p5.32-devel-nytprof",
                        "p5.32-cli-osprey",
                        "p5.32-cgi-compile",
                        "p5.32-dancer2",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-devel-checklib",
                        "p5.32-dist-zilla-plugin-checkextratests",
                        "p5.32-dist-zilla-plugin-checkmetaresources",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-pluginbundle-git-checkfor",
                        "p5.32-email-date",
                        "p5.32-git-raw",
                        "p5.32-io-prompt-tiny",
                        "p5.32-list-compare",
                        "p5.32-module-build-xsutil",
                        "p5.32-moosex-role-warnonconflict",
                        "p5.32-term-progressbar",
                        "p5.32-test-failwarnings",
                        "p5.32-test-snapshot",
                        "p5.32-test-tempdir-tiny",
                        "p5.32-moosex-extended"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-sdl",
                        "p5.32-app-cli",
                        "p5.32-code-tidyall",
                        "p5.32-config-autoconf",
                        "p5.32-crypt-random-source",
                        "p5.32-test-differences",
                        "p5.32-sys-info-driver-osx",
                        "p5.32-ffi-platypus",
                        "p5.32-app-cmd",
                        "p5.32-email-valid",
                        "p5.32-test-output",
                        "p5.32-test-script",
                        "p5.32-html-entities-interpolate",
                        "p5.32-alien-build",
                        "p5.32-test2-tools-process",
                        "p5.32-mason",
                        "p5.32-dumbbench",
                        "p5.32-module-compile",
                        "p5.32-devel-cover",
                        "p5.32-alien-base-modulebuild"
                    ]
                }
            ]
        }
    ]
}