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

{
    "count": 50935,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=379",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=377",
    "results": [
        {
            "name": "p5-json",
            "portdir": "perl/p5-json",
            "version": "4.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json",
            "homepage": "https://metacpan.org/pod/JSON",
            "description": "parse and convert to JSON (JavaScript Object Notation).",
            "long_description": "This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json-any",
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-json-dwiw",
            "portdir": "perl/p5-json-dwiw",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-json-dwiw",
            "homepage": "https://metacpan.org/pod/JSON::DWIW",
            "description": "JSON::DWIW - JSON converter that Does What I Want",
            "long_description": "JSON::DWIW - JSON converter that Does What I Want",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-json-dwiw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-json-maybexs",
            "portdir": "perl/p5-json-maybexs",
            "version": "1.4.8",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json-maybexs",
            "homepage": "https://metacpan.org/pod/JSON::MaybeXS",
            "description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-json-parse",
            "portdir": "perl/p5-json-parse",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-json-parse",
            "homepage": "https://metacpan.org/pod/JSON::Parse",
            "description": "Read JSON into a Perl variable",
            "long_description": "JSON::Parse converts JSON into the nearest equivalent Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-parse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-json-pp",
            "portdir": "perl/p5-json-pp",
            "version": "4.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json-pp",
            "homepage": "https://metacpan.org/pod/JSON::PP",
            "description": "JSON::PP - JSON::XS compatible pure-Perl module",
            "long_description": "JSON::PP - JSON::XS compatible pure-Perl module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-pp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-json-webtoken",
            "portdir": "perl/p5-json-webtoken",
            "version": "0.100.0",
            "license": "Artistic-1 and GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json-webtoken",
            "homepage": "https://metacpan.org/pod/JSON::WebToken",
            "description": "Perl JSON Web Token (JWT) implementation.",
            "long_description": "Perl JSON Web Token (JWT) implementation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-webtoken"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-json-xs",
            "portdir": "perl/p5-json-xs",
            "version": "4.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "p5.34-json-xs",
            "homepage": "https://metacpan.org/pod/JSON::XS",
            "description": "JSON serialising/deserialising, done correctly and fast",
            "long_description": "This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "nottwo",
                    "github": "nottwo",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-layout-manager",
            "portdir": "perl/p5-layout-manager",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-layout-manager",
            "homepage": "https://metacpan.org/pod/Layout::Manager",
            "description": "Layout::Manager - 2D Layout Management",
            "long_description": "Layout::Manager - 2D Layout Management",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-layout-manager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lchown",
            "portdir": "perl/p5-lchown",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-lchown",
            "homepage": "https://metacpan.org/pod/Lchown",
            "description": "Use the lchown(2) system call from Perl",
            "long_description": "Use the lchown(2) system call from Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-lchown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lexical-persistence",
            "portdir": "perl/p5-lexical-persistence",
            "version": "1.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lexical-persistence",
            "homepage": "https://metacpan.org/pod/Lexical::Persistence",
            "description": "Lexical::Persistence - Persistent lexical variable values for arbitrary calls.",
            "long_description": "Lexical::Persistence - Persistent lexical variable values for arbitrary calls.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lexical-persistence"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lexical-sealrequirehints",
            "portdir": "perl/p5-lexical-sealrequirehints",
            "version": "0.12.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-lexical-sealrequirehints",
            "homepage": "https://metacpan.org/pod/Lexical::SealRequireHints",
            "description": "Lexical::SealRequireHints - prevent leakage of lexical hints",
            "long_description": "Lexical::SealRequireHints - prevent leakage of lexical hints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lexical-sealrequirehints"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lexical-var",
            "portdir": "perl/p5-lexical-var",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-lexical-var",
            "homepage": "https://metacpan.org/pod/Lexical::Var",
            "description": "Lexical::Var - static variables without namespace pollution",
            "long_description": "Lexical::Var - static variables without namespace pollution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lexical-var"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-libapreq2",
            "portdir": "perl/p5-libapreq2",
            "version": "2.130.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-libapreq2",
            "homepage": "https://metacpan.org/release/libapreq2",
            "description": "Methods for dealing with client request data",
            "long_description": "Apache::Request is a subclass of the Apache class, which adds methods for parsing GET requests and POST requests where Content-type is one of application/x-www-form-urlencoded or multipart/form-data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-libapreq2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-libintl-perl",
            "portdir": "perl/p5-libintl-perl",
            "version": "1.370.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-libintl-perl",
            "homepage": "https://metacpan.org/release/libintl-perl",
            "description": "Perl internationalization library",
            "long_description": "An internationalization library for Perl compatible with the Uniforum message translations system such as the one in GNU gettext.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libintl-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lib-relative",
            "portdir": "perl/p5-lib-relative",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lib-relative",
            "homepage": "https://metacpan.org/pod/lib::relative",
            "description": "lib::relative - Add paths relative to the current file to @INC",
            "long_description": "lib::relative - Add paths relative to the current file to @INC",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lib-relative"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-libwww-perl",
            "portdir": "perl/p5-libwww-perl",
            "version": "6.810.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-libwww-perl",
            "homepage": "https://metacpan.org/pod/LWP",
            "description": "LWP - The World-Wide Web library for Perl",
            "long_description": "LWP - The World-Wide Web library for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-libxml-enno",
            "portdir": "perl/p5-libxml-enno",
            "version": "1.20.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5-xml-checker",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5-xml-checker",
            "long_description": "This port has been replaced by p5-xml-checker.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-libxml-perl",
            "portdir": "perl/p5-libxml-perl",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-libxml-perl",
            "homepage": "https://metacpan.org/release/libxml-perl",
            "description": "Collection of Perl modules for working with XML.",
            "long_description": "libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libxml-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-findnumber",
            "portdir": "perl/p5-lingua-en-findnumber",
            "version": "1.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-findnumber",
            "homepage": "https://metacpan.org/pod/Lingua::EN::FindNumber",
            "description": "Lingua::EN::FindNumber - Locate (written) numbers in English text",
            "long_description": "This module provides a regular expression for finding numbers in English text. It also provides functions for extracting and manipulating such numbers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-findnumber"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-inflect",
            "portdir": "perl/p5-lingua-en-inflect",
            "version": "1.905.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-inflect",
            "homepage": "https://metacpan.org/pod/Lingua::EN::Inflect",
            "description": "Convert singular to plural. Select a or an",
            "long_description": "The exportable subroutines of Lingua::EN::Inflect provide plural inflections, a/an selection for English words, and manipulation of numbers as words.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-inflect"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-inflect-number",
            "portdir": "perl/p5-lingua-en-inflect-number",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-inflect-number",
            "homepage": "https://metacpan.org/pod/Lingua::EN::Inflect::Number",
            "description": "Force number of words to singular or plural",
            "long_description": "Force number of words to singular or plural",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-inflect-number"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-inflect-phrase",
            "portdir": "perl/p5-lingua-en-inflect-phrase",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-inflect-phrase",
            "homepage": "https://metacpan.org/pod/Lingua::EN::Inflect::Phrase",
            "description": "Inflect short English Phrases",
            "long_description": "Inflect short English Phrases",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-inflect-phrase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-number-isordinal",
            "portdir": "perl/p5-lingua-en-number-isordinal",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-number-isordinal",
            "homepage": "https://metacpan.org/pod/Lingua::EN::Number::IsOrdinal",
            "description": "Lingua::EN::Number::IsOrdinal - detect if English number is ordinal or cardinal",
            "long_description": "This module will tell you if a number, either in words or as digits, is a cardinal or ordinal number. This is useful if you e.g. want to distinguish these types of numbers found with Lingua::EN::FindNumber and take different actions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-number-isordinal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-numbers",
            "portdir": "perl/p5-lingua-en-numbers",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-numbers",
            "homepage": "https://metacpan.org/pod/Lingua::EN::Numbers",
            "description": "Lingua::EN::Numbers - turn \"407\" into \"four hundred and seven\", etc.",
            "long_description": "Lingua::EN::Numbers - turn \"407\" into \"four hundred and seven\", etc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-numbers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-pluraltosingular",
            "portdir": "perl/p5-lingua-en-pluraltosingular",
            "version": "0.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-pluraltosingular",
            "homepage": "https://metacpan.org/pod/Lingua::EN::PluralToSingular",
            "description": "Lingua::EN::PluralToSingular - change an English plural to a singular",
            "long_description": "Lingua::EN::PluralToSingular - change an English plural to a singular",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-pluraltosingular"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-tagger",
            "portdir": "perl/p5-lingua-en-tagger",
            "version": "0.310.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-tagger",
            "homepage": "https://metacpan.org/pod/Lingua::EN::Tagger",
            "description": "Part-of-speech tagger for English natural language processing",
            "long_description": "Part-of-speech tagger for English natural language processing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-tagger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-en-words2nums",
            "portdir": "perl/p5-lingua-en-words2nums",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-en-words2nums",
            "homepage": "https://metacpan.org/pod/Lingua::EN::Words2Nums",
            "description": "Lingua::EN::Words2Nums - convert English text to numbers",
            "long_description": "This module converts English text into numbers. It supports both ordinal and cardinal numbers, negative numbers, and very large numbers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-words2nums"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-ja-moji",
            "portdir": "perl/p5-lingua-ja-moji",
            "version": "0.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-ja-moji",
            "homepage": "https://metacpan.org/pod/Lingua::JA::Moji",
            "description": "Lingua::JA::Moji - Handle many kinds of Japanese characters",
            "long_description": "Lingua::JA::Moji - Handle many kinds of Japanese characters",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-ja-moji"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-ja-name-splitter",
            "portdir": "perl/p5-lingua-ja-name-splitter",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-ja-name-splitter",
            "homepage": "https://metacpan.org/pod/Lingua::JA::Name::Splitter",
            "description": "Lingua::JA::Name::Splitter - split a Japanese name into given and family",
            "long_description": "Lingua::JA::Name::Splitter - split a Japanese name into given and family",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-ja-name-splitter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-nameutils",
            "portdir": "perl/p5-lingua-nameutils",
            "version": "1.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-nameutils",
            "homepage": "https://metacpan.org/pod/Lingua::NameUtils",
            "description": "Lingua::NameUtils - Identify given/family names and capitalize correctly",
            "long_description": "Lingua::NameUtils - Identify given/family names and capitalize correctly",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-nameutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-preferred",
            "portdir": "perl/p5-lingua-preferred",
            "version": "0.2.4",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-preferred",
            "homepage": "https://metacpan.org/pod/Lingua::Preferred",
            "description": "Perl extension to choose a language",
            "long_description": "Many web browsers let you specify which languages you understand. Then they negotiate with the web server to get documents in the best language possible. This is something similar in Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-preferred"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-pt-stemmer",
            "portdir": "perl/p5-lingua-pt-stemmer",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-pt-stemmer",
            "homepage": "https://metacpan.org/pod/Lingua::PT::Stemmer",
            "description": "Portuguese language stemming",
            "long_description": "Portuguese language stemming",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-pt-stemmer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-stem",
            "portdir": "perl/p5-lingua-stem",
            "version": "2.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-stem",
            "homepage": "https://metacpan.org/pod/Lingua::Stem",
            "description": "Stemming of words",
            "long_description": "Stemming of words",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-stem"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-stem-fr",
            "portdir": "perl/p5-lingua-stem-fr",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-stem-fr",
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Fr",
            "description": "Perl French Stemming",
            "long_description": "Perl French Stemming",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-stem-fr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-stem-it",
            "portdir": "perl/p5-lingua-stem-it",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-stem-it",
            "homepage": "https://metacpan.org/pod/Lingua::Stem::It",
            "description": "Porter's stemming algorithm for Italian",
            "long_description": "Porter's stemming algorithm for Italian",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-stem-it"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-stem-ru",
            "portdir": "perl/p5-lingua-stem-ru",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-stem-ru",
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Ru",
            "description": "Porter's stemming algorithm for Russian (KOI8-R only)",
            "long_description": "Porter's stemming algorithm for Russian (KOI8-R only)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-stem-ru"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-stem-snowball-da",
            "portdir": "perl/p5-lingua-stem-snowball-da",
            "version": "1.10.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-stem-snowball-da",
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Snowball::Da",
            "description": "Porters stemming algorithm for Denmark",
            "long_description": "Porters stemming algorithm for Denmark",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-stem-snowball-da"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lingua-translit",
            "portdir": "perl/p5-lingua-translit",
            "version": "0.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lingua-translit",
            "homepage": "https://metacpan.org/pod/Lingua::Translit",
            "description": "convert text from one writing system to another",
            "long_description": "Lingua::Translit can be used to convert text from one writing system to another, based on national or international transliteration tables. Where possible a reverse transliteration is supported.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-translit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-allutils",
            "portdir": "perl/p5-list-allutils",
            "version": "0.190.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-list-allutils",
            "homepage": "https://metacpan.org/pod/List::AllUtils",
            "description": "List::AllUtils - mixes List::Utils and List::MoreUtils",
            "long_description": "List::AllUtils - mixes List::Utils and List::MoreUtils",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-allutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-compare",
            "portdir": "perl/p5-list-compare",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-list-compare",
            "homepage": "https://metacpan.org/pod/List::Compare",
            "description": "List::Compare - Compare elements of two or more lists",
            "long_description": "List::Compare - Compare elements of two or more lists",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-compare"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-keywords",
            "portdir": "perl/p5-list-keywords",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-list-keywords",
            "homepage": "https://metacpan.org/pod/List::Keywords",
            "description": "List::Keywords - a selection of list utility keywords",
            "long_description": "List::Keywords - a selection of list utility keywords",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-keywords"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-moreutils",
            "portdir": "perl/p5-list-moreutils",
            "version": "0.430.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-list-moreutils",
            "homepage": "https://metacpan.org/pod/List::MoreUtils",
            "description": "Provide the stuff missing in List::Util",
            "long_description": "List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-moreutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-moreutils-xs",
            "portdir": "perl/p5-list-moreutils-xs",
            "version": "0.430.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-list-moreutils-xs",
            "homepage": "https://metacpan.org/pod/List::MoreUtils::XS",
            "description": "List::MoreUtils::XS - Provide compiled List::MoreUtils functions",
            "long_description": "List::MoreUtils::XS - Provide compiled List::MoreUtils functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-moreutils-xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-list-someutils",
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-someutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-someutils-xs",
            "portdir": "perl/p5-list-someutils-xs",
            "version": "0.580.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-list-someutils-xs",
            "homepage": "https://metacpan.org/pod/List::SomeUtils::XS",
            "description": "List::SomeUtils::XS - XS implementation for List::SomeUtils",
            "long_description": "List::SomeUtils::XS - XS implementation for List::SomeUtils",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-someutils-xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-uniq",
            "portdir": "perl/p5-list-uniq",
            "version": "0.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-list-uniq",
            "homepage": "https://metacpan.org/release/JFITZ/List-Uniq-v0.21.0",
            "description": "List::Uniq extracts the unique elements of a list",
            "long_description": "List::Uniq extracts the unique elements of a list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-uniq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-list-utilsby",
            "portdir": "perl/p5-list-utilsby",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-list-utilsby",
            "homepage": "https://metacpan.org/pod/List::UtilsBy",
            "description": "List::UtilsBy - higher-order list utility functions",
            "long_description": "List::UtilsBy - higher-order list utility functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-utilsby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-lj-simple",
            "portdir": "perl/p5-lj-simple",
            "version": "0.150.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lj-simple",
            "homepage": "http://www.bpfh.net/computing/software/LJ::Simple/",
            "description": "Simple perl module for managing your LiveJournal account",
            "long_description": "LJ::Simple is an object based perl module which is used to access LiveJournal-based web logs. This module implements most of the flat protocol LiveJournal uses",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lj-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-locale-codes",
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-locale-codes"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}