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

{
    "count": 51957,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=201",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=199",
    "results": [
        {
            "name": "p5.26-xxx",
            "portdir": "perl/p5-xxx",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XXX",
            "description": "XXX - See Your Data in the Nude",
            "long_description": "XXX - See Your Data in the Nude",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-yaml",
                        "p5.26-yaml-pp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pegex"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-yaml",
            "portdir": "perl/p5-yaml",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML",
            "description": "YAML loader/dumper module",
            "long_description": "The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-encode",
                        "p5.26-test-deep",
                        "p5.26-test-yaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-rdf-query",
                        "p5.26-dancer2-session-cookie",
                        "p5.26-uri-query",
                        "p5.26-sql-translator",
                        "p5.26-astro-simbad-client"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-serializer",
                        "p5.26-log-handler",
                        "p5.26-module-depends",
                        "p5.26-module-runtime",
                        "p5.26-moosex-storage",
                        "p5.26-privileges-drop",
                        "p5.26-sdl",
                        "p5.26-test-yaml-valid",
                        "p5.26-treepath",
                        "p5.26-web-scraper",
                        "p5.26-xxx",
                        "p5.26-bioperl",
                        "p5.26-dancer",
                        "p5.26-dancer2",
                        "p5.26-data-phrasebook-loader-yaml"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-yaml-libyaml",
            "portdir": "perl/p5-yaml-libyaml",
            "version": "0.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::LibYAML",
            "description": "YAML::LibYAML - Perl YAML Serialization using XS and libyaml",
            "long_description": "YAML::LibYAML - Perl YAML Serialization using XS and libyaml",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-www-mechanize-cached",
                        "p5.26-inline-c",
                        "p5.26-mail-dkim"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-yaml-valid",
                        "p5.26-config-any",
                        "p5.26-moosex-storage",
                        "p5.26-dancer",
                        "p5.26-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-yaml-libyaml-api",
            "portdir": "perl/p5-yaml-libyaml-api",
            "version": "0.12.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::LibYAML::API",
            "description": "YAML::LibYAML::API - Wrapper around the C libyaml library",
            "long_description": "YAML::LibYAML::API - Wrapper around the C libyaml library",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-yaml-pp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-yaml-pp-libyaml"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-yaml-pp",
            "portdir": "perl/p5-yaml-pp",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::PP",
            "description": "YAML::PP - YAML 1.2 processor",
            "long_description": "YAML::PP - YAML 1.2 processor",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep",
                        "p5.26-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-getopt-long"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pegex",
                        "p5.26-xxx",
                        "p5.26-yaml-libyaml-api",
                        "p5.26-yaml-pp-libyaml"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-yaml-pp-libyaml",
            "portdir": "perl/p5-yaml-pp-libyaml",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::PP::LibYAML",
            "description": "YAML::PP::LibYAML - Faster parsing for YAML::PP",
            "long_description": "YAML::PP::LibYAML - Faster parsing for YAML::PP",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-yaml-libyaml-api",
                        "p5.26-yaml-pp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.340.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "A fast, lightweight YAML loader and dumper",
            "long_description": "A fast, lightweight YAML loader and dumper",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-data-printer",
                        "p5.26-catalyst-action-rest",
                        "p5.26-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-yaml-valid",
                        "p5.26-data-serializer",
                        "p5.26-app-svn-bisect",
                        "p5.26-moosex-storage"
                    ]
                }
            ]
        },
        {
            "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-zeromq",
            "portdir": "perl/p5-zeromq",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ZeroMQ",
            "description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
            "long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
            "active": false,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-tcp",
                        "p5.26-anyevent",
                        "p5.26-test-exception",
                        "p5.26-test-fatal",
                        "p5.26-test-requires",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-json",
                        "p5.26-task-weaken",
                        "zmq22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-zmq-ffi",
            "portdir": "perl/p5-zmq-ffi",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ZMQ::FFI",
            "description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-time-hires",
                        "clang-9.0",
                        "p5.26-anyevent",
                        "p5.26-ffi-checklib",
                        "p5.26-sub-override",
                        "p5.26-sys-sigaction",
                        "p5.26-test-deep",
                        "p5.26-test-exception",
                        "p5.26-test-nowarnings",
                        "p5.26-test-warnings",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-xsaccessor",
                        "p5.26-ffi-platypus",
                        "p5.26-import-into",
                        "p5.26-moo",
                        "p5.26-namespace-clean",
                        "p5.26-sub-exporter",
                        "p5.26-try-tiny",
                        "zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-acme-lolcat",
            "portdir": "perl/p5-acme-lolcat",
            "version": "0.0.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Acme::LOLCAT",
            "description": "SPEEK LIEK A LOLCATZ",
            "long_description": "SPEEK LIEK A LOLCATZ",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-algorithm-annotate",
            "portdir": "perl/p5-algorithm-annotate",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::Annotate",
            "description": "This is a Perl extension for representing a series of changes in annotate form.",
            "long_description": "This is a Perl extension for representing a series of changes in annotate form.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-algorithm-diff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-algorithm-c3",
            "portdir": "perl/p5-algorithm-c3",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::C3",
            "description": "A module for merging hierarchies using the C3 algorithm",
            "long_description": "This module implements the C3 algorithm.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-c3"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-algorithm-combinatorics",
            "portdir": "perl/p5-algorithm-combinatorics",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::Combinatorics",
            "description": "Algorithm::Combinatorics - Efficient generation of combinatorial sequences",
            "long_description": "Algorithm::Combinatorics - Efficient generation of combinatorial sequences",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-algorithm-curvefit",
            "portdir": "perl/p5-algorithm-curvefit",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::CurveFit",
            "description": "Algorithm::CurveFit - Nonlinear Least Squares Fitting",
            "long_description": "Algorithm::CurveFit - Nonlinear Least Squares Fitting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-math-matrixreal",
                        "p5.28-math-symbolic",
                        "perl5.28",
                        "p5.28-test-pod-coverage",
                        "p5.28-test-pod",
                        "p5.28-data-dumper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-algorithm-dependency",
            "portdir": "perl/p5-algorithm-dependency",
            "version": "1.112.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::Dependency",
            "description": "Base class for implementing various dependency trees",
            "long_description": "Algorithm::Dependency is a framework for creating simple read-only dependency hierarchies, where you have a set of items that rely on other items in the set, and require actions on them as well. Despite the most visible of these being software installation systems like the CPAN installer, or debian apt-get, they are usefull in other situations. This module intentionally uses implementation-neutral words, to avoid confusion.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-classapi",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-algorithm-diff",
            "portdir": "perl/p5-algorithm-diff",
            "version": "1.201.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::Diff",
            "description": "This is a Perl extension for computing intelligent differences between two files / lists.",
            "long_description": "This is a Perl extension for computing intelligent differences between two files / lists.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-cgi-formbuilder",
                        "p5.28-test-base"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-algorithm-annotate",
                        "p5.28-data-dump-streamer",
                        "p5.28-text-diff"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-algorithm-munkres",
            "portdir": "perl/p5-algorithm-munkres",
            "version": "0.80.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::Munkres",
            "description": "This is a Perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices",
            "long_description": "Perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square matrix by padding necessary zeros.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-aliased",
            "portdir": "perl/p5-aliased",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/aliased",
            "description": "Use shorter versions of class names.",
            "long_description": "Use shorter versions of class names.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-moosex-meta-typeconstraint-mooish",
                        "p5.28-dist-zilla-role-registerstash",
                        "p5.28-moosex-util"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-declare-constraints-simple",
                        "p5.28-moosex-role-withoverloading",
                        "p5.28-moosex-lazyrequire",
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-moosex-attributeshortcuts"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-base-modulebuild",
            "portdir": "perl/p5-alien-base-modulebuild",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Base::ModuleBuild",
            "description": "Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries",
            "long_description": "Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries. For development of new Alien:: modules, consider using Alien::Build and alienfile instead.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-extract",
                        "p5.28-archive-tar",
                        "p5.28-capture-tiny",
                        "p5.28-file-chdir",
                        "p5.28-http-tiny",
                        "p5.28-module-build",
                        "pkgconfig",
                        "p5.28-scalar-list-utils",
                        "p5.28-shell-config-generate",
                        "p5.28-shell-guess",
                        "p5.28-sort-versions",
                        "p5.28-text-parsewords",
                        "p5.28-uri",
                        "p5.28-path-tiny",
                        "perl5.28",
                        "p5.28-alien-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-build",
            "portdir": "perl/p5-alien-build",
            "version": "2.840.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build",
            "description": "Alien::Build - Build external dependencies for use in CPAN",
            "long_description": "Alien::Build - Build external dependencies for use in CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-capture-tiny",
                        "p5.28-extutils-cbuilder",
                        "p5.28-ffi-checklib",
                        "pkgconfig",
                        "p5.28-file-which",
                        "p5.28-path-tiny",
                        "p5.28-test-simple",
                        "p5.28-text-parsewords",
                        "p5.28-file-chdir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-libxml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-alien-build-plugin-decode-sourceforge",
                        "p5.28-alien-build-plugin-download-github",
                        "p5.28-alien-build-plugin-download-gitlab",
                        "p5.28-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.28-alien-cfitsio",
                        "p5.28-alien-cmake3",
                        "p5.28-alien-curl",
                        "p5.28-alien-editline",
                        "p5.28-alien-ffi",
                        "p5.28-alien-gmp",
                        "p5.28-alien-gnuplot",
                        "p5.28-alien-base-modulebuild",
                        "p5.28-alien-libuuid",
                        "p5.28-alien-libxml2",
                        "p5.28-alien-patch",
                        "p5.28-alien-plplot",
                        "p5.28-alien-proj",
                        "p5.28-alien-proj4",
                        "p5.28-alien-role-alt",
                        "p5.28-alien-rust",
                        "p5.28-alien-sqlite",
                        "p5.28-alien-zlib",
                        "p5.28-astro-fits-cfitsio",
                        "p5.28-alien-libtiff"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-build-plugin-cleanse-builddir",
            "portdir": "perl/p5-alien-build-plugin-cleanse-builddir",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Cleanse::BuildDir",
            "description": "Alien::Build::Plugin::Cleanse::BuildDir - Alien::Build plugin to cleanse the build dir after the build phase",
            "long_description": "Alien::Build::Plugin::Cleanse::BuildDir - Alien::Build plugin to cleanse the build dir after the build phase",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-capture-tiny",
                        "p5.28-data-dump",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-file-path",
                        "p5.28-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-libtiff",
                        "p5.28-alien-proj",
                        "p5.28-alien-proj4",
                        "p5.28-alien-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-build-plugin-decode-sourceforge",
            "portdir": "perl/p5-alien-build-plugin-decode-sourceforge",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Decode::SourceForge",
            "description": "Alien::Build::Plugin::Decode::SourceForge - Alien::Build plugin to handle SourceForge links",
            "long_description": "Alien::Build::Plugin::Decode::SourceForge - Alien::Build plugin to handle SourceForge links",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "p5.28-mojo-dom58",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-plplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-build-plugin-download-github",
            "portdir": "perl/p5-alien-build-plugin-download-github",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Download::GitHub",
            "description": "Alien::Build::Plugin::Download::GitHub - Alien::Build plugin to download from GitHub",
            "long_description": "Alien::Build::Plugin::Download::GitHub - Alien::Build plugin to download from GitHub",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-http-tiny",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-yaml",
                        "p5.28-alien-build",
                        "p5.28-path-tiny",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-build-plugin-download-gitlab",
            "portdir": "perl/p5-alien-build-plugin-download-gitlab",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Download::GitLab",
            "description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "long_description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-path-tiny",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-libxml2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-build-plugin-pkgconfig-ppwrapper",
            "portdir": "perl/p5-alien-build-plugin-pkgconfig-ppwrapper",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::PkgConfig::PPWrapper",
            "description": "Alien::Build::Plugin::PkgConfig::Wrapper - Alien::Build plugin to ensure the pure perl PkgConfig is not run by the MSYS perl",
            "long_description": "Alien::Build::Plugin::PkgConfig::Wrapper - Alien::Build plugin to ensure the pure perl PkgConfig is not run by the MSYS perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-path-tiny",
                        "p5.28-alien-build",
                        "p5.28-file-which"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-proj",
                        "p5.28-alien-proj4"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-cfitsio",
            "portdir": "perl/p5-alien-cfitsio",
            "version": "4.4.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::CFITSIO",
            "description": "Alien::CFITSIO - Find/Install the CFITSIO library",
            "long_description": "Alien::CFITSIO - Find/Install the CFITSIO library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-patch",
                        "p5.28-sort-versions",
                        "p5.28-test-simple",
                        "clang-18",
                        "pkgconfig",
                        "p5.28-extutils-makemaker",
                        "p5.28-package-stash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-build",
                        "cfitsio",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-astro-fits-cfitsio"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-cmake3",
            "portdir": "perl/p5-alien-cmake3",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::cmake3",
            "description": "Alien::cmake3 - Find or download or build cmake 3",
            "long_description": "Alien::cmake3 - Find or download or build cmake 3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-makemaker",
                        "p5.28-path-tiny",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "cmake"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-io-compress-brotli"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-curl",
            "portdir": "perl/p5-alien-curl",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::curl",
            "description": "Alien::curl - Discover or download and install curl + libcurl",
            "long_description": "Alien::curl - Discover or download and install curl + libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-ffi-checklib",
                        "p5.28-test-simple",
                        "p5.28-env-shellwords",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "p5.28-alien-build",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-proj"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-editline",
            "portdir": "perl/p5-alien-editline",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Editline",
            "description": "Make available Editline (libedit)",
            "long_description": "Make available Editline (libedit)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.28-extutils-cbuilder",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "libedit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-ffi",
            "portdir": "perl/p5-alien-ffi",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::FFI",
            "description": "Alien::FFI - Build and make available libffi",
            "long_description": "Alien::FFI - Build and make available libffi",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-capture-tiny",
                        "p5.28-test-simple",
                        "p5.28-alien-build-plugin-download-github",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ffi-platypus"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-gimp",
            "portdir": "perl/p5-alien-gimp",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Gimp",
            "description": "Alien::Gimp - Encapsulate install info for GIMP",
            "long_description": "Alien::Gimp - Encapsulate install info for GIMP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-inline-c",
                        "p5.28-io-all",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig",
                        "p5.28-inline"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "gimp2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gimp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-gmp",
            "portdir": "perl/p5-alien-gmp",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::GMP",
            "description": "Alien::GMP - Alien package for the GNU Multiple Precision library.",
            "long_description": "Alien::GMP - Alien package for the GNU Multiple Precision library.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-devel-checklib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-math-gmp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-gnuplot",
            "portdir": "perl/p5-alien-gnuplot",
            "version": "1.43.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Gnuplot",
            "description": "Alien::Gnuplot - Find and verify functionality of the gnuplot executable.",
            "long_description": "Alien::Gnuplot - Find and verify functionality of the gnuplot executable.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-which",
                        "perl5.28",
                        "p5.28-time-hires",
                        "p5.28-http-tiny",
                        "gnuplot",
                        "p5.28-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pdl-graphics-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-hdf4",
            "portdir": "perl/p5-alien-hdf4",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::HDF4",
            "description": "Alien::HDF4 - Encapsulate install info for HDF4",
            "long_description": "Alien::HDF4 - Encapsulate install info for HDF4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-depends",
                        "p5.28-io-all",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "hdf4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pdl-io-hdf"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-libtiff",
            "portdir": "perl/p5-alien-libtiff",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::libtiff",
            "description": "Alien::libtiff - Install/Find the tiff library",
            "long_description": "Alien::libtiff - Install/Find the tiff library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-sort-versions",
                        "p5.28-uri",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-pkgconfig",
                        "pkgconfig",
                        "p5.28-file-find-rule",
                        "p5.28-file-which",
                        "p5.28-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-ffi-checklib",
                        "tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-libuuid",
            "portdir": "perl/p5-alien-libuuid",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::libuuid",
            "description": "Alien::libuuid - Find or download and install libuuid",
            "long_description": "Alien::libuuid - Find or download and install libuuid",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.28-ffi-platypus",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "libuuid"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-uuid-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-libxml2",
            "portdir": "perl/p5-alien-libxml2",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Libxml2",
            "description": "Alien::Libxml2 - Find/install the C libxml2 library on your system",
            "long_description": "Alien::Libxml2 - Find/install the C libxml2 library on your system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "p5.28-extutils-cbuilder",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "libxml2",
                        "p5.28-alien-build-plugin-download-gitlab"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-libxml"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-patch",
            "portdir": "perl/p5-alien-patch",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::patch",
            "description": "Alien::patch - Find or build patch",
            "long_description": "Alien::patch - Find or build patch",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-cfitsio"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-plplot",
            "portdir": "perl/p5-alien-plplot",
            "version": "0.1.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::PLplot",
            "description": "Alien::PLplot - Alien package for the PLplot plotting library",
            "long_description": "Alien::PLplot - Alien package for the PLplot plotting library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-extutils-makemaker",
                        "p5.28-test-simple",
                        "p5.28-alien-build-plugin-decode-sourceforge",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-build",
                        "plplot",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-proj",
            "portdir": "perl/p5-alien-proj",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::proj",
            "description": "Alien::proj - Find/Install the PROJ library, version 6.1+",
            "long_description": "Alien::proj - Find/Install the PROJ library, version 6.1+",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "proj7",
                "proj8",
                "proj9"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-sort-versions",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.28-pkgconfig",
                        "p5.28-alien-sqlite",
                        "pkgconfig",
                        "p5.28-file-find-rule",
                        "p5.28-file-which",
                        "p5.28-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-build",
                        "p5.28-ffi-checklib",
                        "proj9",
                        "p5.28-alien-curl",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-proj4",
            "portdir": "perl/p5-alien-proj4",
            "version": "2.19.113",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Proj4",
            "description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "long_description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-sort-versions",
                        "p5.28-uri",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.28-pkgconfig",
                        "p5.28-alien-sqlite",
                        "pkgconfig",
                        "p5.28-file-find-rule"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-ffi-checklib",
                        "p5.28-inline",
                        "p5.28-inline-c",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-role-alt",
            "portdir": "perl/p5-alien-role-alt",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Role::Alt",
            "description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates",
            "long_description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates. The capabilities that used to be provided by this role have been moved into Alien::Base's core class. This is an empty role provided for compatibility only. New code should not be using this class. GitHub Repository is archived. Tickets can be opened on the Alien-Build issue tracker, though you should just stop using this role now.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-role-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-extutils-makemaker",
                        "p5.28-path-tiny",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "perl5.28",
                        "rust",
                        "p5.28-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-sdl",
            "portdir": "perl/p5-alien-sdl",
            "version": "1.446.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::SDL",
            "description": "Alien::SDL - building, finding and using SDL binaries",
            "long_description": "Alien::SDL - building, finding and using SDL binaries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-archive-extract",
                        "p5.28-archive-tar",
                        "p5.28-archive-zip",
                        "p5.28-digest-sha",
                        "p5.28-module-build",
                        "p5.28-text-patch",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-capture-tiny",
                        "libsdl_mixer",
                        "p5.28-file-which",
                        "p5.28-file-sharedir",
                        "libsdl",
                        "libsdl_gfx",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_ttf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-sqlite",
            "portdir": "perl/p5-alien-sqlite",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::sqlite",
            "description": "Alien::sqlite - Install/Find the sqlite library",
            "long_description": "Alien::sqlite - Install/Find the sqlite library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-sort-versions",
                        "p5.28-uri",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-pkgconfig",
                        "pkgconfig",
                        "p5.28-file-find-rule",
                        "p5.28-file-which",
                        "p5.28-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-ffi-checklib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-proj",
                        "p5.28-alien-proj4"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::wxWidgets",
            "description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "long_description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-lwp-protocol-https",
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.28",
                        "p5.28-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-wx"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-zlib",
            "portdir": "perl/p5-alien-zlib",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::zlib",
            "description": "Alien::zlib - Find or build zlib",
            "long_description": "Alien::zlib - Find or build zlib",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "perl5.28",
                        "p5.28-alien-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alt-crypt-rsa-bigint",
            "portdir": "perl/p5-alt-crypt-rsa-bigint",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alt::Crypt::RSA::BigInt",
            "description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "long_description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-loader",
                        "p5.28-convert-ascii-armour",
                        "p5.28-crypt-blowfish",
                        "p5.28-crypt-cbc",
                        "p5.28-data-buffer",
                        "perl5.28",
                        "p5.28-math-bigint-gmp",
                        "p5.28-math-prime-util",
                        "p5.28-math-prime-util-gmp",
                        "p5.28-sort-versions",
                        "p5.28-tie-encryptedhash",
                        "p5.28-digest-md2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.28-lexical-var",
            "long_description": "This port has been replaced by p5.28-lexical-var.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}