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

{
    "count": 50602,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=562",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=560",
    "results": [
        {
            "name": "dftd3",
            "portdir": "science/dftd3",
            "version": "3.2.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3",
            "description": "Dispersion Correction For Quantum Chemical Methods",
            "long_description": "Dispersion correction for density functionals, Hartree-Fock and semi-empirical quantum chemical methods",
            "active": true,
            "categories": [
                "science",
                "chemistry",
                "physics"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlterm",
            "portdir": "x11/mlterm",
            "version": "3.9.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlterm.sourceforge.net",
            "description": "Multi-lingual X11 terminal emulator",
            "long_description": "mlterm is a multi-lingual terminal emulator written from scratch, which supports various character sets and encodings in the world and complex characters, such as double width for East Asian, combining for Thai, Vietnamese, and so on, and bi-direction for Arabic and Hebrew. Indic scripts in ISCII encoding are experimentally supported using libind library. It also supports various unique feature such as anti-alias using FreeType, multiple XIM, multiple windows, scrollbar API, scroll by mouse wheel, automatic selection of encoding, daemon mode, and so on.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "gtk2",
                "gtk3",
                "x11",
                "quartz",
                "sdl2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vte",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "freetype",
                        "libsdl2",
                        "Xft2",
                        "xorg-libX11",
                        "openssl3",
                        "gettext-runtime",
                        "libsixel",
                        "fribidi",
                        "libssh2",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goaccess",
            "portdir": "www/goaccess",
            "version": "1.9.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://goaccess.io/",
            "description": "GoAccess was designed to be a fast, terminal-based log analyzer.",
            "long_description": "GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1214
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "tokyocabinet",
                        "gettext-runtime",
                        "openssl3",
                        "libmaxminddb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tree-sitter-rust",
            "portdir": "devel/tree-sitter-rust",
            "version": "0.24.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tree-sitter/tree-sitter-rust",
            "description": "A tree-sitter parser for Rust",
            "long_description": "A tree-sitter parser for Rust",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "emacs-mac-app",
                        "emacs-mac-app-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Provides lots of flexibility when testing deep structures",
            "long_description": "Provides lots of flexibility when testing deep structures",
            "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-zmq-ffi",
                        "p5.26-sql-abstract-classic",
                        "p5.26-sql-statement",
                        "p5.26-sys-cpuload",
                        "p5.26-test-cleannamespaces",
                        "p5.26-test-lwp-useragent",
                        "p5.26-www-mechanize",
                        "p5.26-yaml",
                        "p5.26-yaml-pp",
                        "p5.26-cgi",
                        "p5.26-app-nopaste",
                        "p5.26-cache-fastmmap",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-cgi-struct",
                        "p5.26-chi",
                        "p5.26-class-dbi-plugin-abstractcount",
                        "p5.26-conf-libconfig",
                        "p5.26-config-json",
                        "p5.26-cpan-meta-check",
                        "p5.26-data-perl",
                        "p5.26-dbd-mariadb",
                        "p5.26-dbd-mysql",
                        "p5.26-dbix-class",
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-dbm-deep",
                        "p5.26-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.26-dist-zilla-plugin-checkissues",
                        "p5.26-dist-zilla-plugin-checkprereqsindexed",
                        "p5.26-dist-zilla-plugin-checkselfdependency",
                        "p5.26-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-plugin-ensurelatestperl",
                        "p5.26-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.26-dist-zilla-plugin-git-contributors",
                        "p5.26-dist-zilla-plugin-github",
                        "p5.26-dist-zilla-plugin-githubmeta",
                        "p5.26-dist-zilla-plugin-keywords",
                        "p5.26-dist-zilla-plugin-makemaker-awesome",
                        "p5.26-dist-zilla-plugin-makemaker-fallback",
                        "p5.26-dist-zilla-plugin-modulebuildtiny",
                        "p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.26-dist-zilla-plugin-prereqs-authordeps",
                        "p5.26-dist-zilla-plugin-promptifstale",
                        "p5.26-dist-zilla-plugin-readmeanyfrompod",
                        "p5.26-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.26-dist-zilla-plugin-run",
                        "p5.26-dist-zilla-plugin-test-compile",
                        "p5.26-dist-zilla-plugin-versionfrommainmodule",
                        "p5.26-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.26-dist-zilla-role-filewatcher",
                        "p5.26-dist-zilla-role-modulemetadata",
                        "p5.26-dist-zilla-role-repofileinjector",
                        "p5.26-file-copy-recursive",
                        "p5.26-git-raw",
                        "p5.26-git-wrapper",
                        "p5.26-html-mason",
                        "p5.26-http-body",
                        "p5.26-http-cookiejar",
                        "p5.26-http-multipartparser",
                        "p5.26-inline-python",
                        "p5.26-log-dispatch-array",
                        "p5.26-log-dispatchouli",
                        "p5.26-mime-tools",
                        "p5.26-moose",
                        "p5.26-moosex-configfromfile",
                        "p5.26-moosex-getopt",
                        "p5.26-moosex-slurpyconstructor",
                        "p5.26-moosex-storage",
                        "p5.26-moosex-types-common",
                        "p5.26-mouse",
                        "p5.26-net-stomp",
                        "p5.26-net-twitter",
                        "p5.26-path-iterator-rule",
                        "p5.26-pdf-reuse",
                        "p5.26-pdl",
                        "p5.26-perl-critic",
                        "p5.26-pod-elemental",
                        "p5.26-pod-eventual",
                        "p5.26-pod-readme",
                        "p5.26-pod-spell",
                        "p5.26-ppi",
                        "p5.26-ppix-utilities",
                        "p5.26-rdf-trine",
                        "p5.26-redis",
                        "p5.26-search-elasticsearch",
                        "p5.26-search-elasticsearch-client-2_0",
                        "p5.26-search-elasticsearch-client-5_0",
                        "p5.26-search-elasticsearch-client-6_0",
                        "p5.26-sereal",
                        "p5.26-sereal-decoder",
                        "p5.26-sereal-encoder",
                        "p5.26-session-storage-secure",
                        "p5.26-set-array"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-apache-session",
                        "p5.26-sql-abstract-limit",
                        "p5.26-test-deep-type",
                        "p5.26-test-spec",
                        "p5.26-test-base",
                        "p5.26-test-most",
                        "p5.26-sql-abstract",
                        "p5.26-test-deep-json",
                        "p5.26-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.205.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-deep",
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Test::Deep - Extremely flexible deep comparison",
            "long_description": "Test::Deep - Extremely flexible deep comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-deep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.205.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Test::Deep - Extremely flexible deep comparison",
            "long_description": "Test::Deep - Extremely flexible deep comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-mouse",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-dist-zilla-plugin-run",
                        "p5.28-moose",
                        "p5.28-dist-zilla-plugin-git-contributors",
                        "p5.28-dist-zilla-plugin-test-compile",
                        "p5.28-dist-zilla-plugin-modulebuildtiny",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-catalyst-plugin-session",
                        "p5.28-dbix-class",
                        "p5.28-www-mechanize",
                        "p5.28-sys-cpuload",
                        "p5.28-lingua-ja-name-splitter",
                        "p5.28-dist-zilla-plugin-checkprereqsindexed",
                        "p5.28-redis",
                        "p5.28-app-nopaste",
                        "p5.28-cgi-struct",
                        "p5.28-chi",
                        "p5.28-config-json",
                        "p5.28-data-perl",
                        "p5.28-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.28-dist-zilla-plugin-checkissues",
                        "p5.28-dist-zilla-plugin-checkselfdependency",
                        "p5.28-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.28-dist-zilla-plugin-githubmeta",
                        "p5.28-dist-zilla-plugin-keywords",
                        "p5.28-dist-zilla-plugin-makemaker-awesome",
                        "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.28-dist-zilla-plugin-prereqs-authordeps",
                        "p5.28-dist-zilla-plugin-readmeanyfrompod",
                        "p5.28-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.28-dist-zilla-plugin-versionfrommainmodule",
                        "p5.28-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.28-dist-zilla-role-filewatcher",
                        "p5.28-dist-zilla-role-modulemetadata",
                        "p5.28-dist-zilla-role-repofileinjector",
                        "p5.28-file-copy-recursive",
                        "p5.28-git-raw",
                        "p5.28-git-wrapper",
                        "p5.28-http-cookiejar",
                        "p5.28-http-multipartparser",
                        "p5.28-inline-python",
                        "p5.28-moosex-configfromfile",
                        "p5.28-moosex-slurpyconstructor",
                        "p5.28-moosex-storage",
                        "p5.28-net-twitter",
                        "p5.28-path-iterator-rule",
                        "p5.28-pod-readme",
                        "p5.28-ppix-utilities",
                        "p5.28-rdf-trine",
                        "p5.28-session-storage-secure",
                        "p5.28-set-array",
                        "p5.28-sql-abstract-classic",
                        "p5.28-sql-statement",
                        "p5.28-test-cleannamespaces",
                        "p5.28-test-lwp-useragent",
                        "p5.28-sereal-decoder",
                        "p5.28-sereal-encoder",
                        "p5.28-pdl",
                        "p5.28-sereal",
                        "p5.28-search-elasticsearch",
                        "p5.28-class-dbi-plugin-abstractcount",
                        "p5.28-zmq-ffi",
                        "p5.28-log-dispatch-array",
                        "p5.28-dbd-mysql",
                        "p5.28-cache-fastmmap",
                        "p5.28-search-elasticsearch-client-2_0",
                        "p5.28-search-elasticsearch-client-5_0",
                        "p5.28-search-elasticsearch-client-6_0",
                        "p5.28-pdf-reuse",
                        "p5.28-conf-libconfig",
                        "p5.28-yaml-pp",
                        "p5.28-moosex-types-common",
                        "p5.28-moosex-getopt",
                        "p5.28-log-dispatchouli",
                        "p5.28-yaml",
                        "p5.28-dist-zilla-plugin-ensurelatestperl",
                        "p5.28-pod-eventual",
                        "p5.28-graphics-tiff",
                        "p5.28-pod-elemental",
                        "p5.28-mime-mini",
                        "p5.28-mime-tools",
                        "p5.28-hash-ordered",
                        "p5.28-type-tiny",
                        "p5.28-lingua-nameutils",
                        "p5.28-tcl-ptk",
                        "p5.28-dbd-mariadb",
                        "p5.28-dist-zilla-plugin-makemaker-fallback",
                        "p5.28-dbm-deep",
                        "p5.28-http-body",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-net-stomp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-expectandcheck",
                        "p5.28-gtk3-imageview",
                        "p5.28-test-deep-json",
                        "p5.28-apache-session",
                        "p5.28-test-deep-type",
                        "p5.28-test-base",
                        "p5.28-test-most",
                        "p5.28-sql-abstract",
                        "p5.28-test-spec",
                        "p5.28-sql-abstract-limit",
                        "p5.28-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.205.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Test::Deep - Extremely flexible deep comparison",
            "long_description": "Test::Deep - Extremely flexible deep comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-mouse",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-dist-zilla-plugin-run",
                        "p5.30-moose",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5.30-dist-zilla-plugin-test-compile",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dbix-class-schema-loader",
                        "p5.30-catalyst-plugin-session",
                        "p5.30-dbix-class",
                        "p5.30-www-mechanize",
                        "p5.30-sys-cpuload",
                        "p5.30-lingua-ja-name-splitter",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-redis",
                        "p5.30-app-nopaste",
                        "p5.30-cgi-struct",
                        "p5.30-chi",
                        "p5.30-config-json",
                        "p5.30-data-perl",
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-checkissues",
                        "p5.30-dist-zilla-plugin-checkselfdependency",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.30-dist-zilla-plugin-githubmeta",
                        "p5.30-dist-zilla-plugin-keywords",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-prereqs-authordeps",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-plugin-versionfrommainmodule",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-dist-zilla-role-filewatcher",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-dist-zilla-role-repofileinjector",
                        "p5.30-file-copy-recursive",
                        "p5.30-git-raw",
                        "p5.30-git-wrapper",
                        "p5.30-http-cookiejar",
                        "p5.30-http-multipartparser",
                        "p5.30-inline-python",
                        "p5.30-moosex-configfromfile",
                        "p5.30-moosex-slurpyconstructor",
                        "p5.30-moosex-storage",
                        "p5.30-net-twitter",
                        "p5.30-path-iterator-rule",
                        "p5.30-pod-readme",
                        "p5.30-ppix-utilities",
                        "p5.30-rdf-trine",
                        "p5.30-session-storage-secure",
                        "p5.30-set-array",
                        "p5.30-sql-abstract-classic",
                        "p5.30-sql-statement",
                        "p5.30-test-cleannamespaces",
                        "p5.30-test-lwp-useragent",
                        "p5.30-sereal-decoder",
                        "p5.30-sereal-encoder",
                        "p5.30-pdl",
                        "p5.30-sereal",
                        "p5.30-search-elasticsearch",
                        "p5.30-class-dbi-plugin-abstractcount",
                        "p5.30-zmq-ffi",
                        "p5.30-log-dispatch-array",
                        "p5.30-dbd-mysql",
                        "p5.30-cache-fastmmap",
                        "p5.30-search-elasticsearch-client-2_0",
                        "p5.30-search-elasticsearch-client-5_0",
                        "p5.30-search-elasticsearch-client-6_0",
                        "p5.30-pdf-reuse",
                        "p5.30-conf-libconfig",
                        "p5.30-yaml-pp",
                        "p5.30-moosex-types-common",
                        "p5.30-moosex-getopt",
                        "p5.30-log-dispatchouli",
                        "p5.30-yaml",
                        "p5.30-dist-zilla-plugin-ensurelatestperl",
                        "p5.30-pod-eventual",
                        "p5.30-graphics-tiff",
                        "p5.30-pod-elemental",
                        "p5.30-mime-mini",
                        "p5.30-mime-tools",
                        "p5.30-hash-ordered",
                        "p5.30-type-tiny",
                        "p5.30-lingua-nameutils",
                        "p5.30-tcl-ptk",
                        "p5.30-dbd-mariadb",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dbm-deep",
                        "p5.30-http-body",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-net-stomp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-expectandcheck",
                        "p5.30-gtk3-imageview",
                        "p5.30-test-deep-json",
                        "p5.30-apache-session",
                        "p5.30-test-deep-type",
                        "p5.30-test-base",
                        "p5.30-test-most",
                        "p5.30-sql-abstract",
                        "p5.30-test-spec",
                        "p5.30-sql-abstract-limit",
                        "p5.30-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.205.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Test::Deep - Extremely flexible deep comparison",
            "long_description": "Test::Deep - Extremely flexible deep comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-mouse",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-dist-zilla-plugin-run",
                        "p5.32-moose",
                        "p5.32-dist-zilla-plugin-git-contributors",
                        "p5.32-dist-zilla-plugin-test-compile",
                        "p5.32-dist-zilla-plugin-modulebuildtiny",
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-catalyst-plugin-session",
                        "p5.32-dbix-class",
                        "p5.32-www-mechanize",
                        "p5.32-sys-cpuload",
                        "p5.32-lingua-ja-name-splitter",
                        "p5.32-dist-zilla-plugin-checkprereqsindexed",
                        "p5.32-redis",
                        "p5.32-app-nopaste",
                        "p5.32-cgi-struct",
                        "p5.32-chi",
                        "p5.32-config-json",
                        "p5.32-data-perl",
                        "p5.32-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.32-dist-zilla-plugin-checkissues",
                        "p5.32-dist-zilla-plugin-checkselfdependency",
                        "p5.32-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.32-dist-zilla-plugin-githubmeta",
                        "p5.32-dist-zilla-plugin-keywords",
                        "p5.32-dist-zilla-plugin-makemaker-awesome",
                        "p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.32-dist-zilla-plugin-prereqs-authordeps",
                        "p5.32-dist-zilla-plugin-readmeanyfrompod",
                        "p5.32-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.32-dist-zilla-plugin-versionfrommainmodule",
                        "p5.32-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.32-dist-zilla-role-filewatcher",
                        "p5.32-dist-zilla-role-modulemetadata",
                        "p5.32-dist-zilla-role-repofileinjector",
                        "p5.32-file-copy-recursive",
                        "p5.32-git-raw",
                        "p5.32-git-wrapper",
                        "p5.32-http-cookiejar",
                        "p5.32-http-multipartparser",
                        "p5.32-inline-python",
                        "p5.32-moosex-configfromfile",
                        "p5.32-moosex-slurpyconstructor",
                        "p5.32-moosex-storage",
                        "p5.32-net-twitter",
                        "p5.32-path-iterator-rule",
                        "p5.32-pod-readme",
                        "p5.32-ppix-utilities",
                        "p5.32-rdf-trine",
                        "p5.32-session-storage-secure",
                        "p5.32-set-array",
                        "p5.32-sql-abstract-classic",
                        "p5.32-sql-statement",
                        "p5.32-test-cleannamespaces",
                        "p5.32-test-lwp-useragent",
                        "p5.32-sereal-decoder",
                        "p5.32-sereal-encoder",
                        "p5.32-pdl",
                        "p5.32-sereal",
                        "p5.32-search-elasticsearch",
                        "p5.32-class-dbi-plugin-abstractcount",
                        "p5.32-zmq-ffi",
                        "p5.32-log-dispatch-array",
                        "p5.32-dbd-mysql",
                        "p5.32-cache-fastmmap",
                        "p5.32-search-elasticsearch-client-2_0",
                        "p5.32-search-elasticsearch-client-5_0",
                        "p5.32-search-elasticsearch-client-6_0",
                        "p5.32-pdf-reuse",
                        "p5.32-conf-libconfig",
                        "p5.32-yaml-pp",
                        "p5.32-moosex-types-common",
                        "p5.32-moosex-getopt",
                        "p5.32-log-dispatchouli",
                        "p5.32-yaml",
                        "p5.32-dist-zilla-plugin-ensurelatestperl",
                        "p5.32-graphics-tiff",
                        "p5.32-pod-eventual",
                        "p5.32-pod-elemental",
                        "p5.32-mime-mini",
                        "p5.32-mime-tools",
                        "p5.32-hash-ordered",
                        "p5.32-type-tiny",
                        "p5.32-lingua-nameutils",
                        "p5.32-tcl-ptk",
                        "p5.32-dbd-mariadb",
                        "p5.32-dist-zilla-plugin-makemaker-fallback",
                        "p5.32-dbm-deep",
                        "p5.32-http-body",
                        "p5.32-dist-zilla-plugin-promptifstale",
                        "p5.32-net-stomp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-expectandcheck",
                        "p5.32-gtk3-imageview",
                        "p5.32-apache-session",
                        "p5.32-test-deep-json",
                        "p5.32-test-deep-type",
                        "p5.32-test-base",
                        "p5.32-test-most",
                        "p5.32-sql-abstract",
                        "p5.32-test-spec",
                        "p5.32-sql-abstract-limit",
                        "p5.32-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.205.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Test::Deep - Extremely flexible deep comparison",
            "long_description": "Test::Deep - Extremely flexible deep comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mouse",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-net-stomp",
                        "p5.34-dist-zilla-plugin-run",
                        "p5.34-moose",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-dist-zilla-plugin-test-compile",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-dbix-class",
                        "p5.34-www-mechanize",
                        "p5.34-sys-cpuload",
                        "p5.34-lingua-ja-name-splitter",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-redis",
                        "p5.34-app-nopaste",
                        "p5.34-cgi-struct",
                        "p5.34-chi",
                        "p5.34-config-json",
                        "p5.34-data-perl",
                        "p5.34-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-dist-zilla-plugin-checkselfdependency",
                        "p5.34-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.34-dist-zilla-plugin-githubmeta",
                        "p5.34-dist-zilla-plugin-keywords",
                        "p5.34-dist-zilla-plugin-makemaker-awesome",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-plugin-prereqs-authordeps",
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.34-dist-zilla-plugin-versionfrommainmodule",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-dist-zilla-role-filewatcher",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-dist-zilla-role-repofileinjector",
                        "p5.34-file-copy-recursive",
                        "p5.34-git-raw",
                        "p5.34-git-wrapper",
                        "p5.34-http-cookiejar",
                        "p5.34-http-multipartparser",
                        "p5.34-inline-python",
                        "p5.34-moosex-configfromfile",
                        "p5.34-moosex-slurpyconstructor",
                        "p5.34-moosex-storage",
                        "p5.34-net-twitter",
                        "p5.34-path-iterator-rule",
                        "p5.34-pod-readme",
                        "p5.34-ppix-utilities",
                        "p5.34-rdf-trine",
                        "p5.34-session-storage-secure",
                        "p5.34-set-array",
                        "p5.34-sql-abstract-classic",
                        "p5.34-sql-statement",
                        "p5.34-test-cleannamespaces",
                        "p5.34-test-lwp-useragent",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "p5.34-sereal",
                        "p5.34-search-elasticsearch",
                        "p5.34-pdl",
                        "p5.34-class-dbi-plugin-abstractcount",
                        "p5.34-zmq-ffi",
                        "p5.34-log-dispatch-array",
                        "p5.34-dbd-mysql",
                        "p5.34-cache-fastmmap",
                        "p5.34-search-elasticsearch-client-2_0",
                        "p5.34-search-elasticsearch-client-5_0",
                        "p5.34-search-elasticsearch-client-6_0",
                        "p5.34-conf-libconfig",
                        "p5.34-moosex-types-common",
                        "p5.34-yaml-pp",
                        "p5.34-moosex-getopt",
                        "p5.34-pdf-reuse",
                        "p5.34-log-dispatchouli",
                        "p5.34-yaml",
                        "p5.34-dist-zilla-plugin-ensurelatestperl",
                        "p5.34-graphics-tiff",
                        "p5.34-pod-eventual",
                        "p5.34-pod-elemental",
                        "p5.34-mime-mini",
                        "p5.34-mime-tools",
                        "p5.34-hash-ordered",
                        "p5.34-type-tiny",
                        "p5.34-lingua-nameutils",
                        "p5.34-tcl-ptk",
                        "p5.34-dbd-mariadb",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-dbm-deep",
                        "fusioninventory-agent",
                        "rex",
                        "p5.34-http-body",
                        "p5.34-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-expectandcheck",
                        "p5.34-test-spec",
                        "p5.34-apache-session",
                        "p5.34-sql-abstract",
                        "p5.34-test-base",
                        "p5.34-sql-abstract-limit",
                        "p5-test-deep",
                        "p5.34-dist-zilla",
                        "p5.34-test-deep-json",
                        "p5.34-test-deep-type",
                        "p5.34-gtk3-imageview",
                        "p5.34-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-datetime-locale",
            "portdir": "perl/p5-datetime-locale",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Locale",
            "description": "Localization support for DateTime",
            "long_description": "DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test2-suite",
                        "p5.26-file-sharedir-install",
                        "p5.26-ipc-system-simple",
                        "p5.26-path-tiny",
                        "p5.26-test-file-sharedir",
                        "p5.26-test-simple",
                        "p5.26-test2-plugin-nowarnings",
                        "clang-9.0",
                        "p5.26-cpan-meta-check"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-checkconflicts",
                        "p5.26-file-sharedir",
                        "p5.26-namespace-autoclean",
                        "p5.26-params-validationcompiler",
                        "p5.26-specio",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-datetime",
                        "p5.26-datetime-format-strptime",
                        "p5.26-moosex-types-datetime"
                    ]
                }
            ]
        },
        {
            "name": "p5-datetime-locale",
            "portdir": "perl/p5-datetime-locale",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": "p5.34-datetime-locale",
            "homepage": "https://metacpan.org/pod/DateTime::Locale",
            "description": "DateTime::Locale - Localization support for DateTime.pm",
            "long_description": "DateTime::Locale - Localization support for DateTime.pm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-locale"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-datetime-locale",
            "portdir": "perl/p5-datetime-locale",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Locale",
            "description": "DateTime::Locale - Localization support for DateTime.pm",
            "long_description": "DateTime::Locale - Localization support for DateTime.pm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-file-sharedir-install",
                        "p5.28-ipc-system-simple",
                        "p5.28-path-tiny",
                        "p5.28-test-file-sharedir",
                        "p5.28-test-simple",
                        "p5.28-test2-plugin-nowarnings",
                        "p5.28-cpan-meta-check"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-checkconflicts",
                        "p5.28-file-sharedir",
                        "p5.28-namespace-autoclean",
                        "p5.28-params-validationcompiler",
                        "p5.28-specio",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moosex-types-datetime",
                        "p5.28-datetime",
                        "p5.28-datetime-format-strptime"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-datetime-locale",
            "portdir": "perl/p5-datetime-locale",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Locale",
            "description": "DateTime::Locale - Localization support for DateTime.pm",
            "long_description": "DateTime::Locale - Localization support for DateTime.pm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.30-file-sharedir-install",
                        "p5.30-ipc-system-simple",
                        "p5.30-path-tiny",
                        "p5.30-test-file-sharedir",
                        "p5.30-test-simple",
                        "p5.30-test2-plugin-nowarnings",
                        "p5.30-cpan-meta-check"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-checkconflicts",
                        "p5.30-file-sharedir",
                        "p5.30-namespace-autoclean",
                        "p5.30-params-validationcompiler",
                        "p5.30-specio",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moosex-types-datetime",
                        "p5.30-datetime",
                        "p5.30-datetime-format-strptime"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-datetime-locale",
            "portdir": "perl/p5-datetime-locale",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Locale",
            "description": "DateTime::Locale - Localization support for DateTime.pm",
            "long_description": "DateTime::Locale - Localization support for DateTime.pm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.32-file-sharedir-install",
                        "p5.32-ipc-system-simple",
                        "p5.32-path-tiny",
                        "p5.32-test-file-sharedir",
                        "p5.32-test-simple",
                        "p5.32-test2-plugin-nowarnings",
                        "p5.32-cpan-meta-check"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-checkconflicts",
                        "p5.32-file-sharedir",
                        "p5.32-namespace-autoclean",
                        "p5.32-params-validationcompiler",
                        "p5.32-specio",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-types-datetime",
                        "p5.32-datetime",
                        "p5.32-datetime-format-strptime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-locale",
            "portdir": "perl/p5-datetime-locale",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Locale",
            "description": "DateTime::Locale - Localization support for DateTime.pm",
            "long_description": "DateTime::Locale - Localization support for DateTime.pm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.34-file-sharedir-install",
                        "p5.34-ipc-system-simple",
                        "p5.34-path-tiny",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-simple",
                        "p5.34-test2-plugin-nowarnings",
                        "p5.34-cpan-meta-check"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-checkconflicts",
                        "p5.34-file-sharedir",
                        "p5.34-namespace-autoclean",
                        "p5.34-params-validationcompiler",
                        "p5.34-specio",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moosex-types-datetime",
                        "p5.34-datetime",
                        "p5.34-datetime-format-strptime",
                        "p5-datetime-locale"
                    ]
                }
            ]
        },
        {
            "name": "gawk",
            "portdir": "lang/gawk",
            "version": "5.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gawk/",
            "description": "The GNU awk utility.",
            "long_description": "The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It is a free, extended version of awk.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1214
                }
            ],
            "variants": [
                "mpfr",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texinfo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gmdb2",
                        "seed",
                        "reposurgeon",
                        "qt5-qtbase",
                        "virtuoso-6",
                        "virtuoso-7",
                        "netcalc",
                        "erlang",
                        "ngs",
                        "mdbtools",
                        "libssh2",
                        "itstool",
                        "libbiosig",
                        "mk-configure",
                        "LyX",
                        "stimfit",
                        "virtuoso-5",
                        "hyphen",
                        "osxbom",
                        "gtk-gnutella",
                        "gst",
                        "cvc4",
                        "libopenraw",
                        "libopenraw-legacy",
                        "gimp-help-en",
                        "cxxmatrix",
                        "mmdb",
                        "qt511-qtbase",
                        "ocaml-gsl",
                        "ntop",
                        "quagga",
                        "rpm54",
                        "cableswig",
                        "libuninum",
                        "qt513-qtbase",
                        "octave",
                        "phantomjs-qt-qtbase",
                        "cgminer",
                        "ufo-ai",
                        "qt53-qtbase",
                        "qt56-qtbase",
                        "mcabber",
                        "qt55-qtbase",
                        "qt57-qtbase",
                        "qt58-qtbase",
                        "R-mapdata",
                        "qt59-qtbase"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk-xml",
                        "autoconf213",
                        "p5.28-config-autoconf",
                        "p5.30-config-autoconf",
                        "p5.32-config-autoconf",
                        "p5.34-config-autoconf",
                        "plumed",
                        "plumed-devel",
                        "wcalc",
                        "wview",
                        "bacula5",
                        "extractopinion",
                        "translate-shell",
                        "memesuite",
                        "ngspice-lib",
                        "apertium",
                        "bacula",
                        "gawk-nl_langinfo",
                        "gawk-pgsql",
                        "gawk-redis",
                        "gawk-select",
                        "gawk-timex",
                        "p5.26-config-autoconf",
                        "gawkextlib",
                        "gawk-abort",
                        "gawk-aregex",
                        "gawk-errno",
                        "gawk-gd",
                        "gawk-haru",
                        "gawk-json",
                        "gawk-lmdb",
                        "gawk-mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "txt2man",
                        "autobench",
                        "translate-shell",
                        "nerdlog",
                        "git-secret",
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-data-float",
            "portdir": "perl/p5-data-float",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Float",
            "description": "Data::Float - details of the floating point data type",
            "long_description": "Data::Float - details of the floating point data type",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-entropy"
                    ]
                }
            ]
        },
        {
            "name": "p5-data-float",
            "portdir": "perl/p5-data-float",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-float",
            "homepage": "https://metacpan.org/pod/Data::Float",
            "description": "Data::Float - details of the floating point data type",
            "long_description": "Data::Float - details of the floating point data type",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-float"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-float",
            "portdir": "perl/p5-data-float",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Float",
            "description": "Data::Float - details of the floating point data type",
            "long_description": "Data::Float - details of the floating point data type",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-entropy"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-data-float",
            "portdir": "perl/p5-data-float",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Float",
            "description": "Data::Float - details of the floating point data type",
            "long_description": "Data::Float - details of the floating point data type",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-entropy"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-data-float",
            "portdir": "perl/p5-data-float",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Float",
            "description": "Data::Float - details of the floating point data type",
            "long_description": "Data::Float - details of the floating point data type",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-entropy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-data-float",
            "portdir": "perl/p5-data-float",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Float",
            "description": "Data::Float - details of the floating point data type",
            "long_description": "Data::Float - details of the floating point data type",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-entropy",
                        "p5-data-float"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-oauth",
            "portdir": "perl/p5-net-oauth",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::OAuth",
            "description": "OAuth protocol support",
            "long_description": "OAuth protocol support.",
            "active": false,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-data-inheritable",
                        "p5.26-digest-hmac",
                        "p5.26-digest-sha1",
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-uri",
                        "p5.26-libwww-perl",
                        "p5.26-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-flickr-api",
                        "p5.26-flickr-upload",
                        "p5.26-net-twitter",
                        "p5.26-net-twitter-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5-net-oauth",
            "portdir": "perl/p5-net-oauth",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-net-oauth",
            "homepage": "https://metacpan.org/pod/Net::OAuth",
            "description": "Net::OAuth - OAuth 1.0 for Perl",
            "long_description": "Net::OAuth - OAuth 1.0 for Perl",
            "active": true,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-oauth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-net-oauth",
            "portdir": "perl/p5-net-oauth",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::OAuth",
            "description": "Net::OAuth - OAuth 1.0 for Perl",
            "long_description": "Net::OAuth - OAuth 1.0 for Perl",
            "active": true,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-accessor",
                        "p5.28-class-data-inheritable",
                        "p5.28-crypt-urandom",
                        "perl5.28",
                        "p5.28-libwww-perl",
                        "p5.28-test-warn",
                        "p5.28-uri",
                        "p5.28-digest-sha"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-flickr-upload",
                        "p5.28-net-twitter",
                        "p5.28-net-twitter-lite",
                        "p5.28-flickr-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-net-oauth",
            "portdir": "perl/p5-net-oauth",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::OAuth",
            "description": "Net::OAuth - OAuth 1.0 for Perl",
            "long_description": "Net::OAuth - OAuth 1.0 for Perl",
            "active": true,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-accessor",
                        "p5.30-class-data-inheritable",
                        "p5.30-crypt-urandom",
                        "perl5.30",
                        "p5.30-libwww-perl",
                        "p5.30-test-warn",
                        "p5.30-uri",
                        "p5.30-digest-sha"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-flickr-upload",
                        "p5.30-net-twitter",
                        "p5.30-net-twitter-lite",
                        "p5.30-flickr-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-net-oauth",
            "portdir": "perl/p5-net-oauth",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::OAuth",
            "description": "Net::OAuth - OAuth 1.0 for Perl",
            "long_description": "Net::OAuth - OAuth 1.0 for Perl",
            "active": true,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-accessor",
                        "p5.32-class-data-inheritable",
                        "p5.32-crypt-urandom",
                        "perl5.32",
                        "p5.32-libwww-perl",
                        "p5.32-test-warn",
                        "p5.32-uri",
                        "p5.32-digest-sha"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-flickr-upload",
                        "p5.32-net-twitter",
                        "p5.32-net-twitter-lite",
                        "p5.32-flickr-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-net-oauth",
            "portdir": "perl/p5-net-oauth",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::OAuth",
            "description": "Net::OAuth - OAuth 1.0 for Perl",
            "long_description": "Net::OAuth - OAuth 1.0 for Perl",
            "active": true,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-accessor",
                        "p5.34-class-data-inheritable",
                        "p5.34-crypt-urandom",
                        "perl5.34",
                        "p5.34-libwww-perl",
                        "p5.34-test-warn",
                        "p5.34-uri",
                        "p5.34-digest-sha"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-flickr-upload",
                        "p5.34-net-twitter",
                        "p5.34-net-twitter-lite",
                        "p5.34-flickr-api",
                        "p5-net-oauth"
                    ]
                }
            ]
        },
        {
            "name": "dnstop",
            "portdir": "net/dnstop",
            "version": "20240709",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dns.measurement-factory.com/tools/dnstop/",
            "description": "dnstop is a libpcap application that displays tables of DNS traffic",
            "long_description": "dnstop is a libpcap application that displays tables of DNS traffic",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ldns",
            "portdir": "net/ldns",
            "version": "1.8.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nlnetlabs.nl/projects/ldns/about/",
            "description": "DNS library in C",
            "long_description": "ldns is a library with the aim of simplifying DNS programming in C. It is heavily based upon the Net::DNS module from Perl.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "libressl",
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap",
                        "libressl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dnsperf",
                        "redwax-tool",
                        "dnscap"
                    ]
                }
            ]
        },
        {
            "name": "gpatch",
            "portdir": "devel/gpatch",
            "version": "2.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/patch/",
            "description": "GNU patch, for applying diffs to files",
            "long_description": "Patch takes a patch file containing a difference listing produced by the diff program and applies those differences to one or more original files, producing patched versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "aeioudev",
                    "github": "aeiouaeiouaeiouaeiouaeiouaeiou",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dpkg",
                        "opam",
                        "quilt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "libexif",
            "portdir": "graphics/libexif",
            "version": "0.6.25",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/libexif/libexif",
            "description": "EXIF parsing library",
            "long_description": "Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "exif",
                        "mlt-qt5",
                        "eog-plugins",
                        "frogr",
                        "nautilus",
                        "wxsvg",
                        "mythtv-plugins.28",
                        "Thunar",
                        "camlimages",
                        "mlt",
                        "mlt-legacy",
                        "vips",
                        "qiv",
                        "feh",
                        "windowmaker",
                        "dmapd",
                        "qlandkartegt",
                        "libgdiplus",
                        "libgphoto2",
                        "gphoto2",
                        "eog",
                        "exiftran",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "ristretto",
                        "timg",
                        "mythtv-plugins.27",
                        "sxiv",
                        "ReadyMedia"
                    ]
                }
            ]
        },
        {
            "name": "libidn",
            "portdir": "mail/libidn",
            "version": "1.43",
            "license": "(LGPL-2.1+ or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libidn/",
            "description": "GNU International Domain Name Library (legacy version 1).",
            "long_description": "GNU International Domain Name Library (legacy version 1). GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA 2003 specifications. Libidn's purpose is to encode and decode internationalized domain names.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-libidn",
                        "loudmouth",
                        "monotone",
                        "monotone-devel",
                        "mutt",
                        "echoping",
                        "jabber",
                        "jabberd",
                        "html-xml-utils",
                        "podofo",
                        "p5.28-net-libidn",
                        "p5.30-net-libidn",
                        "p5.32-net-libidn",
                        "p5.34-net-libidn",
                        "libgsasl",
                        "elinks",
                        "kopete",
                        "rb33-idn-ruby",
                        "rb32-idn-ruby",
                        "rb31-idn-ruby",
                        "rb33-twterm",
                        "rb32-twterm",
                        "rb31-twterm",
                        "psi",
                        "hydra",
                        "VLC2",
                        "libVLC2",
                        "FileZilla",
                        "prosody",
                        "podofo-0.10",
                        "proftpd",
                        "skipfish",
                        "elinks-devel",
                        "ghostscript",
                        "tin",
                        "Io",
                        "pidgin",
                        "libpurple",
                        "finch"
                    ]
                }
            ]
        },
        {
            "name": "cmark-gfm",
            "portdir": "devel/cmark-gfm",
            "version": "0.29.0.gfm.13",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/github/cmark-gfm",
            "description": "GitHub's fork of cmark",
            "long_description": "cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This repository adds GitHub Flavored Markdown extensions to the upstream implementation, as defined in the spec.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "wyuenho",
                    "github": "wyuenho",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug",
                "buildtests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "netatalk"
                    ]
                }
            ]
        },
        {
            "name": "fping",
            "portdir": "net/fping",
            "version": "5.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://fping.org/",
            "description": "A scriptable ping program to check if multiple hosts are up",
            "long_description": "fping is different from ping in that you can specify any number of hosts on the command line, or specify a file containing the lists of hosts to ping. Instead of trying one host until it timeouts or replies, fping will send out a ping packet and move on to the next host in a round-robin fashion. If a host replies, it is noted and removed from the list of hosts to check. If a host does not respond within a certain time limit and/or retry limit it will be considered unreachable.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nagios-plugins"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "smokeping",
                        "nedi",
                        "xymon-client",
                        "xymon-server",
                        "argus-monitor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zabbix3",
                        "zabbix4",
                        "zabbix44",
                        "zabbix42",
                        "zabbix5",
                        "shmux"
                    ]
                }
            ]
        },
        {
            "name": "hwatch",
            "portdir": "sysutils/hwatch",
            "version": "0.3.19",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blacknon/hwatch",
            "description": "hwatch is an alternative watch command that records the result of command execution and can display history and diffs.",
            "long_description": "hwatch is an alternative watch command that records the result of command execution and can display history and diffs.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-cpan-requirements-dynamic",
            "portdir": "perl/p5-cpan-requirements-dynamic",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-cpan-requirements-dynamic",
            "homepage": "https://metacpan.org/pod/CPAN::Requirements::Dynamic",
            "description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "long_description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cpan-requirements-dynamic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-cpan-requirements-dynamic",
            "portdir": "perl/p5-cpan-requirements-dynamic",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Requirements::Dynamic",
            "description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "long_description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-cpan-meta",
                        "p5.30-extutils-config",
                        "p5.30-extutils-hascompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cpan-requirements-dynamic",
            "portdir": "perl/p5-cpan-requirements-dynamic",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Requirements::Dynamic",
            "description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "long_description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cpan-meta",
                        "p5.28-extutils-config",
                        "p5.28-extutils-hascompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cpan-requirements-dynamic",
            "portdir": "perl/p5-cpan-requirements-dynamic",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Requirements::Dynamic",
            "description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "long_description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-cpan-meta",
                        "p5.32-extutils-config",
                        "p5.32-extutils-hascompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-cpan-requirements-dynamic",
            "portdir": "perl/p5-cpan-requirements-dynamic",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Requirements::Dynamic",
            "description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "long_description": "CPAN::Requirements::Dynamic - Dynamic prerequisites in meta files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-cpan-meta",
                        "p5.34-extutils-config",
                        "p5.34-extutils-hascompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-build-tiny",
                        "p5-cpan-requirements-dynamic"
                    ]
                }
            ]
        },
        {
            "name": "lc",
            "portdir": "sysutils/lc",
            "version": "20200821",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gdm85/lc",
            "description": "List files in categories (and columns) - from Coherent UNIX",
            "long_description": "This is a port of 'lc' (List files in categories and columns) from MWC (Mark Williams Company) Coherent UNIX.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stripe-cli",
            "portdir": "devel/stripe-cli",
            "version": "1.26.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stripe.com/docs/stripe-cli",
            "description": "A command-line tool for Stripe",
            "long_description": "The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal. With the CLI, you can: securely test webhooks without relying on 3rd party software, trigger webhook events or resend events for easy testing, tail your API request logs in real-time, and create, retrieve, update, or delete API objects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goose",
            "portdir": "devel/goose",
            "version": "3.24.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pressly/goose",
            "description": "A database migration tool. Supports SQL migrations and Go functions.",
            "long_description": "Goose is a database migration tool. Manage your database schema by creating incremental SQL changes or Go functions.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "freeze",
            "portdir": "sysutils/freeze",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/charmbracelet/freeze",
            "description": "Generate images of code and terminal output",
            "long_description": "Generate images of code and terminal output. Freeze generates PNGs, SVGs, and WebPs of code and terminal output alike.",
            "active": true,
            "categories": [
                "sysutils",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mmark",
            "portdir": "textproc/mmark",
            "version": "2.2.46",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mmark.miek.nl",
            "description": "Mmark: a powerful markdown processor in Go geared towards the IETF",
            "long_description": "Mmark is a powerful markdown processor written in Go, geared towards writing IETF documents. It is, however, also suited for writing complete books and other technical documentation. It provides an advanced markdown dialect that processes file(s) to produce internet-drafts in XML RFC 7991 format. Mmark can produce xml2rfc (aforementioned RFC 7991), HTML5 output, and man pages.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "assimp",
            "portdir": "graphics/assimp",
            "version": "5.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.assimp.org",
            "description": "library to import/export 3-D model formats",
            "long_description": "Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3-D model formats in a uniform manner. The most recent version also knows how to export 3_D files and is therefore suitable as a general-purpose 3-D model converter.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "minizip",
                        "pugixml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qt3d",
                        "qt69-qtquick3d",
                        "qt69-qt3d",
                        "qt56-qt3d",
                        "qt55-qt3d",
                        "qt57-qt3d",
                        "qt58-qt3d",
                        "qt59-qt3d",
                        "qt5-qtquick3d",
                        "qt5-qt3d",
                        "qt64-qtquick3d",
                        "qt64-qt3d",
                        "qt67-qtquick3d",
                        "qt67-qt3d",
                        "qt68-qtquick3d",
                        "qt68-qt3d",
                        "qt513-qt3d",
                        "qt6-qtquick3d",
                        "qt6-qt3d",
                        "deal.ii",
                        "ogre",
                        "assimp_tools"
                    ]
                }
            ]
        },
        {
            "name": "assimp_tools",
            "portdir": "graphics/assimp",
            "version": "5.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.assimp.org",
            "description": "library to import/export 3-D model formats",
            "long_description": "Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3-D model formats in a uniform manner. The most recent version also knows how to export 3_D files and is therefore suitable as a general-purpose 3-D model converter.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "assimp",
                        "qt5-qtbase",
                        "pugixml",
                        "zlib",
                        "minizip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-module-pluggable",
            "portdir": "perl/p5-module-pluggable",
            "version": "5.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Pluggable",
            "description": "automatically give your module the ability to have plugins",
            "long_description": "automatically give your module the ability to have plugins",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-ensurelatestperl",
                        "p5.26-email-date"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-app-nopaste",
                        "p5.26-catalyst-action-rest",
                        "p5.26-catalyst-runtime",
                        "p5.26-color-library",
                        "p5.26-commandable",
                        "p5.26-config-any",
                        "p5.26-config-mvp",
                        "p5.26-convert-color",
                        "p5.26-data-phrasebook",
                        "p5.26-datetime-format-flexible",
                        "p5.26-devel-mat",
                        "p5.26-email-abstract",
                        "p5.26-email-send",
                        "p5.26-file-changenotify",
                        "p5.26-file-comments",
                        "p5.26-moosex-object-pluggable",
                        "p5.26-perl-critic",
                        "p5.26-rdf-query",
                        "p5.26-sys-filesystem",
                        "p5.26-test-writevariants",
                        "p5.26-test2-suite",
                        "p5.26-alien-wxwidgets",
                        "p5.26-xml-feed",
                        "p5.26-app-cmd"
                    ]
                }
            ]
        }
    ]
}