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

{
    "count": 50594,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=835",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=833",
    "results": [
        {
            "name": "p5-file-rename",
            "portdir": "perl/p5-file-rename",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-rename",
            "homepage": "https://metacpan.org/pod/File::Rename",
            "description": "File::Rename - Perl extension for renaming multiple files",
            "long_description": "File::Rename - Perl extension for renaming multiple files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-rename"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-remove",
            "portdir": "perl/p5-file-remove",
            "version": "1.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Remove",
            "description": "Remove files and directories",
            "long_description": "Remove files and directories",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-flat",
                        "p5.30-module-install",
                        "p5.30-test-inline",
                        "p5.30-mail-box"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-remove",
            "portdir": "perl/p5-file-remove",
            "version": "1.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Remove",
            "description": "Remove files and directories",
            "long_description": "Remove files and directories",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-flat",
                        "p5.28-module-install",
                        "p5.28-test-inline",
                        "p5.28-mail-box"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-remove",
            "portdir": "perl/p5-file-remove",
            "version": "1.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Remove",
            "description": "Remove files and directories",
            "long_description": "Remove files and directories",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-flat",
                        "p5.26-mail-box",
                        "p5.26-module-install",
                        "p5.26-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-remove",
            "portdir": "perl/p5-file-remove",
            "version": "1.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-remove",
            "homepage": "https://metacpan.org/pod/File::Remove",
            "description": "Remove files and directories",
            "long_description": "Remove files and directories",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-remove"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-readbackwards",
            "portdir": "perl/p5-file-readbackwards",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ReadBackwards",
            "description": "This module reads a file backwards line by line.",
            "long_description": "It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io-all"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-readbackwards",
            "portdir": "perl/p5-file-readbackwards",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ReadBackwards",
            "description": "This module reads a file backwards line by line.",
            "long_description": "It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-io-all"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-readbackwards",
            "portdir": "perl/p5-file-readbackwards",
            "version": "1.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ReadBackwards",
            "description": "This module reads a file backwards line by line.",
            "long_description": "It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-io-all"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-readbackwards",
            "portdir": "perl/p5-file-readbackwards",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-readbackwards",
            "homepage": "https://metacpan.org/pod/File::ReadBackwards",
            "description": "This module reads a file backwards line by line.",
            "long_description": "It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-readbackwards"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-pushd",
            "portdir": "perl/p5-file-pushd",
            "version": "1.16.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::pushd",
            "description": "change directory temporarily for a limited scope",
            "long_description": "File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-path",
                        "p5.30-file-temp",
                        "p5.30-pathtools",
                        "p5.30-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-test-reportprereqs",
                        "p5.30-types-path-tiny",
                        "p5.30-module-cpanfile",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-dist-zilla-plugin-run",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-dist-zilla-plugin-checkissues",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-moosex-types-path-tiny",
                        "p5.30-path-iterator-rule",
                        "p5.30-specio-library-path-tiny",
                        "p5.30-test-cleannamespaces"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-checkextratests",
                        "p5.30-dist-zilla",
                        "p5.30-code-tidyall",
                        "p5.30-dist-zilla-plugin-githubmeta",
                        "p5.30-cgi-compile"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-pushd",
            "portdir": "perl/p5-file-pushd",
            "version": "1.16.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::pushd",
            "description": "change directory temporarily for a limited scope",
            "long_description": "File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-path",
                        "p5.28-file-temp",
                        "p5.28-pathtools",
                        "p5.28-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-test-reportprereqs",
                        "p5.28-types-path-tiny",
                        "p5.28-module-cpanfile",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-dist-zilla-plugin-run",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-dist-zilla-plugin-checkissues",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.28-moosex-types-path-tiny",
                        "p5.28-path-iterator-rule",
                        "p5.28-specio-library-path-tiny",
                        "p5.28-test-cleannamespaces"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-checkextratests",
                        "p5.28-dist-zilla",
                        "p5.28-code-tidyall",
                        "p5.28-dist-zilla-plugin-githubmeta",
                        "p5.28-cgi-compile"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-pushd",
            "portdir": "perl/p5-file-pushd",
            "version": "1.16.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::pushd",
            "description": "change directory temporarily for a limited scope",
            "long_description": "File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-path",
                        "p5.26-file-temp",
                        "p5.26-pathtools",
                        "p5.26-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-types-path-tiny",
                        "p5.26-dist-zilla-plugin-test-reportprereqs",
                        "p5.26-moosex-types-path-tiny",
                        "p5.26-path-iterator-rule",
                        "p5.26-specio-library-path-tiny",
                        "p5.26-test-cleannamespaces",
                        "p5.26-dist-zilla-plugin-checkissues",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.26-dist-zilla-plugin-promptifstale",
                        "p5.26-dist-zilla-plugin-run"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-code-tidyall",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-checkextratests",
                        "p5.26-cgi-compile",
                        "p5.26-dist-zilla-plugin-githubmeta"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-pushd",
            "portdir": "perl/p5-file-pushd",
            "version": "1.16.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-pushd",
            "homepage": "https://metacpan.org/pod/File::pushd",
            "description": "change directory temporarily for a limited scope",
            "long_description": "File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-pushd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-path",
            "portdir": "perl/p5-file-path",
            "version": "2.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Path",
            "description": "Create or remove directory trees",
            "long_description": "This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-sereal-encoder",
                        "p5.30-pdl",
                        "p5.30-sereal-decoder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-extutils-makemaker-cpanfile",
                        "p5.30-alien-build-plugin-cleanse-builddir",
                        "p5.30-dist-zilla",
                        "p5.30-file-pushd",
                        "p5.30-module-starter",
                        "p5.30-moosex-daemonize",
                        "p5.30-test-snapshot"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-path",
            "portdir": "perl/p5-file-path",
            "version": "2.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Path",
            "description": "Create or remove directory trees",
            "long_description": "This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-sereal-encoder",
                        "p5.28-pdl",
                        "p5.28-sereal-decoder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-extutils-makemaker-cpanfile",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-dist-zilla",
                        "p5.28-file-pushd",
                        "p5.28-module-starter",
                        "p5.28-moosex-daemonize",
                        "p5.28-test-snapshot"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-path",
            "portdir": "perl/p5-file-path",
            "version": "2.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Path",
            "description": "Create or remove directory trees",
            "long_description": "This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-sereal-encoder",
                        "p5.26-sereal-decoder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-starter",
                        "p5.26-dist-zilla",
                        "p5.26-test-snapshot",
                        "p5.26-moosex-daemonize",
                        "p5.26-file-pushd"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-path",
            "portdir": "perl/p5-file-path",
            "version": "2.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-path",
            "homepage": "https://metacpan.org/pod/File::Path",
            "description": "Create or remove directory trees",
            "long_description": "This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-path"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-nfslock",
            "portdir": "perl/p5-file-nfslock",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::NFSLock",
            "description": "File::NFSLock - perl module to do NFS (or not) locking",
            "long_description": "File::NFSLock - perl module to do NFS (or not) locking",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-nfslock",
            "portdir": "perl/p5-file-nfslock",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::NFSLock",
            "description": "File::NFSLock - perl module to do NFS (or not) locking",
            "long_description": "File::NFSLock - perl module to do NFS (or not) locking",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-nfslock",
            "portdir": "perl/p5-file-nfslock",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::NFSLock",
            "description": "File::NFSLock - perl module to do NFS (or not) locking",
            "long_description": "File::NFSLock - perl module to do NFS (or not) locking",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-nfslock",
            "portdir": "perl/p5-file-nfslock",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-nfslock",
            "homepage": "https://metacpan.org/pod/File::NFSLock",
            "description": "File::NFSLock - perl module to do NFS (or not) locking",
            "long_description": "File::NFSLock - perl module to do NFS (or not) locking",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-nfslock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-next",
            "portdir": "perl/p5-file-next",
            "version": "1.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Next",
            "description": "File-finding iterator",
            "long_description": "File::Next is a lightweight, taint-safe file-finding module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-repl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-next",
            "portdir": "perl/p5-file-next",
            "version": "1.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Next",
            "description": "File-finding iterator",
            "long_description": "File::Next is a lightweight, taint-safe file-finding module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-repl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-next",
            "portdir": "perl/p5-file-next",
            "version": "1.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Next",
            "description": "File-finding iterator",
            "long_description": "File::Next is a lightweight, taint-safe file-finding module.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-repl"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-next",
            "portdir": "perl/p5-file-next",
            "version": "1.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-next",
            "homepage": "https://metacpan.org/pod/File::Next",
            "description": "File-finding iterator",
            "long_description": "File::Next is a lightweight, taint-safe file-finding module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-next"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-mork",
            "portdir": "perl/p5-file-mork",
            "version": "0.400.0",
            "license": "permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Mork",
            "description": "Perl module to read Mozilla URL history files",
            "long_description": "Perl module to read Mozilla URL history files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-mork",
            "portdir": "perl/p5-file-mork",
            "version": "0.400.0",
            "license": "permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Mork",
            "description": "Perl module to read Mozilla URL history files",
            "long_description": "Perl module to read Mozilla URL history files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-mork",
            "portdir": "perl/p5-file-mork",
            "version": "0.400.0",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Mork",
            "description": "Perl module to read Mozilla URL history files",
            "long_description": "Perl module to read Mozilla URL history files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-parser",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-mork",
            "portdir": "perl/p5-file-mork",
            "version": "0.400.0",
            "license": "permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-mork",
            "homepage": "https://metacpan.org/pod/File::Mork",
            "description": "Perl module to read Mozilla URL history files",
            "long_description": "Perl module to read Mozilla URL history files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-mork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-monitor-lite",
            "portdir": "perl/p5-file-monitor-lite",
            "version": "0.652.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Monitor::Lite",
            "description": "A friendly interface to File::Monitor",
            "long_description": "A friendly interface to File::Monitor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-accessor",
                        "p5.30-file-find-rule",
                        "p5.30-file-monitor",
                        "p5.30-file-touch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-monitor-lite",
            "portdir": "perl/p5-file-monitor-lite",
            "version": "0.652.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Monitor::Lite",
            "description": "A friendly interface to File::Monitor",
            "long_description": "A friendly interface to File::Monitor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-accessor",
                        "p5.28-file-find-rule",
                        "p5.28-file-monitor",
                        "p5.28-file-touch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-monitor-lite",
            "portdir": "perl/p5-file-monitor-lite",
            "version": "0.652.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Monitor::Lite",
            "description": "A friendly interface to File::Monitor",
            "long_description": "A friendly interface to File::Monitor",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-accessor",
                        "p5.26-file-find-rule",
                        "p5.26-file-monitor",
                        "p5.26-file-touch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-monitor-lite",
            "portdir": "perl/p5-file-monitor-lite",
            "version": "0.652.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-monitor-lite",
            "homepage": "https://metacpan.org/pod/File::Monitor::Lite",
            "description": "A friendly interface to File::Monitor",
            "long_description": "A friendly interface to File::Monitor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-monitor-lite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-monitor",
            "portdir": "perl/p5-file-monitor",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Monitor",
            "description": "File monitoring interface",
            "long_description": "File monitoring interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-monitor-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-monitor",
            "portdir": "perl/p5-file-monitor",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Monitor",
            "description": "File monitoring interface",
            "long_description": "File monitoring interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-monitor-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-monitor",
            "portdir": "perl/p5-file-monitor",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Monitor",
            "description": "File monitoring interface",
            "long_description": "File monitoring interface",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-monitor-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-monitor",
            "portdir": "perl/p5-file-monitor",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-monitor",
            "homepage": "https://metacpan.org/pod/File::Monitor",
            "description": "File monitoring interface",
            "long_description": "File monitoring interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-monitor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-modified",
            "portdir": "perl/p5-file-modified",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Modified",
            "description": "checks intelligently if files have changed",
            "long_description": "The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-modified",
            "portdir": "perl/p5-file-modified",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Modified",
            "description": "checks intelligently if files have changed",
            "long_description": "The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-modified",
            "portdir": "perl/p5-file-modified",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Modified",
            "description": "checks intelligently if files have changed",
            "long_description": "The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-modified",
            "portdir": "perl/p5-file-modified",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-modified",
            "homepage": "https://metacpan.org/pod/File::Modified",
            "description": "checks intelligently if files have changed",
            "long_description": "The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-modified"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-mmagic",
            "portdir": "perl/p5-file-mmagic",
            "version": "1.300.0",
            "license": "Apache-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::MMagic",
            "description": "This is a Perl extension for determining file types.",
            "long_description": "This is a Perl extension for determining file types.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-mmagic",
            "portdir": "perl/p5-file-mmagic",
            "version": "1.300.0",
            "license": "Apache-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::MMagic",
            "description": "This is a Perl extension for determining file types.",
            "long_description": "This is a Perl extension for determining file types.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-mmagic",
            "portdir": "perl/p5-file-mmagic",
            "version": "1.300.0",
            "license": "Apache-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::MMagic",
            "description": "This is a Perl extension for determining file types.",
            "long_description": "This is a Perl extension for determining file types.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-mmagic",
            "portdir": "perl/p5-file-mmagic",
            "version": "1.300.0",
            "license": "Apache-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-mmagic",
            "homepage": "https://metacpan.org/pod/File::MMagic",
            "description": "This is a Perl extension for determining file types.",
            "long_description": "This is a Perl extension for determining file types.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-mmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-mimeinfo",
            "portdir": "perl/p5-file-mimeinfo",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::MimeInfo",
            "description": "File::MimeInfo - Determine file type from the file name",
            "long_description": "File::MimeInfo - Determine file type from the file name",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-encode-locale",
                        "shared-mime-info",
                        "p5.30-file-desktopentry",
                        "p5.30-path-tiny",
                        "p5.30-file-basedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-mimeinfo",
            "portdir": "perl/p5-file-mimeinfo",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::MimeInfo",
            "description": "File::MimeInfo - Determine file type from the file name",
            "long_description": "File::MimeInfo - Determine file type from the file name",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-encode-locale",
                        "shared-mime-info",
                        "p5.28-file-desktopentry",
                        "p5.28-path-tiny",
                        "p5.28-file-basedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-mimeinfo",
            "portdir": "perl/p5-file-mimeinfo",
            "version": "0.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::MimeInfo",
            "description": "This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database.",
            "long_description": "This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-encode-locale",
                        "p5.26-file-basedir",
                        "p5.26-file-desktopentry"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-mimeinfo",
            "portdir": "perl/p5-file-mimeinfo",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-mimeinfo",
            "homepage": "https://metacpan.org/pod/File::MimeInfo",
            "description": "File::MimeInfo - Determine file type from the file name",
            "long_description": "File::MimeInfo - Determine file type from the file name",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-mimeinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-map",
            "portdir": "perl/p5-file-map",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Map",
            "description": "File::Map - Memory mapping made simple and safe.",
            "long_description": "File::Map - Memory mapping made simple and safe.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-fatal",
                        "p5.30-test-warnings",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-perlio-layers",
                        "p5.30-sub-exporter-progressive",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pdl"
                    ]
                }
            ]
        }
    ]
}