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

{
    "count": 50900,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=380",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=378",
    "results": [
        {
            "name": "p5-locale-maketext-fuzzy",
            "portdir": "perl/p5-locale-maketext-fuzzy",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-locale-maketext-fuzzy",
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Fuzzy",
            "description": "Maketext from already interpolated strings",
            "long_description": "Maketext from already interpolated strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-locale-maketext-fuzzy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-locale-maketext-lexicon",
            "portdir": "perl/p5-locale-maketext-lexicon",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-locale-maketext-lexicon",
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Lexicon",
            "description": "Use other catalog formats in Maketext.",
            "long_description": "Use other catalog formats in Maketext.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-locale-maketext-lexicon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-locale-maketext-simple",
            "portdir": "perl/p5-locale-maketext-simple",
            "version": "0.210.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-locale-maketext-simple",
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Simple",
            "description": "Simple interface to Locale::Maketext::Lexicon.",
            "long_description": "Simple interface to Locale::Maketext::Lexicon.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-locale-maketext-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-local-lib",
            "portdir": "perl/p5-local-lib",
            "version": "2.0.29",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-local-lib",
            "homepage": "https://metacpan.org/pod/local::lib",
            "description": "Create and use a local lib/ for perl modules with PERL5LIB",
            "long_description": "Create and use a local lib/ for perl modules with PERL5LIB",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-local-lib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lockfile-simple",
            "portdir": "perl/p5-lockfile-simple",
            "version": "0.208.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lockfile-simple",
            "homepage": "https://metacpan.org/pod/LockFile::Simple",
            "description": "Simple file locking scheme",
            "long_description": "Simple file locking scheme",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lockfile-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.718.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-any",
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Log::Any - Bringing loggers and listeners together",
            "long_description": "Log::Any - Bringing loggers and listeners together",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-any-adapter-callback",
            "portdir": "perl/p5-log-any-adapter-callback",
            "version": "0.102.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-any-adapter-callback",
            "homepage": "https://metacpan.org/pod/Log::Any::Adapter::Callback",
            "description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine.",
            "long_description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine. Log::Any distribution since 1.708 comes with Log::Any::Adapter::Capture which does the same thing.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-any-adapter-callback"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-any-adapter-tap",
            "portdir": "perl/p5-log-any-adapter-tap",
            "version": "0.3.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-any-adapter-tap",
            "homepage": "https://metacpan.org/pod/Log::Any::Adapter::TAP",
            "description": "Log::Any::Adapter::TAP - Logging adapter suitable for use in TAP testcases",
            "long_description": "Log::Any::Adapter::TAP - Logging adapter suitable for use in TAP testcases",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-any-adapter-tap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-dispatch",
            "portdir": "perl/p5-log-dispatch",
            "version": "2.710.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-dispatch",
            "homepage": "https://metacpan.org/pod/Log::Dispatch",
            "description": "Dispatches messages to one or more outputs",
            "long_description": "Dispatches messages to one or more outputs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-dispatch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-dispatch-array",
            "portdir": "perl/p5-log-dispatch-array",
            "version": "1.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-dispatch-array",
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Array",
            "description": "Log::Dispatch::Array - log events to an array (reference)",
            "long_description": "Log::Dispatch::Array - log events to an array (reference)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-dispatch-array"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-dispatch-config",
            "portdir": "perl/p5-log-dispatch-config",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-dispatch-config",
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Config",
            "description": "Log::Dispatch::Config - Log4j for Perl",
            "long_description": "Log::Dispatch::Config - Log4j for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-dispatch-config"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-dispatch-configurator-any",
            "portdir": "perl/p5-log-dispatch-configurator-any",
            "version": "1.122.640",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-dispatch-configurator-any",
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Configurator::Any",
            "description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any",
            "long_description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-dispatch-configurator-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-dispatch-filerotate",
            "portdir": "perl/p5-log-dispatch-filerotate",
            "version": "1.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-dispatch-filerotate",
            "homepage": "https://metacpan.org/pod/Log::Dispatch::FileRotate",
            "description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
            "long_description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-dispatch-filerotate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-dispatchouli",
            "portdir": "perl/p5-log-dispatchouli",
            "version": "3.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-dispatchouli",
            "homepage": "https://metacpan.org/pod/Log::Dispatchouli",
            "description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
            "long_description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-dispatchouli"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-handler",
            "portdir": "perl/p5-log-handler",
            "version": "0.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-handler",
            "homepage": "https://metacpan.org/pod/Log::Handler",
            "description": "Log::Handler - Log messages to several outputs.",
            "long_description": "Log::Handler - Log messages to several outputs.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-handler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-log4perl",
            "portdir": "perl/p5-log-log4perl",
            "version": "1.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-log4perl",
            "homepage": "https://metacpan.org/pod/Log::Log4perl",
            "description": "Log4j implementation for Perl",
            "long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-log4perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-log4perl-appender-socket-unix",
            "portdir": "perl/p5-log-log4perl-appender-socket-unix",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-log4perl-appender-socket-unix",
            "homepage": "https://metacpan.org/pod/Log::Log4perl::Appender::Socket::UNIX",
            "description": "Log to a Unix Domain Socket",
            "long_description": "Log to a Unix Domain Socket",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-log4perl-appender-socket-unix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-message",
            "portdir": "perl/p5-log-message",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-message",
            "homepage": "https://metacpan.org/pod/Log::Message",
            "description": "Log::Message - A generic message storing mechanism",
            "long_description": "Log::Message - A generic message storing mechanism",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-message"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-message-simple",
            "portdir": "perl/p5-log-message-simple",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-message-simple",
            "homepage": "https://metacpan.org/pod/Log::Message::Simple",
            "description": "Log::Message::Simple - Simplified interface to Log::Message",
            "long_description": "Log::Message::Simple - Simplified interface to Log::Message",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-message-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-report",
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-report"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-log-report-optional",
            "portdir": "perl/p5-log-report-optional",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-report-optional",
            "homepage": "https://metacpan.org/pod/Log::Report::Optional",
            "description": "Log::Report::Optional - pick Log::Report or ::Minimal",
            "long_description": "Log::Report::Optional - pick Log::Report or ::Minimal",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-report-optional"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-long-jump",
            "portdir": "perl/p5-long-jump",
            "version": "0.0.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-long-jump",
            "homepage": "https://metacpan.org/pod/Long::Jump",
            "description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
            "long_description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-long-jump"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwp-authen-wsse",
            "portdir": "perl/p5-lwp-authen-wsse",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-authen-wsse",
            "homepage": "https://metacpan.org/pod/LWP::Authen::Wsse",
            "description": "Library for enabling X-WSSE authentication in LWP.",
            "long_description": "LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API. The module is used indirectly through LWP, rather than including it directly in your code. The LWP system will invoke the WSSE authentication when it encounters the authentication scheme while attempting to retrieve a URL from a server.",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-authen-wsse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "1.0.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-consolelogger",
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-consolelogger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwp-curl",
            "portdir": "perl/p5-lwp-curl",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-curl",
            "homepage": "https://metacpan.org/pod/LWP::Curl",
            "description": "LWP::Curl - LWP methods implementation with Curl engine",
            "long_description": "LWP::Curl - LWP methods implementation with Curl engine",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwp-mediatypes",
            "portdir": "perl/p5-lwp-mediatypes",
            "version": "6.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-mediatypes",
            "homepage": "https://metacpan.org/pod/LWP::MediaTypes",
            "description": "Media types and mailcap processing",
            "long_description": "Media types and mailcap processing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-mediatypes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwp-protocol-http10",
            "portdir": "perl/p5-lwp-protocol-http10",
            "version": "6.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-protocol-http10",
            "homepage": "https://metacpan.org/pod/LWP::Protocol::http10",
            "description": "LWP::Protocol::http10 - Legacy HTTP/1.0 support for LWP",
            "long_description": "LWP::Protocol::http10 - Legacy HTTP/1.0 support for LWP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-protocol-http10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwp-protocol-https",
            "portdir": "perl/p5-lwp-protocol-https",
            "version": "6.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-protocol-https",
            "homepage": "https://metacpan.org/pod/LWP::Protocol::https",
            "description": "LWP::Protocol::https - SSL support for libwww-perl",
            "long_description": "LWP::Protocol::https - SSL support for libwww-perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-protocol-https"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwp-useragent-cached",
            "portdir": "perl/p5-lwp-useragent-cached",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-useragent-cached",
            "homepage": "https://metacpan.org/pod/LWP::UserAgent::Cached",
            "description": "LWP::UserAgent with simple caching mechanism",
            "long_description": "LWP::UserAgent::Cached is yet another LWP::UserAgent subclass with cache support. It stores cache in the files on local filesystem and if response already available in the cache returns it instead of making HTTP request.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "thekevjames",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-useragent-cached"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwp-useragent-determined",
            "portdir": "perl/p5-lwp-useragent-determined",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-useragent-determined",
            "homepage": "https://metacpan.org/pod/LWP::UserAgent::Determined",
            "description": "a virtual browser that retries errors",
            "long_description": "a virtual browser that retries errors",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-useragent-determined"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lwpx-paranoidagent",
            "portdir": "perl/p5-lwpx-paranoidagent",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwpx-paranoidagent",
            "homepage": "https://metacpan.org/pod/LWPx::ParanoidAgent",
            "description": "LWPx::ParanoidAgent - subclass of LWP::UserAgent that protects you from harm",
            "long_description": "LWPx::ParanoidAgent - subclass of LWP::UserAgent that protects you from harm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwpx-paranoidagent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-applescript",
            "portdir": "perl/p5-mac-applescript",
            "version": "0.40.0",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-mac-applescript",
            "homepage": "https://metacpan.org/pod/Mac::AppleScript",
            "description": "Perl extension to execute applescript commands on OS X",
            "long_description": "Simple interface to the OSA scripting stuff. Returns undef on error and sets $@ to the error code. Codes are listed in the AppleScript documentation. On successful completion, this returns the output of the AppleScript command.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mac-applescript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-applescript-glue",
            "portdir": "perl/p5-mac-applescript-glue",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mac-applescript-glue",
            "homepage": "https://metacpan.org/pod/Mac::AppleScript::Glue",
            "description": "Glue to use AppleScript to communicate with Mac apps",
            "long_description": "This module allows you to write Perl code in object-oriented syntax to control Mac applications. The module does not actually execute Apple Events, but actually translates Perl code to AppleScript code and causes it to be executed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-applescript-glue"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-applesingledouble",
            "portdir": "perl/p5-mac-applesingledouble",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mac-applesingledouble",
            "homepage": "https://metacpan.org/pod/Mac::AppleSingleDouble",
            "description": "Read Mac files in AppleSingle or AppleDouble format",
            "long_description": "Mac::AppleSingleDouble is a class which knows how to decode the AppleSingle and AppleDouble file formats.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-applesingledouble"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-errors",
            "portdir": "perl/p5-mac-errors",
            "version": "1.194.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mac-errors",
            "homepage": "https://metacpan.org/pod/Mac::Errors",
            "description": "Mac::Errors - constants for Mac error codes",
            "long_description": "Mac::Errors - constants for Mac error codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-errors"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-fsevents",
            "portdir": "perl/p5-mac-fsevents",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-mac-fsevents",
            "homepage": "https://metacpan.org/pod/Mac::FSEvents",
            "description": "Mac::FSEvents - Monitor a directory structure for changes",
            "long_description": "Mac::FSEvents - Monitor a directory structure for changes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-fsevents"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-osversion",
            "portdir": "perl/p5-mac-osversion",
            "version": "1.18.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mac-osversion",
            "homepage": "https://metacpan.org/pod/Mac::OSVersion",
            "description": "Mac::OSVersion - Get the Mac OS X or macOS system version",
            "long_description": "Mac::OSVersion - Get the Mac OS X or macOS system version",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-osversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-macosx-file",
            "portdir": "perl/p5-macosx-file",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-macosx-file",
            "homepage": "https://metacpan.org/pod/MacOSX::File",
            "description": "A collection of Perl modules to manipulate files on Mac OS X",
            "long_description": "MacOSX::File is a collection of Perl modules that allows you to do what binaries in /Developer/Tools allows you to do directly via perl. You can implement your own CpMac, MvMac, GetFileInfo and SetFile without calling these binaries.",
            "active": true,
            "categories": [
                "sysutils",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-macosx-file"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-pasteboard",
            "portdir": "perl/p5-mac-pasteboard",
            "version": "0.105.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-mac-pasteboard",
            "homepage": "https://metacpan.org/pod/Mac::Pasteboard",
            "description": "Manipulate Mac OS X pasteboards/clipboards",
            "long_description": "p5-mac-pasteboard is a perl module to Manipulate Mac OS X pasteboards/clipboards.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-pasteboard"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-propertylist",
            "portdir": "perl/p5-mac-propertylist",
            "version": "1.605.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mac-propertylist",
            "homepage": "https://metacpan.org/pod/Mac::PropertyList",
            "description": "Mac::PropertyList - work with Mac plists at a low level",
            "long_description": "Mac::PropertyList - work with Mac plists at a low level",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-propertylist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-sysprofile",
            "portdir": "perl/p5-mac-sysprofile",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mac-sysprofile",
            "homepage": "https://metacpan.org/pod/Mac::SysProfile",
            "description": "Perl extension for OS X system_profiler",
            "long_description": "Perl Module to collect core system information from Mac computers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-sysprofile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mac-systemdirectory",
            "portdir": "perl/p5-mac-systemdirectory",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-mac-systemdirectory",
            "homepage": "https://metacpan.org/pod/Mac::SystemDirectory",
            "description": "Perl module to locate Mac OS X standard system directories",
            "long_description": "Perl module to locate Mac OS X standard system directories",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-systemdirectory"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-audit",
            "portdir": "perl/p5-mail-audit",
            "version": "2.228.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-audit",
            "homepage": "https://metacpan.org/pod/Mail::Audit",
            "description": "Library for creating easy mail filters",
            "long_description": "Mail::Audit was inspired by Tom Christiansen's audit_mail and deliverlib programs. It allows a piece of email to be logged, examined, accepted into a mailbox, filtered, resent elsewhere, rejected, and so on. It's designed to allow you to easily create filter programs to stick in a .forward file or similar.",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-audit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-authenticationresults",
            "portdir": "perl/p5-mail-authenticationresults",
            "version": "2.202.602.160",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-authenticationresults",
            "homepage": "https://metacpan.org/pod/Mail::AuthenticationResults",
            "description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "long_description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-authenticationresults"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-box",
            "portdir": "perl/p5-mail-box",
            "version": "4.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-box",
            "homepage": "https://metacpan.org/pod/Mail::Box",
            "description": "Mail::Box - manage a mailbox, a folder with messages",
            "long_description": "Mail::Box - manage a mailbox, a folder with messages",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-box"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-box-imap4",
            "portdir": "perl/p5-mail-box-imap4",
            "version": "4.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-box-imap4",
            "homepage": "https://metacpan.org/pod/Mail::Box::IMAP4",
            "description": "Mail::Box::IMAP4 - handle IMAP4 folders as client",
            "long_description": "Mail::Box::IMAP4 - handle IMAP4 folders as client",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-box-imap4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-box-pop3",
            "portdir": "perl/p5-mail-box-pop3",
            "version": "4.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-box-pop3",
            "homepage": "https://metacpan.org/pod/Mail::Box::POP3",
            "description": "Mail::Box::POP3 - handle POP3 folders as client",
            "long_description": "Mail::Box::POP3 - handle POP3 folders as client",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-box-pop3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-dkim",
            "portdir": "perl/p5-mail-dkim",
            "version": "1.202.409.230",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-dkim",
            "homepage": "https://metacpan.org/pod/Mail::DKIM",
            "description": "Mail::DKIM - Signs/verifies Internet mail with DKIM/DomainKey signatures",
            "long_description": "Mail::DKIM - Signs/verifies Internet mail with DKIM/DomainKey signatures",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-dkim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-imapclient",
            "portdir": "perl/p5-mail-imapclient",
            "version": "3.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-imapclient",
            "homepage": "https://metacpan.org/pod/Mail::IMAPClient",
            "description": "Perl 5 module to talk to an IMAP server.",
            "long_description": "This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-imapclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-mboxparser",
            "portdir": "perl/p5-mail-mboxparser",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-mboxparser",
            "homepage": "https://metacpan.org/pod/Mail::MboxParser",
            "description": "read-only access to UNIX-mailboxes",
            "long_description": "Mail::MboxParser attempts to provide a simplified access to standard UNIX-mailboxes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-mboxparser"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}