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

{
    "count": 51641,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=821",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=819",
    "results": [
        {
            "name": "p5.28-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.28-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-clone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-jfdi",
                        "p5.28-dist-zilla-plugin-metaprovides",
                        "p5.28-dancer",
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-clone",
                        "p5.28-clone-pp",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-clone-choose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sql-abstract",
                        "p5.28-treepath",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-test-leaktrace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-hash-fieldhash",
                        "p5.28-object-id"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-hash-case",
            "portdir": "perl/p5-hash-case",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Case",
            "description": "Hash::Case - base class for hashes with key-casing requirements",
            "long_description": "Hash::Case - base class for hashes with key-casing requirements",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-message"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-coro",
                        "p5-guard",
                        "p5.28-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-glib-object-introspection",
                        "p5.28-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-gtk3-simplelist",
            "portdir": "perl/p5-gtk3-simplelist",
            "version": "0.210.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::SimpleList",
            "description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "long_description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-gtk3-imageview",
            "portdir": "perl/p5-gtk3-imageview",
            "version": "12",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::ImageView",
            "description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "long_description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cairo",
                        "p5.28-glib",
                        "p5.28-gtk3",
                        "p5.28-mime-base64",
                        "p5.28-perlmagick",
                        "p5.28-readonly",
                        "perl5.28",
                        "p5.28-test-deep",
                        "p5.28-test-mockobject",
                        "p5.28-test-simple",
                        "p5.28-try-tiny",
                        "xauth",
                        "p5.28-carp-always",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "adwaita-icon-theme",
                        "gtk3",
                        "perl5.28",
                        "p5.28-cairo-gobject",
                        "p5.28-glib-object-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-goocanvas2",
                        "p5.28-gtk3-simplelist",
                        "p5.28-gtk3-sourceview",
                        "p5.28-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview2",
                        "perl5.28",
                        "p5.28-gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-gtk2-sourceview2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "gtksourceview",
                        "p5.28-gnome2-print",
                        "p5.28-gtk2",
                        "p5.28-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-gtk2-sourceview"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig",
                        "p5.28-gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-gtk2-gladexml"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-gtk2",
                        "p5.28-io-stringy",
                        "p5.28-pod-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gimp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-cairo",
                        "p5.28-extutils-depends",
                        "gtk2",
                        "p5.28-glib",
                        "p5.28-pango",
                        "p5.28-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2",
                        "p5.28-gnome2-canvas",
                        "p5.28-gnome2-print",
                        "p5.28-gnome2-wnck",
                        "p5.28-gtk2-gladexml",
                        "p5.28-gtk2-sourceview",
                        "p5.28-gtk2-sourceview2",
                        "p5-gtk2",
                        "p5.28-gtk2-ex-formfactory",
                        "p5.28-gtk2-ex-podviewer",
                        "p5.28-gimp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-devel-checklib",
                        "p5.28-test-pod",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1",
                        "p5.28-glib-object-introspection",
                        "gstreamer1-gst-plugins-base",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-authen-sasl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbd-sqlite",
                        "p5.28-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-moo",
                        "p5.28-dbix-admin-tableinfo",
                        "p5.28-graphviz2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "p5.28-test-snapshot",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-which",
                        "p5.28-graph",
                        "graphviz",
                        "p5.28-moo",
                        "p5.28-type-tiny",
                        "p5.28-ipc-run3",
                        "perl5.28",
                        "p5.28-data-section-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-graphviz2-dbi",
                        "p5.28-treepath-role-graph"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-which",
                        "p5.28-ipc-run",
                        "p5.28-libwww-perl",
                        "graphviz",
                        "p5.28-time-hires",
                        "p5.28-xml-twig",
                        "p5.28-xml-xpath",
                        "p5.28-parse-recdescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-panotools-script",
                        "p5.28-sql-translator"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-graphics-toolkit-color",
            "portdir": "perl/p5-graphics-toolkit-color",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::Toolkit::Color",
            "description": "Graphics::Toolkit::Color - calculate color (sets), IO many spaces and formats",
            "long_description": "Graphics::Toolkit::Color - calculate color (sets), IO many spaces and formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-warn",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-graphics-colornames"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chart"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-graphics-tiff",
            "portdir": "perl/p5-graphics-tiff",
            "version": "21",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::TIFF",
            "description": "Graphics::TIFF - Perl extension for the libtiff library",
            "long_description": "Graphics::TIFF - Perl extension for the libtiff library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.28-test-deep",
                        "p5.28-test-requires",
                        "p5.28-test-simple",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-readonly",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pdf-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-graphics-color",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-geometry-primitive",
                        "p5.28-graphics-primitive",
                        "perl5.28",
                        "p5.28-text-flow",
                        "p5.28-moose",
                        "p5.28-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chart-clicker"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-visitor",
                        "p5.28-forest",
                        "p5.28-geometry-primitive",
                        "p5.28-graphics-color",
                        "perl5.28",
                        "p5.28-moose",
                        "p5.28-moosex-clone",
                        "p5.28-moosex-storage",
                        "p5.28-json-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chart-clicker",
                        "p5.28-graphics-primitive-driver-cairo",
                        "p5.28-layout-manager"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "gnuplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-graphics-colornames",
            "portdir": "perl/p5-graphics-colornames",
            "version": "3.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::ColorNames",
            "description": "Graphics::ColorNames - defines RGB values for common color names",
            "long_description": "Graphics::ColorNames - defines RGB values for common color names",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-most",
                        "p5.28-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-module-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-graphics-toolkit-color"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-number-delta",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moose",
                        "p5.28-moosex-aliases",
                        "perl5.28",
                        "p5.28-moosex-storage",
                        "p5.28-moosex-types",
                        "p5.28-moosex-clone",
                        "p5.28-color-library"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-graphics-primitive-driver-cairo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chart-clicker",
                        "p5.28-graphics-primitive"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-math-complex",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-heap",
                        "p5.28-set-object"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-graphviz2",
                        "p5.28-tk-idelayout",
                        "p5.28-data-stag",
                        "p5.28-sql-translator"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-device-serialport"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-class-accessor",
                        "p5.28-parse-recdescent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-goocanvas2",
            "portdir": "perl/p5-goocanvas2",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GooCanvas2",
            "description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "long_description": "GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goocanvas2",
                        "perl5.28",
                        "p5.28-glib-object-introspection",
                        "p5.28-gtk3",
                        "p5.28-test-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-gnupg-interface",
            "portdir": "perl/p5-gnupg-interface",
            "version": "1.60.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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2",
                        "p5.28-math-bigint",
                        "p5.28-moo",
                        "perl5.28",
                        "p5.28-moox-late",
                        "p5.28-scalar-list-utils",
                        "p5.28-moox-handlesvia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "libwnck",
                        "p5.28-glib",
                        "p5.28-gtk2",
                        "p5.28-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-gnome2-wnck"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig",
                        "p5.28-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2",
                        "p5-gnome2-vfs"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-gnome2-print",
                        "p5.28-gtk2-sourceview"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig",
                        "p5.28-gnome2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-gnome2-gconf"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig",
                        "p5.28-gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2",
                        "p5-gnome2-canvas"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig",
                        "libgnome",
                        "p5.28-gnome2-canvas",
                        "p5.28-gnome2-vfs",
                        "p5.28-gtk2",
                        "p5.28-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-gnome2",
                        "p5.28-gnome2-gconf"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-mail-webmail-gmail"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "libffi",
                        "p5.28-glib",
                        "p5.28-xml-libxml",
                        "p5.28-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-goocanvas2",
                        "p5.28-gstreamer1",
                        "p5.28-gtk3",
                        "p5.28-gtk3-sourceview",
                        "p5.28-poppler"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-extutils-depends",
                        "p5.28-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2",
                        "p5.28-gnome2-vfs",
                        "p5.28-gnome2-wnck",
                        "p5.28-gtk2-sourceview",
                        "p5.28-cairo",
                        "p5.28-gtk2",
                        "p5.28-pango",
                        "p5.28-glib-object-introspection",
                        "p5.28-cairo-gobject",
                        "p5.28-event-rpc",
                        "p5.28-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-devel-checkbin",
                        "p5.28-path-class",
                        "p5.28-test-deep",
                        "p5.28-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "git",
                        "perl5.28",
                        "p5.28-file-chdir",
                        "p5.28-ipc-cmd",
                        "p5.28-sort-versions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-dist-zilla-plugin-git-contributors",
                        "p5.28-dist-zilla-plugin-git-pushinitial",
                        "p5.28-dist-zilla-plugin-git-remote-check",
                        "p5.28-dist-zilla-pluginbundle-git-checkfor",
                        "p5.28-dist-zilla-plugin-git-describe",
                        "p5.28-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-getopt-long",
                        "p5.28-test-deep",
                        "p5.28-test-pod",
                        "p5.28-test-pod-coverage",
                        "p5.28-capture-tiny",
                        "p5.28-devel-checklib",
                        "p5.28-file-slurp-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.28",
                        "p5.28-xsloader",
                        "libssh2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28-extutils-makemaker",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-gimp",
                        "p5.28-extutils-depends",
                        "p5.28-gtk2",
                        "p5.28-gtk2-ex-podviewer",
                        "gimp2",
                        "p5.28-io-all",
                        "p5.28-io-stringy",
                        "p5.28-pdl",
                        "p5.28-web-scraper",
                        "p5.28-html-parser",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-getopt-yath",
            "portdir": "perl/p5-getopt-yath",
            "version": "2.0.11",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Yath",
            "description": "Getopt::Yath - Option processing yath style",
            "long_description": "Getopt::Yath - Option processing yath style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cpanel-json-xs",
                        "p5.28-importer",
                        "p5.28-term-table"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-most",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-package-pkg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-jfdi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-getopt-mixed",
            "portdir": "perl/p5-getopt-mixed",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Mixed",
            "description": "alternate module supports both long and short options",
            "long_description": "This module provides GNU-style option processing for Perl 5 scripts, with both long and short options.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}