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

{
    "count": 50794,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=991",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=989",
    "results": [
        {
            "name": "py313-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.33.22",
            "license": "Apache-2",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 144
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-docutils",
                        "py313-distro",
                        "py313-jmespath",
                        "python313",
                        "py313-ruamel-yaml-clib",
                        "py313-colorama",
                        "py313-awscrt",
                        "py313-urllib3",
                        "py313-prompt_toolkit",
                        "py313-dateutil",
                        "py313-ruamel-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "awscli_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "rustic",
            "portdir": "sysutils/rustic",
            "version": "0.11.0",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rustic-rs/rustic",
            "description": "Fast, encrypted, deduplicated backups powered by pure Rust",
            "long_description": "Rustic is a backup tool that provides fast, encrypted, deduplicated backups. It reads and writes the restic repo format desribed in the design document and can therefore be used as a complete replacement for restic.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pcsc-tools",
            "portdir": "sysutils/pcsc-tools",
            "version": "1.7.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcsc-tools.apdu.fr",
            "description": "Tools for accessing PC/SC driver, card or reader.",
            "long_description": "These tools are used to test a PC/SC driver, card or reader or send commands in a friendly environment (text or graphical user interface).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libintl-perl",
                        "gettext-runtime",
                        "p5.34-chipcard-pcsc",
                        "p5.34-glib",
                        "p5.34-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "smug",
            "portdir": "sysutils/smug",
            "version": "0.3.17",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ivaaaan/smug",
            "description": "A session manager for tmux written in Go",
            "long_description": "A session manager for tmux written in Go. Smug automates your tmux workflow. You can create a single configuration file, and Smug will create all the required windows and panes from it. Inspired by tmuxinator and tmuxp.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timg",
            "portdir": "graphics/timg",
            "version": "1.6.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://timg.sh/",
            "description": "Terminal Image and Video Viewer",
            "long_description": "A user-friendly terminal image viewer that uses graphic capabilities of terminals (Sixel, Kitty or iterm2), or 24-Bit color capabilities and unicode character blocks if these are not available.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "urkle",
                    "github": "urkle",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "librsvg",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "librsvg",
                        "openslide",
                        "GraphicsMagick",
                        "webp",
                        "libdeflate",
                        "ffmpeg8",
                        "poppler",
                        "cairo",
                        "libexif"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "offpunk"
                    ]
                }
            ]
        },
        {
            "name": "moe",
            "portdir": "editors/moe",
            "version": "1.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/moe/",
            "description": "GNU moe - console text editor for ISO-8859 and ASCII character encodings.",
            "long_description": "GNU moe is a console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, etc.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-asdf-astropy",
            "portdir": "python/py-asdf-astropy",
            "version": "0.8.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/asdf-astropy",
            "description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
            "long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-asdf-coordinates-schemas",
                        "py39-astropy",
                        "py39-numpy",
                        "py39-packaging",
                        "py39-asdf",
                        "py39-asdf-transform-schemas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-asdf-astropy",
            "portdir": "python/py-asdf-astropy",
            "version": "0.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/asdf-astropy",
            "description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
            "long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-packaging",
                        "py38-asdf-coordinates-schemas",
                        "py38-asdf",
                        "py38-asdf-transform-schemas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xeus-zmq",
            "portdir": "devel/xeus-zmq",
            "version": "3.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter-xeus/xeus-zmq",
            "description": "xeus-zmq provides various implementations of the xserver API from xeus, based on the ZeroMQ library.",
            "long_description": "xeus-zmq provides various implementations of the xserver API from xeus, based on the ZeroMQ library. These implementations all conform to the Jupyter Kernel Protocol specification.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "cppzmq",
                        "openssl3",
                        "xeus",
                        "xproperty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "py-asdf-astropy",
            "portdir": "python/py-asdf-astropy",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/asdf-astropy",
            "description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
            "long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-asdf-astropy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-asdf-astropy",
            "portdir": "python/py-asdf-astropy",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/asdf-astropy",
            "description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
            "long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-asdf-transform-schemas",
                        "python310",
                        "py310-asdf-coordinates-schemas",
                        "py310-packaging",
                        "py310-numpy",
                        "py310-astropy",
                        "py310-asdf-standard",
                        "py310-asdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-asdf-astropy",
            "portdir": "python/py-asdf-astropy",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/asdf-astropy",
            "description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
            "long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-asdf-transform-schemas",
                        "python311",
                        "py311-asdf-coordinates-schemas",
                        "py311-packaging",
                        "py311-numpy",
                        "py311-astropy",
                        "py311-asdf-standard",
                        "py311-asdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-asdf-astropy",
            "portdir": "python/py-asdf-astropy",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/asdf-astropy",
            "description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
            "long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-asdf-transform-schemas",
                        "python312",
                        "py312-asdf-coordinates-schemas",
                        "py312-packaging",
                        "py312-numpy",
                        "py312-astropy",
                        "py312-asdf",
                        "py312-asdf-standard"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-asdf-astropy",
            "portdir": "python/py-asdf-astropy",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/asdf-astropy",
            "description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
            "long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asdf-coordinates-schemas",
                        "python313",
                        "py313-astropy",
                        "py313-packaging",
                        "py313-numpy",
                        "py313-asdf-standard",
                        "py313-asdf-transform-schemas",
                        "py313-asdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-asdf-astropy",
            "portdir": "python/py-asdf-astropy",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/asdf-astropy",
            "description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
            "long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-asdf-transform-schemas",
                        "python314",
                        "py314-astropy",
                        "py314-packaging",
                        "py314-numpy",
                        "py314-asdf-standard",
                        "py314-asdf",
                        "py314-asdf-coordinates-schemas"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asdf-astropy"
                    ]
                }
            ]
        },
        {
            "name": "bazel-0.25",
            "portdir": "devel/bazel",
            "version": "0.25.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-tensorflow1",
                        "py38-tensorflow1",
                        "py39-tensorflow1"
                    ]
                }
            ]
        },
        {
            "name": "bazel-3.1",
            "portdir": "devel/bazel",
            "version": "3.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tensorflow-addons",
                        "py38-tensorflow-addons",
                        "py37-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "bazel-3.7",
            "portdir": "devel/bazel",
            "version": "3.7.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-dm-tree",
                        "py38-tensorflow-probability",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-probability",
                        "py39-tfx-bsl",
                        "py38-dm-tree",
                        "py37-tensorflow",
                        "py38-tensorflow",
                        "py37-tensorflow-data-validation",
                        "py38-tensorflow-data-validation",
                        "py37-tensorflow-probability",
                        "py37-tfx-bsl",
                        "py38-tfx-bsl",
                        "py37-dm-tree"
                    ]
                }
            ]
        },
        {
            "name": "bazel-2.0",
            "portdir": "devel/bazel",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel-3.5",
            "portdir": "devel/bazel",
            "version": "3.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel",
            "portdir": "devel/bazel",
            "version": "8.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/bazelbuild/bazel",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "openjdk21"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "arowpp",
                        "py310-tensorflow",
                        "py39-tensorflow"
                    ]
                }
            ]
        },
        {
            "name": "bazel-6",
            "portdir": "devel/bazel",
            "version": "6.5.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "zip",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-glad2",
            "portdir": "python/py-glad2",
            "version": "2.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Dav1dde/glad",
            "description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "long_description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-jinja2",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libplacebo",
            "portdir": "devel/libplacebo",
            "version": "7.360.0",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libplacebo.org",
            "description": "core rendering algorithms and ideas of mpv rewritten as an independent library",
            "long_description": "libplacebo is, in a nutshell, the core rendering algorithms and ideas of mpv rewritten as an independent library. As of today, libplacebo contains a large assortment of video processing shaders, focusing on both quality and performance.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "opengl",
                "vulkan",
                "demo",
                "glslang",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-glad2",
                        "clang-21",
                        "py314-jinja2",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vulkan-headers",
                        "fast-float"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "xxhashlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpv"
                    ]
                }
            ]
        },
        {
            "name": "pnpm",
            "portdir": "devel/pnpm",
            "version": "10.29.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pnpm.io",
            "description": "Fast, disk space efficient package manager",
            "long_description": "pnpm is a fast, disk space efficient package manager, it uses a content-addressable filesystem to store all files from all module directories on a disk.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sainnhe",
                    "github": "sainnhe",
                    "ports_count": 7
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "filebrowser",
                        "Legcord"
                    ]
                }
            ]
        },
        {
            "name": "inkscape",
            "portdir": "graphics/inkscape",
            "version": "1.4.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://inkscape.org/",
            "description": "This is the current stable release version of Inkscape.",
            "long_description": "Inkscape is an multi-platform, Open-Source Vector Graphics Editor that uses SVG as its native file format. This is the current stable release version of Inkscape.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "gtest",
                        "ninja",
                        "pkgconfig",
                        "clang-21"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview4",
                        "ImageMagick",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "lcms2",
                        "libcdr-0.1",
                        "libepoxy",
                        "libjpeg-turbo",
                        "libpng",
                        "libvisio-0.1",
                        "libwpg-0.3",
                        "poppler",
                        "potrace",
                        "gsl",
                        "libxml2",
                        "libxslt",
                        "gtkmm3",
                        "zlib",
                        "gettext-runtime",
                        "boost181",
                        "python312",
                        "pango",
                        "boehmgc",
                        "double-conversion",
                        "glibmm",
                        "libsigcxx2",
                        "desktop-file-utils",
                        "gspell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "py312-numpy",
                        "py312-lxml",
                        "py312-cssselect",
                        "py312-scour"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "inkscape-textext",
                        "inkscape-app"
                    ]
                }
            ]
        },
        {
            "name": "mpv",
            "portdir": "multimedia/mpv",
            "version": "0.41.0",
            "license": "GPL-2+",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpv.io",
            "description": "mpv is a movie player based on MPlayer and mplayer2.",
            "long_description": "mpv is a movie player based on MPlayer and mplayer2. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "python39",
                "screenshot",
                "network",
                "network_ytdlp",
                "bluray",
                "dvd",
                "audiocd",
                "libarchive",
                "rubberband",
                "pulseaudio",
                "jack",
                "openal",
                "x11",
                "opengl",
                "vulkan",
                "caca",
                "osd",
                "debug",
                "printable_doc",
                "uchardet",
                "libmpv",
                "bundle"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-docutils",
                        "clang-18",
                        "pkgconfig",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread",
                        "lcms2",
                        "lua52",
                        "perl5",
                        "libass",
                        "libbluray",
                        "libarchive",
                        "libplacebo",
                        "libsixel",
                        "ffmpeg8",
                        "libiconv",
                        "zlib",
                        "libcdio-paranoia",
                        "rubberband",
                        "libdvdnav"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp",
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "youtube-viewer"
                    ]
                }
            ]
        },
        {
            "name": "py-glad2",
            "portdir": "python/py-glad2",
            "version": "2.0.8",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Dav1dde/glad",
            "description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "long_description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-glad2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-glad2",
            "portdir": "python/py-glad2",
            "version": "2.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Dav1dde/glad",
            "description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "long_description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-jinja2",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-glad2",
            "portdir": "python/py-glad2",
            "version": "2.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Dav1dde/glad",
            "description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "long_description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-jinja2",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-glad2",
            "portdir": "python/py-glad2",
            "version": "2.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Dav1dde/glad",
            "description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "long_description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-jinja2",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-glad2",
            "portdir": "python/py-glad2",
            "version": "2.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Dav1dde/glad",
            "description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "long_description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jinja2",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-glad2",
            "portdir": "python/py-glad2",
            "version": "2.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Dav1dde/glad",
            "description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "long_description": "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jinja2",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libplacebo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-glad2"
                    ]
                }
            ]
        },
        {
            "name": "ollama",
            "portdir": "llm/ollama",
            "version": "0.16.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ollama.com",
            "description": "ollama runs and manages LLMs",
            "long_description": "Get up and running with large language models easily",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "github",
                    "github": "rdallman",
                    "ports_count": 1
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "logging",
                "completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ollama-bash-completion-plugin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mole-cleaner",
            "portdir": "sysutils/mole-cleaner",
            "version": "1.26.0",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tw93/Mole",
            "description": "Deep clean and optimize your Mac",
            "long_description": "Mole is a Mac cleaning tool that can free up tens of GBs in one go.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goaccess",
            "portdir": "www/goaccess",
            "version": "1.10.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://goaccess.io/",
            "description": "GoAccess was designed to be a fast, terminal-based log analyzer.",
            "long_description": "GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "tokyocabinet",
                        "gettext-runtime",
                        "openssl3",
                        "libmaxminddb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtk",
            "portdir": "graphics/vtk",
            "version": "9.5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vtk.org",
            "description": "Visualization Toolkit (VTK)",
            "long_description": "Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 9
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "ffmpeg",
                "qt5",
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "tiff",
                        "proj9",
                        "libxml2",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdcm",
                        "py36-mayavi",
                        "py35-mayavi",
                        "QCSXCAD",
                        "py37-mayavi",
                        "py39-mayavi",
                        "AppCSXCAD",
                        "py38-mayavi",
                        "openEMS",
                        "CSXCAD",
                        "nektarpp",
                        "py310-mayavi",
                        "py311-mayavi",
                        "py312-mayavi"
                    ]
                }
            ]
        },
        {
            "name": "m4",
            "portdir": "devel/m4",
            "version": "1.4.21",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/m4/",
            "description": "GNU macro processor",
            "long_description": "GNU `m4' is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kalc",
                        "libass-devel",
                        "libccp4",
                        "libsigcxx2",
                        "libstrophe",
                        "gFTL",
                        "netcdf",
                        "gmp",
                        "nco",
                        "nettle",
                        "pulseaudio",
                        "groff",
                        "kalker",
                        "ppl",
                        "gstreamer010",
                        "pnetcdf",
                        "libsigcxx3",
                        "AfterStep",
                        "pcc",
                        "libass"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "autoconf263",
                        "autoconf264",
                        "autoconf269",
                        "libtool",
                        "bison",
                        "pcb",
                        "autoconf213",
                        "autoconf",
                        "plotutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wml",
                        "netcdf-fortran",
                        "flex"
                    ]
                }
            ]
        },
        {
            "name": "py-pysigma",
            "portdir": "python/py-pysigma",
            "version": "1.1.1",
            "license": "LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/pySigma",
            "description": "Sigma rule processing and conversion tools",
            "long_description": "Sigma rule processing and conversion tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pysigma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pysigma",
            "portdir": "python/py-pysigma",
            "version": "1.1.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/pySigma",
            "description": "Sigma rule processing and conversion tools",
            "long_description": "Sigma rule processing and conversion tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-parsing",
                        "py310-yaml",
                        "python310",
                        "py310-diskcache",
                        "py310-diskcache-stubs",
                        "py310-jinja2",
                        "py310-requests",
                        "py310-typing_extensions",
                        "py310-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-sigma-cli"
                    ]
                }
            ]
        },
        {
            "name": "py311-pysigma",
            "portdir": "python/py-pysigma",
            "version": "1.1.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/pySigma",
            "description": "Sigma rule processing and conversion tools",
            "long_description": "Sigma rule processing and conversion tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "py311-jinja2",
                        "python311",
                        "py311-diskcache",
                        "py311-diskcache-stubs",
                        "py311-yaml",
                        "py311-packaging",
                        "py311-parsing",
                        "py311-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-sigma-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-pysigma",
            "portdir": "python/py-pysigma",
            "version": "1.1.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/pySigma",
            "description": "Sigma rule processing and conversion tools",
            "long_description": "Sigma rule processing and conversion tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "py312-parsing",
                        "python312",
                        "py312-diskcache",
                        "py312-diskcache-stubs",
                        "py312-yaml",
                        "py312-packaging",
                        "py312-jinja2",
                        "py312-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-sigma-cli"
                    ]
                }
            ]
        },
        {
            "name": "py313-pysigma",
            "portdir": "python/py-pysigma",
            "version": "1.1.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/pySigma",
            "description": "Sigma rule processing and conversion tools",
            "long_description": "Sigma rule processing and conversion tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-yaml",
                        "py313-jinja2",
                        "python313",
                        "py313-diskcache",
                        "py313-diskcache-stubs",
                        "py313-parsing",
                        "py313-packaging",
                        "py313-requests",
                        "py313-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-sigma-cli"
                    ]
                }
            ]
        },
        {
            "name": "py314-pysigma",
            "portdir": "python/py-pysigma",
            "version": "1.1.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/pySigma",
            "description": "Sigma rule processing and conversion tools",
            "long_description": "Sigma rule processing and conversion tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-typing_extensions",
                        "py314-yaml",
                        "python314",
                        "py314-diskcache",
                        "py314-diskcache-stubs",
                        "py314-jinja2",
                        "py314-packaging",
                        "py314-requests",
                        "py314-parsing"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-sigma-cli",
                        "py-pysigma"
                    ]
                }
            ]
        },
        {
            "name": "libpng",
            "portdir": "graphics/libpng",
            "version": "1.6.55",
            "license": "zlib",
            "platforms": "darwin openbsd freebsd sunos linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libpng.org/pub/png/libpng.html",
            "description": "Library for manipulating PNG images",
            "long_description": "Libpng was written as a companion to the PNG specification, as a way to reduce the amount of time and effort it takes to support the PNG file format in application programs. Most users will not have to modify the library significantly, advanced users may want to modify it more. The library was coded for both users. All attempts were made to make it as complete as possible, while keeping the code easy to understand. Currently, this library only supports C. Support for other languages is being considered.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdchart",
                        "gavl",
                        "armagetronad-common",
                        "qoi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phantomjs-qt-qtbase",
                        "qt3-mac",
                        "qt4-mac",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt511-qtbase",
                        "qt513-qtbase",
                        "qt513-qtwebengine",
                        "qt53-qtbase",
                        "qt55-qtbase",
                        "qt56-qtbase",
                        "qt57-qtbase",
                        "qt58-qtbase",
                        "qt59-qtbase",
                        "qtiplot",
                        "audacity-devel",
                        "sox",
                        "gcam",
                        "gerbv",
                        "LibVNCServer",
                        "ResIL",
                        "evas",
                        "gource",
                        "libdevil",
                        "libgdiplus",
                        "libhsplasma",
                        "libsdl_image",
                        "libzmf",
                        "t4k_common",
                        "vxl",
                        "xcbuild",
                        "abiword-x11",
                        "xemacs",
                        "VisualBoyAdvance",
                        "atari800",
                        "dosbox",
                        "dosbox-x",
                        "freesci",
                        "hatari",
                        "nonpareil",
                        "qemu",
                        "scummvm",
                        "scummvm-devel",
                        "simh",
                        "54321",
                        "bomberclone",
                        "boswars",
                        "criticalmass",
                        "enigma",
                        "enigma-devel",
                        "fizmo",
                        "gdash",
                        "glob2",
                        "lbreakout2",
                        "lincity",
                        "neverball",
                        "openjk",
                        "openrct2",
                        "openttd",
                        "pingus",
                        "raceintospace",
                        "supertux",
                        "supertuxkart",
                        "wesnoth",
                        "widelands",
                        "widelands-devel",
                        "xmoto",
                        "gdal",
                        "grass",
                        "grass7",
                        "libpcl",
                        "mapnik",
                        "mapserver",
                        "orfeotoolbox",
                        "dia",
                        "gnofract4d",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer010-gst-plugins-gl",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gtk-quartz-engine",
                        "gnustep-gui",
                        "Aseprite",
                        "GraphicsMagick",
                        "ImageMagick",
                        "MyPaint",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "Pangolin",
                        "argyll",
                        "autotrace",
                        "blender",
                        "cairo",
                        "cairo-devel",
                        "darktable",
                        "dcmtk",
                        "dcmtk-static",
                        "dvi2bitmap",
                        "embree",
                        "enblend",
                        "exact-image",
                        "feh",
                        "flam3",
                        "fontforge",
                        "gd2",
                        "gdk-pixbuf2",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "gl2ps",
                        "gle-graphics",
                        "QGLE",
                        "glpng",
                        "grafx2",
                        "graphviz",
                        "graphviz-devel",
                        "guetzli",
                        "hugin-app",
                        "icoutils",
                        "imlib2",
                        "inkscape",
                        "inkscape-devel",
                        "ipe",
                        "iulib",
                        "jp2a",
                        "lensfun",
                        "leptonica",
                        "libbpg",
                        "libicns",
                        "libpano13",
                        "libsvg",
                        "libwmf",
                        "lprof",
                        "magicpoint",
                        "metapixel",
                        "mtpaint",
                        "netpbm",
                        "opencv3",
                        "py27-opencv3",
                        "py35-opencv3",
                        "py36-opencv3",
                        "py37-opencv3",
                        "py38-opencv3",
                        "py39-opencv3",
                        "opencv4",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py37-opencv4",
                        "py38-opencv4",
                        "py39-opencv4",
                        "openimageio",
                        "openjpeg",
                        "openjpeg15",
                        "openslide",
                        "openvdb",
                        "optipng",
                        "pgplot",
                        "plotutils",
                        "png2ico",
                        "pngmeta",
                        "pngpp",
                        "pngquant",
                        "podofo",
                        "poppler",
                        "poppler-qt5",
                        "poppler-qt4-mac",
                        "qrencode",
                        "scale2x",
                        "scantailor",
                        "simage",
                        "synfig",
                        "tif22pnm",
                        "ufraw",
                        "vigra",
                        "vips",
                        "webp",
                        "wxWidgets-2.8",
                        "wxgtk-2.8",
                        "wxWidgets-3.0",
                        "wxWidgets-3.0-cxx11",
                        "wxPython-3.0",
                        "wxgtk-3.0",
                        "wxWidgets-3.2",
                        "xfig",
                        "xsane",
                        "xv",
                        "digikam",
                        "gwenview",
                        "kdelibs4",
                        "Io",
                        "gnu-apl",
                        "mosml-dynlibs",
                        "php80-gd",
                        "php74-gd",
                        "php73-gd",
                        "php72-gd",
                        "php71-gd",
                        "php70-gd",
                        "php56-gd",
                        "php55-gd",
                        "php54-gd",
                        "php53-gd",
                        "php52-gd",
                        "slang2",
                        "R",
                        "py39-dlib",
                        "gnudatalanguage",
                        "gnuplot",
                        "mathgl",
                        "ploticus",
                        "pyxplot",
                        "MPlayer",
                        "VLC2",
                        "libVLC2",
                        "dvdauthor",
                        "ffmpegthumbnailer",
                        "gpac",
                        "libgpod",
                        "libheif",
                        "libmovit",
                        "libquicktime",
                        "libquicktime-devel",
                        "libvideogfx",
                        "ming",
                        "mjpegtools",
                        "mplayer-devel",
                        "subtitleripper",
                        "mldonkey",
                        "mrtg",
                        "ntop",
                        "nxcomp",
                        "rrdtool",
                        "wap11gui",
                        "xymon-client",
                        "xymon-server",
                        "camlimages",
                        "pilot-link",
                        "p5.26-gd",
                        "p5.28-gd",
                        "p5.30-gd",
                        "p5.26-pgplot",
                        "p5.28-pgplot",
                        "p5.30-pgplot",
                        "p5.26-term-gnuplot",
                        "p5.28-term-gnuplot",
                        "p5.30-term-gnuplot",
                        "p5.26-tk",
                        "p5.28-tk",
                        "p5.30-tk",
                        "fig2dev",
                        "freetype",
                        "ghostscript",
                        "libharu",
                        "pslib",
                        "scribus",
                        "py27-game",
                        "py35-game",
                        "py36-game",
                        "py37-game",
                        "py38-game",
                        "py39-game",
                        "py37-gmic",
                        "py38-gmic",
                        "py39-gmic",
                        "py27-imread",
                        "py35-imread",
                        "py36-imread",
                        "py37-imread",
                        "py38-imread",
                        "py27-matplotlib",
                        "py35-matplotlib",
                        "py27-ngl",
                        "py27-nio",
                        "py27-pygrib",
                        "py35-pygrib",
                        "py36-pygrib",
                        "py37-pygrib",
                        "py38-pygrib",
                        "py39-pygrib",
                        "EMBOSS",
                        "aircraft_oap",
                        "arb",
                        "ecCodes",
                        "fldigi",
                        "flrig",
                        "gildas",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmsh",
                        "gwyddion",
                        "h5utils",
                        "ifeffit",
                        "magicspp",
                        "metview",
                        "miriad",
                        "molmol",
                        "ncarg",
                        "ncplot",
                        "ncview",
                        "ortep3",
                        "paraview",
                        "playerstage-player",
                        "playerstage-stage",
                        "pymol",
                        "root5",
                        "root6",
                        "swarm",
                        "vis5d",
                        "wgrib2",
                        "wview",
                        "xmedcon",
                        "xtide",
                        "yorick-z",
                        "littleutils",
                        "dvipng",
                        "tectonic",
                        "texlive-bin",
                        "htmldoc",
                        "rbmake",
                        "tesseract",
                        "tesseract-training",
                        "wv",
                        "NetSurf",
                        "analog",
                        "logstalgia",
                        "mod_qos",
                        "webalizer",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "AfterStep",
                        "fox",
                        "fvwm2",
                        "gcin",
                        "glw",
                        "grace",
                        "gtk2-extra",
                        "libsexy",
                        "mrxvt",
                        "openmotif",
                        "qt3",
                        "sunclock",
                        "vtwm",
                        "windowmaker",
                        "xcursorgen",
                        "xdialog",
                        "xfe",
                        "xonclock",
                        "xplanet",
                        "tumbler",
                        "pymol-devel",
                        "libfive",
                        "php81-gd",
                        "p5.32-gd",
                        "p5.32-pgplot",
                        "p5.32-term-gnuplot",
                        "p5.32-tk",
                        "zint",
                        "py310-game",
                        "opencv4-devel",
                        "opencv3-devel",
                        "py27-opencv3-devel",
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "py39-opencv3-devel",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-opencv4-devel",
                        "py38-opencv4-devel",
                        "py39-opencv4-devel",
                        "zvbi",
                        "audacity-legacy",
                        "darktable-devel",
                        "qt6-qtbase",
                        "rawtherapee",
                        "farbfeld",
                        "mod_tile",
                        "godot-3.2",
                        "gdk-pixbuf2-devel",
                        "p5.34-gd",
                        "p5.34-pgplot",
                        "p5.34-term-gnuplot",
                        "p5.34-tk",
                        "warzone2100",
                        "armagetronad",
                        "ocrad",
                        "p5.28-image-png-libpng",
                        "p5.30-image-png-libpng",
                        "p5.32-image-png-libpng",
                        "p5.34-image-png-libpng",
                        "ncpp",
                        "irrlichtmt",
                        "aptdec",
                        "godot",
                        "libaribb24",
                        "julius-caesar-3",
                        "augustus-caesar-3",
                        "py39-imread",
                        "py310-imread",
                        "optar",
                        "crispy-doom",
                        "gmic-lib",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "py310-opencv3",
                        "py310-opencv3-devel",
                        "py310-opencv4",
                        "py310-opencv4-devel",
                        "povray",
                        "pngloss",
                        "php82-gd",
                        "libavif",
                        "libjxl",
                        "gtk4",
                        "py314-orfeotoolbox",
                        "fltk-devel",
                        "kitty",
                        "luminance-hdr",
                        "fltk",
                        "frotz-sdl",
                        "abiword",
                        "py310-dlib",
                        "py310-pygrib",
                        "dosbox-staging",
                        "R-ragg",
                        "R-vdiffr",
                        "R-svglite",
                        "R-rvg",
                        "py311-game",
                        "R-showtext",
                        "R-sysfonts",
                        "R-rgl",
                        "R-readbitmap",
                        "lua54-luahpdf",
                        "lua53-luahpdf",
                        "lua52-luahpdf",
                        "lua51-luahpdf",
                        "R-ggiraph",
                        "py311-opencv3",
                        "py311-opencv3-devel",
                        "py311-opencv4",
                        "py311-opencv4-devel",
                        "BRiAl",
                        "m4ri",
                        "qt6-qtwebengine",
                        "ufo-ai",
                        "toxic",
                        "bart",
                        "amule",
                        "php83-gd",
                        "taisei",
                        "ocp",
                        "podofo-0.10",
                        "librasterlite2",
                        "py311-dlib",
                        "p5.28-imager",
                        "p5.30-imager",
                        "p5.32-imager",
                        "p5.34-imager",
                        "gtk4-devel",
                        "imager",
                        "InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "R-png",
                        "msdfgen",
                        "py312-game",
                        "py311-imread",
                        "py312-imread",
                        "ImageMagick7",
                        "py312-opencv4-devel",
                        "py312-orfeotoolbox",
                        "py312-opencv4",
                        "dlib",
                        "py312-dlib",
                        "ocrmypdf",
                        "wxgtk-3.0-cxx11",
                        "rawproc",
                        "php84-gd",
                        "qrscan",
                        "qt64-qtbase",
                        "qt64-qtwebengine",
                        "racket",
                        "py313-game",
                        "jpeg2png",
                        "libsixel",
                        "ffmpeg4",
                        "qt67-qtwebengine",
                        "qt67-qtbase",
                        "py313-opencv4",
                        "py313-opencv4-devel",
                        "gdal-hdf5",
                        "gdal-kea",
                        "qt68-qtbase",
                        "qt68-qtwebengine",
                        "py313-orfeotoolbox",
                        "apitrace",
                        "opensimh",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "luanti",
                        "previous",
                        "qt69-qtbase",
                        "qt69-qtwebengine",
                        "py314-opencv4",
                        "gdal-netcdf",
                        "py314-game"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kitty"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-mail-authenticationresults",
            "portdir": "perl/p5-mail-authenticationresults",
            "version": "1.20200824.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::AuthenticationResults",
            "description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "long_description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "active": false,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-dkim"
                    ]
                }
            ]
        },
        {
            "name": "lzma",
            "portdir": "archivers/lzma",
            "version": "26.00",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.7-zip.org/sdk.html",
            "description": "high compression ratio archiver",
            "long_description": "LZMA is default and general compression method of 7z format in 7-Zip program. LZMA provides high compression ratio and very fast decompression.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "boost176",
                        "boost178",
                        "boost181",
                        "botan",
                        "folly",
                        "root5",
                        "R-ijtiff",
                        "libarchive-qt",
                        "ugrep",
                        "ouch",
                        "root6",
                        "R-Rhtslib",
                        "fnm",
                        "littleutils",
                        "R-ragg",
                        "librasterlite2",
                        "wget2",
                        "boost187",
                        "boost188"
                    ]
                }
            ]
        },
        {
            "name": "filebrowser",
            "portdir": "net/filebrowser",
            "version": "2.59.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://filebrowser.org",
            "description": "Web File Browser",
            "long_description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "command_runner"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "pnpm",
                        "clang-18",
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mail-authenticationresults",
            "portdir": "perl/p5-mail-authenticationresults",
            "version": "2.202.602.160",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mail-authenticationresults",
            "homepage": "https://metacpan.org/pod/Mail::AuthenticationResults",
            "description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "long_description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-authenticationresults"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-mail-authenticationresults",
            "portdir": "perl/p5-mail-authenticationresults",
            "version": "2.202.602.160",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::AuthenticationResults",
            "description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "long_description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-clone",
                        "p5.28-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-dkim"
                    ]
                }
            ]
        }
    ]
}