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

{
    "count": 45470,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=909",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=907",
    "results": [
        {
            "name": "py312-survey",
            "portdir": "python/py-survey",
            "version": "5.2.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Exahilosys/survey",
            "description": "Simple library for creating beautiful interactive prompts",
            "long_description": "Simple library for creating beautiful interactive prompts",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-16",
                        "py312-build",
                        "py312-setuptools_scm",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "maestral",
                        "py-survey"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-image",
            "portdir": "x11/xorg-xcb-util-image",
            "version": "0.4.1",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org",
            "description": "X.org xcb-util-image",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 259
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xcb-util",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "awesome",
                        "xorg-xcb-util-cursor"
                    ]
                }
            ]
        },
        {
            "name": "py39-re2",
            "portdir": "python/py-re2",
            "version": "1.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/pyre2",
            "description": "Python wrapper of Google's RE2 library.",
            "long_description": "pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "re2",
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xorg-xcb-util-cursor",
            "portdir": "x11/xorg-xcb-util-cursor",
            "version": "0.1.4",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org",
            "description": "X.org xcb-util-cursor",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 259
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-util-macros",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xcb-util",
                        "xorg-xorgproto",
                        "xorg-xcb-util-image",
                        "xorg-xcb-util-renderutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3",
                        "awesome",
                        "rofi",
                        "Hypr"
                    ]
                }
            ]
        },
        {
            "name": "py312-importlib-resources",
            "portdir": "python/py-importlib-resources",
            "version": "6.1.2",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://importlib-resources.readthedocs.io",
            "description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
            "long_description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools_scm",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-importlib-resources"
                    ]
                }
            ]
        },
        {
            "name": "R-broom.mixed",
            "portdir": "R/R-broom.mixed",
            "version": "0.2.9.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bbolker/broom.mixed",
            "description": "Tidy methods for mixed models in R",
            "long_description": "Tidy methods for mixed models in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2573
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-coda",
                        "R-forcats",
                        "R-furrr",
                        "R-CRAN-recommended",
                        "R-broom",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eyetrackingR",
                        "R-merTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-huxtable",
                        "R-jtools",
                        "R-panelr",
                        "R-mice",
                        "R-modelsummary",
                        "R-ggpmisc"
                    ]
                }
            ]
        },
        {
            "name": "libnatpmp",
            "portdir": "net/libnatpmp",
            "version": "20230423",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://miniupnp.free.fr/",
            "description": "Portable and fully compliant implementation of the NAT-PMP protocol for the client side",
            "long_description": "Portable and fully compliant implementation of the NAT-PMP protocol for the client side",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+miniupnp",
                    "github": "edilmedeiros",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-datetimeutils",
            "portdir": "R/R-datetimeutils",
            "version": "0.6-4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://enricoschumann.net/R/packages/datetimeutils",
            "description": "R utilities for working with dates and times",
            "long_description": "R utilities for working with dates and times",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMwR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NMOF"
                    ]
                }
            ]
        },
        {
            "name": "rb27-rmagick",
            "portdir": "ruby/rb-rmagick",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmagick.github.io",
            "description": "The Ruby interface to ImageMagick",
            "long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
            "active": true,
            "categories": [
                "graphics",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "ruby27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb26-rmagick",
            "portdir": "ruby/rb-rmagick",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmagick.github.io",
            "description": "The Ruby interface to ImageMagick",
            "long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
            "active": true,
            "categories": [
                "graphics",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "ruby26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb24-rmagick",
            "portdir": "ruby/rb-rmagick",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmagick.github.io",
            "description": "The Ruby interface to ImageMagick",
            "long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
            "active": true,
            "categories": [
                "graphics",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "ruby24"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb23-rmagick",
            "portdir": "ruby/rb-rmagick",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmagick.github.io",
            "description": "The Ruby interface to ImageMagick",
            "long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
            "active": true,
            "categories": [
                "graphics",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "ruby23"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vcmeta",
            "portdir": "R/R-vcmeta",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgbonett/vcmeta",
            "description": "Varying Coefficient Meta-Analysis",
            "long_description": "Varying Coefficient Meta-Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-mathjaxr",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kicad",
            "portdir": "science/kicad",
            "version": "7.0.11",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kicad.org/",
            "description": "KiCad is an electronic design automation software suite",
            "long_description": "KiCad is an EDA software suite for the creation of professional schematics and printed circuit boards up to 32 copper layers with additional technical layers.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 146
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "doxygen",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "libpixman",
                        "macports-libcxx",
                        "curl",
                        "ngspice",
                        "opencascade",
                        "kicad-docs",
                        "zlib",
                        "kicad-footprints",
                        "kicad-packages3D",
                        "kicad-templates",
                        "python311",
                        "py311-pybind11",
                        "boost181",
                        "py311-wxpython-4.0",
                        "kicad-symbols",
                        "unixODBC",
                        "glm",
                        "legacy-support",
                        "cairo",
                        "glew"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kicad-symbols",
            "portdir": "science/kicad",
            "version": "7.0.11",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kicad.org/",
            "description": "Kicad symbols",
            "long_description": "Kicad symbols",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 146
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "legacy-support",
                        "macports-libcxx",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kicad"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CXSparse",
            "portdir": "math/SuiteSparse",
            "version": "4.4.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CXSparse: a concise extended sparse matrix package.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "filebrowser",
            "portdir": "net/filebrowser",
            "version": "2.28.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": 150
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-16",
                        "nodejs20",
                        "npm10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SuiteSparse_LDL",
            "portdir": "math/SuiteSparse",
            "version": "3.3.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_LDL: a very concise LDL' factorization package.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config",
                        "SuiteSparse_AMD"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "scons",
            "portdir": "devel/scons",
            "version": "4.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scons.org",
            "description": "A software construction tool",
            "long_description": "SCons is an Open Source software construction tool--that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "godot-3.2",
                        "iulib",
                        "py36-isce2",
                        "fife",
                        "nonpareil",
                        "fsp",
                        "fspclient",
                        "serf1",
                        "py37-isce2",
                        "ncpp",
                        "aircraft_oap",
                        "boswars",
                        "field3d",
                        "relax",
                        "fsplib",
                        "ocropus",
                        "nsis",
                        "rmlint",
                        "glob2",
                        "cantera",
                        "gmtl",
                        "gpsd",
                        "godot"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "consodoc"
                    ]
                }
            ]
        },
        {
            "name": "py39-xkcdpass",
            "portdir": "python/py-xkcdpass",
            "version": "1.19.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redacted/XKCD-password-generator",
            "description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-xkcdpass",
            "portdir": "python/py-xkcdpass",
            "version": "1.19.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redacted/XKCD-password-generator",
            "description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.480.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "curl",
                        "p5.26-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-search-elasticsearch-client-5_0",
                        "p5.26-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lwp-curl"
                    ]
                }
            ]
        },
        {
            "name": "py311-xkcdpass",
            "portdir": "python/py-xkcdpass",
            "version": "1.19.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redacted/XKCD-password-generator",
            "description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.560.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "curl",
                        "p5.30-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-search-elasticsearch-client-5_0",
                        "p5.30-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-lwp-curl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-perlmagick",
            "portdir": "perl/p5-perlmagick",
            "version": "6.9.11-60",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://legacy.imagemagick.org/script/perl-magick.php",
            "description": "Perl extension for calling ImageMagick's libMagick methods",
            "long_description": "Perl extension for calling ImageMagick's libMagick methods",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gd-securityimage"
                    ]
                }
            ]
        },
        {
            "name": "py310-importlib-resources",
            "portdir": "python/py-importlib-resources",
            "version": "6.1.2",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://importlib-resources.readthedocs.io",
            "description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
            "long_description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb25-rmagick",
            "portdir": "ruby/rb-rmagick",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmagick.github.io",
            "description": "The Ruby interface to ImageMagick",
            "long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
            "active": true,
            "categories": [
                "graphics",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "ruby25"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.560.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "curl",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-search-elasticsearch-client-5_0",
                        "p5.32-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-lwp-curl"
                    ]
                }
            ]
        },
        {
            "name": "mercurial",
            "portdir": "devel/mercurial",
            "version": "6.7.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mercurial-scm.org",
            "description": "A fast, lightweight, distributed SCM system written in Python.",
            "long_description": "Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. A distributed SCM tool is designed to support a model in which each Repository is loosely coupled to many others. Each Repository contains a complete set of metadata describing one or more projects. These repositories may be located almost anywhere. Individual developers only need access to their own repositories, not to a central one, in order to commit changes. Changes can be share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 144
                }
            ],
            "variants": [
                "rust",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gettext",
                        "gmake",
                        "py311-setuptools",
                        "py311-docutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle",
                        "py311-gnureadline",
                        "py311-re2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "fetch",
                    "ports": [
                        "ocropus",
                        "py27-pylibelf",
                        "plovr",
                        "BWToolkit",
                        "PlasmaClient"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hg-credentials",
                        "git-cinnabar",
                        "hg-keyring",
                        "py27-hgsubversion",
                        "git-remote-hg",
                        "py27-hgexperimental",
                        "tortoisehg",
                        "hg-evolve",
                        "hg-git"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-mercurial_extension_utils",
                        "py27-mercurial_extension_utils",
                        "py37-mercurial_extension_utils",
                        "py39-mercurial_extension_utils",
                        "py311-mercurial_extension_utils",
                        "py38-mercurial_extension_utils"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "shards"
                    ]
                }
            ]
        },
        {
            "name": "ImageMagick",
            "portdir": "graphics/ImageMagick",
            "version": "6.9.13-7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://legacy.imagemagick.org",
            "description": "Tools and libraries to manipulate images in many formats",
            "long_description": "This is the legacy ImageMagick version 6. For the modern ImageMagick version 7, please go to port ImageMagick7. ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "graphviz",
                "lqr",
                "pango",
                "rsvg",
                "wmf",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libtool",
                        "pkgconfig",
                        "djvulibre",
                        "fontconfig",
                        "jbigkit",
                        "lcms2",
                        "libjpeg-turbo",
                        "libpng",
                        "libraw",
                        "openexr",
                        "openjpeg",
                        "bzip2",
                        "webp",
                        "fftw-3",
                        "libheif",
                        "freetype",
                        "ghostscript",
                        "expat",
                        "libiconv",
                        "libxml2",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXt",
                        "tiff",
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "urw-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "enigma",
                        "chemical-mime-data",
                        "gri",
                        "tango-icon-theme-extras",
                        "awesome",
                        "tango-icon-theme",
                        "scute",
                        "metview",
                        "advi",
                        "postgis",
                        "enigma-devel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pstoedit",
                        "autotrace",
                        "abiword",
                        "vips",
                        "py35-djvubind",
                        "py36-djvubind",
                        "virtuoso-7",
                        "py27-wand",
                        "py35-wand",
                        "py36-wand",
                        "p5.26-perlmagick",
                        "LyX1",
                        "libpst",
                        "py37-wand",
                        "synfig",
                        "gscan2pdf",
                        "dblatex",
                        "php55-imagick",
                        "php56-imagick",
                        "php70-imagick",
                        "php71-imagick",
                        "php72-imagick",
                        "php73-imagick",
                        "php74-imagick",
                        "php80-imagick",
                        "php81-imagick",
                        "php82-imagick",
                        "php83-imagick",
                        "php53-magickwand",
                        "php54-magickwand",
                        "php55-magickwand",
                        "php56-magickwand",
                        "rb-rmagick",
                        "rb32-rmagick",
                        "rb31-rmagick",
                        "rb30-rmagick",
                        "rb27-rmagick",
                        "rb26-rmagick",
                        "rb25-rmagick",
                        "rb24-rmagick",
                        "rb23-rmagick",
                        "opendx",
                        "xastir",
                        "cuneiform",
                        "t-rec",
                        "cyan",
                        "converseen",
                        "psiconv",
                        "chafa",
                        "digikam",
                        "vapoursynth",
                        "py38-wand",
                        "py39-wand",
                        "py310-wand",
                        "py311-wand",
                        "py312-wand",
                        "p5.28-image-sane",
                        "p5.30-image-sane",
                        "p5.32-image-sane",
                        "p5.34-image-sane",
                        "R-magick",
                        "pyxplot",
                        "oofcanvas",
                        "LyX",
                        "p5.28-pdf-builder",
                        "p5.30-pdf-builder",
                        "p5.32-pdf-builder",
                        "p5.34-pdf-builder",
                        "tovid",
                        "inkscape",
                        "inkscape-devel",
                        "p5.28-perlmagick",
                        "p5.30-perlmagick",
                        "p5.32-perlmagick",
                        "p5.34-perlmagick",
                        "libtuxcap",
                        "virtuoso-5",
                        "virtuoso-6",
                        "ale",
                        "dmtx-utils",
                        "photoqt",
                        "zbar",
                        "p5.28-barcode-zbar",
                        "p5.30-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "dvdauthor",
                        "dvdrip",
                        "libopenshot",
                        "transcode",
                        "xine-lib",
                        "php53-imagick",
                        "php54-imagick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wv",
                        "latex2rtf",
                        "spidereyeballs",
                        "vis5d",
                        "R-animation",
                        "vcs",
                        "geeqie",
                        "pdfsandwich",
                        "mediawiki",
                        "kde4-kile",
                        "py310-scapy",
                        "optar",
                        "R-magickGUI",
                        "folderify",
                        "ttygif",
                        "py311-scapy",
                        "py312-scapy",
                        "py38-scapy-devel",
                        "py39-scapy-devel",
                        "py310-scapy-devel",
                        "py311-scapy-devel",
                        "py312-scapy-devel",
                        "beets",
                        "beets-devel",
                        "py27-scapy",
                        "py38-scapy",
                        "py39-scapy",
                        "yap-app"
                    ]
                }
            ]
        },
        {
            "name": "p5-perlmagick",
            "portdir": "perl/p5-perlmagick",
            "version": "6.9.13-7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "p5.34-perlmagick",
            "homepage": "https://legacy.imagemagick.org/script/perl-magick.php",
            "description": "Perl extension for calling ImageMagick's libMagick methods",
            "long_description": "Perl extension for calling ImageMagick's libMagick methods",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-perlmagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-perlmagick",
            "portdir": "perl/p5-perlmagick",
            "version": "6.9.13-7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://legacy.imagemagick.org/script/perl-magick.php",
            "description": "Perl extension for calling ImageMagick's libMagick methods",
            "long_description": "Perl extension for calling ImageMagick's libMagick methods",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-image-phash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gd-securityimage",
                        "p5.28-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-perlmagick",
            "portdir": "perl/p5-perlmagick",
            "version": "6.9.13-7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://legacy.imagemagick.org/script/perl-magick.php",
            "description": "Perl extension for calling ImageMagick's libMagick methods",
            "long_description": "Perl extension for calling ImageMagick's libMagick methods",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-image-phash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-gd-securityimage",
                        "p5.30-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-perlmagick",
            "portdir": "perl/p5-perlmagick",
            "version": "6.9.13-7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://legacy.imagemagick.org/script/perl-magick.php",
            "description": "Perl extension for calling ImageMagick's libMagick methods",
            "long_description": "Perl extension for calling ImageMagick's libMagick methods",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-image-phash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gd-securityimage",
                        "p5.32-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "virtuoso-5",
            "portdir": "devel/virtuoso-5",
            "version": "5.0.15",
            "license": "GPL",
            "platforms": "{darwin < 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
            "description": "a high-performance object-relational SQL database",
            "long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2573
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "kerberos5",
                        "openssl10",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-imagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-weights",
            "portdir": "R/R-weights",
            "version": "1.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=weights",
            "description": "Weighting and weighted statistics",
            "long_description": "Weighting and weighted statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gdata",
                        "R-mice",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-Hmisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-anesrake",
                        "R-lctools",
                        "R-maic",
                        "R-smacof"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jtools"
                    ]
                }
            ]
        },
        {
            "name": "R-wordcloud",
            "portdir": "R/R-wordcloud",
            "version": "2.6",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wordcloud",
            "description": "Word clouds",
            "long_description": "Word clouds",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-slam",
                        "R-tm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GNAR",
                        "R-RNewsflow",
                        "R-networktools",
                        "R-shinyr",
                        "R-smacof"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stm",
                        "R-textmineR"
                    ]
                }
            ]
        },
        {
            "name": "virtuoso-6",
            "portdir": "devel/virtuoso-6",
            "version": "6.1.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
            "description": "a high-performance object-relational SQL database",
            "long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 147
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "openssl10",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.92",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 5
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python39",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "libtool",
                        "pkgconfig",
                        "xmlto",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libiconv",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-barcode-zbar",
                        "p5.30-barcode-zbar",
                        "p5.32-barcode-zbar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-zbar",
                        "py38-zbar",
                        "py37-zbar",
                        "py39-zbar",
                        "py310-zbar"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-barcode-zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.92",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 5
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python39",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "perl5.30",
                        "libiconv",
                        "zbar",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-barcode-zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.92",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 5
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python39",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "perl5.32",
                        "libiconv",
                        "zbar",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvdauthor",
            "portdir": "multimedia/dvdauthor",
            "version": "0.7.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dvdauthor.sourceforge.net/",
            "description": "A simple set of tools to help author a DVD.",
            "long_description": "A simple set of tools to help you author a DVD. The idea is to be able to create menus, buttons, chapters, etc, but for now you can just take an mpeg stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "maurice",
                    "github": "robbyn",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "freetype",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "fribidi",
                        "zlib",
                        "libdvdread",
                        "ImageMagick",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tovid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kdenlive"
                    ]
                }
            ]
        },
        {
            "name": "dvdrip",
            "portdir": "multimedia/dvdrip",
            "version": "0.98.11",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.exit1.org/dvdrip/",
            "description": "perl front end for transcode",
            "long_description": "dvd::rip is a full featured DVD copy program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "transcode",
                        "perl5.34",
                        "p5.34-anyevent",
                        "p5.34-event",
                        "ImageMagick",
                        "p5.34-event-rpc",
                        "p5.34-gtk2",
                        "p5.34-gtk2-ex-formfactory",
                        "p5.34-libintl-perl",
                        "p5.34-event-execflow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libopenshot",
            "portdir": "multimedia/libopenshot",
            "version": "0.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openshot.org/",
            "description": "Library for creating and editing videos",
            "long_description": "Library for creating and editing videos. Includes python bindings but not ruby.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ctreleaven",
                    "github": "ctreleaven",
                    "ports_count": 43
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmultimedia",
                        "cppzmq",
                        "jsoncpp",
                        "swig-python",
                        "qt5-qtbase",
                        "libomp",
                        "ffmpeg",
                        "libopenshot-audio",
                        "py311-zmq",
                        "ImageMagick",
                        "qt5-qtwebkit",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "openshot-qt"
                    ]
                }
            ]
        },
        {
            "name": "transcode",
            "portdir": "multimedia/transcode",
            "version": "1.1.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://packages.gentoo.org/packages/media-video/transcode",
            "description": "Video and audio processing tools",
            "long_description": "transcode is a suite of tools, all of which are command line utilities, for transcoding various video, audio, and container formats, running on a platform that supports shared libraries and threads. Decoding and encoding is done by modules that are responsible for feeding transcode with raw video/ audio streams (import modules) and encoding the frames (export modules). It includes a variety of video and audio filters, including (but not limited to) video de-interlacing, audio resampling, framerate conversion, different resizing algorithms, smoothing, sharpening, denoisifying, and cutting.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "lionteeth",
                    "github": "Liontooth",
                    "ports_count": 1
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [
                "mmx",
                "full",
                "a52dec",
                "faac",
                "freetype",
                "imagemagick",
                "libdv",
                "libogg",
                "libpostproc",
                "libquicktime",
                "libtheora",
                "libvorbis",
                "libxml2",
                "lzo",
                "mjpegtools",
                "x264",
                "xvid",
                "experimental",
                "deprecated",
                "libsdl",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread",
                        "libsdl",
                        "ImageMagick",
                        "libjpeg-turbo",
                        "XviD",
                        "ffmpeg",
                        "libdv",
                        "libmpeg2",
                        "libogg",
                        "lzo2",
                        "libtheora",
                        "mjpegtools",
                        "x264",
                        "freetype",
                        "libxml2",
                        "xorg-libXaw",
                        "xorg-libXv",
                        "xpm",
                        "libquicktime-devel",
                        "a52dec",
                        "faac",
                        "lame",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subtitleripper",
                        "tovid",
                        "dvdrip"
                    ]
                }
            ]
        },
        {
            "name": "php53-imagick",
            "portdir": "php/php-imagick",
            "version": "3.3.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php54-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php72-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php72"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php73-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php73"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mybb"
                    ]
                }
            ]
        }
    ]
}