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

{
    "count": 50588,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=576",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=574",
    "results": [
        {
            "name": "py-flask-login",
            "portdir": "python/py-flask-login",
            "version": "0.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flask-login.readthedocs.org/",
            "description": "User session management for Flask",
            "long_description": "Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-flask-login"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-flask-login",
            "portdir": "python/py-flask-login",
            "version": "0.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flask-login.readthedocs.org/",
            "description": "User session management for Flask",
            "long_description": "Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-flask",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-flask-login",
            "portdir": "python/py-flask-login",
            "version": "0.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flask-login.readthedocs.org/",
            "description": "User session management for Flask",
            "long_description": "Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-flask",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-flask-login"
                    ]
                }
            ]
        },
        {
            "name": "meld",
            "portdir": "textproc/meld",
            "version": "3.22.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://meldmerge.org/",
            "description": "Visual diff and merge tool.",
            "long_description": "Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can browse and view a working copy from popular version control systems such such as CVS, Subversion, Bazaar-ng and Mercurial.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-distro",
                        "py312-setuptools",
                        "clang-17",
                        "librsvg",
                        "makeicns",
                        "intltool",
                        "itstool",
                        "libxml2"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gtk3",
                        "gtksourceview4",
                        "python312",
                        "py312-cairo",
                        "py312-gobject3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "gsettings-desktop-schemas",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "repgrep",
            "portdir": "textproc/repgrep",
            "version": "0.16.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/acheronfail/repgrep",
            "description": "An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.",
            "long_description": "repgrep is an interactive command line tool to make find and replacement easy. It uses ripgrep to find, and then provides you with a simple interface to see the replacements in real-time and conditionally replace matches.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "asciidoctor",
                        "clang-17",
                        "cargo",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ripgrep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pithub",
            "portdir": "perl/p5-pithub",
            "version": "0.10.350",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pithub",
            "description": "Pithub - Github v3 API",
            "long_description": "Pithub - Github v3 API",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-import-into",
                        "p5.26-path-tiny",
                        "p5.26-test-most"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-json-maybexs",
                        "p5.26-libwww-perl",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-moo",
                        "p5.26-array-iterator",
                        "p5.26-cache-lru",
                        "p5.26-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5-pithub",
            "portdir": "perl/p5-pithub",
            "version": "0.10.430",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-pithub",
            "homepage": "https://metacpan.org/pod/Pithub",
            "description": "Pithub - Github v3 API",
            "long_description": "Pithub - Github v3 API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pithub"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-pithub",
            "portdir": "perl/p5-pithub",
            "version": "0.10.430",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pithub",
            "description": "Pithub - Github v3 API",
            "long_description": "Pithub - Github v3 API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-import-into",
                        "p5.28-path-tiny",
                        "p5.28-test-differences",
                        "p5.28-test-exception",
                        "p5.28-test-most",
                        "p5.28-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-chi",
                        "p5.28-http-message",
                        "p5.28-json-maybexs",
                        "p5.28-libwww-perl",
                        "p5.28-moo",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-pithub",
            "portdir": "perl/p5-pithub",
            "version": "0.10.430",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pithub",
            "description": "Pithub - Github v3 API",
            "long_description": "Pithub - Github v3 API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.30-import-into",
                        "p5.30-path-tiny",
                        "p5.30-test-differences",
                        "p5.30-test-exception",
                        "p5.30-test-most",
                        "p5.30-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-chi",
                        "p5.30-http-message",
                        "p5.30-json-maybexs",
                        "p5.30-libwww-perl",
                        "p5.30-moo",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-pithub",
            "portdir": "perl/p5-pithub",
            "version": "0.10.430",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pithub",
            "description": "Pithub - Github v3 API",
            "long_description": "Pithub - Github v3 API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.32-import-into",
                        "p5.32-path-tiny",
                        "p5.32-test-differences",
                        "p5.32-test-exception",
                        "p5.32-test-most",
                        "p5.32-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-chi",
                        "p5.32-http-message",
                        "p5.32-json-maybexs",
                        "p5.32-libwww-perl",
                        "p5.32-moo",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-pithub",
            "portdir": "perl/p5-pithub",
            "version": "0.10.430",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pithub",
            "description": "Pithub - Github v3 API",
            "long_description": "Pithub - Github v3 API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.34-import-into",
                        "p5.34-path-tiny",
                        "p5.34-test-differences",
                        "p5.34-test-exception",
                        "p5.34-test-most",
                        "p5.34-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-chi",
                        "p5.34-http-message",
                        "p5.34-json-maybexs",
                        "p5.34-libwww-perl",
                        "p5.34-moo",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-pithub"
                    ]
                }
            ]
        },
        {
            "name": "ouch",
            "portdir": "sysutils/ouch",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://crates.io/crates/ouch",
            "description": "Painless compression and decompression in the terminal",
            "long_description": "Painless compression and decompression in the terminal. ouch stands for Obvious Unified Compression Helper, it's a CLI tool to compress and decompress files.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cargo",
                        "legacy-support",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "zlib",
                        "libunwind",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csvlens",
            "portdir": "textproc/csvlens",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YS-L/csvlens",
            "description": "Command line csv viewer",
            "long_description": "Command line csv viewer",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "git-absorb",
            "portdir": "devel/git-absorb",
            "version": "0.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tummychow/git-absorb",
            "description": "git commit --fixup, but automatic",
            "long_description": "git commit --fixup, but automatic. You have a feature branch with a few commits. Your teammate reviewed the branch and pointed out a few bugs. You have fixes for the bugs, but you don't want to shove them all into an opaque commit that says fixes, because you believe in atomic commits. Instead of manually finding commit SHAs for git commit --fixup, or running a manual interactive rebase, git-absorb will automatically identify which commits are safe to modify, and which staged changes belong to each of those commits. It will then write fixup commits for each of those changes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "legacy-support",
                        "rust",
                        "asciidoc",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "64tass",
            "portdir": "devel/64tass",
            "version": "1.60.3243",
            "license": "GPL-2+ and LGPL-2+ and LGPL-2.1+ and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tass64.sourceforge.net/",
            "description": "A multi pass optimizing macro assembler for the 65xx series of processors",
            "long_description": "64tass, sometimes also known as tass64, is a multi-pass optimizing macro assembler for the 65xx series of processors written in portable C. tass64 is syntax compatible with the independent, though similarly named, native Commodore 64 assembler TurboAssembler by Omicron.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jaeden",
                    "github": "Patater",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nsc",
            "portdir": "security/nsc",
            "version": "2.11.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nats-io/nsc",
            "description": "A tool for creating NATS account and user access configurations",
            "long_description": "NSC enables you to create and edit Operators, Accounts, Users, manage publish and subscribe permissions for Users, define Service and Stream exports from an account, reference Services and Streams from another account, and generate Activation tokens that grant access to private services or streams.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s2n-tls",
            "portdir": "security/s2n-tls",
            "version": "1.5.20",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.github.io/s2n-tls/doxygen/s2n_8h.html",
            "description": "An implementation of the TLS/SSL protocols",
            "long_description": "s2n-tls is a C99 implementation of the TLS/SSL protocols that is designed to be simple, small, fast, and with security as a priority.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "podofo-0.10",
            "portdir": "graphics/podofo-0.10",
            "version": "0.10.5",
            "license": "GPL-2 and LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://podofo.sourceforge.net/",
            "description": "PoDoFo is a library to work with the PDF file format.",
            "long_description": "PoDoFo is a library to work with the PDF file format. The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "lua",
                        "zlib",
                        "freetype",
                        "libunistring",
                        "libxml2",
                        "libidn",
                        "openssl",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvfs",
            "portdir": "devel/gvfs",
            "version": "1.36.2",
            "license": "(LGPL or GPL-3)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/gvfs",
            "description": "The Gnome Virtual File System.",
            "long_description": "gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio (a new library available with glib). It installs several modules that are automatically used by applications using the APIs of libgio. The gvfs model differs from e.g. gnome-vfs in that filesystems must be mounted before they are used. There is a central daemon (gvfsd) that handles coordinting mounts, and then each mount is (typically) in its own daemon process (although mounts can share daemon process). gvfs comes with a set of backends, including trash support, sftp, smb, http, dav and others. There is a set of command line programs starting with gvfs- that lets you run commands (like cat, ls, stat, etc) on files in the gvfs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "py313-gobject3",
                        "python313",
                        "clang-17",
                        "gsed",
                        "pidof",
                        "gtk-doc",
                        "pkgconfig",
                        "libtool",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "libsoup-2.4",
                        "libxml2",
                        "openssh",
                        "libsecret",
                        "libgdata",
                        "gtk3",
                        "gnome-online-accounts",
                        "libgcrypt",
                        "glib2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-httpbin",
            "portdir": "python/py-pytest-httpbin",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevin1024/pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin",
            "long_description": "Easily test your HTTP library against a local copy of httpbin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-httpbin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-httpbin",
            "portdir": "python/py-pytest-httpbin",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevin1024/pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin",
            "long_description": "Easily test your HTTP library against a local copy of httpbin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-17",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-httpbin",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pytest-httpbin",
            "portdir": "python/py-pytest-httpbin",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevin1024/pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin",
            "long_description": "Easily test your HTTP library against a local copy of httpbin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-17",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-httpbin",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest-httpbin",
            "portdir": "python/py-pytest-httpbin",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevin1024/pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin",
            "long_description": "Easily test your HTTP library against a local copy of httpbin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-httpbin",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "nvchecker"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-httpbin",
            "portdir": "python/py-pytest-httpbin",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevin1024/pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin",
            "long_description": "Easily test your HTTP library against a local copy of httpbin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-httpbin",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-httpbin"
                    ]
                }
            ]
        },
        {
            "name": "silicon",
            "portdir": "graphics/silicon",
            "version": "0.5.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Aloxaf/silicon",
            "description": "Create beautiful images of your source code.",
            "long_description": "Create beautiful images of your source code.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "harfbuzz",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rmtrash",
            "portdir": "sysutils/rmtrash",
            "version": "0.3.3",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240808152721/http://www.nightproductions.net/cli.htm",
            "description": "move the file to OS X's Trash",
            "long_description": "rmtrash is a small utility that will move the file to OS X's Trash rather than obliterating the file (as rm does).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bwping",
            "portdir": "net/bwping",
            "version": "2.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bwping.sourceforge.io/",
            "description": "Tool to measure bandwidth and RTT between two hosts using ICMP",
            "long_description": "A tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "oleg.derevenetz",
                    "github": "oleg-derevenetz",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pidof",
            "portdir": "sysutils/pidof",
            "version": "0.1.4",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240808152721/http://www.nightproductions.net/cli.htm",
            "description": "A utility to display the PID number for a given process name",
            "long_description": "A utility to display the PID number for a given process name",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gvfs"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-math-pari",
            "portdir": "perl/p5-math-pari",
            "version": "2.30.518",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Pari",
            "description": "perl interface to pari.",
            "long_description": "perl interface to pari.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-primes",
                        "p5.26-crypt-random",
                        "p5.26-crypt-rsa",
                        "p5.26-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.708.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Bringing loggers and listeners together",
            "long_description": "Bringing loggers and listeners together",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-search-elasticsearch-client-2_0",
                        "p5.26-search-elasticsearch-client-5_0",
                        "p5.26-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-masonx-free",
                        "p5.26-log-any-adapter-callback",
                        "p5.26-log-any-adapter-tap",
                        "p5.26-chi",
                        "p5.26-net-stomp",
                        "p5.26-search-elasticsearch",
                        "p5.26-mason",
                        "p5.26-code-tidyall",
                        "p5.26-html-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-pdl-io-hdf5",
            "portdir": "perl/p5-pdl-io-hdf5",
            "version": "0.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::IO::HDF5",
            "description": "PDL::IO::HDF5 - PDL Interface to the HDF5 Data Format.",
            "long_description": "PDL::IO::HDF5 - PDL Interface to the HDF5 Data Format.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-pdl",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-mozilla-ca",
            "portdir": "perl/p5-mozilla-ca",
            "version": "20200520",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mozilla::CA",
            "description": "Mozilla::CA - Mozilla's CA cert bundle in PEM format",
            "long_description": "Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-io-socket-ssl",
                        "p5.26-finance-quote",
                        "p5.26-http-tiny",
                        "p5.26-lwp-protocol-https",
                        "p5.26-mail-sender"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-date-manip",
            "portdir": "perl/p5-date-manip",
            "version": "6.850.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Manip",
            "description": "Perl Module for manipulating date and time.",
            "long_description": "This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-inter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-astro-app-satpass2",
                        "p5.26-finance-quotehist",
                        "p5.26-gedcom",
                        "p5.26-libxml-enno",
                        "p5.26-log-dispatch-filerotate",
                        "p5.26-www-search"
                    ]
                }
            ]
        },
        {
            "name": "p5-date-manip",
            "portdir": "perl/p5-date-manip",
            "version": "6.980.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-date-manip",
            "homepage": "https://metacpan.org/pod/Date::Manip",
            "description": "Date::Manip - Date manipulation routines",
            "long_description": "Date::Manip - Date manipulation routines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-date-manip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-date-manip",
            "portdir": "perl/p5-date-manip",
            "version": "6.980.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Manip",
            "description": "Date::Manip - Date manipulation routines",
            "long_description": "Date::Manip - Date manipulation routines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-inter",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-finance-quote"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quotehist",
                        "p5.28-gedcom",
                        "p5.28-log-dispatch-filerotate",
                        "p5.28-www-search",
                        "p5.28-time-format",
                        "p5.28-astro-app-satpass2",
                        "mythtv-core.27",
                        "mythtv-plugins.27"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-date-manip",
            "portdir": "perl/p5-date-manip",
            "version": "6.980.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Manip",
            "description": "Date::Manip - Date manipulation routines",
            "long_description": "Date::Manip - Date manipulation routines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-inter",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-finance-quote"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-finance-quotehist",
                        "p5.30-gedcom",
                        "p5.30-log-dispatch-filerotate",
                        "p5.30-www-search",
                        "p5.30-time-format",
                        "p5.30-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-date-manip",
            "portdir": "perl/p5-date-manip",
            "version": "6.980.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Manip",
            "description": "Date::Manip - Date manipulation routines",
            "long_description": "Date::Manip - Date manipulation routines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-inter",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-finance-quote"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-finance-quotehist",
                        "p5.32-gedcom",
                        "p5.32-log-dispatch-filerotate",
                        "p5.32-www-search",
                        "p5.32-time-format",
                        "p5.32-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-date-manip",
            "portdir": "perl/p5-date-manip",
            "version": "6.980.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Manip",
            "description": "Date::Manip - Date manipulation routines",
            "long_description": "Date::Manip - Date manipulation routines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-inter",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-finance-quote"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quotehist",
                        "p5.34-gedcom",
                        "p5.34-log-dispatch-filerotate",
                        "p5.34-www-search",
                        "p5.34-time-format",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "gnupod",
                        "p5.34-astro-app-satpass2",
                        "log2timeline",
                        "p5-date-manip",
                        "gnucash",
                        "gnucash-devel",
                        "xmltv"
                    ]
                }
            ]
        },
        {
            "name": "p5-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.718.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-any",
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Log::Any - Bringing loggers and listeners together",
            "long_description": "Log::Any - Bringing loggers and listeners together",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.718.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Log::Any - Bringing loggers and listeners together",
            "long_description": "Log::Any - Bringing loggers and listeners together",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-search-elasticsearch-client-6_0",
                        "p5.28-search-elasticsearch-client-2_0",
                        "p5.28-search-elasticsearch-client-5_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-log-any-adapter-tap",
                        "p5.28-mason",
                        "p5.28-search-elasticsearch",
                        "p5.28-html-mason",
                        "p5.28-net-stomp",
                        "p5.28-html-masonx-free",
                        "p5.28-code-tidyall",
                        "p5.28-log-any-adapter-callback",
                        "p5.28-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.718.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Log::Any - Bringing loggers and listeners together",
            "long_description": "Log::Any - Bringing loggers and listeners together",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-search-elasticsearch-client-6_0",
                        "p5.32-search-elasticsearch-client-2_0",
                        "p5.32-search-elasticsearch-client-5_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-any-adapter-tap",
                        "p5.32-mason",
                        "p5.32-search-elasticsearch",
                        "p5.32-html-mason",
                        "p5.32-net-stomp",
                        "p5.32-html-masonx-free",
                        "p5.32-code-tidyall",
                        "p5.32-log-any-adapter-callback",
                        "p5.32-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.718.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Log::Any - Bringing loggers and listeners together",
            "long_description": "Log::Any - Bringing loggers and listeners together",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-search-elasticsearch-client-6_0",
                        "p5.30-search-elasticsearch-client-2_0",
                        "p5.30-search-elasticsearch-client-5_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-log-any-adapter-tap",
                        "p5.30-mason",
                        "p5.30-search-elasticsearch",
                        "p5.30-html-mason",
                        "p5.30-net-stomp",
                        "p5.30-html-masonx-free",
                        "p5.30-code-tidyall",
                        "p5.30-log-any-adapter-callback",
                        "p5.30-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.718.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Log::Any - Bringing loggers and listeners together",
            "long_description": "Log::Any - Bringing loggers and listeners together",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-search-elasticsearch-client-2_0",
                        "p5.34-search-elasticsearch-client-5_0",
                        "p5.34-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-any-adapter-tap",
                        "p5.34-mason",
                        "p5.34-search-elasticsearch",
                        "p5.34-html-mason",
                        "p5.34-net-stomp",
                        "p5-log-any",
                        "p5.34-html-masonx-free",
                        "p5.34-code-tidyall",
                        "p5.34-log-any-adapter-callback",
                        "p5.34-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5-math-pari",
            "portdir": "perl/p5-math-pari",
            "version": "2.30.528",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-pari",
            "homepage": "https://metacpan.org/pod/Math::Pari",
            "description": "Math::Pari - Perl interface to PARI.",
            "long_description": "Math::Pari - Perl interface to PARI.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-pari"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mozilla-ca",
            "portdir": "perl/p5-mozilla-ca",
            "version": "20250602",
            "license": "(MPL-2 or LGPL-2.1+) and curl",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mozilla-ca",
            "homepage": "https://metacpan.org/pod/Mozilla::CA",
            "description": "Mozilla::CA - Mozilla's CA cert bundle in PEM format",
            "long_description": "Mozilla::CA - Mozilla's CA cert bundle in PEM format",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mozilla-ca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-math-pari",
            "portdir": "perl/p5-math-pari",
            "version": "2.30.528",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Pari",
            "description": "Math::Pari - Perl interface to PARI.",
            "long_description": "Math::Pari - Perl interface to PARI.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-primes",
                        "p5.28-crypt-rsa",
                        "p5.28-crypt-random",
                        "p5.28-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-math-pari",
            "portdir": "perl/p5-math-pari",
            "version": "2.30.528",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Pari",
            "description": "Math::Pari - Perl interface to PARI.",
            "long_description": "Math::Pari - Perl interface to PARI.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-primes",
                        "p5.30-crypt-rsa",
                        "p5.30-crypt-random",
                        "p5.30-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-math-pari",
            "portdir": "perl/p5-math-pari",
            "version": "2.30.528",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Pari",
            "description": "Math::Pari - Perl interface to PARI.",
            "long_description": "Math::Pari - Perl interface to PARI.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-primes",
                        "p5.32-crypt-rsa",
                        "p5.32-crypt-random",
                        "p5.32-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-math-pari",
            "portdir": "perl/p5-math-pari",
            "version": "2.30.528",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Pari",
            "description": "Math::Pari - Perl interface to PARI.",
            "long_description": "Math::Pari - Perl interface to PARI.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-primes",
                        "p5.34-crypt-rsa",
                        "p5.34-crypt-random",
                        "p5-math-pari",
                        "p5.34-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-mozilla-ca",
            "portdir": "perl/p5-mozilla-ca",
            "version": "20250602",
            "license": "(MPL-2 or LGPL-2.1+) and curl",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mozilla::CA",
            "description": "Mozilla::CA - Mozilla's CA cert bundle in PEM format",
            "long_description": "Mozilla::CA - Mozilla's CA cert bundle in PEM format",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quote",
                        "p5.28-mail-sender",
                        "p5.28-lwp-protocol-https"
                    ]
                }
            ]
        }
    ]
}