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

{
    "count": 50476,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=77",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=75",
    "results": [
        {
            "name": "py312-crc32c",
            "portdir": "python/py-crc32c",
            "version": "2.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ICRAR/crc32c",
            "description": "A python package implementing the crc32c algorithm in hardware and software.",
            "long_description": "This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-crc32c",
            "portdir": "python/py-crc32c",
            "version": "2.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ICRAR/crc32c",
            "description": "A python package implementing the crc32c algorithm in hardware and software.",
            "long_description": "This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-crc32c",
            "portdir": "python/py-crc32c",
            "version": "2.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ICRAR/crc32c",
            "description": "A python package implementing the crc32c algorithm in hardware and software.",
            "long_description": "This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-tensorboardX"
                    ]
                }
            ]
        },
        {
            "name": "py-crc32c",
            "portdir": "python/py-crc32c",
            "version": "2.8",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ICRAR/crc32c",
            "description": "A python package implementing the crc32c algorithm in hardware and software.",
            "long_description": "This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-crc32c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nlohmann-json-schema-validator",
            "portdir": "devel/nlohmann-json-schema-validator",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pboettch/json-schema-validator",
            "description": "JSON schema validator for JSON for Modern C++",
            "long_description": "JSON schema validator for JSON for Modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-crc32c",
            "portdir": "python/py-crc32c",
            "version": "2.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ICRAR/crc32c",
            "description": "A python package implementing the crc32c algorithm in hardware and software.",
            "long_description": "This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "clang-14",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-tensorboardX"
                    ]
                }
            ]
        },
        {
            "name": "py39-crc32c",
            "portdir": "python/py-crc32c",
            "version": "2.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ICRAR/crc32c",
            "description": "A python package implementing the crc32c algorithm in hardware and software.",
            "long_description": "This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-tensorboardX"
                    ]
                }
            ]
        },
        {
            "name": "py38-crc32c",
            "portdir": "python/py-crc32c",
            "version": "2.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ICRAR/crc32c",
            "description": "A python package implementing the crc32c algorithm in hardware and software.",
            "long_description": "This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-tensorboardX"
                    ]
                }
            ]
        },
        {
            "name": "tre-tree",
            "portdir": "sysutils/tre-tree",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dduan/tre",
            "description": "Tree command, improved",
            "long_description": "A modern alternative to the tree command that lists directory structure in a tree-like diagram, like the classics. tre skips ignored files in git repositories per .gitignore setting, creates shell aliases for each listing that opens the files for you, and output in colors, respecting LS_COLORS settings when they exist.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nrsc5",
            "portdir": "audio/nrsc5",
            "version": "3.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/theori-io/nrsc5",
            "description": "This program receives NRSC-5 digital radio stations using an RTL-SDR dongle",
            "long_description": "This program receives NRSC-5 digital radio stations using an RTL-SDR dongle. It offers a command-line interface as well as an API upon which other applications can be built.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "cmake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libao",
                        "fftw-3-single",
                        "rtl-sdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "faad2",
                        "fftw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inferno",
            "portdir": "sysutils/inferno",
            "version": "0.12.4",
            "license": "CDDL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonhoo/inferno",
            "description": "A Rust port of FlameGraph",
            "long_description": "Inferno is a port of parts of the flamegraph toolkit to Rust, with the aim of improving the performance of the original flamegraph tools.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-panotools-script",
                        "log2timeline",
                        "exiftool",
                        "p5-image-exiftool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcstar",
                        "hugin-app"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-image-exiftool",
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-exiftool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "exiftool",
            "portdir": "perl/exiftool",
            "version": "13.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://exiftool.org",
            "description": "exiftool - General command line utility to read, write and edit EXIF metadata",
            "long_description": "exiftool - General command line utility to read, write and edit EXIF metadata",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-exiftool"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ale",
                        "darktable",
                        "darktable-devel",
                        "geeqie",
                        "mat2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "12.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://exiftool.sourceforge.net/",
            "description": "Perl interface to read, write and edit EXIF metadata",
            "long_description": "Perl interface to read, write and edit EXIF metadata",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-tiny",
            "portdir": "perl/p5-http-tiny",
            "version": "0.92.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny",
            "description": "A small, simple, correct HTTP/1.1 client",
            "long_description": "A small, simple, correct HTTP/1.1 client",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-cookiejar",
                        "p5.34-io-socket-ip",
                        "perl5.34",
                        "p5.34-net-ssleay",
                        "p5.34-time-hires",
                        "p5.34-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-alien-build-plugin-download-github",
                        "p5.34-mozilla-publicsuffix"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-http-thin",
                        "p5.34-http-tiny-mech",
                        "p5.34-http-tiny-multipart",
                        "p5.34-search-elasticsearch",
                        "p5.34-metacpan-client",
                        "p5.34-alien-base-modulebuild",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-plack",
                        "p5-http-tiny",
                        "p5.34-test2-harness",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-dancer2",
                        "p5.34-alien-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-http-tiny",
            "portdir": "perl/p5-http-tiny",
            "version": "0.92.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny",
            "description": "A small, simple, correct HTTP/1.1 client",
            "long_description": "A small, simple, correct HTTP/1.1 client",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-http-cookiejar",
                        "p5.32-io-socket-ip",
                        "perl5.32",
                        "p5.32-net-ssleay",
                        "p5.32-time-hires",
                        "p5.32-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-mozilla-publicsuffix",
                        "p5.32-alien-build-plugin-download-github"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-checkprereqsindexed",
                        "p5.32-dist-zilla-plugin-checkissues",
                        "p5.32-http-thin",
                        "p5.32-http-tiny-mech",
                        "p5.32-http-tiny-multipart",
                        "p5.32-search-elasticsearch",
                        "p5.32-metacpan-client",
                        "p5.32-alien-base-modulebuild",
                        "p5.32-dist-zilla-plugin-promptifstale",
                        "p5.32-plack",
                        "p5.32-test2-harness",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-dancer2",
                        "p5.32-alien-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-http-tiny",
            "portdir": "perl/p5-http-tiny",
            "version": "0.92.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny",
            "description": "A small, simple, correct HTTP/1.1 client",
            "long_description": "A small, simple, correct HTTP/1.1 client",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-http-cookiejar",
                        "p5.30-io-socket-ip",
                        "perl5.30",
                        "p5.30-net-ssleay",
                        "p5.30-time-hires",
                        "p5.30-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-mozilla-publicsuffix",
                        "p5.30-alien-build-plugin-download-github"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-dist-zilla-plugin-checkissues",
                        "p5.30-http-thin",
                        "p5.30-http-tiny-mech",
                        "p5.30-http-tiny-multipart",
                        "p5.30-search-elasticsearch",
                        "p5.30-metacpan-client",
                        "p5.30-alien-base-modulebuild",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-plack",
                        "p5.30-test2-harness",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-dancer2",
                        "p5.30-alien-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-http-tiny",
            "portdir": "perl/p5-http-tiny",
            "version": "0.92.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny",
            "description": "A small, simple, correct HTTP/1.1 client",
            "long_description": "A small, simple, correct HTTP/1.1 client",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-http-cookiejar",
                        "p5.28-io-socket-ip",
                        "perl5.28",
                        "p5.28-net-ssleay",
                        "p5.28-time-hires",
                        "p5.28-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-mozilla-publicsuffix",
                        "p5.28-alien-build-plugin-download-github"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-checkprereqsindexed",
                        "p5.28-dist-zilla-plugin-checkissues",
                        "p5.28-http-thin",
                        "p5.28-http-tiny-mech",
                        "p5.28-http-tiny-multipart",
                        "p5.28-search-elasticsearch",
                        "p5.28-metacpan-client",
                        "p5.28-alien-base-modulebuild",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-plack",
                        "p5.28-test2-harness",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-dancer2",
                        "p5.28-alien-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "p5-http-tiny",
            "portdir": "perl/p5-http-tiny",
            "version": "0.92.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-http-tiny",
            "homepage": "https://metacpan.org/pod/HTTP::Tiny",
            "description": "A small, simple, correct HTTP/1.1 client",
            "long_description": "A small, simple, correct HTTP/1.1 client",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-path-tiny",
                        "p5.34-test-fatal",
                        "p5.34-test-simple",
                        "clang-18",
                        "p5.34-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-namespace-autoclean",
                        "p5.34-perl-prereqscanner",
                        "perl5.34",
                        "p5.34-experimental",
                        "p5.34-perl-prereqscanner-scanner-distbuild",
                        "p5.34-scalar-list-utils",
                        "p5.34-dist-zilla",
                        "p5.34-module-metadata",
                        "p5.34-moose",
                        "p5.34-moosex-types",
                        "p5.34-moosex-types-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-distbuild",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-path-tiny",
                        "p5.32-test-fatal",
                        "p5.32-test-simple",
                        "clang-18",
                        "p5.32-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-types-perl",
                        "p5.32-namespace-autoclean",
                        "perl5.32",
                        "p5.32-experimental",
                        "p5.32-perl-prereqscanner-scanner-distbuild",
                        "p5.32-perl-prereqscanner",
                        "p5.32-module-metadata",
                        "p5.32-scalar-list-utils",
                        "p5.32-dist-zilla",
                        "p5.32-moose",
                        "p5.32-moosex-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-path-tiny",
                        "p5.30-test-fatal",
                        "p5.30-test-simple",
                        "clang-18",
                        "p5.30-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-namespace-autoclean",
                        "p5.30-perl-prereqscanner",
                        "perl5.30",
                        "p5.30-experimental",
                        "p5.30-perl-prereqscanner-scanner-distbuild",
                        "p5.30-scalar-list-utils",
                        "p5.30-dist-zilla",
                        "p5.30-module-metadata",
                        "p5.30-moose",
                        "p5.30-moosex-types",
                        "p5.30-moosex-types-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-path-tiny",
                        "p5.28-test-fatal",
                        "p5.28-test-simple",
                        "clang-18",
                        "p5.28-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-namespace-autoclean",
                        "p5.28-perl-prereqscanner",
                        "perl5.28",
                        "p5.28-experimental",
                        "p5.28-perl-prereqscanner-scanner-distbuild",
                        "p5.28-scalar-list-utils",
                        "p5.28-dist-zilla",
                        "p5.28-module-metadata",
                        "p5.28-moose",
                        "p5.28-moosex-types",
                        "p5.28-moosex-types-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-distbuild",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-distbuild"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nghttp3",
            "portdir": "net/nghttp3",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/nghttp3",
            "description": "nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
            "long_description": "nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cunit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wireshark4",
                        "fluent-bit"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-http-tiny",
            "portdir": "perl/p5-http-tiny",
            "version": "0.76.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny",
            "description": "A small, simple, correct HTTP/1.1 client",
            "long_description": "A small, simple, correct HTTP/1.1 client",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-http-cookiejar",
                        "p5.26-io-socket-ip",
                        "perl5.26",
                        "p5.26-mozilla-ca",
                        "p5.26-net-ssleay",
                        "p5.26-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-mozilla-publicsuffix",
                        "p5.26-http-daemon"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2",
                        "p5.26-dist-zilla-plugin-checkissues",
                        "p5.26-dist-zilla-plugin-checkprereqsindexed",
                        "p5.26-dist-zilla-plugin-github",
                        "p5.26-dist-zilla-plugin-promptifstale",
                        "p5.26-http-thin",
                        "p5.26-http-tiny-mech",
                        "p5.26-http-tiny-multipart",
                        "p5.26-metacpan-client",
                        "p5.26-plack",
                        "p5.26-search-elasticsearch",
                        "p5.26-alien-base-modulebuild",
                        "p5.26-test2-harness",
                        "p5.26-alien-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "simplotask",
            "portdir": "sysutils/simplotask",
            "version": "1.19.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spot.umputun.dev/",
            "description": "A tool for effortless deployment and configuration management",
            "long_description": "A tool for effortless deployment and configuration management",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rabbitmq-c",
            "portdir": "net/rabbitmq-c",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alanxz/rabbitmq-c",
            "description": "a C-language AMQP client library for use with RabbitMQ",
            "long_description": "RabbitMQ-C is a C-language AMQP client library for use with RabbitMQ.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "xmlto",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "popt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-amqp",
                        "php54-amqp",
                        "php55-amqp",
                        "php56-amqp",
                        "php70-amqp",
                        "php71-amqp",
                        "php72-amqp",
                        "php73-amqp",
                        "php74-amqp",
                        "php80-amqp",
                        "php81-amqp",
                        "php82-amqp",
                        "php83-amqp",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "octave-datatypes",
            "portdir": "octave/octave-datatypes",
            "version": "1.1.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pr0m1th3as/datatypes",
            "description": "Extra data types for GNU Octave",
            "long_description": "Extra data types for GNU Octave",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-sockets",
            "portdir": "octave/octave-sockets",
            "version": "1.5.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-sockets",
            "description": "Socket functions.",
            "long_description": "Socket functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "basex",
            "portdir": "databases/basex",
            "version": "12.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://basex.org",
            "description": "high-performance XML database engine",
            "long_description": "BaseX is a robust, high-performance XML database engine and a highly compliant XQuery processor with full support for the W3C Update and Full Text extensions. It serves as an excellent framework for building complex data-intensive Web applications. It comes with interactive user interfaces (desktop, web-based) that give you great insight into your data.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-devel-mat",
            "portdir": "perl/p5-devel-mat",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::MAT",
            "description": "Devel::MAT - Perl Memory Analysis Tool",
            "long_description": "Devel::MAT - Perl Memory Analysis Tool",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-feature-compat-try",
                        "p5.34-file-sharedir",
                        "p5.34-heap",
                        "p5.34-list-utilsby",
                        "perl5.34",
                        "p5.34-string-tagged",
                        "p5.34-string-tagged-terminal",
                        "p5.34-struct-dumb",
                        "p5.34-syntax-keyword-match",
                        "p5.34-module-pluggable",
                        "p5.34-commandable",
                        "p5.34-devel-mat-dumper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-refcount",
                        "p5-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-devel-mat",
            "portdir": "perl/p5-devel-mat",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::MAT",
            "description": "Devel::MAT - Perl Memory Analysis Tool",
            "long_description": "Devel::MAT - Perl Memory Analysis Tool",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-sharedir",
                        "p5.32-heap",
                        "p5.32-list-utilsby",
                        "p5.32-module-pluggable",
                        "perl5.32",
                        "p5.32-string-tagged-terminal",
                        "p5.32-struct-dumb",
                        "p5.32-feature-compat-try",
                        "p5.32-syntax-keyword-match",
                        "p5.32-string-tagged",
                        "p5.32-commandable",
                        "p5.32-devel-mat-dumper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-refcount"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-devel-mat",
            "portdir": "perl/p5-devel-mat",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::MAT",
            "description": "Devel::MAT - Perl Memory Analysis Tool",
            "long_description": "Devel::MAT - Perl Memory Analysis Tool",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-sharedir",
                        "p5.30-heap",
                        "p5.30-list-utilsby",
                        "p5.30-module-pluggable",
                        "perl5.30",
                        "p5.30-string-tagged-terminal",
                        "p5.30-struct-dumb",
                        "p5.30-feature-compat-try",
                        "p5.30-syntax-keyword-match",
                        "p5.30-string-tagged",
                        "p5.30-commandable",
                        "p5.30-devel-mat-dumper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-refcount"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-devel-mat",
            "portdir": "perl/p5-devel-mat",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::MAT",
            "description": "Devel::MAT - Perl Memory Analysis Tool",
            "long_description": "Devel::MAT - Perl Memory Analysis Tool",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-sharedir",
                        "p5.28-heap",
                        "p5.28-list-utilsby",
                        "p5.28-module-pluggable",
                        "perl5.28",
                        "p5.28-string-tagged-terminal",
                        "p5.28-struct-dumb",
                        "p5.28-feature-compat-try",
                        "p5.28-syntax-keyword-match",
                        "p5.28-string-tagged",
                        "p5.28-commandable",
                        "p5.28-devel-mat-dumper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-refcount"
                    ]
                }
            ]
        },
        {
            "name": "p5-devel-mat",
            "portdir": "perl/p5-devel-mat",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-devel-mat",
            "homepage": "https://metacpan.org/pod/Devel::MAT",
            "description": "Devel::MAT - Perl Memory Analysis Tool",
            "long_description": "Devel::MAT - Perl Memory Analysis Tool",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-devel-mat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jenkins",
            "portdir": "devel/jenkins",
            "version": "2.528.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jenkins.io",
            "description": "The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.",
            "long_description": "The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "slashapp",
                    "github": "slashapp",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "metabase",
            "portdir": "databases/metabase",
            "version": "0.57.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.metabase.com",
            "description": "Metabase is an open-source business intelligence platform. You can use Metabase to ask questions about your data, or embed Metabase in your app to let your customers explore their data on their own.",
            "long_description": "Metabase is an open-source business intelligence platform. You can use Metabase to ask questions about your data, or embed Metabase in your app to let your customers explore their data on their own.",
            "active": true,
            "categories": [
                "databases",
                "java"
            ],
            "maintainers": [
                {
                    "name": "slashapp",
                    "github": "slashapp",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "liburcu",
            "portdir": "devel/liburcu",
            "version": "0.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "userspace-rcu",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by userspace-rcu",
            "long_description": "This port has been replaced by userspace-rcu.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-magpy",
            "portdir": "python/py-magpy",
            "version": "0.4.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geomagpy/magpy",
            "description": "Geomagnetic analysis tools.",
            "long_description": "Geomagnetic analysis tools.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-numpy",
                        "py27-pexpect",
                        "py27-pymysql",
                        "py27-scipy",
                        "py27-wxpython-3.0",
                        "py27-netcdf4",
                        "py27-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-magpy",
            "portdir": "python/py-magpy",
            "version": "0.4.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-geomagpy",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-geomagpy",
            "long_description": "This port has been replaced by py-geomagpy.",
            "active": false,
            "categories": [],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-devel-mat",
            "portdir": "perl/p5-devel-mat",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::MAT",
            "description": "Devel::MAT - Perl Memory Analysis Tool",
            "long_description": "Devel::MAT - Perl Memory Analysis Tool",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-identity"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-mat-dumper",
                        "p5.26-file-sharedir",
                        "p5.26-heap",
                        "p5.26-list-utilsby",
                        "p5.26-module-build",
                        "perl5.26",
                        "p5.26-string-tagged",
                        "p5.26-string-tagged-terminal",
                        "p5.26-struct-dumb",
                        "p5.26-syntax-keyword-try",
                        "p5.26-module-pluggable",
                        "p5.26-commandable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-refcount"
                    ]
                }
            ]
        },
        {
            "name": "python313-devel",
            "portdir": "lang/python313-devel",
            "version": "3.13.0rc3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python313",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python313",
            "long_description": "This port has been replaced by python313.",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs21",
            "portdir": "lang/nodejs21",
            "version": "21.7.3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs22",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs22",
            "long_description": "This port has been replaced by nodejs22.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs15",
            "portdir": "lang/nodejs15",
            "version": "15.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs16",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs16",
            "long_description": "This port has been replaced by nodejs16.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs17",
            "portdir": "lang/nodejs17",
            "version": "17.9.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs18",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs18",
            "long_description": "This port has been replaced by nodejs18.",
            "active": false,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}