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

{
    "count": 50770,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=470",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=468",
    "results": [
        {
            "name": "p5.32-html-entities-numbered",
            "portdir": "perl/p5-html-entities-numbered",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Entities::Numbered",
            "description": "HTML::Entities::Numbered - Conversion of numbered HTML entities",
            "long_description": "HTML::Entities::Numbered - Conversion of numbered HTML entities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-entities-interpolate",
            "portdir": "perl/p5-html-entities-interpolate",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Entities::Interpolate",
            "description": "HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string",
            "long_description": "HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-pod",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-slurper",
                        "perl5.32",
                        "p5.32-tie-function",
                        "p5.32-html-parser",
                        "p5.32-capture-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-encoding",
            "portdir": "perl/p5-html-encoding",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Encoding",
            "description": "Determine the encoding of HTML/XML/XHTML documents",
            "long_description": "Determine the encoding of HTML/XML/XHTML documents",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-encode",
                        "p5.32-html-parser",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-hook-lexwrap",
            "portdir": "perl/p5-hook-lexwrap",
            "version": "0.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hook::LexWrap",
            "description": "Lexically scoped subroutine wrappers",
            "long_description": "Lexically scoped subroutine wrappers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-http-server-simple-mason",
                        "p5.32-test-subcalls",
                        "p5.32-test-kit"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-heap",
            "portdir": "perl/p5-heap",
            "version": "0.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Heap",
            "description": "Collection of routines for managing a heap data structure",
            "long_description": "This is a collection of routines for managing a heap data structure. There are two major components: a heap component, and an element component. A heap package basically keeps a collection of elements and is able to return the smallest one. The heap component interface is defined in Heap(3) and must be supported by all heap packages. Currently there are three heap components provided: Heap::Fibonacci (the preferred one), Heap::Binomial, and Heap::Binary",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-mat",
                        "p5.32-graph"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-util-fieldhash-compat",
            "portdir": "perl/p5-hash-util-fieldhash-compat",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Util::FieldHash::Compat",
            "description": "Hash::Util::FieldHash::Compat - Use Hash::Util::FieldHash or ties, depending on availability",
            "long_description": "Hash::Util::FieldHash::Compat - Use Hash::Util::FieldHash or ties, depending on availability",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-tie-refhash",
                        "p5.32-tie-refhash-weak"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-clone",
                        "p5.32-moosex-insideout"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-objectify",
            "portdir": "perl/p5-hash-objectify",
            "version": "0.8.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Objectify",
            "description": "Hash::Objectify - Create objects from hashes on the fly",
            "long_description": "Hash::Objectify - Create objects from hashes on the fly",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-const-exporter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-multivalue",
            "portdir": "perl/p5-hash-multivalue",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::MultiValue",
            "description": "Store multiple values per key",
            "long_description": "Store multiple values per key",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-apache-authcookie",
                        "p5.32-http-entity-parser",
                        "p5.32-http-thin",
                        "p5.32-catalyst-runtime",
                        "p5.32-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-moreutils",
            "portdir": "perl/p5-hash-moreutils",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::MoreUtils",
            "description": "Hash::MoreUtils - Provide the stuff missing in Hash::Util",
            "long_description": "Hash::MoreUtils - Provide the stuff missing in Hash::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-merge-simple",
            "portdir": "perl/p5-hash-merge-simple",
            "version": "0.52.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Merge::Simple",
            "description": "Hash::Merge::Simple - Recursively merge two or more hashes, simply",
            "long_description": "Hash::Merge::Simple - Recursively merge two or more hashes, simply",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-clone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-jfdi",
                        "p5.32-dist-zilla-plugin-metaprovides",
                        "p5.32-dancer",
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-merge",
            "portdir": "perl/p5-hash-merge",
            "version": "0.302.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Merge",
            "description": "Merges arbitrarily deep hashes into a single hash",
            "long_description": "Merges arbitrarily deep hashes into a single hash",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-clone",
                        "p5.32-clone-pp",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-clone-choose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-sql-abstract",
                        "p5.32-treepath",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-fieldhash",
            "portdir": "perl/p5-hash-fieldhash",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::FieldHash",
            "description": "Hash::FieldHash - A lightweight field hash implementation",
            "long_description": "Hash::FieldHash provides the field hash mechanism which supports the inside-out technique.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-test-leaktrace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-object-id"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-guard",
            "portdir": "perl/p5-guard",
            "version": "1.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Guard",
            "description": "Guard - safe cleanup blocks",
            "long_description": "This module implements so-called \"guards\". A guard is something (usually an object) that \"guards\" a resource, ensuring that it is cleaned up when expected.",
            "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-coro",
                        "p5.32-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gtk3-sourceview",
            "portdir": "perl/p5-gtk3-sourceview",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::SourceView",
            "description": "Gtk3::SourceView - Perl binding for the GTK+ 3 GtkSourceView widget",
            "long_description": "Gtk3::SourceView - Perl binding for the GTK+ 3 GtkSourceView widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview3",
                        "perl5.32",
                        "p5.32-glib-object-introspection",
                        "p5.32-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk3",
            "portdir": "perl/p5-gtk3",
            "version": "0.38.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3",
            "description": "Gtk3 - Perl interface to the 3.x series of the gtk+ toolkit",
            "long_description": "Gtk3 - Perl interface to the 3.x series of the gtk+ toolkit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "adwaita-icon-theme",
                        "gtk3",
                        "perl5.32",
                        "p5.32-cairo-gobject",
                        "p5.32-glib-object-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-goocanvas2",
                        "p5.32-gtk3-simplelist",
                        "p5.32-gtk3-sourceview",
                        "p5.32-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gtk2-sourceview2",
            "portdir": "perl/p5-gtk2-sourceview2",
            "version": "0.100.0",
            "license": "(Artistic-2 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::SourceView2",
            "description": "Gtk2::SourceView2 - Enhanced source code editor widget",
            "long_description": "Gtk2::SourceView2 is the Perl binding for the C library gtksourceview-2.0.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview2",
                        "perl5.32",
                        "p5.32-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk2-sourceview",
            "portdir": "perl/p5-gtk2-sourceview",
            "version": "1.0.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::SourceView",
            "description": "Perl wrappers for the GtkSourceView widget",
            "long_description": "Perl bindings to the 1.x series of the GtkSourceView widget libraries. This module allows you to write Perl applications that utilize the GtkSourceView library for source editing and printing.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "gtksourceview",
                        "p5.32-gnome2-print",
                        "p5.32-gtk2",
                        "p5.32-glib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk2-gladexml",
            "portdir": "perl/p5-gtk2-gladexml",
            "version": "1.7.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::GladeXML",
            "description": "Bindings to Gtk+ library",
            "long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig",
                        "p5.32-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk2-ex-podviewer",
            "portdir": "perl/p5-gtk2-ex-podviewer",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::Ex::PodViewer",
            "description": "Gtk2::Ex::PodViewer - a Gtk2 widget for displaying Plain old Documentation (POD).",
            "long_description": "Gtk2::Ex::PodViewer is a widget for rendering Perl POD documents. It is based on the Gtk2::TextView widget and uses Pod::Parser for manipulating POD data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-pod-simple",
                        "p5.32-gtk2",
                        "p5.32-io-stringy",
                        "p5.32-pod-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gimp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gtk2-ex-formfactory",
            "portdir": "perl/p5-gtk2-ex-formfactory",
            "version": "0.670.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::Ex::FormFactory",
            "description": "Gtk2::Ex::FormFactory - Makes building complex GUI's easy",
            "long_description": "Gtk2::Ex::FormFactory - Makes building complex GUI's easy",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk2",
            "portdir": "perl/p5-gtk2",
            "version": "1.249.930",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2",
            "description": "Bindings to Gtk+ library",
            "long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-cairo",
                        "p5.32-extutils-depends",
                        "gtk2",
                        "p5.32-glib",
                        "p5.32-pango",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gnome2",
                        "p5.32-gnome2-canvas",
                        "p5.32-gnome2-print",
                        "p5.32-gnome2-wnck",
                        "p5.32-gtk2-gladexml",
                        "p5.32-gtk2-sourceview",
                        "p5.32-gtk2-sourceview2",
                        "p5.32-gtk2-ex-formfactory",
                        "p5.32-gtk2-ex-podviewer",
                        "p5.32-gimp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gstreamer1",
            "portdir": "perl/p5-gstreamer1",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GStreamer1",
            "description": "Bindings for GStreamer 1.0, the open source multimedia framework",
            "long_description": "Bindings for GStreamer 1.0, the open source multimedia framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-devel-checklib",
                        "p5.32-test-pod",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1",
                        "p5.32-glib-object-introspection",
                        "gstreamer1-gst-plugins-base",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gssapi",
            "portdir": "perl/p5-gssapi",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GSSAPI",
            "description": "Perl extension providing access to the GSSAPIv2 library.",
            "long_description": "This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-authen-sasl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphviz2-dbi",
            "portdir": "perl/p5-graphviz2-dbi",
            "version": "2.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GraphViz2::DBI",
            "description": "GraphViz2::DBI - Visualize a database schema as a graph",
            "long_description": "GraphViz2::DBI - Visualize a database schema as a graph",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbd-sqlite",
                        "p5.32-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-moo",
                        "p5.32-dbix-admin-tableinfo",
                        "p5.32-graphviz2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-graphviz2",
            "portdir": "perl/p5-graphviz2",
            "version": "2.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GraphViz2",
            "description": "GraphViz2 - An updated wrapper for AT&T's Graphviz that aims to provide access to all the latest options available to users of Graphviz.",
            "long_description": "GraphViz2 - An updated wrapper for AT&T's Graphviz that aims to provide access to all the latest options available to users of Graphviz.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "p5.32-test-snapshot",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-which",
                        "p5.32-graph",
                        "graphviz",
                        "p5.32-moo",
                        "p5.32-type-tiny",
                        "p5.32-ipc-run3",
                        "perl5.32",
                        "p5.32-data-section-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-graphviz2-dbi",
                        "p5.32-treepath-role-graph"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphviz",
            "portdir": "perl/p5-graphviz",
            "version": "2.260.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GraphViz",
            "description": "Interface to the GraphViz graphing tool",
            "long_description": "This modules provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using the \"dot\" and \"neato\" programs from the GraphViz project. Deprecated in favor of module GraphViz2.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-which",
                        "p5.32-ipc-run",
                        "p5.32-libwww-perl",
                        "graphviz",
                        "p5.32-time-hires",
                        "p5.32-xml-twig",
                        "p5.32-xml-xpath",
                        "p5.32-parse-recdescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-panotools-script",
                        "p5.32-sql-translator"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphics-primitive-driver-cairo",
            "portdir": "perl/p5-graphics-primitive-driver-cairo",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::Primitive::Driver::Cairo",
            "description": "Graphics::Primitive::Driver::Cairo - Cairo backend for Graphics::Primitive",
            "long_description": "Graphics::Primitive::Driver::Cairo - Cairo backend for Graphics::Primitive",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-graphics-color",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-geometry-primitive",
                        "p5.32-graphics-primitive",
                        "perl5.32",
                        "p5.32-text-flow",
                        "p5.32-moose",
                        "p5.32-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-chart-clicker"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphics-primitive",
            "portdir": "perl/p5-graphics-primitive",
            "version": "0.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::Primitive",
            "description": "Graphics::Primitive - Device and library agnostic graphic primitives",
            "long_description": "Graphics::Primitive - Device and library agnostic graphic primitives",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-visitor",
                        "p5.32-forest",
                        "p5.32-geometry-primitive",
                        "p5.32-graphics-color",
                        "perl5.32",
                        "p5.32-moose",
                        "p5.32-moosex-clone",
                        "p5.32-moosex-storage",
                        "p5.32-json-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-chart-clicker",
                        "p5.32-graphics-primitive-driver-cairo",
                        "p5.32-layout-manager"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphics-gnuplotif",
            "portdir": "perl/p5-graphics-gnuplotif",
            "version": "1.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::GnuplotIF",
            "description": "Graphics::GnuplotIF - A dynamic Perl interface to gnuplot.",
            "long_description": "Graphics::GnuplotIF - A dynamic Perl interface to gnuplot.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "gnuplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-graphics-color",
            "portdir": "perl/p5-graphics-color",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::Color",
            "description": "Graphics::Color - Device and library agnostic color spaces",
            "long_description": "Graphics::Color - Device and library agnostic color spaces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-number-delta",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moose",
                        "p5.32-moosex-aliases",
                        "perl5.32",
                        "p5.32-moosex-storage",
                        "p5.32-moosex-types",
                        "p5.32-moosex-clone",
                        "p5.32-color-library"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-graphics-primitive-driver-cairo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-chart-clicker",
                        "p5.32-graphics-primitive"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graph",
            "portdir": "perl/p5-graph",
            "version": "0.973.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graph",
            "description": "Graph - graph data structures and algorithms",
            "long_description": "Graph - graph data structures and algorithms",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-math-complex",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-heap",
                        "p5.32-set-object"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl",
                        "p5.32-graphviz2",
                        "p5.32-tk-idelayout",
                        "p5.32-data-stag",
                        "p5.32-sql-translator"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gps",
            "portdir": "perl/p5-gps",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/perl-GPS",
            "description": "Perl interface to GPS receivers using Garmin or NMEA protocols",
            "long_description": "Perl interface to GPS receivers using Garmin or NMEA protocols",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-device-serialport"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-goto-file",
            "portdir": "perl/p5-goto-file",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/goto::file",
            "description": "goto::file - Stop parsing the current file and move on to a different one",
            "long_description": "goto::file - Stop parsing the current file and move on to a different one",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-google-protocolbuffers",
            "portdir": "perl/p5-google-protocolbuffers",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Google::ProtocolBuffers",
            "description": "simple interface to Google Protocol Buffers",
            "long_description": "simple interface to Google Protocol Buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-accessor",
                        "p5.32-parse-recdescent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gnupg-interface",
            "portdir": "perl/p5-gnupg-interface",
            "version": "1.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GnuPG::Interface",
            "description": "GnuPG::Interface - Perl interface to GnuPG",
            "long_description": "GnuPG::Interface - Perl interface to GnuPG",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2",
                        "p5.32-scalar-list-utils",
                        "p5.32-math-bigint",
                        "perl5.32",
                        "p5.32-moox-handlesvia",
                        "p5.32-moox-late",
                        "p5.32-moo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gnome2-wnck",
            "portdir": "perl/p5-gnome2-wnck",
            "version": "0.160.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gnome2::Wnck",
            "description": "libwnck perl module",
            "long_description": "This module allows you to use the Window Navigator Construction Kit library (libwnck for short) from Perl.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "libwnck",
                        "p5.32-glib",
                        "p5.32-gtk2",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gnome2-vfs",
            "portdir": "perl/p5-gnome2-vfs",
            "version": "1.83.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gnome2::VFS",
            "description": "Bindings to Gtk+ library",
            "long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-vfs",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig",
                        "p5.32-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gnome2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gnome2-print",
            "portdir": "perl/p5-gnome2-print",
            "version": "1.0.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gnome2::Print",
            "description": "Perl wrappers for the Gnome Print utilities",
            "long_description": "This module allows you to use the GNOME Print libraries within your applications written using the gtk2-perl wrapper. The GNOME Print libraries (also known as libgnomeprint and libgnomeprintui) allow you to create printable documents (using various frontends) and offer standard widgets in order to mainatin a UI consistent for all GNOME applications.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeprintui",
                        "perl5.32",
                        "p5.32-gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gtk2-sourceview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gnome2-gconf",
            "portdir": "perl/p5-gnome2-gconf",
            "version": "1.46.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gnome2::GConf",
            "description": "Bindings to Gtk+ library",
            "long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconf",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig",
                        "p5.32-gnome2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gnome2-canvas",
            "portdir": "perl/p5-gnome2-canvas",
            "version": "1.4.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gnome2::Canvas",
            "description": "Bindings to Gtk+ library",
            "long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig",
                        "p5.32-gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gnome2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gnome2",
            "portdir": "perl/p5-gnome2",
            "version": "1.47.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gnome2",
            "description": "Bindings to Gtk+ library",
            "long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig",
                        "libgnome",
                        "p5.32-gnome2-canvas",
                        "p5.32-gnome2-vfs",
                        "p5.32-gtk2",
                        "p5.32-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gnome2-gconf"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gmail-imapd",
            "portdir": "perl/p5-gmail-imapd",
            "version": "0.940.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GMail::IMAPD",
            "description": "An IMAP4 gateway to Google's webmail service",
            "long_description": "An IMAP4 gateway to Google's webmail service",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-mail-webmail-gmail"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.52.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Glib::Object::Introspection",
            "description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "long_description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "libffi",
                        "p5.32-glib",
                        "p5.32-xml-libxml",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-goocanvas2",
                        "p5.32-gstreamer1",
                        "p5.32-gtk3",
                        "p5.32-gtk3-sourceview",
                        "p5.32-poppler"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-glib",
            "portdir": "perl/p5-glib",
            "version": "1.329.400",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Glib",
            "description": "Glib - Perl wrappers for the GLib utility and Object libraries",
            "long_description": "Glib - Perl wrappers for the GLib utility and Object libraries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gnome2",
                        "p5.32-gnome2-vfs",
                        "p5.32-gnome2-wnck",
                        "p5.32-gtk2-sourceview",
                        "p5.32-cairo",
                        "p5.32-gtk2",
                        "p5.32-pango",
                        "p5.32-glib-object-introspection",
                        "p5.32-cairo-gobject",
                        "p5.32-event-rpc",
                        "p5.32-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-git-wrapper",
            "portdir": "perl/p5-git-wrapper",
            "version": "0.48.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Git::Wrapper",
            "description": "Git::Wrapper - Wrap git(7) command-line interface",
            "long_description": "Git::Wrapper - Wrap git(7) command-line interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-devel-checkbin",
                        "p5.32-path-class",
                        "p5.32-test-deep",
                        "p5.32-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "git",
                        "perl5.32",
                        "p5.32-file-chdir",
                        "p5.32-ipc-cmd",
                        "p5.32-sort-versions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-dist-zilla-plugin-git-pushinitial",
                        "p5.32-dist-zilla-plugin-git-remote-check",
                        "p5.32-dist-zilla-pluginbundle-git-checkfor",
                        "p5.32-dist-zilla-plugin-git-describe",
                        "p5.32-dist-zilla-plugin-git-contributors",
                        "p5.32-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-git-raw",
            "portdir": "perl/p5-git-raw",
            "version": "0.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Git::Raw",
            "description": "Git::Raw - Perl bindings to the Git linkable library (libgit2)",
            "long_description": "Git::Raw - Perl bindings to the Git linkable library (libgit2)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-getopt-long",
                        "p5.32-test-deep",
                        "p5.32-test-pod",
                        "p5.32-test-pod-coverage",
                        "p5.32-capture-tiny",
                        "p5.32-devel-checklib",
                        "p5.32-file-slurp-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.32",
                        "p5.32-xsloader",
                        "libssh2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gimp",
            "portdir": "perl/p5-gimp",
            "version": "2.380.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gimp",
            "description": "Gimp - Write GIMP extensions/plug-ins/load- and save-handlers in Perl",
            "long_description": "Gimp - Write GIMP extensions/plug-ins/load- and save-handlers in Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-makemaker",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-gimp",
                        "p5.32-extutils-depends",
                        "p5.32-gtk2",
                        "p5.32-gtk2-ex-podviewer",
                        "gimp2",
                        "p5.32-io-all",
                        "p5.32-io-stringy",
                        "p5.32-pdl",
                        "p5.32-web-scraper",
                        "p5.32-html-parser",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-getopt-usaginator",
            "portdir": "perl/p5-getopt-usaginator",
            "version": "0.1.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Usaginator",
            "description": "Getopt::Usaginator - Conjure up a usage function for your applications",
            "long_description": "Getopt::Usaginator - Conjure up a usage function for your applications",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-most",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-package-pkg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-jfdi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-getopt-tabular",
            "portdir": "perl/p5-getopt-tabular",
            "version": "0.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Tabular",
            "description": "Table-driven argument parsing for Perl 5",
            "long_description": "Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely inspired by John Ousterhout's Tk_ParseArgv.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-getopt-simple",
            "portdir": "perl/p5-getopt-simple",
            "version": "1.520.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Simple",
            "description": "provides a simple wrapper around Getopt::Long",
            "long_description": "provides a simple wrapper around Getopt::Long",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}