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

{
    "count": 50600,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=566",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=564",
    "results": [
        {
            "name": "osinfo-db-tools",
            "portdir": "sysutils/osinfo-db-tools",
            "version": "1.12.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libosinfo.org",
            "description": "Tools for managing the libosinfo database files",
            "long_description": "Tools for managing the libosinfo database files",
            "active": true,
            "categories": [
                "sysutils",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17",
                        "pkgconfig",
                        "ninja",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "libxml2",
                        "libsoup",
                        "json-glib",
                        "glib2",
                        "libarchive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "osinfo-db"
                    ]
                }
            ]
        },
        {
            "name": "ampache_browser",
            "portdir": "audio/ampache_browser",
            "version": "1.0.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ampache-browser/ampache_browser",
            "description": "Ampache desktop client library",
            "long_description": "Ampache Browser is a library that implements a desktop client for Ampache. It provides an end-user Qt UI and has a simple C++ interface that allows easy integration into a client application.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "debug",
                "qt6",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hivex",
            "portdir": "devel/hivex",
            "version": "1.3.24",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libguestfs/hivex",
            "description": "A self-contained library for reading and writing Windows Registry \"hive\" binary files.",
            "long_description": "A self-contained library for reading and writing Windows Registry \"hive\" binary files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "readline",
                        "libiconv",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "guestfs-tools"
                    ]
                }
            ]
        },
        {
            "name": "sccs",
            "portdir": "devel/sccs",
            "version": "5.09",
            "license": "CDDL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sccs.sourceforge.net",
            "description": "SCCS version control system",
            "long_description": "The UNIX Source Code Control System",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libffi",
            "portdir": "devel/libffi",
            "version": "3.4.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sourceware.org/libffi/",
            "description": "A portable foreign function interface library",
            "long_description": "The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "dejagnu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "wasmedge"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-gobject3",
                        "py38-gobject3",
                        "p5.26-alien-ffi",
                        "py38-cairocffi",
                        "p5.26-ffi-platypus",
                        "p5.26-glib-object-introspection",
                        "python27-bootstrap",
                        "micropython",
                        "nu",
                        "freedink",
                        "py27-python-augeas",
                        "py35-python-augeas",
                        "py36-python-augeas",
                        "gstreamer010-gnonlin",
                        "libgnomeui",
                        "seed",
                        "ccls-clang-11",
                        "ccls-clang-10",
                        "ccls-clang-13",
                        "ccls-clang-12",
                        "ccls-clang-14",
                        "gnustep-base",
                        "glib2-devel",
                        "glib2",
                        "wayland",
                        "gst",
                        "ikarus-scheme-devel",
                        "librep",
                        "crystal",
                        "newlisp",
                        "newt0",
                        "pypy",
                        "pypy36",
                        "pypy37",
                        "pypy38",
                        "pypy39",
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "ruby24",
                        "ruby25",
                        "snobol4",
                        "yabasic",
                        "reduce",
                        "py27-cairocffi",
                        "py35-cairocffi",
                        "py36-cairocffi",
                        "llvm-19",
                        "lldb-19",
                        "py35-gobject3",
                        "pure-ffi",
                        "php84-ffi",
                        "php83-ffi",
                        "guile-2.2",
                        "php82-ffi",
                        "php81-ffi",
                        "php80-ffi",
                        "php74-ffi",
                        "python27",
                        "php53-rrd",
                        "php54-rrd",
                        "php55-rrd",
                        "php56-rrd",
                        "php70-rrd",
                        "php71-rrd",
                        "php72-rrd",
                        "php73-rrd",
                        "php74-rrd",
                        "php80-rrd",
                        "php81-rrd",
                        "php82-rrd",
                        "ruby-devel",
                        "ruby30",
                        "php83-rrd",
                        "py37-cffi",
                        "py38-cffi",
                        "castxml",
                        "py36-gobject3",
                        "py39-gobject3",
                        "py310-gobject3",
                        "py311-gobject3",
                        "py312-gobject3",
                        "py314-gobject3",
                        "py313-gobject3",
                        "stklos",
                        "stklos-devel",
                        "py27-gobject3",
                        "rb-cocoa",
                        "llvm-5.0",
                        "lldb-5.0",
                        "libbonoboui",
                        "openscad",
                        "openscad-devel",
                        "llvm-14",
                        "lldb-14",
                        "py38-python-augeas",
                        "ruby26",
                        "ruby27",
                        "py37-python-augeas",
                        "py35-cffi",
                        "py36-cffi",
                        "py27-pyobjc",
                        "py35-pyobjc",
                        "py36-pyobjc6",
                        "py37-pyobjc6",
                        "py38-pyobjc6",
                        "py39-pyobjc6",
                        "py310-pyobjc6",
                        "py35-gobject",
                        "py36-gobject",
                        "py37-gobject",
                        "py38-gobject",
                        "gjs-devel",
                        "p5.28-alien-ffi",
                        "p5.30-alien-ffi",
                        "p5.32-alien-ffi",
                        "p5.34-alien-ffi",
                        "llvm-3.7",
                        "rb33-fiddle",
                        "rb32-fiddle",
                        "rb31-fiddle",
                        "llvm-15",
                        "lldb-15",
                        "python39",
                        "p5.28-glib-object-introspection",
                        "p5.30-glib-object-introspection",
                        "p5.32-glib-object-introspection",
                        "p5.34-glib-object-introspection",
                        "swarm",
                        "ghc",
                        "llvm-9.0",
                        "lldb-9.0",
                        "llvm-3.4",
                        "openjdk8-powerpc",
                        "cl-cffi",
                        "guile-3.0",
                        "python310",
                        "python311",
                        "llvm-3.3",
                        "py39-python-augeas",
                        "py313-python-augeas",
                        "py37-cairocffi",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python312",
                        "llvm-devel",
                        "lldb-devel",
                        "racket",
                        "llvm-11",
                        "ngs",
                        "calendar-contacts-server",
                        "llvm-20",
                        "lldb-20",
                        "g-wrap",
                        "geda-gaf",
                        "llvm-10",
                        "py39-cairocffi",
                        "tagtool",
                        "python38",
                        "gobject-introspection-devel",
                        "nu2",
                        "pandoc",
                        "py27-cffi",
                        "py39-cffi",
                        "py310-cffi",
                        "py311-cffi",
                        "py312-cffi",
                        "py313-cffi",
                        "py314-cffi",
                        "llvm-6.0",
                        "lldb-6.0",
                        "llvm-21",
                        "lldb-21",
                        "wesnoth",
                        "py310-cairocffi",
                        "py311-cairocffi",
                        "py312-cairocffi",
                        "py313-cairocffi",
                        "py314-cairocffi",
                        "gjs",
                        "ruby31",
                        "scummvm",
                        "scummvm-devel",
                        "llvm-13",
                        "lldb-13",
                        "python314",
                        "python313",
                        "python314-freethreading",
                        "python313-freethreading",
                        "python315-devel",
                        "ruby33",
                        "python315-freethreading-devel",
                        "Io",
                        "ruby34",
                        "llvm-16",
                        "lldb-16",
                        "gforth",
                        "llvm-8.0",
                        "lldb-8.0",
                        "llvm-12",
                        "lldb-12",
                        "p11-kit",
                        "pure",
                        "llvm-18",
                        "lldb-18",
                        "llvm-7.0",
                        "lldb-7.0",
                        "ruby32",
                        "gobject-introspection",
                        "llvm-17",
                        "lldb-17",
                        "py27-gobject",
                        "py39-gobject",
                        "py310-python-augeas",
                        "py311-python-augeas",
                        "py312-python-augeas"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby-build"
                    ]
                }
            ]
        },
        {
            "name": "ddev",
            "portdir": "devel/ddev",
            "version": "1.24.4",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ddev.com",
            "description": "Local PHP development environment management tool",
            "long_description": "DDEV is an open source tool for launching local PHP web development environments in minutes. It helps developers create and manage Docker-based development environments with support for multiple PHP versions, web servers, databases, and other tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jlorenzetti",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mkcert"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poke",
            "portdir": "sysutils/poke",
            "version": "4.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jemarch.net/poke",
            "description": "interactive, extensible editor for binary data",
            "long_description": "GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtextstyle",
                        "boehmgc",
                        "gettext-runtime",
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "websocketpp",
            "portdir": "net/websocketpp",
            "version": "0.8.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zaphoyd/websocketpp",
            "description": "C++ websocket client/server library",
            "long_description": "WebSocket++ is a header only C++ library that implements RFC6455 The WebSocket Protocol.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "asio",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cpprestsdk"
                    ]
                }
            ]
        },
        {
            "name": "w3m-devel",
            "portdir": "www/w3m",
            "version": "20220429",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "w3m",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by w3m",
            "long_description": "This port has been replaced by w3m.",
            "active": false,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "inline_image_gtk2",
                "inline_image_imlib2"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "w3m",
            "portdir": "www/w3m",
            "version": "0.5.3.20230121",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tats/w3m",
            "description": "pager/text based browser",
            "long_description": "w3m is a pager/text-based WWW browser. It is a similar application to Lynx, but it has several features Lynx doesn't have, like tables, frames and inline image rendering. Its 8-bit support is second to none.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "imlib2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "zlib",
                        "gettext-runtime",
                        "boehmgc",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gegl-0.3",
                        "neomutt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs-w3m"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xmlto",
                        "pure"
                    ]
                }
            ]
        },
        {
            "name": "agave",
            "portdir": "graphics/agave",
            "version": "0.4.7",
            "license": "GPL-2+",
            "platforms": "{darwin < 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20170308183221/http://home.gna.org/colorscheme",
            "description": "Generate a variety of colorschemes from a single starting color.",
            "long_description": "Agave is a very simple application for the GNOME desktop that allows you to generate a variety of colorschemes from a single starting color. It is free software licensed under the open-source GPL License.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-doc-utils",
                        "intltool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost",
                        "gtkmm",
                        "cppunit",
                        "desktop-file-utils",
                        "gconfmm",
                        "libglademm",
                        "libgnomeui",
                        "rarian"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cpan-changes",
            "portdir": "perl/p5-cpan-changes",
            "version": "0.400.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Changes",
            "description": "CPAN::Changes - Read and write Changes files",
            "long_description": "CPAN::Changes - Read and write Changes files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "gzip",
            "portdir": "archivers/gzip",
            "version": "1.14",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gzip.org/",
            "description": "gnu replacement utility for unix compress",
            "long_description": "gzip (GNU zip) is a compression utility designed to be a replacement for compress. Its main advantages over compress are much better compression and freedom from patented algorithms.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "prips",
                        "gstreamer010",
                        "efont-unicode",
                        "font-ibm-type1",
                        "font-isas-misc",
                        "font-jis-misc",
                        "font-micro-misc",
                        "font-misc-cyrillic",
                        "font-misc-ethiopic",
                        "font-misc-meltho",
                        "font-misc-misc",
                        "font-mutt-misc",
                        "font-schumacher-misc",
                        "font-screen-cyrillic",
                        "font-sony-misc",
                        "font-spleen",
                        "font-sun-misc",
                        "font-winitzki-cyrillic",
                        "font-xfree86-type1",
                        "ghc",
                        "simulavr",
                        "gstreamer1",
                        "xorg-encodings",
                        "font-adobe-100dpi",
                        "font-adobe-75dpi",
                        "font-adobe-utopia-100dpi",
                        "font-adobe-utopia-75dpi",
                        "font-adobe-utopia-type1",
                        "font-arabic-misc",
                        "font-bh-100dpi",
                        "font-bh-75dpi",
                        "font-bh-lucidatypewriter-100dpi",
                        "font-bh-lucidatypewriter-75dpi",
                        "font-bh-ttf",
                        "font-bh-type1",
                        "font-bitstream-100dpi",
                        "font-bitstream-75dpi",
                        "font-bitstream-speedo",
                        "font-bitstream-type1",
                        "font-cronyx-cyrillic",
                        "font-cursor-misc",
                        "font-daewoo-misc",
                        "font-dec-misc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "djjr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "shogun-devel",
                        "littleutils",
                        "R",
                        "rsyncrypto",
                        "shogun",
                        "man",
                        "dpkg",
                        "backuppc",
                        "fsdb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "diffoscope",
                        "rpm",
                        "rpm54",
                        "lv",
                        "logrotate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "osxbom"
                    ]
                }
            ]
        },
        {
            "name": "p5-cpan-changes",
            "portdir": "perl/p5-cpan-changes",
            "version": "0.500.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-cpan-changes",
            "homepage": "https://metacpan.org/pod/CPAN::Changes",
            "description": "CPAN::Changes - Read and write Changes files",
            "long_description": "CPAN::Changes - Read and write Changes files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cpan-changes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-cpan-changes",
            "portdir": "perl/p5-cpan-changes",
            "version": "0.500.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Changes",
            "description": "CPAN::Changes - Read and write Changes files",
            "long_description": "CPAN::Changes - Read and write Changes files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-runtime",
                        "p5.28-moo",
                        "perl5.28",
                        "p5.28-test-simple",
                        "p5.28-type-tiny",
                        "p5.28-sub-quote"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-cpan-changes",
            "portdir": "perl/p5-cpan-changes",
            "version": "0.500.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Changes",
            "description": "CPAN::Changes - Read and write Changes files",
            "long_description": "CPAN::Changes - Read and write Changes files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-runtime",
                        "p5.30-moo",
                        "perl5.30",
                        "p5.30-test-simple",
                        "p5.30-type-tiny",
                        "p5.30-sub-quote"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cpan-changes",
            "portdir": "perl/p5-cpan-changes",
            "version": "0.500.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Changes",
            "description": "CPAN::Changes - Read and write Changes files",
            "long_description": "CPAN::Changes - Read and write Changes files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-runtime",
                        "p5.32-moo",
                        "perl5.32",
                        "p5.32-test-simple",
                        "p5.32-type-tiny",
                        "p5.32-sub-quote"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-cpan-changes",
            "portdir": "perl/p5-cpan-changes",
            "version": "0.500.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Changes",
            "description": "CPAN::Changes - Read and write Changes files",
            "long_description": "CPAN::Changes - Read and write Changes files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-runtime",
                        "p5.34-moo",
                        "perl5.34",
                        "p5.34-test-simple",
                        "p5.34-type-tiny",
                        "p5.34-sub-quote"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-cpan-changes",
                        "p5.34-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "libdicom",
            "portdir": "science/libdicom",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ImagingDataCommons/libdicom",
            "description": "C library and tools for reading DICOM data sets",
            "long_description": "libdicom is a C library and a set of tools for reading files that follow the DICOM medical imaging standard. It allows random access to individual frame items of Pixel Data elements, permitting efficient processing of large DICOM images.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "bgilbert",
                    "github": "bgilbert",
                    "ports_count": 15
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "uthash",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openslide"
                    ]
                }
            ]
        },
        {
            "name": "unixcw",
            "portdir": "audio/unixcw",
            "version": "3.6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unixcw.sourceforge.net",
            "description": "library and applications for Morse code",
            "long_description": "unixcw is an umbrella project for a library and for a few applications related to Morse code.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "ncurses",
                        "gettext-runtime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pulseaudio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spandsp-devel",
            "portdir": "comms/spandsp-devel",
            "version": "0.0.6pre21",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.soft-switch.org",
            "description": "library of DSP functions for telephony",
            "long_description": "Spandsp is a library of many DSP functions for telephony. These range from simple modules, such as DTMF detection, to a complete software FAX machine.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "baresip",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "libmediaart",
            "portdir": "graphics/libmediaart",
            "version": "1.9.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/DraftSpecs/MediaArtStorageSpec",
            "description": "Library tasked with managing, extracting and handling media art caches.",
            "long_description": "Library tasked with managing, extracting and handling media art caches.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [
                "gdkpixbuf",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gdk-pixbuf2",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "grilo-plugins",
                        "rygel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libdvdread",
            "portdir": "devel/libdvdread",
            "version": "6.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dvdnav.mplayerhq.hu/",
            "description": "simple foundation for reading DVD-Video images",
            "long_description": "libdvdread provides a simple foundation for reading DVD-Video images. It offers DVD applications: 1. A simple abstraction for reading the files on a DVD image (dvd_reader.h). 2. A simple library for parsing the information (IFO) files (ifo_read.h/ifo_types.h). 3. A simple library for parsing the navigation (NAV) packets (nav_read.h/nav_types.h).",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdcss"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libdvdnav",
                        "dvdbackup",
                        "ogmtools",
                        "lsdvd",
                        "mkvtoolnix-legacy",
                        "gstreamer010-gst-plugins-ugly",
                        "gstreamer1-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "transcode",
                        "vobcopy",
                        "mpv",
                        "dvdauthor",
                        "mpv-legacy",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "xine-lib",
                        "mkvtoolnix-devel",
                        "mkvtoolnix"
                    ]
                }
            ]
        },
        {
            "name": "gnome-online-miners",
            "portdir": "gnome/gnome-online-miners",
            "version": "3.24.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeOnlineMiners",
            "description": "Index your online content in Tracker.",
            "long_description": "GNOME Online Miners provides a set of crawlers that go through your online content and index them locally in Tracker. It has miners for Facebook, Flickr, Google, ownCloud and SkyDrive.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grilo",
                        "grilo-plugins",
                        "glib2",
                        "tracker",
                        "libgdata",
                        "gfbgraph",
                        "gnome-online-accounts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gnome-photos"
                    ]
                }
            ]
        },
        {
            "name": "gnome-music",
            "portdir": "gnome/gnome-music",
            "version": "3.24.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Music",
            "description": "Music is the GNOME music playing application.",
            "long_description": "Music is the GNOME music playing application.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "itstool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "yelp-tools",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python36",
                        "libnotify",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "grilo-plugins",
                        "gtk3",
                        "tracker",
                        "py36-gobject3",
                        "py36-requests"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-photos",
            "portdir": "gnome/gnome-photos",
            "version": "3.24.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Photos",
            "description": "Photo manager for GNOME.",
            "long_description": "GNOME Photos is a simple standalone application to find, organize and view your photos.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "librsvg",
                        "clang-17",
                        "itstool",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "yelp-tools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "gegl-0.3",
                        "desktop-file-utils",
                        "libjpeg-turbo",
                        "geocode-glib",
                        "gfbgraph",
                        "gnome-desktop",
                        "gnome-online-accounts",
                        "grilo",
                        "grilo-plugins",
                        "gtk3",
                        "tracker",
                        "babl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "gnome-online-miners",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-moosex-types",
            "portdir": "perl/p5-moosex-types",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types",
            "description": "Organise your Moose types in libraries",
            "long_description": "The types provided with Moose are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-test-fatal",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "p5.26-scalar-list-utils",
                        "perl5.26",
                        "p5.26-sub-exporter-formethods",
                        "p5.26-sub-name",
                        "p5.26-sub-exporter",
                        "p5.26-carp-clan",
                        "p5.26-module-build",
                        "p5.26-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-any-moose",
                        "p5.26-moosex-has-sugar",
                        "p5.26-moosex-storage",
                        "p5.26-type-tie"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalystx-leakchecker",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-config-git",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-plugin-git-pushinitial",
                        "p5.26-dist-zilla-plugin-keywords",
                        "p5.26-dist-zilla-plugin-makemaker-awesome",
                        "p5.26-dist-zilla-plugin-metaprovides",
                        "p5.26-dist-zilla-plugin-metaprovides-package",
                        "p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.26-dist-zilla-plugin-prereqs-authordeps",
                        "p5.26-dist-zilla-role-repofileinjector",
                        "p5.26-fey",
                        "p5.26-fey-orm",
                        "p5.26-graphics-color",
                        "p5.26-moosex-attributeshortcuts",
                        "p5.26-moosex-configfromfile",
                        "p5.26-pod-elemental",
                        "p5.26-pod-weaver-section-generatesection",
                        "p5.26-moosex-types-common",
                        "p5.26-moosex-types-datetime",
                        "p5.26-moosex-types-loadableclass",
                        "p5.26-moosex-types-path-class",
                        "p5.26-moosex-types-path-tiny",
                        "p5.26-moosex-types-perl",
                        "p5.26-moosex-types-stringlike",
                        "p5.26-moosex-types-structured",
                        "p5.26-moosex-types-uri",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-static-simple",
                        "p5.26-catalyst-view-html-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5-moosex-types",
            "portdir": "perl/p5-moosex-types",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-moosex-types",
            "homepage": "https://metacpan.org/pod/MooseX::Types",
            "description": "Organise your Moose types in libraries",
            "long_description": "The types provided with Moose are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moosex-types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-moosex-types",
            "portdir": "perl/p5-moosex-types",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types",
            "description": "Organise your Moose types in libraries",
            "long_description": "The types provided with Moose are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-fatal",
                        "p5.28-test-needs",
                        "p5.28-test-requires",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sub-exporter",
                        "perl5.28",
                        "p5.28-sub-exporter-formethods",
                        "p5.28-carp-clan",
                        "p5.28-module-runtime",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-any-moose",
                        "p5.28-moosex-has-sugar",
                        "p5.28-moosex-storage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-config-git",
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-dist-zilla-plugin-git-pushinitial",
                        "p5.28-dist-zilla-plugin-keywords",
                        "p5.28-dist-zilla-plugin-metaprovides",
                        "p5.28-dist-zilla-plugin-metaprovides-package",
                        "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.28-dist-zilla-plugin-prereqs-authordeps",
                        "p5.28-dist-zilla-role-repofileinjector",
                        "p5.28-fey-orm",
                        "p5.28-graphics-color",
                        "p5.28-moosex-attributeshortcuts",
                        "p5.28-moosex-configfromfile",
                        "p5.28-dist-zilla-plugin-modulebuildtiny",
                        "p5.28-dist-zilla-plugin-metamergefile",
                        "p5.28-moosex-types-path-class",
                        "p5.28-moosex-types-path-tiny",
                        "p5.28-moosex-types-stringlike",
                        "p5.28-moosex-types-structured",
                        "p5.28-moosex-types-perl",
                        "p5.28-fey",
                        "p5.28-moosex-types-common",
                        "p5.28-moosex-types-loadableclass",
                        "p5.28-pod-elemental",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-moosex-types-datetime",
                        "p5.28-dist-zilla",
                        "p5.28-moosex-types-uri",
                        "p5.28-dist-zilla-plugin-distbuild",
                        "p5.28-catalyst-view-html-mason",
                        "p5.28-catalystx-leakchecker"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-moosex-types",
            "portdir": "perl/p5-moosex-types",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types",
            "description": "Organise your Moose types in libraries",
            "long_description": "The types provided with Moose are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "p5.30-test-requires",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-sub-exporter",
                        "perl5.30",
                        "p5.30-sub-exporter-formethods",
                        "p5.30-carp-clan",
                        "p5.30-module-runtime",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-any-moose",
                        "p5.30-moosex-has-sugar",
                        "p5.30-moosex-storage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-config-git",
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-plugin-git-pushinitial",
                        "p5.30-dist-zilla-plugin-keywords",
                        "p5.30-dist-zilla-plugin-metaprovides",
                        "p5.30-dist-zilla-plugin-metaprovides-package",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-prereqs-authordeps",
                        "p5.30-dist-zilla-role-repofileinjector",
                        "p5.30-fey-orm",
                        "p5.30-graphics-color",
                        "p5.30-moosex-attributeshortcuts",
                        "p5.30-moosex-configfromfile",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dist-zilla-plugin-metamergefile",
                        "p5.30-moosex-types-path-class",
                        "p5.30-moosex-types-path-tiny",
                        "p5.30-moosex-types-stringlike",
                        "p5.30-moosex-types-structured",
                        "p5.30-moosex-types-perl",
                        "p5.30-fey",
                        "p5.30-moosex-types-common",
                        "p5.30-moosex-types-loadableclass",
                        "p5.30-pod-elemental",
                        "p5.30-catalyst-model-dbic-schema",
                        "p5.30-moosex-types-datetime",
                        "p5.30-dist-zilla",
                        "p5.30-moosex-types-uri",
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-catalyst-view-html-mason",
                        "p5.30-catalystx-leakchecker"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-moosex-types",
            "portdir": "perl/p5-moosex-types",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types",
            "description": "Organise your Moose types in libraries",
            "long_description": "The types provided with Moose are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-build-tiny",
                        "p5.32-test-fatal",
                        "p5.32-test-needs",
                        "p5.32-test-requires",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-sub-exporter",
                        "perl5.32",
                        "p5.32-sub-exporter-formethods",
                        "p5.32-scalar-list-utils",
                        "p5.32-carp-clan",
                        "p5.32-module-runtime",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-any-moose",
                        "p5.32-moosex-has-sugar",
                        "p5.32-moosex-storage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-config-git",
                        "p5.32-dist-zilla-plugin-contributorsfromgit",
                        "p5.32-dist-zilla-plugin-git-pushinitial",
                        "p5.32-dist-zilla-plugin-keywords",
                        "p5.32-dist-zilla-plugin-metaprovides",
                        "p5.32-dist-zilla-plugin-metaprovides-package",
                        "p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.32-dist-zilla-plugin-prereqs-authordeps",
                        "p5.32-dist-zilla-role-repofileinjector",
                        "p5.32-fey-orm",
                        "p5.32-graphics-color",
                        "p5.32-moosex-attributeshortcuts",
                        "p5.32-moosex-configfromfile",
                        "p5.32-dist-zilla-plugin-modulebuildtiny",
                        "p5.32-dist-zilla-plugin-metamergefile",
                        "p5.32-moosex-types-path-class",
                        "p5.32-moosex-types-path-tiny",
                        "p5.32-moosex-types-stringlike",
                        "p5.32-moosex-types-structured",
                        "p5.32-moosex-types-perl",
                        "p5.32-fey",
                        "p5.32-moosex-types-common",
                        "p5.32-moosex-types-loadableclass",
                        "p5.32-pod-elemental",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-moosex-types-datetime",
                        "p5.32-dist-zilla",
                        "p5.32-moosex-types-uri",
                        "p5.32-dist-zilla-plugin-distbuild",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-catalystx-leakchecker"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-moosex-types",
            "portdir": "perl/p5-moosex-types",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types",
            "description": "Organise your Moose types in libraries",
            "long_description": "The types provided with Moose are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-fatal",
                        "p5.34-test-needs",
                        "p5.34-test-requires",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sub-exporter",
                        "perl5.34",
                        "p5.34-sub-exporter-formethods",
                        "p5.34-carp-clan",
                        "p5.34-module-runtime",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-moosex-storage",
                        "p5.34-moosex-has-sugar",
                        "p5.34-any-moose"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-config-git",
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-dist-zilla-plugin-git-pushinitial",
                        "p5.34-dist-zilla-plugin-keywords",
                        "p5.34-dist-zilla-plugin-metaprovides",
                        "p5.34-dist-zilla-plugin-metaprovides-package",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-plugin-prereqs-authordeps",
                        "p5.34-dist-zilla-role-repofileinjector",
                        "p5.34-fey-orm",
                        "p5.34-graphics-color",
                        "p5.34-moosex-attributeshortcuts",
                        "p5.34-moosex-configfromfile",
                        "p5.34-moosex-types-path-class",
                        "p5.34-moosex-types-path-tiny",
                        "p5.34-moosex-types-stringlike",
                        "p5.34-moosex-types-structured",
                        "p5-moosex-types",
                        "p5.34-moosex-types-perl",
                        "p5.34-fey",
                        "p5.34-moosex-types-common",
                        "p5.34-moosex-types-loadableclass",
                        "p5.34-pod-elemental",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-moosex-types-datetime",
                        "p5.34-dist-zilla",
                        "p5.34-moosex-types-uri",
                        "demeter",
                        "p5.34-dist-zilla-plugin-distbuild",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-dist-zilla-plugin-metamergefile",
                        "p5.34-catalyst-view-html-mason",
                        "p5.34-catalystx-leakchecker"
                    ]
                }
            ]
        },
        {
            "name": "whisper",
            "portdir": "audio/whisper",
            "version": "1.7.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ggerganov/whisper.cpp",
            "description": "Port of OpenAI's Whisper model in C/C++",
            "long_description": "High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "nate",
                    "github": "exprez135",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug",
                "tiny",
                "base",
                "small",
                "medium",
                "large",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lbdb",
            "portdir": "mail/lbdb",
            "version": "0.56",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.spinnaker.de/lbdb",
            "description": "The little brother's database for the mutt mail reader.",
            "long_description": "This package consists of a set of small tools, which collect mail addresses from several sources and offer these addresses to the mutt external query feature. It can use Emacs bbdb, abook, ldap and even Mac OS X address book for query.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "gpg",
                "gpg2",
                "ldap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gsed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-module-runtime",
            "portdir": "perl/p5-module-runtime",
            "version": "0.16.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Runtime",
            "description": "Module::Runtime (no description available)",
            "long_description": "Module::Runtime (no description available)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-version",
                        "p5.26-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-authen-passphrase",
                        "p5.26-beam-emitter",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-view-email",
                        "p5.26-catalyst-view-html-mason",
                        "p5.26-class-accessor-grouped",
                        "p5.26-class-load",
                        "p5.26-clone-choose",
                        "p5.26-crypt-random-source",
                        "p5.26-dancer",
                        "p5.26-dancer2",
                        "p5.26-data-perl",
                        "p5.26-datetime-timezone",
                        "p5.26-devel-repl",
                        "p5.26-dist-checkconflicts",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.26-email-mime",
                        "p5.26-email-sender",
                        "p5.26-email-stuffer",
                        "p5.26-file-changenotify",
                        "p5.26-import-into",
                        "p5.26-json-webtoken",
                        "p5.26-log-dispatch",
                        "p5.26-lwp-consolelogger",
                        "p5.26-module-implementation",
                        "p5.26-module-pluggable",
                        "p5.26-module-runtime-conflicts",
                        "p5.26-module-starter",
                        "p5.26-moose",
                        "p5.26-moosex-nonmoose",
                        "p5.26-moosex-object-pluggable",
                        "p5.26-moosex-role-parameterized",
                        "p5.26-moosex-storage",
                        "p5.26-moosex-types",
                        "p5.26-moosex-types-loadableclass",
                        "p5.26-moox-handlesvia",
                        "p5.26-moox-traits",
                        "p5.26-moox-types-mooselike",
                        "p5.26-package-variant",
                        "p5.26-path-isdev",
                        "p5.26-pod-weaver",
                        "p5.26-search-elasticsearch",
                        "p5.26-specio",
                        "p5.26-sql-statement",
                        "p5.26-test-class",
                        "p5.26-test-cleannamespaces",
                        "p5.26-test-kit",
                        "p5.26-test-writevariants",
                        "p5.26-text-table-manifold",
                        "p5.26-throwable",
                        "p5.26-twitter-api",
                        "p5.26-www-mechanize-cached",
                        "p5.26-app-nopaste",
                        "p5.26-www-oauth"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-moosex-types-common",
            "portdir": "perl/p5-moosex-types-common",
            "version": "0.1.14",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::Common",
            "description": "A set of commonly-used type constraints that do not ship with Moose by default.",
            "long_description": "A set of commonly-used type constraints that do not ship with Moose by default.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-warnings",
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build",
                        "p5.26-moose",
                        "p5.26-moosex-types",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-keywords",
                        "p5.26-moosex-attributeshortcuts"
                    ]
                }
            ]
        },
        {
            "name": "p5-module-runtime",
            "portdir": "perl/p5-module-runtime",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-runtime",
            "homepage": "https://metacpan.org/pod/Module::Runtime",
            "description": "Module::Runtime - runtime module handling",
            "long_description": "Module::Runtime - runtime module handling",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-module-runtime",
            "portdir": "perl/p5-module-runtime",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Runtime",
            "description": "Module::Runtime - runtime module handling",
            "long_description": "Module::Runtime - runtime module handling",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-authen-passphrase",
                        "p5.28-beam-emitter",
                        "p5.28-catalyst-view-email",
                        "p5.28-catalyst-view-html-mason",
                        "p5.28-class-accessor-grouped",
                        "p5.28-class-load",
                        "p5.28-clone-choose",
                        "p5.28-crypt-random-source",
                        "p5.28-cpan-changes",
                        "p5.28-data-perl",
                        "p5.28-devel-repl",
                        "p5.28-dist-checkconflicts",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.28-import-into",
                        "p5.28-json-webtoken",
                        "p5.28-module-implementation",
                        "p5.28-module-runtime-conflicts",
                        "p5.28-datetime-timezone",
                        "p5.28-moosex-object-pluggable",
                        "p5.28-moosex-role-parameterized",
                        "p5.28-moosex-storage",
                        "p5.28-moox-handlesvia",
                        "p5.28-moox-traits",
                        "p5.28-moox-types-mooselike",
                        "p5.28-package-variant",
                        "p5.28-sql-statement",
                        "p5.28-test-class",
                        "p5.28-test-cleannamespaces",
                        "p5.28-test-writevariants",
                        "p5.28-text-table-manifold",
                        "p5.28-twitter-api",
                        "p5.28-www-mechanize-cached",
                        "p5.28-throwable",
                        "p5.28-search-elasticsearch",
                        "p5.28-email-stuffer",
                        "p5.28-moosex-types",
                        "p5.28-specio",
                        "p5.28-test-kit",
                        "p5.28-moosex-nonmoose",
                        "p5.28-moosex-types-loadableclass",
                        "p5.28-path-isdev",
                        "p5.28-email-sender",
                        "p5.28-email-mime",
                        "p5.28-log-dispatch",
                        "p5.28-lwp-consolelogger",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-file-changenotify",
                        "p5.28-dist-zilla",
                        "p5.28-crypt-pbkdf2",
                        "p5.28-www-oauth",
                        "p5.28-pod-weaver",
                        "p5.28-module-starter",
                        "p5.28-dancer",
                        "p5.28-moose",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-cli-osprey",
                        "p5.28-dancer2",
                        "p5.28-app-nopaste",
                        "p5.28-module-pluggable"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-module-runtime",
            "portdir": "perl/p5-module-runtime",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Runtime",
            "description": "Module::Runtime - runtime module handling",
            "long_description": "Module::Runtime - runtime module handling",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-authen-passphrase",
                        "p5.30-beam-emitter",
                        "p5.30-catalyst-view-email",
                        "p5.30-catalyst-view-html-mason",
                        "p5.30-class-accessor-grouped",
                        "p5.30-class-load",
                        "p5.30-clone-choose",
                        "p5.30-crypt-random-source",
                        "p5.30-cpan-changes",
                        "p5.30-data-perl",
                        "p5.30-devel-repl",
                        "p5.30-dist-checkconflicts",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-import-into",
                        "p5.30-json-webtoken",
                        "p5.30-module-implementation",
                        "p5.30-module-runtime-conflicts",
                        "p5.30-datetime-timezone",
                        "p5.30-moosex-object-pluggable",
                        "p5.30-moosex-role-parameterized",
                        "p5.30-moosex-storage",
                        "p5.30-moox-handlesvia",
                        "p5.30-moox-traits",
                        "p5.30-moox-types-mooselike",
                        "p5.30-package-variant",
                        "p5.30-sql-statement",
                        "p5.30-test-class",
                        "p5.30-test-cleannamespaces",
                        "p5.30-test-writevariants",
                        "p5.30-text-table-manifold",
                        "p5.30-twitter-api",
                        "p5.30-www-mechanize-cached",
                        "p5.30-throwable",
                        "p5.30-search-elasticsearch",
                        "p5.30-email-stuffer",
                        "p5.30-moosex-types",
                        "p5.30-specio",
                        "p5.30-test-kit",
                        "p5.30-moosex-nonmoose",
                        "p5.30-moosex-types-loadableclass",
                        "p5.30-path-isdev",
                        "p5.30-email-sender",
                        "p5.30-email-mime",
                        "p5.30-log-dispatch",
                        "p5.30-lwp-consolelogger",
                        "p5.30-catalyst-model-dbic-schema",
                        "p5.30-file-changenotify",
                        "p5.30-dist-zilla",
                        "p5.30-crypt-pbkdf2",
                        "p5.30-www-oauth",
                        "p5.30-pod-weaver",
                        "p5.30-module-starter",
                        "p5.30-dancer",
                        "p5.30-moose",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-cli-osprey",
                        "p5.30-dancer2",
                        "p5.30-app-nopaste",
                        "p5.30-module-pluggable"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-runtime",
            "portdir": "perl/p5-module-runtime",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Runtime",
            "description": "Module::Runtime - runtime module handling",
            "long_description": "Module::Runtime - runtime module handling",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-authen-passphrase",
                        "p5.32-beam-emitter",
                        "p5.32-catalyst-view-email",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-class-accessor-grouped",
                        "p5.32-class-load",
                        "p5.32-clone-choose",
                        "p5.32-crypt-random-source",
                        "p5.32-cpan-changes",
                        "p5.32-data-perl",
                        "p5.32-devel-repl",
                        "p5.32-dist-checkconflicts",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.32-import-into",
                        "p5.32-json-webtoken",
                        "p5.32-module-implementation",
                        "p5.32-module-runtime-conflicts",
                        "p5.32-datetime-timezone",
                        "p5.32-moosex-object-pluggable",
                        "p5.32-moosex-role-parameterized",
                        "p5.32-moosex-storage",
                        "p5.32-moox-handlesvia",
                        "p5.32-moox-traits",
                        "p5.32-moox-types-mooselike",
                        "p5.32-package-variant",
                        "p5.32-sql-statement",
                        "p5.32-test-class",
                        "p5.32-test-cleannamespaces",
                        "p5.32-test-writevariants",
                        "p5.32-text-table-manifold",
                        "p5.32-twitter-api",
                        "p5.32-www-mechanize-cached",
                        "p5.32-throwable",
                        "p5.32-search-elasticsearch",
                        "p5.32-email-stuffer",
                        "p5.32-moosex-types",
                        "p5.32-specio",
                        "p5.32-test-kit",
                        "p5.32-moosex-nonmoose",
                        "p5.32-moosex-types-loadableclass",
                        "p5.32-path-isdev",
                        "p5.32-email-sender",
                        "p5.32-email-mime",
                        "p5.32-log-dispatch",
                        "p5.32-lwp-consolelogger",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-file-changenotify",
                        "p5.32-dist-zilla",
                        "p5.32-crypt-pbkdf2",
                        "p5.32-www-oauth",
                        "p5.32-pod-weaver",
                        "p5.32-module-starter",
                        "p5.32-dancer",
                        "p5.32-moose",
                        "p5.32-dist-zilla-plugin-git",
                        "p5.32-cli-osprey",
                        "p5.32-dancer2",
                        "p5.32-app-nopaste",
                        "p5.32-module-pluggable"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-module-runtime",
            "portdir": "perl/p5-module-runtime",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Runtime",
            "description": "Module::Runtime - runtime module handling",
            "long_description": "Module::Runtime - runtime module handling",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-authen-passphrase",
                        "p5.34-beam-emitter",
                        "p5.34-catalyst-view-email",
                        "p5.34-catalyst-view-html-mason",
                        "p5.34-class-accessor-grouped",
                        "p5.34-class-load",
                        "p5.34-clone-choose",
                        "p5.34-crypt-random-source",
                        "p5.34-cpan-changes",
                        "p5.34-data-perl",
                        "p5.34-devel-repl",
                        "p5.34-dist-checkconflicts",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.34-import-into",
                        "p5.34-json-webtoken",
                        "p5.34-module-implementation",
                        "p5.34-module-runtime-conflicts",
                        "p5.34-datetime-timezone",
                        "p5.34-moosex-object-pluggable",
                        "p5.34-moosex-role-parameterized",
                        "p5.34-moosex-storage",
                        "p5.34-moox-handlesvia",
                        "p5.34-moox-traits",
                        "p5.34-moox-types-mooselike",
                        "p5.34-package-variant",
                        "p5.34-sql-statement",
                        "p5.34-test-class",
                        "p5.34-test-cleannamespaces",
                        "p5.34-test-writevariants",
                        "p5.34-text-table-manifold",
                        "p5.34-twitter-api",
                        "p5.34-www-mechanize-cached",
                        "p5.34-throwable",
                        "p5.34-search-elasticsearch",
                        "p5.34-email-stuffer",
                        "p5.34-moosex-types",
                        "p5.34-specio",
                        "p5.34-test-kit",
                        "p5-module-runtime",
                        "p5.34-moosex-nonmoose",
                        "p5.34-moosex-types-loadableclass",
                        "p5.34-path-isdev",
                        "p5.34-email-sender",
                        "p5.34-email-mime",
                        "p5.34-log-dispatch",
                        "p5.34-lwp-consolelogger",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-file-changenotify",
                        "p5.34-dist-zilla",
                        "p5.34-crypt-pbkdf2",
                        "p5.34-www-oauth",
                        "p5.34-pod-weaver",
                        "p5.34-module-starter",
                        "p5.34-dancer",
                        "p5.34-moose",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.34-cli-osprey",
                        "p5.34-dancer2",
                        "p5.34-app-nopaste",
                        "p5.34-module-pluggable"
                    ]
                }
            ]
        },
        {
            "name": "p5-moosex-types-common",
            "portdir": "perl/p5-moosex-types-common",
            "version": "0.1.15",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-moosex-types-common",
            "homepage": "https://metacpan.org/pod/MooseX::Types::Common",
            "description": "MooseX::Types::Common - A library of commonly used type constraints",
            "long_description": "MooseX::Types::Common - A library of commonly used type constraints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moosex-types-common"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-moosex-types-common",
            "portdir": "perl/p5-moosex-types-common",
            "version": "0.1.15",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::Common",
            "description": "MooseX::Types::Common - A library of commonly used type constraints",
            "long_description": "MooseX::Types::Common - A library of commonly used type constraints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-module-build-tiny",
                        "p5.28-test-deep",
                        "p5.28-test-warnings",
                        "p5.28-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moose",
                        "p5.28-moosex-types",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-keywords",
                        "p5.28-moosex-attributeshortcuts"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-moosex-types-common",
            "portdir": "perl/p5-moosex-types-common",
            "version": "0.1.15",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::Common",
            "description": "MooseX::Types::Common - A library of commonly used type constraints",
            "long_description": "MooseX::Types::Common - A library of commonly used type constraints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.30-module-build-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-warnings",
                        "p5.30-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "p5.30-moosex-types",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-keywords",
                        "p5.30-moosex-attributeshortcuts"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-moosex-types-common",
            "portdir": "perl/p5-moosex-types-common",
            "version": "0.1.15",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::Common",
            "description": "MooseX::Types::Common - A library of commonly used type constraints",
            "long_description": "MooseX::Types::Common - A library of commonly used type constraints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.32-module-build-tiny",
                        "p5.32-test-deep",
                        "p5.32-test-warnings",
                        "p5.32-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moose",
                        "p5.32-moosex-types",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-keywords",
                        "p5.32-moosex-attributeshortcuts"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-moosex-types-common",
            "portdir": "perl/p5-moosex-types-common",
            "version": "0.1.15",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::Common",
            "description": "MooseX::Types::Common - A library of commonly used type constraints",
            "long_description": "MooseX::Types::Common - A library of commonly used type constraints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.34-module-build-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-warnings",
                        "p5.34-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "p5.34-moosex-types",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-keywords",
                        "p5.34-moosex-attributeshortcuts",
                        "p5-moosex-types-common"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-moosex-types-loadableclass",
            "portdir": "perl/p5-moosex-types-loadableclass",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::LoadableClass",
            "description": "ClassName type constraint with coercion to load the class",
            "long_description": "ClassName type constraint with coercion to load the class",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-fatal",
                        "clang-9.0",
                        "p5.26-class-load",
                        "p5.26-module-build-tiny",
                        "p5.26-moose",
                        "p5.26-namespace-clean"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build",
                        "p5.26-module-runtime",
                        "p5.26-moosex-types",
                        "p5.26-namespace-autoclean",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5-moosex-types-loadableclass",
            "portdir": "perl/p5-moosex-types-loadableclass",
            "version": "0.16.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-moosex-types-loadableclass",
            "homepage": "https://metacpan.org/pod/MooseX::Types::LoadableClass",
            "description": "MooseX::Types::LoadableClass - ClassName type constraint with coercion to load the class.",
            "long_description": "MooseX::Types::LoadableClass - ClassName type constraint with coercion to load the class.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moosex-types-loadableclass"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-moosex-types-loadableclass",
            "portdir": "perl/p5-moosex-types-loadableclass",
            "version": "0.16.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::LoadableClass",
            "description": "MooseX::Types::LoadableClass - ClassName type constraint with coercion to load the class.",
            "long_description": "MooseX::Types::LoadableClass - ClassName type constraint with coercion to load the class.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-module-build-tiny",
                        "p5.28-moose",
                        "p5.28-namespace-clean",
                        "p5.28-test-fatal",
                        "p5.28-class-load",
                        "p5.28-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-runtime",
                        "p5.28-moosex-types",
                        "p5.28-namespace-autoclean",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-moosex-types-loadableclass",
            "portdir": "perl/p5-moosex-types-loadableclass",
            "version": "0.16.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::LoadableClass",
            "description": "MooseX::Types::LoadableClass - ClassName type constraint with coercion to load the class.",
            "long_description": "MooseX::Types::LoadableClass - ClassName type constraint with coercion to load the class.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.32-module-build-tiny",
                        "p5.32-moose",
                        "p5.32-namespace-clean",
                        "p5.32-test-fatal",
                        "p5.32-module-build",
                        "p5.32-class-load"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-runtime",
                        "p5.32-moosex-types",
                        "p5.32-namespace-autoclean",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-model-dbic-schema"
                    ]
                }
            ]
        }
    ]
}