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

{
    "count": 50051,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=138",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=136",
    "results": [
        {
            "name": "p5.30-unicode-eastasianwidth",
            "portdir": "perl/p5-unicode-eastasianwidth",
            "version": "12.0.0",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::EastAsianWidth",
            "description": "Unicode::EastAsianWidth - East Asian Width properties",
            "long_description": "Unicode::EastAsianWidth - East Asian Width properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-string-ttylength"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-unicode-eastasianwidth",
            "portdir": "perl/p5-unicode-eastasianwidth",
            "version": "12.0.0",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::EastAsianWidth",
            "description": "Unicode::EastAsianWidth - East Asian Width properties",
            "long_description": "Unicode::EastAsianWidth - East Asian Width properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-string-ttylength"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-unicode-eastasianwidth",
            "portdir": "perl/p5-unicode-eastasianwidth",
            "version": "12.0.0",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::EastAsianWidth",
            "description": "Unicode::EastAsianWidth - East Asian Width properties",
            "long_description": "Unicode::EastAsianWidth - East Asian Width properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unicode-eastasianwidth",
                        "p5.34-string-ttylength"
                    ]
                }
            ]
        },
        {
            "name": "p5-unicode-string",
            "portdir": "perl/p5-unicode-string",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-unicode-string",
            "homepage": "https://metacpan.org/pod/Unicode::String",
            "description": "String of Unicode characters (UCS2/UTF16)",
            "long_description": "A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-unicode-string"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-unicode-string",
            "portdir": "perl/p5-unicode-string",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::String",
            "description": "String of Unicode characters (UCS2/UTF16)",
            "long_description": "A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unicode-string",
                        "p5.28-unicode-escape"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-unicode-string",
            "portdir": "perl/p5-unicode-string",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::String",
            "description": "String of Unicode characters (UCS2/UTF16)",
            "long_description": "A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-unicode-escape"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-unicode-string",
            "portdir": "perl/p5-unicode-string",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::String",
            "description": "String of Unicode characters (UCS2/UTF16)",
            "long_description": "A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-unicode-escape"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-unicode-string",
            "portdir": "perl/p5-unicode-string",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::String",
            "description": "String of Unicode characters (UCS2/UTF16)",
            "long_description": "A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnupod",
                        "p5.34-unicode-escape",
                        "xmltv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "p5-unicode-utf8",
            "portdir": "perl/p5-unicode-utf8",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-unicode-utf8",
            "homepage": "https://metacpan.org/pod/Unicode::UTF8",
            "description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "long_description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-unicode-utf8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-unicode-utf8",
            "portdir": "perl/p5-unicode-utf8",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::UTF8",
            "description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "long_description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.28-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-path-tiny",
                        "p5-unicode-utf8",
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-unicode-utf8",
            "portdir": "perl/p5-unicode-utf8",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::UTF8",
            "description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "long_description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.30-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-path-tiny",
                        "p5.30-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-unicode-utf8",
            "portdir": "perl/p5-unicode-utf8",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::UTF8",
            "description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "long_description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-path-tiny",
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-unicode-utf8",
            "portdir": "perl/p5-unicode-utf8",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::UTF8",
            "description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "long_description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.34-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-path-tiny",
                        "sympa",
                        "p5.34-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5-universal-can",
            "portdir": "perl/p5-universal-can",
            "version": "1.201.403.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-universal-can",
            "homepage": "https://metacpan.org/pod/UNIVERSAL::can",
            "description": "Hack around people calling UNIVERSAL::can() as a function",
            "long_description": "The UNIVERSAL class provides a few default methods so that all objects can use them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-universal-can"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-universal-can",
            "portdir": "perl/p5-universal-can",
            "version": "1.201.403.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::can",
            "description": "Hack around people calling UNIVERSAL::can() as a function",
            "long_description": "The UNIVERSAL class provides a few default methods so that all objects can use them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-universal-can",
            "portdir": "perl/p5-universal-can",
            "version": "1.201.403.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::can",
            "description": "Hack around people calling UNIVERSAL::can() as a function",
            "long_description": "The UNIVERSAL class provides a few default methods so that all objects can use them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-universal-can",
            "portdir": "perl/p5-universal-can",
            "version": "1.201.403.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::can",
            "description": "Hack around people calling UNIVERSAL::can() as a function",
            "long_description": "The UNIVERSAL class provides a few default methods so that all objects can use them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-universal-can",
            "portdir": "perl/p5-universal-can",
            "version": "1.201.403.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::can",
            "description": "Hack around people calling UNIVERSAL::can() as a function",
            "long_description": "The UNIVERSAL class provides a few default methods so that all objects can use them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-mockobject",
                        "p5-universal-can"
                    ]
                }
            ]
        },
        {
            "name": "p5-universal-isa",
            "portdir": "perl/p5-universal-isa",
            "version": "1.201.710.120",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-universal-isa",
            "homepage": "https://metacpan.org/pod/UNIVERSAL::isa",
            "description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "long_description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-universal-isa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-universal-isa",
            "portdir": "perl/p5-universal-isa",
            "version": "1.201.710.120",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::isa",
            "description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "long_description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-plugin-authorization-roles",
                        "p5.28-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-universal-isa",
            "portdir": "perl/p5-universal-isa",
            "version": "1.201.710.120",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::isa",
            "description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "long_description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-plugin-authorization-roles",
                        "p5.30-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-universal-isa",
            "portdir": "perl/p5-universal-isa",
            "version": "1.201.710.120",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::isa",
            "description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "long_description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-plugin-authorization-roles",
                        "p5.32-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-universal-isa",
            "portdir": "perl/p5-universal-isa",
            "version": "1.201.710.120",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::isa",
            "description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "long_description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-authorization-roles",
                        "p5.34-test-mockobject",
                        "p5-universal-isa"
                    ]
                }
            ]
        },
        {
            "name": "p5-universal-moniker",
            "portdir": "perl/p5-universal-moniker",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-universal-moniker",
            "homepage": "https://metacpan.org/pod/UNIVERSAL::moniker",
            "description": "Class names in Perl often don't sound great when spoken",
            "long_description": "Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-universal-moniker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-universal-moniker",
            "portdir": "perl/p5-universal-moniker",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::moniker",
            "description": "Class names in Perl often don't sound great when spoken",
            "long_description": "Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-lingua-en-inflect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-universal-moniker",
            "portdir": "perl/p5-universal-moniker",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::moniker",
            "description": "Class names in Perl often don't sound great when spoken",
            "long_description": "Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-lingua-en-inflect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-universal-moniker",
            "portdir": "perl/p5-universal-moniker",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::moniker",
            "description": "Class names in Perl often don't sound great when spoken",
            "long_description": "Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-lingua-en-inflect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-universal-moniker",
            "portdir": "perl/p5-universal-moniker",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::moniker",
            "description": "Class names in Perl often don't sound great when spoken",
            "long_description": "Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-lingua-en-inflect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-dbi",
                        "p5-universal-moniker"
                    ]
                }
            ]
        },
        {
            "name": "p5-universal-require",
            "portdir": "perl/p5-universal-require",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-universal-require",
            "homepage": "https://metacpan.org/pod/UNIVERSAL::require",
            "description": "require() modules from a variable",
            "long_description": "require() modules from a variable",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-universal-require"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-universal-require",
            "portdir": "perl/p5-universal-require",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::require",
            "description": "require() modules from a variable",
            "long_description": "require() modules from a variable",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi-plugin-pager",
                        "p5.28-text-trac",
                        "p5.28-treepath",
                        "p5.28-web-scraper",
                        "p5.28-wx-demo",
                        "p5.28-xml-rss-libxml",
                        "p5.28-data-plist"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-universal-require",
            "portdir": "perl/p5-universal-require",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::require",
            "description": "require() modules from a variable",
            "long_description": "require() modules from a variable",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-dbi-plugin-pager",
                        "p5.30-text-trac",
                        "p5.30-treepath",
                        "p5.30-web-scraper",
                        "p5.30-wx-demo",
                        "p5.30-xml-rss-libxml",
                        "p5.30-data-plist"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-universal-require",
            "portdir": "perl/p5-universal-require",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::require",
            "description": "require() modules from a variable",
            "long_description": "require() modules from a variable",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-dbi-plugin-pager",
                        "p5.32-text-trac",
                        "p5.32-treepath",
                        "p5.32-web-scraper",
                        "p5.32-wx-demo",
                        "p5.32-xml-rss-libxml",
                        "p5.32-data-plist"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-universal-require",
            "portdir": "perl/p5-universal-require",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::require",
            "description": "require() modules from a variable",
            "long_description": "require() modules from a variable",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-dbi-plugin-pager",
                        "p5.34-text-trac",
                        "p5.34-treepath",
                        "p5-universal-require",
                        "p5.34-web-scraper",
                        "p5.34-wx-demo",
                        "p5.34-xml-rss-libxml",
                        "p5.34-data-plist",
                        "fusioninventory-agent"
                    ]
                }
            ]
        },
        {
            "name": "p5-unix-groups",
            "portdir": "perl/p5-unix-groups",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-unix-groups",
            "homepage": "https://metacpan.org/pod/Unix::Groups",
            "description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "long_description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-unix-groups"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-unix-groups",
            "portdir": "perl/p5-unix-groups",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups",
            "description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "long_description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unix-groups"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-unix-groups",
            "portdir": "perl/p5-unix-groups",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups",
            "description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "long_description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-unix-groups",
            "portdir": "perl/p5-unix-groups",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups",
            "description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "long_description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-unix-groups",
            "portdir": "perl/p5-unix-groups",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups",
            "description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "long_description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-unix-groups-ffi",
            "portdir": "perl/p5-unix-groups-ffi",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-unix-groups-ffi",
            "homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
            "description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-unix-groups-ffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-unix-groups-ffi",
            "portdir": "perl/p5-unix-groups-ffi",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
            "description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ffi-platypus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mojolicious-plugin-setusergroup"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-unix-groups-ffi",
            "portdir": "perl/p5-unix-groups-ffi",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
            "description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-ffi-platypus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mojolicious-plugin-setusergroup"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-unix-groups-ffi",
            "portdir": "perl/p5-unix-groups-ffi",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
            "description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-ffi-platypus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mojolicious-plugin-setusergroup"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-unix-groups-ffi",
            "portdir": "perl/p5-unix-groups-ffi",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
            "description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-ffi-platypus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mojolicious-plugin-setusergroup",
                        "p5-unix-groups-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5-unix-process",
            "portdir": "perl/p5-unix-process",
            "version": "1.310.100",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-unix-process",
            "homepage": "https://metacpan.org/pod/Unix::Process",
            "description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-unix-process"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-unix-process",
            "portdir": "perl/p5-unix-process",
            "version": "1.310.100",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Process",
            "description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ipc-system-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-shell-guess"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-unix-process",
            "portdir": "perl/p5-unix-process",
            "version": "1.310.100",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Process",
            "description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-ipc-system-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-shell-guess"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-unix-process",
            "portdir": "perl/p5-unix-process",
            "version": "1.310.100",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Process",
            "description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-ipc-system-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-shell-guess"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-unix-process",
            "portdir": "perl/p5-unix-process",
            "version": "1.310.100",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Process",
            "description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-ipc-system-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unix-process",
                        "p5.34-shell-guess"
                    ]
                }
            ]
        },
        {
            "name": "p5-unix-syslog",
            "portdir": "perl/p5-unix-syslog",
            "version": "1.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-unix-syslog",
            "homepage": "https://metacpan.org/pod/Unix::Syslog",
            "description": "Access to the Unix system logger via Perl's XSUBs",
            "long_description": "Access to the Unix system logger via Perl's XSUBs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-unix-syslog"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-unix-syslog",
            "portdir": "perl/p5-unix-syslog",
            "version": "1.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Syslog",
            "description": "Access to the Unix system logger via Perl's XSUBs",
            "long_description": "Access to the Unix system logger via Perl's XSUBs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unix-syslog"
                    ]
                }
            ]
        }
    ]
}