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

{
    "count": 51561,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=539",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=537",
    "results": [
        {
            "name": "devdash",
            "portdir": "devel/devdash",
            "version": "0.5.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Phantas0s/devdash",
            "description": "Highly Configurable Terminal Dashboard for Developers and Creators",
            "long_description": "DevDash is a highly configurable terminal dashboard for developers and creators who want to choose and display the most up-to-date metrics they need, in one place.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "depu",
            "portdir": "devel/depu",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevwan/depu",
            "description": "A tool to check available updates of packages in go.mod",
            "long_description": "A tool to check available updates of packages in go.mod",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dep",
            "portdir": "devel/dep",
            "version": "0.5.4",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/golang/dep",
            "description": "Dependency tool for go",
            "long_description": "Dependency tool for go",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daytona",
            "portdir": "devel/daytona",
            "version": "0.35.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://daytona.io/",
            "description": "The Open Source Dev Environment Manager",
            "long_description": "The Open Source Dev Environment Manager \n \n Features:\n - Single Command: Activate a fully configured development environment with a single command. \n - Runs everywhere: spin up your development environment on any machine — whether it's local, remote, cloud-based, physical server, or a VM & any architecture x86 or ARM.\n - Configuration File Support: Initially support for dev container, ability to expand to DevFile, Nix & Flox (Contributions welcome here!).\n - Prebuilds System: Drastically improve environment setup times \n (Contributions welcome here!).\n - IDE Support : Seamlessly supports VS Code & JetBrains locally, ready to use without configuration. Includes a built-in Web IDE for added convenience.\n - Git Provider Integration: GitHub, GitLab, Bitbucket, Bitbucket Server, Gitea, Gitness, Azure DevOps & AWS CodeCommit can be connected, allowing easy repo branch or PR pull and commit back from the workspaces.\n - Multiple Project Workspace: Support for multiple project repositories in the same workspace, making it easy to develop using a micro-service architecture.\n - Reverse Proxy Integration: Enable collaboration and streamline feedback loops by leveraging reverse proxy functionality. Access preview ports and the Web IDE seamlessly, even behind firewalls.\n - Extensibility: Enable extensibility with plugin or provider development. Moreover, in any dynamic language, not just Go(Contributions welcome here!).\n - Security: Automatically creates a VPN connection between the client machine and the development environment, ensuring a fully secure connection.\n - All Ports: The VPN connection enables access to all ports on the development environments, removing the need to setup port forwards over SSH connection.\n - Works on my Machine: Never experience it again.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "datree",
            "portdir": "devel/datree",
            "version": "1.9.19",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/datreeio/datree",
            "description": "CLI tool to run policies against Kubernetes manifests YAML files or Helm charts",
            "long_description": "Datree automatically validates Kubernetes objects for rule violations, ensuring no misconfigurations reach production",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "max+github",
                    "github": "ci7rix",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "copilot",
            "portdir": "devel/copilot",
            "version": "1.27.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.github.io/copilot-cli",
            "description": "AWS Copilot CLI allows developers to build, release and operate containerized applications on Amazon ECS and AWS Fargate.",
            "long_description": "The AWS Copilot CLI is a tool for developers to create, release and manage production ready containerized applications on Amazon ECS and AWS Fargate. From getting started, pushing to a test environment and releasing to production, Copilot helps you through the entire life of your app development.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go-mockgen",
                        "packr",
                        "go",
                        "npm9",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "comet-git",
            "portdir": "devel/comet-git",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/liamg/comet",
            "description": "Command line tool to help you use conventional commit messages",
            "long_description": "Command line tool to help you use conventional commit messages",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chronos-go",
            "portdir": "devel/chronos-go",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amit-davidson/Chronos",
            "description": "Chronos is a static race detector for the Go language",
            "long_description": "Chronos is a static race detector for the Go language written in Go.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cheat",
            "portdir": "devel/cheat",
            "version": "4.4.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cheat/cheat",
            "description": "create and view interactive cheatsheets on the command-line",
            "long_description": "cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bud",
            "portdir": "devel/bud",
            "version": "0.2.8",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/livebud/bud",
            "description": "The Full-Stack Web Framework for Go",
            "long_description": "The Full-Stack Web Framework for Go. Bud writes the boring code for you, helping you launch your website faster.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boilr",
            "portdir": "devel/boilr",
            "version": "0.5.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ilyes512/boilr",
            "description": "boilerplate template manager that generates files or directories from template repositories",
            "long_description": "Are you doing the same steps over and over again every time you start a new programming project? Boilr is here to help you create projects from boilerplate templates. boilr can generate files or directories from templates and template repositories.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bit",
            "portdir": "devel/bit",
            "version": "1.1.2",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chriswalz/bit",
            "description": "Bit is a modern Git CLI",
            "long_description": "Bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties: command and flag suggestions to help you navigate the plethora of options git provides you, autocompletion for files and branch names when using bit add or bit checkout, automatic fetch and branch fast-forwarding reducing the likelihood of merge conflicts, suggestions work with git aliases, new commands like bit sync that vastly simplify your workflow, commands from git-extras such as bit release & bit info fully compatible with git allowing you to fallback to git if need be.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "asmfmt",
            "portdir": "devel/asmfmt",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/klauspost/asmfmt",
            "description": "Go Assembler Formatter",
            "long_description": "This will format your assembler code in a similar way that gofmt formats your Go code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "acorn",
            "portdir": "devel/acorn",
            "version": "0.10.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.acorn.io",
            "description": "A simple application deployment framework for Kubernetes",
            "long_description": "A simple application deployment framework for Kubernetes",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "usql",
            "portdir": "databases/usql",
            "version": "0.19.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xo/usql",
            "description": "Universal command-line interface for SQL databases",
            "long_description": "usql is a universal command-line interface for PostgreSQL, MySQL, Oracle Database, SQLite3, Microsoft SQL Server, and many other databases including NoSQL and non-relational databases. usql provides a simple way to work with SQL and NoSQL databases via a command-line inspired by PostgreSQL's psql. usql supports most of the core psql features, such as variables, backticks, and commands and has additional features that psql does not, such as syntax highlighting, context-based completion, and multiple database support.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "realpath",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octosql",
            "portdir": "databases/octosql",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cube2222/octosql",
            "description": "OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.",
            "long_description": "OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. OctoSQL is a SQL query engine which allows you to write standard SQL queries on data stored in multiple SQL databases, NoSQL databases, streaming sources and files in various formats trying to push down as much of the work as possible to the source databases, not transferring unnecessary data. OctoSQL does that by creating an internal representation of your query and later translating parts of it into the query languages or APIs of the source databases. Whenever a datasource doesn't support a given operation, OctoSQL will execute it in memory, so you don't have to worry about the specifics of the underlying datasources. OctoSQL supports JSON, CSV, Excel, Parquet, PostgreSQL, MySQL, Redis & Kafka.",
            "active": true,
            "categories": [
                "databases",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "litestream",
            "portdir": "databases/litestream",
            "version": "0.3.13",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://litestream.io/",
            "description": "Streaming replication for SQLite",
            "long_description": "Litestream is a standalone disaster recovery tool for SQLite. It runs as a background process and safely replicates changes incrementally to another file or S3. Litestream only communicates with SQLite through the SQLite API so it will not corrupt your database.",
            "active": true,
            "categories": [
                "net",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "atlas-toolkit",
            "portdir": "databases/atlas-toolkit",
            "version": "0.26.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://atlasgo.io",
            "description": "A database toolkit that helps developers apply modern DevOps principles.",
            "long_description": "Atlas CLI is an open source tool that helps developers manage their database schemas by applying modern DevOps principles. Contrary to existing tools, Atlas intelligently plans schema migrations for you. Atlas users can use the Atlas DDL (data definition language) to describe their desired database schema and use the command-line tool to plan and apply the migrations to their systems.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dblab",
            "portdir": "databases/dblab",
            "version": "0.24.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/danvergara/dblab",
            "description": "Interactive client for PostgreSQL and MySQL",
            "long_description": "dblab is a fast and lightweight interactive terminal based UI application for PostgreSQL and MySQL, written in Go and works on OSX, Linux and Windows machines. dblab was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL/MySQL databases.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDL3_image-devel",
            "portdir": "devel/SDL3_image-devel",
            "version": "3.1.1",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "SDL3_image",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by SDL3_image",
            "long_description": "This port has been replaced by SDL3_image.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl2_ttf",
            "portdir": "devel/libsdl2_ttf",
            "version": "2.24.0",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsdl-org/SDL_ttf",
            "description": "add on library for libSDL for rendering TrueType fonts",
            "long_description": "This library is a wrapper around FreeType and allows rendering TrueType fonts in SDL applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 352
                }
            ],
            "variants": [
                "harfbuzz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lpairs2",
                        "lbreakouthd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-SDL2",
                        "py39-SDL2",
                        "py35-SDL2",
                        "py34-SDL2",
                        "py35-kivy",
                        "py35-game",
                        "py311-kivy",
                        "blobwars",
                        "freeciv",
                        "neverball",
                        "py36-SDL2",
                        "py27-kivy",
                        "py36-kivy",
                        "py37-game",
                        "ufo-ai",
                        "grafx2",
                        "py36-game",
                        "rb33-sdl2",
                        "rb32-sdl2",
                        "rb31-sdl2",
                        "enigma-devel",
                        "py27-SDL2",
                        "py39-game",
                        "enigma",
                        "openrct2",
                        "video-compare",
                        "py37-SDL2",
                        "py27-game",
                        "py310-game",
                        "py311-game",
                        "py312-game",
                        "py313-game",
                        "py314-game",
                        "libSDL2pp",
                        "widelands",
                        "widelands-devel",
                        "simh",
                        "py310-SDL2",
                        "py311-SDL2",
                        "py312-SDL2",
                        "py313-SDL2",
                        "py314-SDL2",
                        "py38-game",
                        "opensimh",
                        "wesnoth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-sdl2-bindings",
                        "rb32-sdl2-bindings",
                        "rb33-sdl2-bindings"
                    ]
                }
            ]
        },
        {
            "name": "faad2",
            "portdir": "audio/faad2",
            "version": "2.11.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/knik0/faad2",
            "description": "Fastest ISO AAC audio decoder.",
            "long_description": "FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LC (Low Complexity), HE (High Efficiency), LTP (Long Term Prediction), LD (Low Delay) and ER (Error Resiliency) object type AAC files.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cmus",
                        "dab-cmdline",
                        "qmmp",
                        "gtkpod",
                        "moc",
                        "aacgain",
                        "avidemux",
                        "libquicktime",
                        "libquicktime-devel",
                        "gpac",
                        "welle.io",
                        "welle.io-devel",
                        "mpd",
                        "audacious-plugins",
                        "ices0",
                        "xmms2",
                        "gstreamer010-gst-plugins-bad",
                        "VLC2",
                        "libVLC2",
                        "scummvm",
                        "scummvm-devel",
                        "gstreamer1-gst-plugins-bad",
                        "xine-lib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nrsc5"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libheif",
                        "perl5.34",
                        "p5.34-imager"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-imager-file-heif"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "libheif",
                        "p5.32-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "libheif",
                        "p5.30-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "libheif",
                        "p5.28-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-imager-file-heif",
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-imager-file-heif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "libavif",
                        "p5.34-imager"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-imager-file-avif"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "libavif",
                        "p5.32-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "libavif",
                        "p5.30-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "libavif",
                        "p5.28-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-imager-file-avif",
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-imager-file-avif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kdash",
            "portdir": "sysutils/kdash",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kdash.cli.rs",
            "description": "A simple and fast dashboard for Kubernetes written in Rust",
            "long_description": "A simple and fast dashboard for Kubernetes written in Rust",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libargparse",
            "portdir": "devel/libargparse",
            "version": "20240826",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maryla-uc/libargparse",
            "description": "Yet another simple command-line parser for C++ applications",
            "long_description": "Yet another simple command-line parser for C++ applications",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libavif"
                    ]
                }
            ]
        },
        {
            "name": "xorg-cf-files",
            "portdir": "x11/xorg-cf-files",
            "version": "1.0.8",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xorg.freedesktop.org/wiki/",
            "description": "Build files for discontinued imake build system.",
            "long_description": "Build files for discontinued imake build system.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1595
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "imake"
                    ]
                }
            ]
        },
        {
            "name": "libtool",
            "portdir": "devel/libtool",
            "version": "2.5.4",
            "license": "libtool",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libtool",
            "description": "The GNU Portable Library Tool",
            "long_description": "GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libmp3splt",
                        "mpg123",
                        "pulseaudio",
                        "psqlODBC",
                        "unixODBC",
                        "global",
                        "libabw",
                        "libextractor",
                        "libgphoto2",
                        "pcrexx",
                        "TeXmacs",
                        "erlsom",
                        "GraphicsMagick",
                        "ImageMagick",
                        "graphviz",
                        "graphviz-devel",
                        "openvrml",
                        "synfig",
                        "vips",
                        "gforth",
                        "gst",
                        "mdk",
                        "php71-mcrypt",
                        "php70-mcrypt",
                        "php56-mcrypt",
                        "php55-mcrypt",
                        "php54-mcrypt",
                        "php53-mcrypt",
                        "php52-mcrypt",
                        "pure",
                        "ettercap",
                        "trafshow",
                        "php72-mcrypt",
                        "php73-mcrypt",
                        "php74-mcrypt",
                        "php80-mcrypt",
                        "pure-faust",
                        "pure-glpk",
                        "hamlib",
                        "hamlib-devel",
                        "ngspice",
                        "playerstage-stage",
                        "plplot",
                        "plplot-single",
                        "courier-authlib",
                        "libprelude",
                        "oath-toolkit",
                        "prelude-manager",
                        "xca",
                        "xmlsec",
                        "clamav",
                        "freeradius",
                        "nut",
                        "redland",
                        "php81-mcrypt",
                        "ngspice-lib",
                        "php82-mcrypt",
                        "xmlsec-1.2",
                        "clamav-legacy",
                        "squid",
                        "php83-mcrypt",
                        "ImageMagick7",
                        "guile-2.2",
                        "guile-1.8",
                        "guile-3.0",
                        "php84-mcrypt",
                        "php85-mcrypt"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "djview",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "pinentry-mac",
                        "arj",
                        "dact",
                        "gnutar",
                        "lha",
                        "lrzip",
                        "slimdata",
                        "ucl",
                        "xar",
                        "minizip",
                        "a52dec",
                        "audiofile",
                        "cdparanoia",
                        "cmuclmtk",
                        "easytag",
                        "espeak-ng",
                        "gmpc",
                        "id3lib",
                        "libao",
                        "libdca",
                        "libmodplug",
                        "libmusicbrainz2",
                        "libofa",
                        "liboss",
                        "libsamplerate",
                        "libshout",
                        "libtagedit",
                        "mpeg4ip",
                        "ncmpcpp",
                        "soundtouch",
                        "stk",
                        "tagtool",
                        "twolame",
                        "vorbis-tools",
                        "xgsch2pcb",
                        "gnokii",
                        "hidapi",
                        "telepathy-logger",
                        "dfu-programmer",
                        "upslug2",
                        "usbprog",
                        "csvdb",
                        "db46",
                        "db46-java",
                        "dbslayer",
                        "gigabase",
                        "iplike",
                        "libgda5",
                        "pgtcl",
                        "postgis2",
                        "psiconv",
                        "pxlib",
                        "qof",
                        "sparkey",
                        "ResIL",
                        "apr-util",
                        "aqbanking6",
                        "aqbanking6-gtk2",
                        "aqbanking6-gtk3",
                        "asio",
                        "bakefile",
                        "beecrypt",
                        "bitwise",
                        "capnproto",
                        "cdecl",
                        "coccinelle",
                        "codeblocks",
                        "cppunit",
                        "cunit",
                        "fsvs",
                        "ftnchek",
                        "geany",
                        "geoclue2",
                        "glade3",
                        "gpgme",
                        "gsoap",
                        "gtkimageview",
                        "gumbo-parser",
                        "gvfs",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "ideviceinstaller",
                        "ideviceinstaller-devel",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "jubatus-mpio",
                        "jubatus-msgpack-rpc",
                        "libast",
                        "libb2",
                        "libchloride",
                        "libcmis",
                        "libconfig-hr",
                        "libdivecomputer",
                        "libdvbpsi",
                        "libdvdnav",
                        "libelf",
                        "libevent1",
                        "libfixposix",
                        "libgee",
                        "libgpg-error",
                        "libimobiledevice",
                        "libimobiledevice-devel",
                        "libirecovery",
                        "libirecovery-devel",
                        "libjwt",
                        "liblightgrep",
                        "libmaa",
                        "libmaxminddb",
                        "libmcs",
                        "libmongo-client",
                        "libmowgli",
                        "libmwaw",
                        "libnewt",
                        "libofx",
                        "liboil",
                        "libpwquality",
                        "librets",
                        "libsdl_gfx",
                        "libsdl_pango",
                        "libsl",
                        "libtar",
                        "libtermkey",
                        "libucl",
                        "libuninameslist",
                        "libusb-devel",
                        "libusb-compat",
                        "libusb-legacy",
                        "libusbmuxd-devel",
                        "libvterm",
                        "libxdg-basedir",
                        "libxo",
                        "libyaml",
                        "log4cplus",
                        "log4cpp",
                        "lutok",
                        "lzo",
                        "mediainfolib",
                        "mesalink",
                        "mesos",
                        "midgard2-core",
                        "modglue",
                        "mono",
                        "mono-addins",
                        "monotone-devel",
                        "mpir",
                        "mpir-devel",
                        "msgpack0",
                        "nettle",
                        "oniguruma5",
                        "oniguruma6",
                        "openscop",
                        "openslp",
                        "pcrexx",
                        "ppl",
                        "protobuf-c",
                        "protobuf-cpp",
                        "pthsem",
                        "qd",
                        "qqwing",
                        "radlib",
                        "robodoc",
                        "safestr",
                        "sdlconsole",
                        "sparsehash",
                        "srecord",
                        "t1lib",
                        "tclreadline",
                        "thrift",
                        "ucpp",
                        "udis86",
                        "unibilium",
                        "universal-ctags",
                        "upower",
                        "usbmuxd",
                        "usbmuxd-devel",
                        "valgrind-devel",
                        "valgrind-macos-devel",
                        "wolfssl",
                        "xmlwrapp",
                        "xxl",
                        "zeitgeist",
                        "zmq",
                        "zmq3",
                        "zmq22",
                        "zmq-devel",
                        "zshdb",
                        "TeXmacs",
                        "abiword-x11",
                        "bluefish",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "l3afpad",
                        "leafpad",
                        "dosbox",
                        "dosbox-x",
                        "freesci",
                        "gelide",
                        "hercules",
                        "qemu",
                        "bitcoin",
                        "cgminer",
                        "cpuminer",
                        "offlinefs",
                        "osxfuse",
                        "s3fs",
                        "alienarena",
                        "cannonsmash",
                        "circuslinux",
                        "cmatrix",
                        "crack-attack",
                        "freedroidclassic",
                        "gdash",
                        "gnubg",
                        "moon-buggy",
                        "nwntools",
                        "robotfindskitten",
                        "teg",
                        "tuxtype",
                        "xgalaga",
                        "librttopo",
                        "accountsservice",
                        "adwaita-icon-theme",
                        "alacarte",
                        "anjuta",
                        "balsa",
                        "baobab",
                        "conglomerate",
                        "dconf",
                        "dia",
                        "empathy",
                        "eog-plugins",
                        "evince",
                        "gconf",
                        "gconf-editor",
                        "gconfmm",
                        "gdl",
                        "gdl3",
                        "gdlmm3",
                        "gdm",
                        "gfbgraph",
                        "ghex",
                        "glabels",
                        "glom",
                        "gnome-applets",
                        "gnome-calendar",
                        "gnome-chemistry-utils",
                        "gnome-chess",
                        "gnome-control-center",
                        "gnome-font-viewer",
                        "gnome-js-common",
                        "gnome-menus",
                        "gnome-mime-data",
                        "gnome-mud",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-photo-print",
                        "gnome-photos",
                        "gnome-session",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gnome-themes-extra",
                        "gnome-turtle",
                        "gnome-vfs",
                        "gnome-weather",
                        "gnotify",
                        "gnotime",
                        "gnucash",
                        "gnucash-devel",
                        "gnumeric",
                        "goffice",
                        "goffice08",
                        "grisbi",
                        "gspell",
                        "gstreamer010-gst-ffmpeg",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer010-gst-plugins-gl",
                        "gstreamer010-gst-plugins-good",
                        "gthumb",
                        "gtk-doc",
                        "gtk-quartz-engine",
                        "gtk2",
                        "gtksourceview",
                        "gtksourceview2",
                        "gtksourceview3",
                        "keybinder",
                        "py27-keybinder",
                        "libbonoboui",
                        "libepc",
                        "libglade2",
                        "libgnome",
                        "libgnome-keyring",
                        "libgnomecanvas",
                        "libgnomecups",
                        "libgnomekbd",
                        "libgnomeprint",
                        "libgnomeprintui",
                        "libgnomeui",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "libgtop",
                        "libsocialweb",
                        "libwnck",
                        "libwnck3",
                        "liferea",
                        "linsmith",
                        "oregano",
                        "policykit-gnome",
                        "regexxer",
                        "seahorse",
                        "seed",
                        "startup-notification",
                        "vino",
                        "vte-gtk2-compat",
                        "xchat-gnome",
                        "yelp",
                        "aalib",
                        "agave",
                        "antigraingeometry",
                        "autotrace",
                        "cogl",
                        "diff-pdf",
                        "djvulibre",
                        "dmtx-utils",
                        "dvisvgm",
                        "ftgl",
                        "g2",
                        "gegl-0.3",
                        "giblib",
                        "gimp-gap",
                        "gimp-lqr-plugin",
                        "gimp-resynthesizer",
                        "gimp-save-for-web",
                        "gimp2",
                        "gimp2-devel",
                        "graphviz",
                        "graphviz-devel",
                        "jbig2enc",
                        "jp2a",
                        "leptonica",
                        "libart_lgpl",
                        "libcaca",
                        "libcaca-devel",
                        "libdmtx",
                        "libemf",
                        "libexif",
                        "libguichan",
                        "libhermes",
                        "libmypaint",
                        "libopenraw",
                        "libpgf",
                        "libraw",
                        "libspiro",
                        "libwmf",
                        "libwpg-0.3",
                        "minidjvu",
                        "mozjpeg",
                        "openjpeg15",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "plotutils",
                        "poly2tri-c",
                        "pstoedit",
                        "rawstudio",
                        "synfig",
                        "synfigstudio",
                        "vsd2svg",
                        "zimg",
                        "bitchx",
                        "hadoop",
                        "algol68g",
                        "colm",
                        "g95",
                        "gforth",
                        "ghc",
                        "gprolog",
                        "hugs98",
                        "mozart",
                        "obc",
                        "pfe",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "scsh",
                        "libetpan",
                        "mpack",
                        "opendkim",
                        "opensmtpd",
                        "ColPack",
                        "TinySVM",
                        "arpack",
                        "blitzwave",
                        "buddy",
                        "crfsuite",
                        "fftw",
                        "fftw-single",
                        "fgsl",
                        "fityk",
                        "flint",
                        "liblbfgs",
                        "libqalculate",
                        "libticables2",
                        "libticalcs2",
                        "libticonv",
                        "libtifiles2",
                        "matio",
                        "maxima-devel",
                        "octave",
                        "optpp",
                        "qalculate-gtk",
                        "reduce",
                        "singular",
                        "tilp2",
                        "HandBrake",
                        "HandBrakeCLI",
                        "VLC2",
                        "libVLC2",
                        "XviD",
                        "despotify",
                        "dirac",
                        "dvdauthor",
                        "frei0r-plugins",
                        "gtkpod",
                        "jpeginfo",
                        "libass",
                        "libbdplus",
                        "libgpod",
                        "libmovit",
                        "libquicktime-devel",
                        "libtheora",
                        "libvideogfx",
                        "mediainfo",
                        "MediaInfo-gui",
                        "ming",
                        "moc",
                        "mp4v2",
                        "ogmtools",
                        "pHash",
                        "schroedinger",
                        "shairport-sync",
                        "smpeg",
                        "transcode",
                        "vapoursynth",
                        "xine-lib",
                        "aria2",
                        "arp-scan",
                        "arping",
                        "bwm-ng",
                        "darkstat",
                        "ddclient",
                        "docsis",
                        "flow-tools",
                        "fwknop-client",
                        "gajim",
                        "gftp",
                        "gq",
                        "grsync",
                        "httrack",
                        "irrtoolset",
                        "kerberos5",
                        "knock",
                        "ldns",
                        "lftp",
                        "libgrss",
                        "libnet",
                        "liboauth",
                        "liboping-devel",
                        "libpcapnav",
                        "libstrophe",
                        "libtorrent",
                        "libtorrent-devel",
                        "logjam",
                        "mcabber",
                        "mediatomb",
                        "mtr",
                        "munge",
                        "nc6",
                        "nefu",
                        "nfdump",
                        "nload",
                        "ntop",
                        "nxcomp",
                        "nxproxy",
                        "ola",
                        "onioncat",
                        "openfortivpn",
                        "openssh",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "profanity",
                        "proftpd",
                        "quagga",
                        "rdesktop",
                        "rtorrent",
                        "rtorrent-devel",
                        "scotty",
                        "shellinabox",
                        "snarf",
                        "sshguard",
                        "ssldump",
                        "sstp-client",
                        "surfraw",
                        "thttpd",
                        "tnftpd",
                        "torsocks",
                        "traceroute",
                        "transmission-x11",
                        "tsocks",
                        "ucarp",
                        "vde2",
                        "wallet",
                        "wallet-server",
                        "wallet-kdc",
                        "wol",
                        "denemo",
                        "ghostscript",
                        "pslib",
                        "py27-pygtk",
                        "py27-xmlsec",
                        "py36-xmlsec",
                        "py37-xmlsec",
                        "py38-xmlsec",
                        "py39-xmlsec",
                        "py27-osmgpsmap",
                        "ADMS",
                        "libxavna",
                        "asco",
                        "ccfits",
                        "chemical-mime-data",
                        "ckon",
                        "erfa",
                        "exonerate",
                        "ghemical",
                        "gmtsar",
                        "gpredict",
                        "gst-plugins-cairovis",
                        "gst-plugins-math",
                        "hamlib-devel",
                        "hdfeos",
                        "hdfeos5",
                        "iverilog",
                        "libfec",
                        "libghemical",
                        "libnova",
                        "libosmo-dsp",
                        "libsc",
                        "linrad",
                        "netcdf-cxx",
                        "nightshade",
                        "opendx",
                        "osmocore",
                        "osmocore-devel",
                        "perseus-sdr",
                        "playerstage-player",
                        "psfex",
                        "quantum-espresso",
                        "qucs",
                        "solid",
                        "source-extractor",
                        "tempo",
                        "tophat",
                        "verilator",
                        "viking",
                        "vis5d",
                        "wview",
                        "xraylib",
                        "aff4",
                        "afflib",
                        "aimage",
                        "aircrack-ng",
                        "bulk_extractor",
                        "cracklib",
                        "gnomint",
                        "gss",
                        "ike-scan",
                        "libident",
                        "libprelude",
                        "libyubikey",
                        "md5deep",
                        "medusa",
                        "nbtscan",
                        "opensc",
                        "outguess",
                        "pam-google-authenticator",
                        "pam-u2f",
                        "pidgin-otr",
                        "pkcs11-helper",
                        "prelude-manager",
                        "shibboleth",
                        "softhsm",
                        "ssss",
                        "steghide",
                        "tcpcrypt-devel",
                        "voms",
                        "yara",
                        "yubico-c-client",
                        "yubico-pam",
                        "OpenIPMI",
                        "bash-completion",
                        "burp",
                        "byobu",
                        "cdrdao",
                        "collectd",
                        "cuetools",
                        "dcfldd",
                        "debianutils",
                        "dpkg",
                        "duff",
                        "duti",
                        "fdupes",
                        "file",
                        "libmagic",
                        "freeradius",
                        "htop",
                        "ipmitool",
                        "krbafs",
                        "libirman",
                        "lirc",
                        "lnav",
                        "logrotate",
                        "sleuthkit",
                        "tmate",
                        "tmpreaper",
                        "tmux-devel",
                        "uptimed",
                        "watch",
                        "xtail",
                        "BibTool",
                        "aidadoc",
                        "apertium",
                        "asciidoc",
                        "aspell",
                        "barcode",
                        "dict",
                        "ekhtml",
                        "enchant",
                        "fmt-ptrn",
                        "fribidi",
                        "hunspell",
                        "kakasi",
                        "liblangtag",
                        "liblrdf",
                        "libots",
                        "libplist-devel",
                        "libpostal",
                        "librevenge",
                        "libsgml",
                        "libunistring",
                        "libwpd-0.10",
                        "libwps-0.3",
                        "libxml",
                        "libxmldiff",
                        "man-db",
                        "opensp",
                        "pinfo",
                        "pmw",
                        "sablotron",
                        "sand",
                        "simstring",
                        "py27-simstring",
                        "source-highlight",
                        "libsphinxclient",
                        "stardict",
                        "sword",
                        "tesseract",
                        "tesseract-training",
                        "tnef",
                        "unac",
                        "uni2ascii",
                        "unrtf",
                        "wv",
                        "xmlroff",
                        "xmlto",
                        "yamcha",
                        "FileZilla",
                        "cgilib",
                        "cherokee",
                        "emacs-w3m",
                        "fcgi",
                        "fcgiwrap",
                        "flood",
                        "libsass",
                        "lighttpd",
                        "litmus",
                        "logstalgia",
                        "mod_authn_otp",
                        "mod_qos",
                        "py27-nghttp2",
                        "py36-nghttp2",
                        "py37-nghttp2",
                        "privoxy",
                        "sassc",
                        "varnish",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "yaws",
                        "Eterm",
                        "XawM",
                        "blt",
                        "glw",
                        "gtk-engines2",
                        "gtkmm",
                        "gtkspell3",
                        "homebank",
                        "libhangul",
                        "nabi",
                        "neXtaw",
                        "nimbus",
                        "tango-icon-theme",
                        "tango-icon-theme-extras",
                        "xcircuit",
                        "xclip",
                        "xdiskusage",
                        "xdm",
                        "xinit",
                        "xkeyboard-config",
                        "xonclock",
                        "xorg-libXext",
                        "xorg-libXfont2",
                        "xorg-libXpresent",
                        "xorg-libXt",
                        "xorg-server",
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xplanet",
                        "xtrap",
                        "libxfce4util",
                        "vte-gtk2-xfce",
                        "xfconf",
                        "dnsperf",
                        "procenv",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "zbar",
                        "p5.28-barcode-zbar",
                        "p5.30-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "integrit",
                        "cups-ppdc",
                        "dvbcut",
                        "py27-pygtk-devel",
                        "gtk2-devel",
                        "rsync-hfscomp",
                        "zvbi",
                        "mscompress",
                        "easytag-devel",
                        "dvisvgm-devel",
                        "telescope",
                        "mod_tile",
                        "py310-xmlsec",
                        "mach_override",
                        "sysbench",
                        "aephea",
                        "jo",
                        "libaribb24",
                        "geany-plugins",
                        "gnuastro",
                        "got",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "fdm",
                        "ffms2",
                        "pkixssh",
                        "rofi",
                        "codeblocks-devel",
                        "demangle",
                        "ruby-devel",
                        "ragel-devel",
                        "4ti2",
                        "LiDIA",
                        "QSopt_ex",
                        "TOPCOM",
                        "latte-int",
                        "fplll",
                        "mpfrcx",
                        "yices",
                        "mcsim",
                        "admesh",
                        "libfirm",
                        "adept2",
                        "cmh",
                        "fortran-datetime",
                        "R-httpuv",
                        "audiowmark",
                        "py311-xmlsec",
                        "starpu",
                        "cyrus-sasl-xoauth2",
                        "libdsk",
                        "shadowsocks-libev",
                        "nrsc5",
                        "BRiAl",
                        "m4ri",
                        "atkmm-1.6",
                        "cairomm-1.0",
                        "libopenraw-legacy",
                        "nghttp3",
                        "libxc5",
                        "libxc6",
                        "mhxd",
                        "mdds-2.0",
                        "mdds-2.1",
                        "orcus-0.17",
                        "orcus-0.18",
                        "libimobiledevice-glue-devel",
                        "normaliz",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "libwired",
                        "wire",
                        "wired-server",
                        "uacme",
                        "ancient",
                        "alac",
                        "libqb",
                        "starpu13",
                        "pnetcdf",
                        "posh",
                        "ifuse",
                        "redwax-tool",
                        "spral",
                        "py312-xmlsec",
                        "libass-devel",
                        "libt3config",
                        "libt3highlight",
                        "libt3key",
                        "libt3widget",
                        "libt3window",
                        "libtranscript",
                        "tilde",
                        "termdebug",
                        "jemalloc-devel",
                        "lnav-devel",
                        "sudosh2",
                        "libhsts",
                        "liberasurecode",
                        "jnv",
                        "pg12-postgis3-doc",
                        "pg13-postgis3-doc",
                        "pg14-postgis3-doc",
                        "pg15-postgis3-doc",
                        "pg16-postgis3-doc",
                        "wxHexEditor",
                        "whiptcl",
                        "py38-libnewt",
                        "py39-libnewt",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "love-0.10",
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "love-11",
                        "libclastfm",
                        "libdbusmenu",
                        "xpad",
                        "php84-apache2handler",
                        "php84",
                        "php84-cgi",
                        "php84-fpm",
                        "libmspack",
                        "guile-3.0",
                        "racket",
                        "ivykis",
                        "schismtracker",
                        "utdns",
                        "libsixel",
                        "p5.34-barcode-zbar",
                        "libtatsu-devel",
                        "iverilog-docs",
                        "py313-xmlsec",
                        "py313-libnewt",
                        "btfs",
                        "pg17-postgis3-doc",
                        "xnec2c",
                        "erofs-utils",
                        "libbacktrace",
                        "bstring",
                        "screen4",
                        "lbreakouthd",
                        "py314-xmlsec",
                        "pg12-postgis",
                        "pg12-postgis-doc",
                        "pg13-postgis",
                        "pg13-postgis-doc",
                        "pg14-postgis",
                        "pg14-postgis-doc",
                        "pg15-postgis",
                        "pg15-postgis-doc",
                        "pg16-postgis",
                        "pg16-postgis-doc",
                        "pg17-postgis",
                        "pg17-postgis-doc",
                        "libigloo",
                        "php85",
                        "php85-apache2handler",
                        "php85-cgi",
                        "php85-fpm",
                        "jpeg-xt",
                        "suricata",
                        "libhtp",
                        "unicon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gobject-introspection",
                        "lscsoft-deps",
                        "xfce4-dev-tools",
                        "gobject-introspection-devel"
                    ]
                }
            ]
        },
        {
            "name": "pugixml",
            "portdir": "textproc/pugixml",
            "version": "1.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zeux/pugixml",
            "description": "C++ Library for XML processing",
            "long_description": "C++ library for creating and manipulating XML DOMs. Features: efficient parsing of XML, XPath 1.0 support, full Unicode support.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "liblsl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnss-sdr-devel",
                        "assimp",
                        "assimp_tools",
                        "mkvtoolnix-legacy",
                        "mkvtoolnix-devel",
                        "mkvtoolnix",
                        "qt64-qt3d",
                        "qt67-qt3d",
                        "qt68-qt3d",
                        "qt69-qt3d",
                        "darktable-devel",
                        "darktable",
                        "mame",
                        "ismrmrd",
                        "photoqt",
                        "paraview",
                        "qt6-qt3d",
                        "osl",
                        "qt610-qt3d",
                        "gnss-sdr",
                        "ogre"
                    ]
                }
            ]
        },
        {
            "name": "libpaper-utils",
            "portdir": "print/libpaper",
            "version": "2.2.6",
            "license": "GPL-3+ and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rrthomas/libpaper",
            "description": "The executables of the libpaper package",
            "long_description": "Provide the new 'paper' and deprecated 'paperconf' utility programs that come with the libpaper library. Both are used to print paper size information.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpaper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xmlto"
                    ]
                }
            ]
        },
        {
            "name": "libpaper",
            "portdir": "print/libpaper",
            "version": "2.2.6",
            "license": "LGPL-2.1+ and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rrthomas/libpaper",
            "description": "A library providing routines for paper size management",
            "long_description": "The paper library and accompanying files are intended to provide a simple way for applications to take actions based on a system- or user-specified paper size.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "paps",
                        "ghostscript",
                        "barcode",
                        "texlive-bin",
                        "libpaper-utils",
                        "a2ps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "psbind"
                    ]
                }
            ]
        },
        {
            "name": "msgpack-cpp",
            "portdir": "devel/msgpack-cpp",
            "version": "7.0.0",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-coolprop",
                        "py38-coolprop",
                        "py310-coolprop",
                        "py311-coolprop",
                        "pymol",
                        "pymol-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack1",
                        "msgpack2",
                        "msgpack3",
                        "msgpack0",
                        "msgpack"
                    ]
                }
            ]
        },
        {
            "name": "fclones",
            "portdir": "sysutils/fclones",
            "version": "0.35.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pkolaczk/fclones",
            "description": "Efficient Duplicate File Finder",
            "long_description": "fclones is a command line utility that identifies groups of identical files and gets rid of the file copies you no longer need. It comes with plenty of configuration options for controlling the search scope and offers many ways of removing duplicates. For maximum flexibility, it integrates well with other Unix utilities like find and it speaks JSON, so you have a lot of control over the search and cleanup process. fclones treats your data seriously. You can inspect and modify the list of duplicate files before removing them. There is also a --dry-run option that can tell you exactly what changes on the file system would be made.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rhyme",
            "portdir": "textproc/rhyme",
            "version": "0.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rhyme.sourceforge.net/",
            "description": "Rhyming dictionary",
            "long_description": "Command-line program that takes a word and returns to you a formatted list of all words that rhyme with it.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "addrwatch",
            "portdir": "net/addrwatch",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fln/addrwatch",
            "description": "a tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring",
            "long_description": "addrwatch is a tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring. It's main features include:\n - IPv4 and IPv6 address monitoring\n - Monitoring of VLAN tagged (802.1Q) packets\n - Output to stdout, plain text file, syslog, sqlite3 db, MySQL db\n - IP address usage history preserving output/logging",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 268
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "argp-standalone",
                        "libevent",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pssh",
            "portdir": "sysutils/pssh",
            "version": "2.3.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "pssh-lilydjwg",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by pssh-lilydjwg",
            "long_description": "This port has been replaced by pssh-lilydjwg.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-text-csv",
            "portdir": "perl/p5-text-csv",
            "version": "2.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::CSV",
            "description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "long_description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-csv_xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quotehist",
                        "ikiwiki",
                        "biblatex-biber",
                        "p5-text-csv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-text-csv",
            "portdir": "perl/p5-text-csv",
            "version": "2.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::CSV",
            "description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "long_description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-text-csv_xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-finance-quotehist"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-text-csv",
            "portdir": "perl/p5-text-csv",
            "version": "2.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::CSV",
            "description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "long_description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-text-csv_xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-finance-quotehist"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-text-csv",
            "portdir": "perl/p5-text-csv",
            "version": "2.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::CSV",
            "description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "long_description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-text-csv_xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quotehist"
                    ]
                }
            ]
        },
        {
            "name": "p5-text-csv",
            "portdir": "perl/p5-text-csv",
            "version": "2.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-text-csv",
            "homepage": "https://metacpan.org/pod/Text::CSV",
            "description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "long_description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-text-csv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-text-csv",
            "portdir": "perl/p5-text-csv",
            "version": "2.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::CSV",
            "description": "Text::CSV - comma-separated values manipulation routines",
            "long_description": "Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-text-csv_xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-finance-quotehist"
                    ]
                }
            ]
        }
    ]
}