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

{
    "count": 50475,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=699",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=697",
    "results": [
        {
            "name": "py311-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-marshmallow",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-marshmallow",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-packaging",
                        "py313-marshmallow",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-webargs"
                    ]
                }
            ]
        },
        {
            "name": "ompl",
            "portdir": "science/ompl",
            "version": "1.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ompl.kavrakilab.org",
            "description": "The Open Motion Planning Library (OMPL)",
            "long_description": "The Open Motion Planning Library (OMPL) consists of a set of sampling-based motion planning algorithms.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mmoll",
                    "github": "mamoll",
                    "ports_count": 13
                }
            ],
            "variants": [
                "debug",
                "app",
                "spot",
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py312-pyplusplus",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost187",
                        "eigen3",
                        "boost187-numpy",
                        "flann",
                        "triangle",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oof2",
            "portdir": "science/oof2",
            "version": "2.3.3",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ctcms.nist.gov/oof/oof2",
            "description": "Image-based finite element analysis of materials",
            "long_description": "OOF2 computes properties of materials with complex microstructures via image-based finite element analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "stephen.langer",
                    "github": "snarkhunter",
                    "ports_count": 2
                },
                {
                    "name": "oof_manager",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "dev",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oofcanvas"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-mlxtend",
            "portdir": "python/py-mlxtend",
            "version": "0.19.0",
            "license": "BSD and CC-BY-SA-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rasbt.github.io/mlxtend/",
            "description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
            "long_description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-matplotlib",
                        "py39-numpy",
                        "python39",
                        "py39-scikit-learn",
                        "py39-scipy",
                        "py39-pandas",
                        "py39-joblib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-mlxtend",
            "portdir": "python/py-mlxtend",
            "version": "0.19.0",
            "license": "BSD and CC-BY-SA-4",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rasbt.github.io/mlxtend/",
            "description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
            "long_description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-mlxtend"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-mlxtend",
            "portdir": "python/py-mlxtend",
            "version": "0.19.0",
            "license": "BSD and CC-BY-SA-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rasbt.github.io/mlxtend/",
            "description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
            "long_description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-joblib",
                        "python310",
                        "py310-scikit-learn",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-pandas",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mlxtend"
                    ]
                }
            ]
        },
        {
            "name": "ffmpeg6",
            "portdir": "multimedia/ffmpeg6",
            "version": "6.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ffmpeg.org/",
            "description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
            "long_description": "FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "no_symlink",
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cctools",
                        "gmake",
                        "clang-18",
                        "nasm",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "soxr",
                        "speex",
                        "gnutls",
                        "libsdl2",
                        "fontconfig",
                        "harfbuzz",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "libvpx",
                        "bzip2",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvmaf",
                        "x264",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlt",
                        "mpv-legacy",
                        "openimageio",
                        "xmms2",
                        "shairport-sync"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite",
                        "gutils-suite-extra"
                    ]
                }
            ]
        },
        {
            "name": "gradle-completion",
            "portdir": "devel/gradle-completion",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gradle/gradle-completion",
            "description": "Bash and Zsh completion support for Gradle",
            "long_description": "Bash and Zsh completion support for Gradle. For the former, this port requires Bash >=4.1 and is meant to be used together with the Bash port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gradle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ffmpeg7",
            "portdir": "multimedia/ffmpeg7",
            "version": "7.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ffmpeg.org/",
            "description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
            "long_description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "no_symlink",
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cctools",
                        "gmake",
                        "clang-18",
                        "nasm",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "soxr",
                        "speex",
                        "gnutls",
                        "libsdl2",
                        "fontconfig",
                        "harfbuzz",
                        "lcms2",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "bzip2",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvmaf",
                        "libvpx",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cmus",
                        "libpiano",
                        "qt6-qtmultimedia",
                        "audiowmark",
                        "ffms2",
                        "musikcube",
                        "qt69-qtmultimedia",
                        "gpac",
                        "unpaper",
                        "qt64-qtmultimedia",
                        "qt67-qtmultimedia",
                        "qt68-qtmultimedia",
                        "timg",
                        "dosbox-x",
                        "pianobar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-ffmpy",
                        "py310-ffmpy",
                        "py312-ffmpy",
                        "py39-ffmpy"
                    ]
                }
            ]
        },
        {
            "name": "json-glib",
            "portdir": "devel/json-glib",
            "version": "1.10.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/JsonGlib",
            "description": "Provides JSON support",
            "long_description": "JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "nefar",
                    "github": "",
                    "ports_count": 2
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtkmm3",
                        "gtkmm4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "garagejam",
                        "gingerblue",
                        "appstream-glib",
                        "spice-gtk",
                        "zeitgeist",
                        "quvi",
                        "libcmatrix",
                        "gitg",
                        "geoclue2",
                        "evolution-data-server-gtk4",
                        "frogr",
                        "geocode-glib",
                        "gfbgraph",
                        "gthumb",
                        "libgdata",
                        "libsocialweb",
                        "tracker3",
                        "gnome-online-accounts",
                        "gnome3-core",
                        "pavucontrol",
                        "libdbusmenu",
                        "liferea",
                        "tracker",
                        "darktable",
                        "darktable-devel",
                        "gegl-0.3",
                        "gnome-voice",
                        "gegl",
                        "grilo-plugins",
                        "rmlint",
                        "font-manager",
                        "libhttpseverywhere",
                        "osinfo-db-tools",
                        "gretl",
                        "gegl-devel",
                        "stardict",
                        "pdfpc",
                        "file-roller",
                        "gnome-radio",
                        "gnome-session",
                        "gnome-sudoku",
                        "gstreamer1-gst-plugins-bad",
                        "libshumate",
                        "girara",
                        "grisbi",
                        "clutter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-compress-raw-bzip2",
            "portdir": "perl/p5-compress-raw-bzip2",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Bzip2",
            "description": "Perl low-level interface to bzip2 compression library",
            "long_description": "Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-test-cpan-meta",
                        "p5.26-test-cpan-meta-json",
                        "p5.26-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-compress-raw-lzma",
            "portdir": "perl/p5-compress-raw-lzma",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Lzma",
            "description": "Perl low-level interface to allow reading and writing of lzma, lzip and xz files/buffers.",
            "long_description": "Compress::Raw::Lzma provides an interface to the in-memory compression/uncompression functions from the lzma compression library for the modules IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.102.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-compress-raw-bzip2",
                        "p5.26-compress-raw-zlib",
                        "perl5.26"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-test-cpan-meta",
                        "p5.26-test-cpan-meta-json",
                        "p5.26-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-tar",
                        "p5.26-astro-spacetrack",
                        "p5.26-image-size",
                        "p5.26-io-compress-lzf",
                        "p5.26-io-compress-lzma",
                        "p5.26-io-compress-zstd",
                        "p5.26-io-zlib",
                        "p5.26-parse-cpan-packages-fast",
                        "p5.26-pdf-api2",
                        "p5.26-pdf-reuse",
                        "p5.26-soap-lite",
                        "p5.26-swf-builder",
                        "p5.26-swf-file",
                        "p5.26-text-pdf"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-compress-lzma",
            "portdir": "perl/p5-io-compress-lzma",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
            "description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "long_description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-compress-raw-lzma",
                        "p5.26-io-compress",
                        "perl5.26"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-test-cpan-meta",
                        "p5.26-test-cpan-meta-json",
                        "p5.26-test-pod",
                        "lzip",
                        "p7zip",
                        "p5.26-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-tar"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-compress-lzf",
            "portdir": "perl/p5-io-compress-lzf",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
            "description": "IO::Compress::Lzf - Write lzf files/buffers",
            "long_description": "IO::Compress::Lzf - Write lzf files/buffers",
            "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",
                        "p5.26-compress-lzf",
                        "p5.26-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "long_description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-test-cpan-meta",
                        "p5.26-test-cpan-meta-json",
                        "p5.26-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-zip",
                        "p5.26-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5-compress-raw-bzip2",
            "portdir": "perl/p5-compress-raw-bzip2",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-compress-raw-bzip2",
            "homepage": "https://metacpan.org/pod/Compress::Raw::Bzip2",
            "description": "Perl low-level interface to bzip2 compression library",
            "long_description": "Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-compress-raw-lzma",
            "portdir": "perl/p5-compress-raw-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-compress-raw-lzma",
            "homepage": "https://metacpan.org/pod/Compress::Raw::Lzma",
            "description": "Perl low-level interface to allow reading and writing of lzma, lzip and xz files/buffers.",
            "long_description": "Compress::Raw::Lzma provides an interface to the in-memory compression/uncompression functions from the lzma compression library for the modules IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-lzma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-compress-raw-bzip2",
            "portdir": "perl/p5-compress-raw-bzip2",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Bzip2",
            "description": "Perl low-level interface to bzip2 compression library",
            "long_description": "Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-http-message",
                        "p5.28-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-compress-raw-bzip2",
            "portdir": "perl/p5-compress-raw-bzip2",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Bzip2",
            "description": "Perl low-level interface to bzip2 compression library",
            "long_description": "Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-http-message",
                        "p5.30-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-compress-raw-bzip2",
            "portdir": "perl/p5-compress-raw-bzip2",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Bzip2",
            "description": "Perl low-level interface to bzip2 compression library",
            "long_description": "Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-http-message",
                        "p5.32-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-compress-raw-bzip2",
            "portdir": "perl/p5-compress-raw-bzip2",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Bzip2",
            "description": "Perl low-level interface to bzip2 compression library",
            "long_description": "Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-message",
                        "p5-compress-raw-bzip2",
                        "p5.34-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-compress-raw-lzma",
            "portdir": "perl/p5-compress-raw-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Lzma",
            "description": "Perl low-level interface to allow reading and writing of lzma, lzip and xz files/buffers.",
            "long_description": "Compress::Raw::Lzma provides an interface to the in-memory compression/uncompression functions from the lzma compression library for the modules IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-pod-markdown",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-compress-raw-lzma",
            "portdir": "perl/p5-compress-raw-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Lzma",
            "description": "Perl low-level interface to allow reading and writing of lzma, lzip and xz files/buffers.",
            "long_description": "Compress::Raw::Lzma provides an interface to the in-memory compression/uncompression functions from the lzma compression library for the modules IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-pod-markdown",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-compress-raw-lzma",
            "portdir": "perl/p5-compress-raw-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Lzma",
            "description": "Perl low-level interface to allow reading and writing of lzma, lzip and xz files/buffers.",
            "long_description": "Compress::Raw::Lzma provides an interface to the in-memory compression/uncompression functions from the lzma compression library for the modules IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-pod-markdown",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-compress-raw-lzma",
            "portdir": "perl/p5-compress-raw-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Lzma",
            "description": "Perl low-level interface to allow reading and writing of lzma, lzip and xz files/buffers.",
            "long_description": "Compress::Raw::Lzma provides an interface to the in-memory compression/uncompression functions from the lzma compression library for the modules IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-pod-markdown",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-compress-raw-lzma",
                        "p5.34-io-compress-lzma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-compress-raw-zlib",
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "long_description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "long_description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-zip",
                        "p5.28-http-message",
                        "p5.28-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "long_description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-archive-zip",
                        "p5.30-http-message",
                        "p5.30-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "long_description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-zip",
                        "p5.32-http-message",
                        "p5.32-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "long_description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-zip",
                        "p5.34-http-message",
                        "p5-compress-raw-zlib",
                        "p5.34-io-compress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "amavisd-new",
                        "gcstar"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-compress-lzf",
            "portdir": "perl/p5-io-compress-lzf",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-compress-lzf",
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
            "description": "IO::Compress::Lzf - Write lzf files/buffers",
            "long_description": "IO::Compress::Lzf - Write lzf files/buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-compress-lzf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-compress",
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-compress-lzf",
            "portdir": "perl/p5-io-compress-lzf",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
            "description": "IO::Compress::Lzf - Write lzf files/buffers",
            "long_description": "IO::Compress::Lzf - Write lzf files/buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-compress-lzf",
                        "p5.28-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-compress-lzf",
            "portdir": "perl/p5-io-compress-lzf",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
            "description": "IO::Compress::Lzf - Write lzf files/buffers",
            "long_description": "IO::Compress::Lzf - Write lzf files/buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-compress-lzf",
                        "p5.30-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-io-compress-lzf",
            "portdir": "perl/p5-io-compress-lzf",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
            "description": "IO::Compress::Lzf - Write lzf files/buffers",
            "long_description": "IO::Compress::Lzf - Write lzf files/buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-compress-lzf",
                        "p5.32-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-io-compress-lzf",
            "portdir": "perl/p5-io-compress-lzf",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
            "description": "IO::Compress::Lzf - Write lzf files/buffers",
            "long_description": "IO::Compress::Lzf - Write lzf files/buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-compress-lzf",
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-compress-lzf"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-compress-raw-bzip2",
                        "p5.28-compress-raw-zlib",
                        "p5.28-time-local"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pdf-builder",
                        "p5.28-pdf-api2",
                        "p5.28-image-size",
                        "p5.28-parse-cpan-packages-fast",
                        "p5.28-pdf-reuse",
                        "p5.28-soap-lite",
                        "p5.28-swf-builder",
                        "p5.28-swf-file",
                        "p5.28-text-pdf",
                        "p5.28-mail-spamassassin",
                        "p5.28-astro-spacetrack",
                        "p5.28-archive-tar",
                        "p5.28-io-zlib",
                        "p5.28-http-message",
                        "p5.28-archive-zip-simplezip",
                        "p5.28-crypt-openpgp",
                        "p5.28-io-compress-lzf",
                        "p5.28-io-compress-lzma",
                        "p5.28-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-compress-raw-bzip2",
                        "p5.30-compress-raw-zlib",
                        "p5.30-time-local"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pdf-builder",
                        "p5.30-pdf-api2",
                        "p5.30-image-size",
                        "p5.30-parse-cpan-packages-fast",
                        "p5.30-pdf-reuse",
                        "p5.30-soap-lite",
                        "p5.30-swf-builder",
                        "p5.30-swf-file",
                        "p5.30-text-pdf",
                        "p5.30-mail-spamassassin",
                        "p5.30-astro-spacetrack",
                        "p5.30-archive-tar",
                        "p5.30-io-zlib",
                        "p5.30-http-message",
                        "p5.30-archive-zip-simplezip",
                        "p5.30-crypt-openpgp",
                        "p5.30-io-compress-lzf",
                        "p5.30-io-compress-lzma",
                        "p5.30-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-zlib",
                        "p5.34-time-local"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-compress-lzma",
                        "p5.34-io-compress-zstd",
                        "p5.34-image-size",
                        "p5.34-pdf-builder",
                        "p5.34-parse-cpan-packages-fast",
                        "p5.34-pdf-reuse",
                        "p5.34-soap-lite",
                        "p5.34-swf-builder",
                        "p5.34-swf-file",
                        "p5.34-text-pdf",
                        "p5.34-mail-spamassassin",
                        "p5.34-astro-spacetrack",
                        "p5.34-pdf-api2",
                        "fsdb",
                        "p5.34-archive-tar",
                        "p5.34-io-zlib",
                        "p5.34-http-message",
                        "p5.34-archive-zip-simplezip",
                        "p5.34-crypt-openpgp",
                        "p5-io-compress",
                        "p5.34-io-compress-lzf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice-devel",
                        "cws2fws-pl",
                        "amavisd-new",
                        "auto-multiple-choice"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-compress-raw-bzip2",
                        "p5.32-compress-raw-zlib",
                        "p5.32-time-local"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pdf-builder",
                        "p5.32-pdf-api2",
                        "p5.32-image-size",
                        "p5.32-parse-cpan-packages-fast",
                        "p5.32-pdf-reuse",
                        "p5.32-soap-lite",
                        "p5.32-swf-builder",
                        "p5.32-swf-file",
                        "p5.32-text-pdf",
                        "p5.32-mail-spamassassin",
                        "p5.32-astro-spacetrack",
                        "p5.32-archive-tar",
                        "p5.32-io-zlib",
                        "p5.32-http-message",
                        "p5.32-archive-zip-simplezip",
                        "p5.32-crypt-openpgp",
                        "p5.32-io-compress-lzf",
                        "p5.32-io-compress-lzma",
                        "p5.32-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-compress-lzma",
            "portdir": "perl/p5-io-compress-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-compress-lzma",
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
            "description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "long_description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-compress-lzma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-compress-lzma",
            "portdir": "perl/p5-io-compress-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
            "description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "long_description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-compress-raw-lzma",
                        "p5.28-io-compress",
                        "perl5.28"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod",
                        "lzip",
                        "p7zip",
                        "p5.28-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-tar",
                        "p5.28-archive-zip-simplezip"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-io-compress-lzma",
            "portdir": "perl/p5-io-compress-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
            "description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "long_description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-compress-raw-lzma",
                        "p5.30-io-compress",
                        "perl5.30"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod",
                        "lzip",
                        "p7zip",
                        "p5.30-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-archive-tar",
                        "p5.30-archive-zip-simplezip"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-io-compress-lzma",
            "portdir": "perl/p5-io-compress-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
            "description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "long_description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-compress-raw-lzma",
                        "p5.32-io-compress",
                        "perl5.32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod",
                        "lzip",
                        "p7zip",
                        "p5.32-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-tar",
                        "p5.32-archive-zip-simplezip"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-compress-lzma",
            "portdir": "perl/p5-io-compress-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
            "description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "long_description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-lzma",
                        "p5.34-io-compress",
                        "perl5.34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod",
                        "lzip",
                        "p7zip",
                        "p5.34-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fsdb",
                        "p5.34-archive-tar",
                        "p5.34-archive-zip-simplezip",
                        "p5-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "sequoia-chameleon-gnupg",
            "portdir": "security/sequoia-chameleon-gnupg",
            "version": "0.13.1",
            "license": "LGPL-2.0+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sequoia-pgp.org/",
            "description": "This is a re-implementation and drop-in replacement of gpg and gpgv using the Sequoia OpenPGP implementation.",
            "long_description": "This is a re-implementation and drop-in replacement of gpg and gpgv using the Sequoia OpenPGP implementation.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "capnproto",
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "nettle",
                        "libiconv",
                        "openssl3",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-mmtf-python",
            "portdir": "python/py-mmtf-python",
            "version": "1.1.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rcsb/mmtf-python",
            "description": "The python implementation of the MMTF API, decoder and encoder.",
            "long_description": "The python implementation of the MMTF API, decoder and encoder. The macromolecular transmission format (MMTF) is a binary encoding of biological structures. This repository holds the Python 2 and 3 compatible API, encoding and decoding libraries.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 87
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-msgpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-nose",
                        "py38-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-MDAnalysis"
                    ]
                }
            ]
        }
    ]
}