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

{
    "count": 50781,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=463",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=461",
    "results": [
        {
            "name": "qscintilla-qt6",
            "portdir": "devel/qscintilla-qt6",
            "version": "2.14.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt64-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyqt6-scintilla",
                        "qscintilla-designer-qt6",
                        "py310-pyqt6-scintilla",
                        "py311-pyqt6-scintilla",
                        "py312-pyqt6-scintilla",
                        "py313-pyqt6-scintilla",
                        "py314-pyqt6-scintilla"
                    ]
                }
            ]
        },
        {
            "name": "angle-grinder",
            "portdir": "textproc/angle-grinder",
            "version": "0.19.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rcoh/angle-grinder",
            "description": "Slice and dice log files on the command line.",
            "long_description": "Angle-grinder allows you to parse, aggregate, sum, average, percentile, and sort your data. You can see it, live-updating, in your terminal. Angle grinder is designed for when, for whatever reason, you don't have your data in graphite/honeycomb/kibana/sumologic/splunk/etc. but still want to be able to do sophisticated analytics.",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-mime-base64",
                        "p5.32-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-mime-base64",
                        "p5.34-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-plugin-uuid",
                        "p5-uuid-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-mime-base64",
                        "p5.30-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-mime-base64",
                        "p5.28-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-uuid-tiny",
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-uuid-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-test2-plugin-uuid",
            "portdir": "perl/p5-test2-plugin-uuid",
            "version": "0.2.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
            "description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-simple",
                        "p5.34-uuid-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-harness",
                        "p5-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test2-plugin-uuid",
            "portdir": "perl/p5-test2-plugin-uuid",
            "version": "0.2.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
            "description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-simple",
                        "p5.32-uuid-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test2-plugin-uuid",
            "portdir": "perl/p5-test2-plugin-uuid",
            "version": "0.2.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
            "description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-simple",
                        "p5.30-uuid-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test2-plugin-uuid",
            "portdir": "perl/p5-test2-plugin-uuid",
            "version": "0.2.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
            "description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-simple",
                        "p5.28-uuid-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5-test2-plugin-uuid",
            "portdir": "perl/p5-test2-plugin-uuid",
            "version": "0.2.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-plugin-uuid",
            "homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
            "description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-plugin-uuid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-sys-cpuload",
            "portdir": "perl/p5-sys-cpuload",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::CpuLoad",
            "description": "Sys::CpuLoad - retrieve system load averages",
            "long_description": "Sys::CpuLoad - retrieve system load averages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.34-module-metadata",
                        "p5.34-test-deep",
                        "p5.34-test-exception",
                        "p5.34-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-which",
                        "p5.34-ipc-run3",
                        "p5.34-xsloader",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-sys-cpuload"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-sys-cpuload",
            "portdir": "perl/p5-sys-cpuload",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::CpuLoad",
            "description": "Sys::CpuLoad - retrieve system load averages",
            "long_description": "Sys::CpuLoad - retrieve system load averages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.32-module-metadata",
                        "p5.32-test-deep",
                        "p5.32-test-exception",
                        "p5.32-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-which",
                        "p5.32-ipc-run3",
                        "p5.32-xsloader",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-sys-cpuload",
            "portdir": "perl/p5-sys-cpuload",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::CpuLoad",
            "description": "Sys::CpuLoad - retrieve system load averages",
            "long_description": "Sys::CpuLoad - retrieve system load averages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.30-module-metadata",
                        "p5.30-test-deep",
                        "p5.30-test-exception",
                        "p5.30-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-which",
                        "p5.30-ipc-run3",
                        "p5.30-xsloader",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-sys-cpuload",
            "portdir": "perl/p5-sys-cpuload",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::CpuLoad",
            "description": "Sys::CpuLoad - retrieve system load averages",
            "long_description": "Sys::CpuLoad - retrieve system load averages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-module-metadata",
                        "p5.28-test-deep",
                        "p5.28-test-exception",
                        "p5.28-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-which",
                        "p5.28-ipc-run3",
                        "p5.28-xsloader",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-sys-cpuload",
            "portdir": "perl/p5-sys-cpuload",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-sys-cpuload",
            "homepage": "https://metacpan.org/pod/Sys::CpuLoad",
            "description": "Sys::CpuLoad - retrieve system load averages",
            "long_description": "Sys::CpuLoad - retrieve system load averages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sys-cpuload"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-cpan-meta-check",
            "portdir": "perl/p5-cpan-meta-check",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
            "description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-scalar-list-utils",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-cpan-meta",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-module-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-datetime-locale",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-moosex-role-parameterized",
                        "p5.34-package-stash",
                        "p5.34-dist-zilla-plugin-test-compile",
                        "p5.34-dist-zilla-plugin-makemaker-awesome",
                        "p5.34-dist-zilla",
                        "p5.34-test-warnings",
                        "p5.34-datetime",
                        "p5.34-moose",
                        "p5.34-getopt-long-descriptive",
                        "p5.34-dist-zilla-plugin-git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-checkdeps",
                        "p5-cpan-meta-check"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cpan-meta-check",
            "portdir": "perl/p5-cpan-meta-check",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
            "description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-scalar-list-utils",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-cpan-meta",
                        "p5.32-cpan-meta-requirements",
                        "p5.32-module-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-datetime-locale",
                        "p5.32-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.32-moosex-role-parameterized",
                        "p5.32-package-stash",
                        "p5.32-dist-zilla-plugin-makemaker-awesome",
                        "p5.32-dist-zilla",
                        "p5.32-test-warnings",
                        "p5.32-datetime",
                        "p5.32-moose",
                        "p5.32-getopt-long-descriptive",
                        "p5.32-dist-zilla-plugin-git",
                        "p5.32-dist-zilla-plugin-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-checkdeps"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cpan-meta-check",
            "portdir": "perl/p5-cpan-meta-check",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
            "description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-scalar-list-utils",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cpan-meta",
                        "p5.28-cpan-meta-requirements",
                        "p5.28-module-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-datetime-locale",
                        "p5.28-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.28-moosex-role-parameterized",
                        "p5.28-package-stash",
                        "p5.28-dist-zilla-plugin-makemaker-awesome",
                        "p5.28-dist-zilla",
                        "p5.28-test-warnings",
                        "p5.28-datetime",
                        "p5.28-moose",
                        "p5.28-getopt-long-descriptive",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-dist-zilla-plugin-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-checkdeps"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-cpan-meta-check",
            "portdir": "perl/p5-cpan-meta-check",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
            "description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-scalar-list-utils",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-cpan-meta",
                        "p5.30-cpan-meta-requirements",
                        "p5.30-module-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-datetime-locale",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-moosex-role-parameterized",
                        "p5.30-package-stash",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-dist-zilla",
                        "p5.30-test-warnings",
                        "p5.30-datetime",
                        "p5.30-moose",
                        "p5.30-getopt-long-descriptive",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-dist-zilla-plugin-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-checkdeps"
                    ]
                }
            ]
        },
        {
            "name": "p5-cpan-meta-check",
            "portdir": "perl/p5-cpan-meta-check",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-cpan-meta-check",
            "homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
            "description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cpan-meta-check"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cpan-meta-check",
            "portdir": "perl/p5-cpan-meta-check",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
            "description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
            "long_description": "This module verifies if requirements described in a CPAN::Meta object are present.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cpan-meta",
                        "p5.26-cpan-meta-requirements",
                        "p5.26-module-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-warnings",
                        "p5.26-datetime-locale",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-dist-zilla-plugin-makemaker-awesome",
                        "p5.26-dist-zilla-plugin-test-compile",
                        "p5.26-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.26-getopt-long-descriptive",
                        "p5.26-moose",
                        "p5.26-moosex-role-parameterized",
                        "p5.26-package-stash",
                        "p5.26-datetime"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-checkdeps"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test2-plugin-uuid",
            "portdir": "perl/p5-test2-plugin-uuid",
            "version": "0.2.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
            "description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-data-uuid",
                        "p5.26-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-sys-cpuload",
            "portdir": "perl/p5-sys-cpuload",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::CpuLoad",
            "description": "A module to retrieve system load averages",
            "long_description": "A module to retrieve system load averages.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-warnings",
                        "clang-9.0",
                        "p5.26-module-metadata",
                        "p5.26-test-deep",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-which",
                        "p5.26-ipc-run3",
                        "p5.26-xsloader",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lldpd",
            "portdir": "net/lldpd",
            "version": "1.0.19",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldpd.github.io",
            "description": "LLDP allows you to know exactly on which port is a machine (and reciprocally).",
            "long_description": "lldpd is an 802.1ab implementation (LLDP) to help you locate neighbors of all your equipments. Proprietary protocols (like EDP and CDP) are supported.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "readline",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dive",
            "portdir": "devel/dive",
            "version": "0.13.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wagoodman/dive",
            "description": "A tool for exploring each layer in a Docker image",
            "long_description": "A tool for exploring each layer in a Docker image",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-zstd",
            "portdir": "octave/octave-zstd",
            "version": "1.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/CNOCTAVE/octave_zstd",
            "description": "The octave_zstd package provides functions to compress and decompress for the ZSTD format.",
            "long_description": "The octave_zstd package provides functions to compress and decompress for the ZSTD format.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-struct",
            "portdir": "octave/octave-struct",
            "version": "1.0.18",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/struct/",
            "description": "Additional Structure manipulations functions.",
            "long_description": "Additional Structure manipulations functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-vrml",
                        "octave-optim",
                        "octave-database",
                        "octave-parallel"
                    ]
                }
            ]
        },
        {
            "name": "octave-strings",
            "portdir": "octave/octave-strings",
            "version": "1.3.1",
            "license": "GPL-3+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/strings/",
            "description": "Additional manipulation functions.",
            "long_description": "Additional manipulation functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-stk",
            "portdir": "octave/octave-stk",
            "version": "2.8.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stk-kriging/stk",
            "description": "The STK is a (not so) Small Toolbox for Kriging.",
            "long_description": "The STK is a (not so) Small Toolbox for Kriging. Its primary focus in on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesian method using a Gaussian Process (GP) prior. The STK also provides tools for the sequential and non-sequential design of experiments. Even though it is, currently, mostly geared towards the Design and Analysis of Computer Experiments (DACE), the STK can be useful for other applications areas (such as Geostatistics, Machine Learning, Non-parametric Regression, etc.).",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-parallel",
            "portdir": "octave/octave-parallel",
            "version": "4.0.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/parallel/",
            "description": "Parallel execution package for cluster computers.",
            "long_description": "Parallel execution package for cluster computers.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "octave",
                        "octave-struct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-optiminterp",
            "portdir": "octave/octave-optiminterp",
            "version": "0.3.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/optiminterp/",
            "description": "An optimal interpolation toolbox for octave. This package provides functions to perform a n-dimensional optimal interpolations of arbitrarily distributed data points.",
            "long_description": "An optimal interpolation toolbox for octave. This package provides functions to perform a n-dimensional optimal interpolations of arbitrarily distributed data points.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-octclip",
            "portdir": "octave/octave-octclip",
            "version": "2.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/jgpallero/octclip",
            "description": "This package allows to do boolean operations with polygons using the Greiner-Hormann algorithm.",
            "long_description": "This package allows to do boolean operations with polygons using the Greiner-Hormann algorithm.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-ocs",
            "portdir": "octave/octave-ocs",
            "version": "0.1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/ocs/",
            "description": "Package for solving DC and transient electrical circuit equations.",
            "long_description": "Package for solving DC and transient electrical circuit equations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-nurbs",
            "portdir": "octave/octave-nurbs",
            "version": "1.4.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/nurbs/",
            "description": "Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.",
            "long_description": "Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-nan",
            "portdir": "octave/octave-nan",
            "version": "3.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/nan/",
            "description": "A statistics and machine learning toolbox for data with and without missing values.",
            "long_description": "A statistics and machine learning toolbox for data with and without missing values.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-tsa"
                    ]
                }
            ]
        },
        {
            "name": "octave-lssa",
            "portdir": "octave/octave-lssa",
            "version": "0.1.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/lssa/",
            "description": "A package implementing tools to compute spectral decompositions of irregularly-spaced time series.",
            "long_description": "A package implementing tools to compute spectral decompositions of irregularly-spaced time series. Currently includes functions based off the Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-ltfat",
            "portdir": "octave/octave-ltfat",
            "version": "2.6.0",
            "license": "GPL-3+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ltfat/ltfat",
            "description": "The Large Time-Frequency Analysis Toolbox",
            "long_description": "The Large Time-Frequency Analysis Toolbox (LTFAT) is a Matlab/Octave toolbox for working with time-frequency analysis, wavelets and signal processing. It is intended both as an educational and a computational tool. The toolbox provides a large number of linear transforms including Gabor and wavelet transforms along with routines for constructing windows (filter prototypes) and routines for manipulating coefficients.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-general",
            "portdir": "octave/octave-general",
            "version": "2.1.3",
            "license": "GPL-3+ and BSD and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/general/",
            "description": "General tools for Octave, string dictionary, parallel computing.",
            "long_description": "General tools for Octave, string dictionary, parallel computing.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nettle",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-mechanics",
                        "octave-linear-algebra",
                        "octave-geometry"
                    ]
                }
            ]
        },
        {
            "name": "octave-fits",
            "portdir": "octave/octave-fits",
            "version": "1.0.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/fits/",
            "description": "The Octave-FITS package provides functions for reading and writing FITS (Flexible Image Transport System) files",
            "long_description": "The Octave-FITS package provides functions for reading and writing FITS (Flexible Image Transport System) files. This package uses the libcfitsio library.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-femoctave",
            "portdir": "octave/octave-femoctave",
            "version": "2.1.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AndreasStahel/FEMoctave",
            "description": "Use FEM for solving boundary value problems in two space dimensions.",
            "long_description": "Use FEM for solving boundary value problems in two space dimensions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-database",
            "portdir": "octave/octave-database",
            "version": "2.4.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/database/",
            "description": "Interface to SQL databases, currently only postgresql using libpq.",
            "long_description": "Interface to SQL databases, currently only postgresql using libpq.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "postgresql83",
                "postgresql84",
                "postgresql90",
                "postgresql91",
                "postgresql92",
                "postgresql93",
                "postgresql94",
                "postgresql95",
                "postgresql96",
                "postgresql10",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig-octave",
                        "octave",
                        "octave-struct",
                        "postgresql17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-communications",
            "portdir": "octave/octave-communications",
            "version": "1.2.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/communications/",
            "description": "Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields.",
            "long_description": "Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-signal",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-cfitsio",
            "portdir": "octave/octave-cfitsio",
            "version": "0.0.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-cfitsio",
            "description": "I/O routines to read and write FITS (Flexible Image Transport System) files.",
            "long_description": "I/O routines to read and write FITS (Flexible Image Transport System) files.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "input-leap",
            "portdir": "aqua/input-leap",
            "version": "3.0.2-20250224",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/input-leap/input-leap",
            "description": "share a keyboard and mouse over the network",
            "long_description": "input-leap shares a keyboard, mouse, and clipboard over the network. It supports multiple operating systems, including macOS, Linux, FreeBSD, OpenBSD, and Windows. It is a fork of barrier, which in turn is a fork of synergy.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "koston",
                    "github": "Koston-0xDEADBEEF",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "CLI11",
            "portdir": "devel/CLI11",
            "version": "2.5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/CLIUtils/CLI11",
            "description": "a command line parser for C++11",
            "long_description": "CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "micromamba"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "osm2pgsql-lua",
                        "osm2pgsql"
                    ]
                }
            ]
        },
        {
            "name": "libmaxminddb",
            "portdir": "devel/libmaxminddb",
            "version": "1.9.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://maxmind.github.io/libmaxminddb/",
            "description": "The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind.",
            "long_description": "The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address.\n\nThe MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.\n\nSee http://dev.maxmind.com/ for more details about MaxMind's GeoIP2 products.\n",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5-ipc-run3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-maxminddb",
                        "py312-maxminddb",
                        "wireshark4",
                        "py38-maxminddb",
                        "py37-maxminddb",
                        "ncdc",
                        "mod_maxminddb",
                        "nginx-devel-geoip2",
                        "goaccess",
                        "zeek",
                        "zeek-devel",
                        "php73-maxminddb",
                        "php72-maxminddb",
                        "php74-maxminddb",
                        "php80-maxminddb",
                        "php81-maxminddb",
                        "php82-maxminddb",
                        "php83-maxminddb",
                        "prelude-manager",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "muchsync",
            "portdir": "mail/muchsync",
            "version": "7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.muchsync.org/",
            "description": "Synchronize mail messages and notmuch tags across machines.",
            "long_description": "Muchsync brings Notmuch to all of your computers by synchronizing your mail messages and Notmuch tags across machines. The protocol is heavily pipelined to work efficiently over high-latency networks such as mobile broadband.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "xapian-core",
                        "notmuch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdl-cli",
            "portdir": "perl/pdl-cli",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pdl.perl.org/",
            "description": "Command line interface scripts for the Perl Data Language (PDL)",
            "long_description": "Command line interface scripts for the Perl Data Language (PDL)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pdl"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}