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

{
    "count": 50452,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=638",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=636",
    "results": [
        {
            "name": "p5-hook-lexwrap",
            "portdir": "perl/p5-hook-lexwrap",
            "version": "0.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-hook-lexwrap",
            "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": [
                        "p5.34-hook-lexwrap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-heap",
            "portdir": "perl/p5-heap",
            "version": "0.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-heap",
            "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": [
                        "p5.34-heap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-hash-util-fieldhash-compat",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-util-fieldhash-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-hash-safekeys",
            "portdir": "perl/p5-hash-safekeys",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-hash-safekeys",
            "homepage": "https://metacpan.org/pod/Hash::SafeKeys",
            "description": "Hash::SafeKeys - get hash contents without resetting each iterator",
            "long_description": "Hash::SafeKeys - get hash contents without resetting each iterator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-safekeys"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-hash-ordered",
            "portdir": "perl/p5-hash-ordered",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-hash-ordered",
            "homepage": "https://metacpan.org/pod/Hash::Ordered",
            "description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "long_description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-ordered"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-hash-objectify",
            "portdir": "perl/p5-hash-objectify",
            "version": "0.8.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-hash-objectify",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-objectify"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-hash-multivalue",
            "portdir": "perl/p5-hash-multivalue",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-hash-multivalue",
            "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": [
                        "p5.34-hash-multivalue"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-hash-moreutils",
            "portdir": "perl/p5-hash-moreutils",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-hash-moreutils",
            "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": [
                        "p5.34-hash-moreutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-hash-merge-simple",
            "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-merge-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-hash-merge",
            "portdir": "perl/p5-hash-merge",
            "version": "0.302.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-hash-merge",
            "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": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-merge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-hash-fieldhash",
            "portdir": "perl/p5-hash-fieldhash",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-hash-fieldhash",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-hash-fieldhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-guard",
            "portdir": "perl/p5-guard",
            "version": "1.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-guard",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-guard"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk3-sourceview",
            "portdir": "perl/p5-gtk3-sourceview",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gtk3-sourceview",
            "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": [
                        "p5.34-gtk3-sourceview"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk3-simplelist",
            "portdir": "perl/p5-gtk3-simplelist",
            "version": "0.210.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gtk3-simplelist",
            "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": [
                        "p5.34-gtk3-simplelist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk3-imageview",
            "portdir": "perl/p5-gtk3-imageview",
            "version": "12",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gtk3-imageview",
            "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.34-gtk3-imageview"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk3",
            "portdir": "perl/p5-gtk3",
            "version": "0.38.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gtk3",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk2-sourceview2",
            "portdir": "perl/p5-gtk2-sourceview2",
            "version": "0.100.0",
            "license": "(Artistic-2 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gtk2-sourceview2",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gtk2-sourceview2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk2-sourceview",
            "portdir": "perl/p5-gtk2-sourceview",
            "version": "1.0.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gtk2-sourceview",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gtk2-sourceview"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk2-gladexml",
            "portdir": "perl/p5-gtk2-gladexml",
            "version": "1.7.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gtk2-gladexml",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gtk2-gladexml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-gtk2-ex-podviewer",
            "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": [
                        "p5.34-gtk2-ex-podviewer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk2-ex-formfactory",
            "portdir": "perl/p5-gtk2-ex-formfactory",
            "version": "0.670.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gtk2-ex-formfactory",
            "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": [
                        "p5.34-gtk2-ex-formfactory"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gtk2",
            "portdir": "perl/p5-gtk2",
            "version": "1.249.930",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gtk2",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gstreamer1",
            "portdir": "perl/p5-gstreamer1",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gstreamer1",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gstreamer1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gssapi",
            "portdir": "perl/p5-gssapi",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-gssapi",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gssapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphviz2-dbi",
            "portdir": "perl/p5-graphviz2-dbi",
            "version": "2.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graphviz2-dbi",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphviz2-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphviz2",
            "portdir": "perl/p5-graphviz2",
            "version": "2.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graphviz2",
            "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": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphviz2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphviz",
            "portdir": "perl/p5-graphviz",
            "version": "2.260.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graphviz",
            "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": [
                        "p5.34-graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphics-toolkit-color",
            "portdir": "perl/p5-graphics-toolkit-color",
            "version": "1.972.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graphics-toolkit-color",
            "homepage": "https://metacpan.org/pod/Graphics::Toolkit::Color",
            "description": "Graphics::Toolkit::Color - color palette constructor",
            "long_description": "Graphics::Toolkit::Color - color palette constructor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-toolkit-color"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphics-tiff",
            "portdir": "perl/p5-graphics-tiff",
            "version": "21",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-graphics-tiff",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-graphics-primitive-driver-cairo",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-primitive-driver-cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphics-primitive",
            "portdir": "perl/p5-graphics-primitive",
            "version": "0.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graphics-primitive",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-primitive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphics-gnuplotif",
            "portdir": "perl/p5-graphics-gnuplotif",
            "version": "1.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graphics-gnuplotif",
            "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": [
                        "p5.34-graphics-gnuplotif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphics-colornames",
            "portdir": "perl/p5-graphics-colornames",
            "version": "3.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graphics-colornames",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-colornames"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graphics-color",
            "portdir": "perl/p5-graphics-color",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graphics-color",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-color"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-graph",
            "portdir": "perl/p5-graph",
            "version": "0.973.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-graph",
            "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gps",
            "portdir": "perl/p5-gps",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gps",
            "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": [
                        "p5.34-gps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-goto-file",
            "portdir": "perl/p5-goto-file",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-goto-file",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-goto-file"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-google-protocolbuffers",
            "portdir": "perl/p5-google-protocolbuffers",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-google-protocolbuffers",
            "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": [
                        "p5.34-google-protocolbuffers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-goocanvas2",
            "portdir": "perl/p5-goocanvas2",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-goocanvas2",
            "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": [
                        "p5.34-goocanvas2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gnupg-interface",
            "portdir": "perl/p5-gnupg-interface",
            "version": "1.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gnupg-interface",
            "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": [
                        "p5.34-gnupg-interface"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gnome2-wnck",
            "portdir": "perl/p5-gnome2-wnck",
            "version": "0.160.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gnome2-wnck",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2-wnck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gnome2-vfs",
            "portdir": "perl/p5-gnome2-vfs",
            "version": "1.83.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gnome2-vfs",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2-vfs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gnome2-print",
            "portdir": "perl/p5-gnome2-print",
            "version": "1.0.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gnome2-print",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2-print"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gnome2-gconf",
            "portdir": "perl/p5-gnome2-gconf",
            "version": "1.46.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gnome2-gconf",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2-gconf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gnome2-canvas",
            "portdir": "perl/p5-gnome2-canvas",
            "version": "1.4.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gnome2-canvas",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2-canvas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gnome2",
            "portdir": "perl/p5-gnome2",
            "version": "1.47.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-gnome2",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-gmail-imapd",
            "portdir": "perl/p5-gmail-imapd",
            "version": "0.940.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-gmail-imapd",
            "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": [
                        "p5.34-gmail-imapd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.52.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-glib-object-introspection",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-glib-object-introspection"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-glib",
            "portdir": "perl/p5-glib",
            "version": "1.329.400",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-glib",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-glib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-git-wrapper",
            "portdir": "perl/p5-git-wrapper",
            "version": "0.48.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-git-wrapper",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-git-wrapper"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}