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

{
    "count": 51929,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=828",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=826",
    "results": [
        {
            "name": "p5.28-file-chmod",
            "portdir": "perl/p5-file-chmod",
            "version": "0.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::chmod",
            "description": "File::chmod - Implements symbolic and ls chmod modes",
            "long_description": "File::chmod - Implements symbolic and ls chmod modes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-chdir",
            "portdir": "perl/p5-file-chdir",
            "version": "0.101.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::chdir",
            "description": "a more sensible way to change directories",
            "long_description": "a more sensible way to change directories",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-pluginbundle-git-checkfor",
                        "p5.28-dist-zilla-plugin-contributorsfromgit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-ffi-platypus-lang-rust",
                        "p5.28-git-wrapper",
                        "p5.28-module-build-ffi",
                        "p5.28-svn-mirror",
                        "p5.28-alien-base-modulebuild",
                        "p5.28-wx-demo",
                        "p5.28-alien-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-changenotify",
            "portdir": "perl/p5-file-changenotify",
            "version": "0.310.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ChangeNotify",
            "description": "Watch for changes to files, cross-platform style",
            "long_description": "Watch for changes to files, cross-platform style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-requires",
                        "p5.28-test-simple",
                        "p5.28-test-without-module",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-namespace-autoclean",
                        "perl5.28",
                        "p5.28-type-tiny",
                        "p5.28-module-pluggable",
                        "p5.28-module-runtime",
                        "p5.28-moo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-basedir",
            "portdir": "perl/p5-file-basedir",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::BaseDir",
            "description": "This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification.",
            "long_description": "This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data. It is suggested that desktop applications for e.g. the Gnome, KDE or Xfce platforms follow this layout. However, the same layout can just as well be used for non-GUI applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-which",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ipc-system-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-desktopentry",
                        "p5.28-file-mimeinfo"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ffi-platypus-type-enum",
            "portdir": "perl/p5-ffi-platypus-type-enum",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::Platypus::Type::Enum",
            "description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
            "long_description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-ffi-platypus",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ref-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ffi-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ffi-platypus-lang-rust",
            "portdir": "perl/p5-ffi-platypus-lang-rust",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::Platypus::Lang::Rust",
            "description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language",
            "long_description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-extutils-makemaker",
                        "p5.28-test-script",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-path-tiny",
                        "perl5.28",
                        "p5.28-alien-rust",
                        "p5.28-env-shellwords",
                        "p5.28-ffi-checklib",
                        "p5.28-ffi-platypus",
                        "p5.28-file-chdir",
                        "p5.28-file-which"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-ffi-platypus",
            "portdir": "perl/p5-ffi-platypus",
            "version": "2.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::Platypus",
            "description": "FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required.",
            "long_description": "FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-capture-tiny",
                        "perl5.28",
                        "p5.28-math-int64",
                        "p5.28-ffi-checklib",
                        "p5.28-alien-ffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-ffi-platypus-type-enum",
                        "p5.28-alien-libuuid"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ffi-platypus-lang-rust",
                        "p5.28-zmq-ffi",
                        "p5.28-unix-groups-ffi",
                        "p5.28-uuid-ffi",
                        "p5.28-ffi-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ffi-checklib",
            "portdir": "perl/p5-ffi-checklib",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::CheckLib",
            "description": "FFI::CheckLib - Check that a library is available for FFI",
            "long_description": "FFI::CheckLib - Check that a library is available for FFI",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "p5.28-test2-tools-process",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-which",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-curl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-libtiff",
                        "p5.28-alien-proj",
                        "p5.28-alien-proj4",
                        "p5.28-alien-sqlite",
                        "p5.28-ffi-platypus",
                        "p5.28-ffi-platypus-lang-rust",
                        "p5.28-uuid-ffi",
                        "p5.28-alien-build",
                        "p5.28-zmq-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ffi-c",
            "portdir": "perl/p5-ffi-c",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::C",
            "description": "FFI::C - C data types for FFI",
            "long_description": "FFI::C - C data types for FFI",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-path-tiny",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ref-util",
                        "perl5.28",
                        "p5.28-sub-install",
                        "p5.28-sub-identify",
                        "p5.28-class-inspector",
                        "p5.28-ffi-platypus",
                        "p5.28-ffi-platypus-type-enum"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-fey-test",
            "portdir": "perl/p5-fey-test",
            "version": "0.100.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Fey::Test",
            "description": "Fey::Test - test libraries for Fey distros",
            "long_description": "This module is only useful for testing p5-fey and any other p5-fey-* ports. You should not have to install it explicitly.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbi",
                        "p5.28-list-moreutils",
                        "p5.28-test-mockobject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-fey",
                        "p5.28-fey-dbimanager",
                        "p5.28-fey-loader",
                        "p5.28-fey-orm"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-fey-orm",
            "portdir": "perl/p5-fey-orm",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Fey::ORM",
            "description": "A Fey-based ORM (If you like SQL, you might like Fey::ORM)",
            "long_description": "Fey::ORM builds on top of other Fey project libraries to create an ORM focused on easy SQL generation. This is an ORM for people who are comfortable with SQL and want to be able to use it with their objects, rather than people who like OO and don't want to think about the DBMS.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbd-sqlite",
                        "p5.28-fey-test",
                        "p5.28-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-fey-dbimanager",
                        "p5.28-list-allutils",
                        "p5.28-moose",
                        "p5.28-moosex-classattribute",
                        "p5.28-moosex-semiaffordanceaccessor",
                        "perl5.28",
                        "p5.28-moosex-types",
                        "p5.28-namespace-autoclean",
                        "p5.28-object-id",
                        "p5.28-sub-exporter",
                        "p5.28-moosex-strictconstructor",
                        "p5.28-devel-globaldestruction",
                        "p5.28-exception-class",
                        "p5.28-fey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-fey-loader",
            "portdir": "perl/p5-fey-loader",
            "version": "0.130.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Fey::Loader",
            "description": "Fey::Loader - Load your schema definition from a DBMS",
            "long_description": "Fey::Loader - Load your schema definition from a DBMS",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-fey-test",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-fey",
                        "p5.28-moose",
                        "perl5.28",
                        "p5.28-namespace-autoclean",
                        "p5.28-moosex-params-validate",
                        "p5.28-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-fey-dbimanager",
            "portdir": "perl/p5-fey-dbimanager",
            "version": "0.160.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Fey::DBIManager",
            "description": "Fey::DBIManager - Manage a set of DBI handles",
            "long_description": "Fey::DBIManager - Manage a set of DBI handles",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbd-mock",
                        "p5.28-dbd-sqlite",
                        "p5.28-fey-test",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moosex-strictconstructor",
                        "perl5.28",
                        "p5.28-namespace-autoclean",
                        "p5.28-fey",
                        "p5.28-moose",
                        "p5.28-moosex-semiaffordanceaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-fey-orm"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-fey",
            "portdir": "perl/p5-fey",
            "version": "0.440.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Fey",
            "description": "Fey - Better SQL Generation Through Perl",
            "long_description": "Fey - Better SQL Generation Through Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-datetime",
                        "p5.28-datetime-format-mysql",
                        "p5.28-fey-test",
                        "p5.28-test-memory-cycle",
                        "p5.28-test-requires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moosex-semiaffordanceaccessor",
                        "p5.28-moosex-strictconstructor",
                        "p5.28-moosex-types",
                        "perl5.28",
                        "p5.28-task-weaken",
                        "p5.28-tie-ixhash",
                        "p5.28-namespace-autoclean",
                        "p5.28-exception-class",
                        "p5.28-list-allutils",
                        "p5.28-moose",
                        "p5.28-moosex-params-validate",
                        "p5.28-moosex-role-parameterized"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-fey-dbimanager",
                        "p5.28-fey-loader",
                        "p5.28-fey-orm"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-feed-find",
            "portdir": "perl/p5-feed-find",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Feed::Find",
            "description": "Autodiscovery of syndication feeds",
            "long_description": "Feed::Find is a class to perform autodiscovery of syndication feeds.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-lwp-useragent",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-html-parser",
                        "perl5.28",
                        "p5.28-uri",
                        "p5.28-libwww-perl",
                        "p5.28-class-errorhandler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-feature-compat-try",
            "portdir": "perl/p5-feature-compat-try",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Feature::Compat::Try",
            "description": "Feature::Compat::Try - make try/catch syntax available",
            "long_description": "Feature::Compat::Try - make try/catch syntax available",
            "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": [
                        "perl5.28",
                        "p5.28-syntax-keyword-try"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-feature-compat-class",
            "portdir": "perl/p5-feature-compat-class",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Feature::Compat::Class",
            "description": "Feature::Compat::Class - make class syntax available",
            "long_description": "Feature::Compat::Class - make class syntax available",
            "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": [
                        "perl5.28",
                        "p5.28-object-pad"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-fcgi-procmanager",
            "portdir": "perl/p5-fcgi-procmanager",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FCGI::ProcManager",
            "description": "FCGI::ProcManager - functions for managing FastCGI applications.",
            "long_description": "FCGI::ProcManager - functions for managing FastCGI applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-fcgi",
            "portdir": "perl/p5-fcgi",
            "version": "0.820.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FCGI",
            "description": "Fast CGI Module",
            "long_description": "A Fast CGI module for perl based on the FCGI module from Open Market's FastCGI Developer's Kit",
            "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-cgi-fast",
                        "p5.28-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-xspp",
            "portdir": "perl/p5-extutils-xspp",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::XSpp",
            "description": "ExtUtils::XSpp (no description available)",
            "long_description": "ExtUtils::XSpp (no description available)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-base",
                        "p5.28-test-differences",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-wx"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-xsbuilder",
            "portdir": "perl/p5-extutils-xsbuilder",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::XSBuilder",
            "description": "ExtUtils::XSBuilder - Automatic Perl XS glue code generation",
            "long_description": "ExtUtils::XSBuilder is a set modules to parse C header files and create XS glue code and documentation out of it. Idealy this allows to write an interface to a C library without coding a line.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-parse-recdescent",
                        "p5.28-tie-ixhash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-libapreq2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-pkgconfig",
            "portdir": "perl/p5-extutils-pkgconfig",
            "version": "1.160.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::PkgConfig",
            "description": "Simplistic interface to pkg-config",
            "long_description": "Simplistic interface to pkg-config",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pkgconfig",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-poppler",
                        "p5.28-gtk2-sourceview2",
                        "p5.28-alien-gimp",
                        "p5.28-conf-libconfig",
                        "p5.28-crypt-smime",
                        "p5.28-gd",
                        "p5.28-graphics-tiff",
                        "p5.28-pgplot"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cairo",
                        "p5.28-cairo-gobject",
                        "p5.28-gtk2",
                        "p5.28-image-sane",
                        "p5.28-net-curl",
                        "p5.28-glib",
                        "p5.28-gnome2-canvas",
                        "p5.28-gnome2-gconf",
                        "p5.28-gnome2-vfs",
                        "p5.28-gnome2-wnck",
                        "p5.28-gtk2-gladexml",
                        "p5.28-glib-object-introspection",
                        "p5.28-gnome2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-manifest",
            "portdir": "perl/p5-extutils-manifest",
            "version": "1.750.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Manifest",
            "description": "ExtUtils::Manifest - Utilities to write and check a MANIFEST file",
            "long_description": "ExtUtils::Manifest - Utilities to write and check a MANIFEST file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-uuid"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla",
                        "p5.28-extutils-makemaker"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-makemaker-cpanfile",
            "portdir": "perl/p5-extutils-makemaker-cpanfile",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::MakeMaker::CPANfile",
            "description": "ExtUtils::MakeMaker::CPANfile - cpanfile support for EUMM",
            "long_description": "ExtUtils::MakeMaker::CPANfile - cpanfile support for EUMM",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cpan-meta",
                        "p5.28-extutils-makemaker",
                        "p5.28-file-path",
                        "perl5.28",
                        "p5.28-version",
                        "p5.28-module-cpanfile",
                        "p5.28-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-time-out"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-makemaker",
            "portdir": "perl/p5-extutils-makemaker",
            "version": "7.780.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::MakeMaker",
            "description": "ExtUtils::MakeMaker - Create a module Makefile",
            "long_description": "ExtUtils::MakeMaker - Create a module Makefile",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cpan-meta-requirements",
                        "p5.28-extutils-manifest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-cfitsio",
                        "p5.28-alien-cmake3",
                        "p5.28-alien-plplot",
                        "p5.28-alien-rust",
                        "p5.28-business-ismn",
                        "p5.28-conf-libconfig",
                        "p5.28-data-munge",
                        "p5.28-data-uuid-mt",
                        "p5.28-dbd-pg",
                        "p5.28-pod-elemental-transformer-list",
                        "p5.28-string-flogger",
                        "p5.28-test-requires",
                        "p5.28-text-csv_xs",
                        "p5.28-time-out",
                        "p5.28-type-tiny-xs",
                        "p5.28-uuid",
                        "p5.28-devel-dumptrace",
                        "p5.28-ffi-platypus-lang-rust",
                        "p5.28-file-rename",
                        "p5.28-function-parameters",
                        "p5.28-gimp",
                        "p5.28-hash-ordered",
                        "p5.28-log-dispatch-array",
                        "p5.28-metacpan-client",
                        "p5.28-musicbrainz-discid",
                        "p5.28-net",
                        "p5.28-net-twitter",
                        "p5.28-opengl-modern",
                        "p5.28-pdl",
                        "p5.28-pod-elemental",
                        "p5.28-pod-elemental-perlmunger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-checkbin",
                        "p5.28-tree-dag_node",
                        "p5.28-extutils-builder",
                        "p5.28-extutils-makemaker-cpanfile",
                        "p5.28-term-readline-gnu",
                        "p5.28-inline-c",
                        "p5.28-local-lib"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-libbuilder",
            "portdir": "perl/p5-extutils-libbuilder",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::LibBuilder",
            "description": "help build perl modules with self-contained C libraries",
            "long_description": "Some Perl modules need to ship C libraries together with their Perl code. Although there are mechanisms to compile and link (or glue) C code in your Perl programs, there isn't a clear method to compile standard, self-contained C libraries. This module's main goal is to help in that task.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-text-bibtex"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-installpaths",
            "portdir": "perl/p5-extutils-installpaths",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::InstallPaths",
            "description": "ExtUtils::InstallPaths - Build.PL install path logic made easy",
            "long_description": "ExtUtils::InstallPaths - Build.PL install path logic made easy",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-config",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-build",
                        "p5.28-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-install",
            "portdir": "perl/p5-extutils-install",
            "version": "2.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Install",
            "description": "install files from here to there",
            "long_description": "Handles the installing and uninstalling of perl modules, scripts, man pages, etc...",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-authen-radius",
                        "p5.28-data-hexdump"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-local-lib",
                        "p5.28-module-build-tiny",
                        "p5.28-module-install"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-helpers",
            "portdir": "perl/p5-extutils-helpers",
            "version": "0.28.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Helpers",
            "description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "long_description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-build",
                        "p5.28-extutils-builder",
                        "p5.28-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-hascompiler",
            "portdir": "perl/p5-extutils-hascompiler",
            "version": "0.25.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::HasCompiler",
            "description": "ExtUtils::HasCompiler - Check for the presence of a compiler",
            "long_description": "ExtUtils::HasCompiler - Check for the presence of a compiler",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cpan-requirements-dynamic"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-f77",
            "portdir": "perl/p5-extutils-f77",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::F77",
            "description": "Helper for linking C with Fortran subroutines",
            "long_description": "ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-which",
                        "libgcc",
                        "gcc15",
                        "p5.28-text-parsewords",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pgplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-embed",
            "portdir": "perl/p5-extutils-embed",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Embed",
            "description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "long_description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-extutils-depends",
            "portdir": "perl/p5-extutils-depends",
            "version": "0.800.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Depends",
            "description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
            "long_description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-true",
                        "p5.28-gtk2-sourceview2",
                        "p5.28-alien-gimp",
                        "p5.28-alien-hdf4",
                        "p5.28-b-hooks-op-check",
                        "p5.28-b-utils",
                        "p5.28-bareword-filehandles",
                        "p5.28-devel-declare",
                        "p5.28-graphics-tiff",
                        "p5.28-multidimensional",
                        "p5.28-pdl-io-hdf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-glib-object-introspection",
                        "p5.28-b-hooks-op-check-stashchange",
                        "p5.28-gnome2",
                        "p5.28-gtk2",
                        "p5.28-cairo",
                        "p5.28-cairo-gobject",
                        "p5.28-gnome2-canvas",
                        "p5.28-gnome2-gconf",
                        "p5.28-gnome2-vfs",
                        "p5.28-gnome2-wnck",
                        "p5.28-gtk2-gladexml",
                        "p5.28-gtk2-sourceview",
                        "p5.28-image-sane",
                        "p5.28-gimp",
                        "p5.28-glib",
                        "p5.28-b-hooks-op-annotation"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-config",
            "portdir": "perl/p5-extutils-config",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Config",
            "description": "ExtUtils::Config - A wrapper for perl's configuration",
            "long_description": "ExtUtils::Config - A wrapper for perl's configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-installpaths",
                        "p5.28-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cpan-requirements-dynamic",
                        "p5.28-extutils-builder",
                        "p5.28-extutils-builder-compiler",
                        "p5.28-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-cchecker",
            "portdir": "perl/p5-extutils-cchecker",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::CChecker",
            "description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "long_description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "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": [
                        "perl5.28",
                        "p5.28-extutils-cbuilder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-crypt-smime",
                        "p5.28-xs-parse-keyword"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-cbuilder",
            "portdir": "perl/p5-extutils-cbuilder",
            "version": "0.280.236",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::CBuilder",
            "description": "Compile and link C code for Perl modules",
            "long_description": "This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ipc-cmd",
                        "p5.28-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xs-parse-sublike",
                        "p5.28-alien-editline",
                        "p5.28-alien-libxml2",
                        "p5.28-attribute-storage",
                        "p5.28-b-hooks-atruntime",
                        "p5.28-syntax-operator-existsor",
                        "p5.28-syntax-operator-in",
                        "p5.28-xs-parse-keyword",
                        "p5.28-future-xs",
                        "p5.28-lexical-var",
                        "p5.28-meta",
                        "p5.28-net-libidn2",
                        "p5.28-object-pad",
                        "p5.28-syntax-keyword-defer",
                        "p5.28-syntax-keyword-dynamically",
                        "p5.28-syntax-keyword-match",
                        "p5.28-syntax-keyword-multisub",
                        "p5.28-syntax-keyword-try",
                        "p5.28-syntax-operator-divides",
                        "p5.28-syntax-operator-equ"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-autoconf",
                        "p5.28-extutils-cchecker",
                        "p5.28-alien-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-builder-compiler",
            "portdir": "perl/p5-extutils-builder-compiler",
            "version": "0.36.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
            "description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "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-extutils-config",
                        "p5.28-perl-ostype",
                        "p5.28-extutils-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-builder",
            "portdir": "perl/p5-extutils-builder",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder",
            "description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-dumper",
                        "p5.28-extutils-config",
                        "p5.28-extutils-helpers",
                        "perl5.28",
                        "p5.28-pathtools",
                        "p5.28-perl-ostype",
                        "p5.28-scalar-list-utils",
                        "p5.28-extutils-makemaker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-build",
                        "p5.28-extutils-builder-compiler"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-exporter-tiny",
            "portdir": "perl/p5-exporter-tiny",
            "version": "1.6.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter::Tiny",
            "description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
            "long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "p5.28-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-lexical-var"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-b-hooks-atruntime",
                        "p5.28-dancer2",
                        "p5.28-list-moreutils",
                        "p5.28-moox-traits",
                        "p5.28-perlx-maybe",
                        "p5.28-sub-handlesvia",
                        "p5.28-type-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-exporter-lite",
            "portdir": "perl/p5-exporter-lite",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter::Lite",
            "description": "Exporter::Lite - lightweight exporting of functions and variables",
            "long_description": "Exporter::Lite - lightweight exporting of functions and variables",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-deep-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-experimental",
            "portdir": "perl/p5-experimental",
            "version": "0.36.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/experimental",
            "description": "experimental - Experimental features made easy",
            "long_description": "experimental - Experimental features made easy",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-commandable",
                        "p5.28-dist-zilla-plugin-distbuild",
                        "p5.28-dist-zilla-plugin-ffi",
                        "p5.28-dist-zilla-plugin-metamergefile",
                        "p5.28-dist-zilla-plugin-promptifstale"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-expect-simple",
            "portdir": "perl/p5-expect-simple",
            "version": "0.40.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect::Simple",
            "description": "Wrapper around the Expect module",
            "long_description": "Wrapper around the Expect module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-expect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-expect"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-expect",
            "portdir": "perl/p5-expect",
            "version": "1.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect",
            "description": "Perl version of the TCL expect tool",
            "long_description": "The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-tty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-expect-simple",
                        "p5.28-sysadm-install"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-exception-class",
            "portdir": "perl/p5-exception-class",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exception::Class",
            "description": "A module that allows you to declare real exception classes in Perl",
            "long_description": "Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-data-inheritable",
                        "p5.28-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-most",
                        "p5.28-apache-session-wrapper",
                        "p5.28-fey",
                        "p5.28-fey-orm",
                        "p5.28-html-mason",
                        "p5.28-image-sane",
                        "p5.28-iterator",
                        "p5.28-iterator-util",
                        "p5.28-mason",
                        "p5.28-math-random-mt-auto",
                        "p5.28-object-insideout",
                        "p5.28-params-validationcompiler",
                        "p5.28-perl-critic",
                        "p5.28-ppix-utilities"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cbor-xs",
                        "p5.28-event",
                        "p5.28-glib",
                        "perl5.28",
                        "p5.28-json-xs",
                        "p5.28-net-ssleay",
                        "p5.28-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-event-execflow",
            "portdir": "perl/p5-event-execflow",
            "version": "0.640.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::ExecFlow",
            "description": "Event::ExecFlow - High level API for event-based execution flow control",
            "long_description": "Event::ExecFlow - High level API for event-based execution flow control",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-anyevent",
                        "p5.28-libintl-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-event",
            "portdir": "perl/p5-event",
            "version": "1.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event",
            "description": "A Generic Perl Event Loop",
            "long_description": "This extension aims to provide an simple and optimized event loop for a broad class of applications.",
            "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-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-eval-closure",
            "portdir": "perl/p5-eval-closure",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Eval::Closure",
            "description": "Eval::Closure - safely and cleanly create closures via string eval.",
            "long_description": "Eval::Closure - safely and cleanly create closures via string eval.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-test-fatal",
                        "p5.28-test-output",
                        "p5.28-test-requires",
                        "p5.28-devel-lexalias",
                        "p5.28-padwalker"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sub-exporter",
                        "p5.28-try-tiny",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moose",
                        "p5.28-params-validationcompiler",
                        "p5.28-specio"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-eval",
            "portdir": "perl/p5-eval",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs.",
            "long_description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs. It provides summaries and graphical distributions for many statistics, describing any set of annotations, regardless of their source. It also compares sets of predictions to standard annotations and to one another.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ipe"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ev",
            "portdir": "perl/p5-ev",
            "version": "4.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/EV",
            "description": "EV - perl interface to libev, a high performance full-featured event loop",
            "long_description": "EV - perl interface to libev, a high performance full-featured event loop",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-common-sense"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-anyevent"
                    ]
                }
            ]
        }
    ]
}