HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51937,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=664",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=662",
"results": [
{
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": 2646
}
],
"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-18"
]
},
{
"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-18"
]
},
{
"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.34-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-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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-18"
]
},
{
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-graphviz"
]
}
],
"depends_on": []
},
{
"name": "p5-graphics-toolkit-color",
"portdir": "perl/p5-graphics-toolkit-color",
"version": "2.110.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 - 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": 2646
}
],
"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-18"
]
},
{
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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-18"
]
},
{
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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-18"
]
},
{
"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-18"
]
},
{
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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-18"
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-goocanvas2"
]
}
],
"depends_on": []
},
{
"name": "p5-gnupg-interface",
"portdir": "perl/p5-gnupg-interface",
"version": "1.60.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-18"
]
},
{
"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-18"
]
},
{
"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-18"
]
},
{
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-git-wrapper"
]
}
],
"depends_on": []
},
{
"name": "p5-git-raw",
"portdir": "perl/p5-git-raw",
"version": "0.900.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-git-raw",
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-git-raw"
]
}
],
"depends_on": []
},
{
"name": "p5-gimp",
"portdir": "perl/p5-gimp",
"version": "2.380.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-gimp",
"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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-gimp"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-yath",
"portdir": "perl/p5-getopt-yath",
"version": "2.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-yath",
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-yath"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-usaginator",
"portdir": "perl/p5-getopt-usaginator",
"version": "0.1.200",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-usaginator",
"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": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-usaginator"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-tabular",
"portdir": "perl/p5-getopt-tabular",
"version": "0.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-tabular",
"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-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-tabular"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-simple",
"portdir": "perl/p5-getopt-simple",
"version": "1.520.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-simple",
"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-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-simple"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-mixed",
"portdir": "perl/p5-getopt-mixed",
"version": "1.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-mixed",
"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-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-mixed"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-long-descriptive",
"portdir": "perl/p5-getopt-long-descriptive",
"version": "0.117.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-long-descriptive",
"homepage": "https://metacpan.org/pod/Getopt::Long::Descriptive",
"description": "Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful",
"long_description": "Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-long-descriptive"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-long",
"portdir": "perl/p5-getopt-long",
"version": "2.580.0",
"license": "(Artistic-1 or GPL-2+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-long",
"homepage": "https://metacpan.org/pod/Getopt::Long",
"description": "Getopt::Long - Extended processing of command line options",
"long_description": "Getopt::Long - Extended processing of command line options",
"active": true,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-long"
]
}
],
"depends_on": []
},
{
"name": "p5-getopt-argvfile",
"portdir": "perl/p5-getopt-argvfile",
"version": "1.110.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-getopt-argvfile",
"homepage": "https://metacpan.org/pod/Getopt::ArgvFile",
"description": "Getopt::ArgvFile - interpolates script options from files into @ARGV or another array",
"long_description": "This module is a simple supplement to other option handling modules. It allows script options and parameters to be read from files instead of from the command line by interpolating file contents into @ARGV.",
"active": true,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-argvfile"
]
}
],
"depends_on": []
},
{
"name": "p5-geo-webservice-elevation-usgs",
"portdir": "perl/p5-geo-webservice-elevation-usgs",
"version": "0.201.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-geo-webservice-elevation-usgs",
"homepage": "https://metacpan.org/pod/Geo::WebService::Elevation::USGS",
"description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
"long_description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-geo-webservice-elevation-usgs"
]
}
],
"depends_on": []
},
{
"name": "p5-geometry-primitive",
"portdir": "perl/p5-geometry-primitive",
"version": "0.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-geometry-primitive",
"homepage": "https://metacpan.org/pod/Geometry::Primitive",
"description": "Geometry::Primitive - Primitive Geometry Entities",
"long_description": "Geometry::Primitive - Primitive Geometry Entities",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-geometry-primitive"
]
}
],
"depends_on": []
},
{
"name": "p5-geo-ip",
"portdir": "perl/p5-geo-ip",
"version": "1.510.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-geo-ip",
"homepage": "https://metacpan.org/pod/Geo::IP",
"description": "Look up location and network information by IP Address",
"long_description": "Geo::IP links to the C GeoIP API library to access file-based databases to lookup geographic information such as country, region and city based on IP addresses.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-geo-ip"
]
}
],
"depends_on": []
},
{
"name": "p5-geo-coder-osm",
"portdir": "perl/p5-geo-coder-osm",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-geo-coder-osm",
"homepage": "https://metacpan.org/pod/Geo::Coder::OSM",
"description": "Geo::Coder::OSM - Geocode addresses with the OpenStreetMap Nominatim API",
"long_description": "Geo::Coder::OSM - Geocode addresses with the OpenStreetMap Nominatim API",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-geo-coder-osm"
]
}
],
"depends_on": []
},
{
"name": "p5-gedcom",
"portdir": "perl/p5-gedcom",
"version": "1.220.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-gedcom",
"homepage": "https://metacpan.org/pod/Gedcom",
"description": "A module to manipulate Gedcom genealogy files",
"long_description": "Search, edit and validate a GEDCOM data file (an export/import format for genealogy).",
"active": true,
"categories": [
"perl",
"genealogy"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-gedcom"
]
}
],
"depends_on": []
}
]
}