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

{
    "count": 45437,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=601",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=599",
    "results": [
        {
            "name": "py37-munkres",
            "portdir": "python/py-munkres",
            "version": "1.1.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://software.clapper.org/munkres/",
            "description": "Munkres algorithm for Python",
            "long_description": "The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm models an assignment problem as an NxM cost matrix, where each element represents the cost of assigning the ith worker to the jth job, and it figures out the least-cost solution, choosing a single item from each row and column in the matrix, such that no row and no column are used more than once.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-sphinx_rtd_theme",
            "portdir": "python/py-sphinx_rtd_theme",
            "version": "1.0.0",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-rtd-theme.readthedocs.io/",
            "description": "ReadTheDocs.org mobile-friendly Sphinx theme.",
            "long_description": "ReadTheDocs.org mobile-friendly Sphinx theme.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-agate",
                        "py27-agate-excel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-leather"
                    ]
                }
            ]
        },
        {
            "name": "py310-biopython",
            "portdir": "python/py-biopython",
            "version": "1.83",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biopython.org/",
            "description": "Python tools for computational molecular biology",
            "long_description": "Python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-16",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-r6extended",
            "portdir": "R/R-r6extended",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r6extended",
            "description": "Extension for R6 base class",
            "long_description": "Extension for R6 base class",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-hellno",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-sphinx_rtd_theme",
            "portdir": "python/py-sphinx_rtd_theme",
            "version": "1.0.0",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-rtd-theme.readthedocs.io/",
            "description": "ReadTheDocs.org mobile-friendly Sphinx theme.",
            "long_description": "ReadTheDocs.org mobile-friendly Sphinx theme.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-agate",
                        "py36-agate-excel",
                        "py36-simpy-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-leather"
                    ]
                }
            ]
        },
        {
            "name": "py-munkres",
            "portdir": "python/py-munkres",
            "version": "1.1.4",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://software.clapper.org/munkres/",
            "description": "Munkres algorithm for Python",
            "long_description": "The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm models an assignment problem as an NxM cost matrix, where each element represents the cost of assigning the ith worker to the jth job, and it figures out the least-cost solution, choosing a single item from each row and column in the matrix, such that no row and no column are used more than once.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-munkres"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-luajson",
            "portdir": "lua/lua-luajson",
            "version": "1.3.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/harningt/luajson",
            "description": "customizable JSON decoder/encoder",
            "long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua53-lpeg",
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mate-icons",
            "portdir": "kde/mate-icons",
            "version": "1.12.0",
            "license": "(LGPL-3 or CC-BY-SA-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mate-desktop/mate-icon-theme",
            "description": "the official icon themes from the Mate desktop",
            "long_description": "the official icon themes from the Mate desktop, Mate and Menta.",
            "active": true,
            "categories": [
                "gnome",
                "kde",
                "kf5"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 58
                }
            ],
            "variants": [
                "rebuild"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-biopython",
            "portdir": "python/py-biopython",
            "version": "1.83",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biopython.org/",
            "description": "Python tools for computational molecular biology",
            "long_description": "Python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-16",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-randomLCA",
            "portdir": "R/R-randomLCA",
            "version": "1.1-3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=randomLCA",
            "description": "Random effects latent class analysis",
            "long_description": "Random effects latent class analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-doRNG",
                        "R-fastGHQuad",
                        "R-Rfast",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-luajson",
            "portdir": "lua/lua-luajson",
            "version": "1.3.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/harningt/luajson",
            "description": "customizable JSON decoder/encoder",
            "long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52",
                        "lua52-lpeg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libquvi-scripts"
                    ]
                }
            ]
        },
        {
            "name": "mesa",
            "portdir": "x11/mesa",
            "version": "22.1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.mesa3d.org",
            "description": "Mesa 3D Graphics Library",
            "long_description": "Mesa is an open-source implementation of the OpenGL specification, a system for rendering interactive 3D graphics.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 259
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "bison",
                        "flex",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "xorg-xorgproto",
                        "python311",
                        "py311-mako"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "xorg-libX11",
                        "xorg-libXdamage",
                        "xorg-libXext",
                        "xorg-libxcb",
                        "zstd",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "minetest",
                        "xorg-server-legacy",
                        "py27-PyQGLViewer",
                        "libepoxy",
                        "evas",
                        "xorg-server"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext",
                        "cannonsmash",
                        "crack-attack",
                        "gnome-session",
                        "cogl",
                        "glitz",
                        "openvrml",
                        "quesoglc",
                        "gnome-chemistry-utils",
                        "gfsview",
                        "liboglappth",
                        "webkit2-gtk",
                        "gdash",
                        "p5.28-opengl",
                        "p5.30-opengl",
                        "p5.32-opengl",
                        "p5.34-opengl",
                        "vis5d",
                        "gstreamer1-gst-plugins-base",
                        "wxgtk-3.0",
                        "gstreamer1-gst-plugins-bad",
                        "melonds",
                        "gtk4-devel",
                        "gtk4",
                        "ccpnmr",
                        "geomview",
                        "libghemical",
                        "xcrysden",
                        "yorick-gl",
                        "SoXt",
                        "Togl-2.0",
                        "glui",
                        "glw",
                        "glxinfo",
                        "gtkglarea2",
                        "qt3",
                        "xforms",
                        "alienarena",
                        "Togl",
                        "netgen",
                        "libsdl2-powerpc",
                        "magic",
                        "pcb",
                        "ResIL",
                        "audacious-plugins",
                        "molmol",
                        "fox",
                        "magicspp",
                        "freeglut",
                        "enblend",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk-devel",
                        "libguichan",
                        "libGLU",
                        "glxgears",
                        "Aseprite",
                        "gtk3",
                        "gtk3-devel",
                        "xine-lib",
                        "molden",
                        "opendx",
                        "wxgtk-2.8",
                        "libmovit",
                        "chromium-bsu",
                        "qore-glut-module",
                        "qore-opengl-module",
                        "stress-ng",
                        "p5.26-opengl"
                    ]
                }
            ]
        },
        {
            "name": "R-robmixglm",
            "portdir": "R/R-robmixglm",
            "version": "1.2-3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=robmixglm",
            "description": "Robust generalized linear models (GLM) using a mixture method",
            "long_description": "Robust generalized linear models (GLM) using a mixture method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2566
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-VGAM",
                        "R-bbmle",
                        "R-doRNG",
                        "R-fastGHQuad",
                        "R-actuar",
                        "R-Rcpp",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase",
                        "R-R.rsp",
                        "R-forward"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-bigfloat",
            "portdir": "python/py-bigfloat",
            "version": "0.4.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdickinson/bigfloat",
            "description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "long_description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-cython",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "py37-six",
                        "mpfr",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rsq",
            "portdir": "R/R-rsq",
            "version": "2.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsq",
            "description": "R-squared and related measures",
            "long_description": "R-squared and related measures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-lme4",
                        "R-deming",
                        "R-Deriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-stepjglm"
                    ]
                }
            ]
        },
        {
            "name": "py38-atomicwrites",
            "portdir": "python/py-atomicwrites",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/untitaker/python-atomicwrites",
            "description": "Powerful Python library for atomic file writes",
            "long_description": "Powerful Python library for atomic file writes",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-beancount-import"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-spyder-devel",
                        "py38-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py36-deprecated",
            "portdir": "python/py-deprecated",
            "version": "1.2.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tantale/deprecated",
            "description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
            "long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-wrapt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-test-runner"
                    ]
                }
            ]
        },
        {
            "name": "py310-munch",
            "portdir": "python/py-munch",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Infinidat/munch",
            "description": "A dot-accessible dictionary (a la JavaScript objects).",
            "long_description": "A dot-accessible dictionary (a la JavaScript objects).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-pbr",
                        "clang-16",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py39-atomicwrites",
            "portdir": "python/py-atomicwrites",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/untitaker/python-atomicwrites",
            "description": "Powerful Python library for atomic file writes",
            "long_description": "Powerful Python library for atomic file writes",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "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": [
                {
                    "type": "run",
                    "ports": [
                        "py39-spyder-devel",
                        "py39-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py310-atomicwrites",
            "portdir": "python/py-atomicwrites",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/untitaker/python-atomicwrites",
            "description": "Powerful Python library for atomic file writes",
            "long_description": "Powerful Python library for atomic file writes",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "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": [
                {
                    "type": "run",
                    "ports": [
                        "py310-spyder-devel",
                        "py310-spyder"
                    ]
                }
            ]
        },
        {
            "name": "ncpp",
            "portdir": "science/ncpp",
            "version": "2.3.0",
            "license": "permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NCAR/ncpp",
            "description": "Display program for viewing size-distributions from aircraft netCDF files.",
            "long_description": "ncpp is a X11-Motif based GUI program for looking at counts and size-distributions from RAF aircraft netCDF files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mf2k",
                    "github": "mf2k",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-15"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf-cxx",
                        "openmotif",
                        "xorg-libX11",
                        "xorg-libXt",
                        "zlib",
                        "libpng",
                        "netcdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-deprecated",
            "portdir": "python/py-deprecated",
            "version": "1.2.13",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tantale/deprecated",
            "description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
            "long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-deprecated"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-bigfloat",
            "portdir": "python/py-bigfloat",
            "version": "0.4.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdickinson/bigfloat",
            "description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "long_description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "python38",
                        "py38-six",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-common",
            "portdir": "gnome/gnome-common",
            "version": "3.18.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeCommon",
            "description": "Files that should be in pretty much every GNOME application.",
            "long_description": "Files that should be in pretty much every GNOME application.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "autoconf-archive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libgrss",
                        "vte-gtk2-xfce",
                        "glade3",
                        "gtkimageview",
                        "conglomerate",
                        "file-roller",
                        "gconf",
                        "gconf-editor",
                        "gdl",
                        "gdl3",
                        "ghex",
                        "gingerblue",
                        "glabels",
                        "gnome-calendar",
                        "gnome-font-viewer",
                        "gnome-js-common",
                        "gnome-menus",
                        "gnome-mud",
                        "gnome-music",
                        "gnome-session",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gnome-themes-extra",
                        "gnome-turtle",
                        "gnome-vfs",
                        "gnotime",
                        "gtk-internet-radio-locator",
                        "gthumb",
                        "gtksourceview",
                        "keybinder",
                        "py27-keybinder",
                        "libbonobo",
                        "libbonoboui",
                        "libepc",
                        "libgnome",
                        "libgnome-keyring",
                        "libgnomecanvas",
                        "libgnomecups",
                        "libgnomeprint",
                        "libgnomeprintui",
                        "libgnomeui",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "libwnck",
                        "policykit-gnome",
                        "seahorse",
                        "seed",
                        "vino",
                        "vte-gtk2-compat",
                        "xchat-gnome",
                        "osm-gps-map-gtk2",
                        "gnome-internet-radio-locator",
                        "gnome-chemistry-utils",
                        "libgpod",
                        "gtksourceview2",
                        "gssdp",
                        "gnome-terminal",
                        "stardict",
                        "anjuta",
                        "gnomint",
                        "gtk-engines2",
                        "gnome-mime-data",
                        "alacarte",
                        "intltool",
                        "gtk-radio",
                        "libgda5",
                        "goffice08",
                        "empathy",
                        "gnome-control-center"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "garagejam",
                        "gnome-voice"
                    ]
                }
            ]
        },
        {
            "name": "gnome3-apps",
            "portdir": "gnome/gnome3-apps",
            "version": "3.26.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://help.gnome.org/misc/release-notes/3.16/",
            "description": "The GNOME 3 Apps module set",
            "long_description": "The GNOME 3 Apps module set",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [
                "broken"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "devhelp",
                        "ghex",
                        "gitg",
                        "dconf-editor",
                        "gnome-devel-docs",
                        "gnome-dictionary",
                        "rygel",
                        "gnome-chess"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome"
                    ]
                }
            ]
        },
        {
            "name": "py311-atomicwrites",
            "portdir": "python/py-atomicwrites",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/untitaker/python-atomicwrites",
            "description": "Powerful Python library for atomic file writes",
            "long_description": "Powerful Python library for atomic file writes",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "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": [
                {
                    "type": "run",
                    "ports": [
                        "py311-spyder"
                    ]
                }
            ]
        },
        {
            "name": "gnome-devel-docs",
            "portdir": "gnome/gnome-devel-docs",
            "version": "3.38.2",
            "license": "GFDL-1.1+ and CC-BY-SA-3 and CC-BY-SA-4",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME Developer Documentation Package",
            "long_description": "The GNOME Developer Documentation Package contains essential documentation for GNOME developers. See notes for a list of documents provided.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gettext",
                        "glib2",
                        "clang-14",
                        "itstool",
                        "libxml2"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-apps"
                    ]
                }
            ]
        },
        {
            "name": "gnome-doc-utils",
            "portdir": "gnome/gnome-doc-utils",
            "version": "0.20.10",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeDocUtils",
            "description": "GNOME document utils.",
            "long_description": "gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "intltool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "py27-libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rarian",
                        "docbook-xsl-nons",
                        "docbook-xml",
                        "iso-codes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gmpc",
                        "gobby",
                        "etherape",
                        "glade3",
                        "gelide",
                        "conglomerate",
                        "gconf-editor",
                        "gnome-mud",
                        "xchat-gnome",
                        "stardict",
                        "viking"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mp3splt-gtk",
                        "gnome-chemistry-utils"
                    ]
                }
            ]
        },
        {
            "name": "gsettings-desktop-schemas",
            "portdir": "gnome/gsettings-desktop-schemas",
            "version": "3.38.0",
            "license": "LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop.",
            "long_description": "gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "ninja",
                        "pkgconfig",
                        "python310",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-terminal",
                        "eog-plugins",
                        "frogr",
                        "gingerblue",
                        "glib-networking",
                        "gnome-desktop",
                        "gnome-font-viewer",
                        "gnome-maps",
                        "gnome-radio",
                        "libgtkhtml4",
                        "liferea",
                        "metacity",
                        "nautilus",
                        "totem",
                        "gitg",
                        "evince",
                        "gnome3-core",
                        "gedit",
                        "eog",
                        "epiphany",
                        "fsearch",
                        "empathy",
                        "gnome-control-center",
                        "gnome-settings-daemon",
                        "devhelp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "meld"
                    ]
                }
            ]
        },
        {
            "name": "yelp-tools",
            "portdir": "gnome/yelp-tools",
            "version": "3.38.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Yelp/Tools",
            "description": "Tools to help create Yelp documentation.",
            "long_description": "yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "libxslt",
                        "clang-14",
                        "pkgconfig",
                        "libxml2"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yelp-xsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnome-terminal",
                        "balsa",
                        "baobab",
                        "file-roller",
                        "ghex",
                        "gingerblue",
                        "glabels",
                        "gnome-applets",
                        "gnome-chess",
                        "gnome-music",
                        "gnome-panel",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gtk-internet-radio-locator",
                        "gthumb",
                        "seahorse",
                        "gnome-internet-radio-locator",
                        "stardict",
                        "anjuta",
                        "easytag",
                        "easytag-devel",
                        "gtk-radio",
                        "glade3",
                        "libgda5",
                        "glom",
                        "gnome-photos",
                        "empathy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "yelp-xsl",
            "portdir": "gnome/yelp-xsl",
            "version": "3.38.3",
            "license": "GPL-2 and LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Yelp",
            "description": "A collection of XSLT and other data files required by Yelp.",
            "long_description": "yelp-xsl contains various XSLT files for transforming DocBook, Mallard, and other formats as required by Yelp.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "gettext",
                        "pkgconfig",
                        "itstool",
                        "libiconv",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yelp-tools",
                        "gnome3-core",
                        "yelp"
                    ]
                }
            ]
        },
        {
            "name": "py310-exifread",
            "portdir": "python/py-exifread",
            "version": "2.3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ianare/exif-py",
            "description": "EXIF.py - Python interface to the EXIF meta-data",
            "long_description": "Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 91
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-deprecated",
            "portdir": "python/py-deprecated",
            "version": "1.2.13",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tantale/deprecated",
            "description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
            "long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-wrapt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pikepdf",
                        "py38-fabric",
                        "py38-test-runner"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pygithub"
                    ]
                }
            ]
        },
        {
            "name": "py36-python-lsp-server",
            "portdir": "python/py-python-lsp-server",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-server",
            "description": "A Python implementation of the Language Server Protocol",
            "long_description": "Fork of the python-language-server project, maintained by the Spyder IDE team and the community.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-autopep8",
                        "py36-codestyle",
                        "py36-docstyle",
                        "py36-flake8",
                        "py36-flake8-mccabe",
                        "py36-jedi",
                        "py36-pluggy",
                        "py36-pyflakes",
                        "py36-pylint",
                        "py36-rope",
                        "py36-setuptools",
                        "py36-ujson",
                        "py36-yapf",
                        "py36-python-lsp-jsonrpc",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python-lsp-server_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-flaky",
                        "py36-mock",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyls-spyder",
                        "py36-python-lsp-black"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-spyder",
                        "py36-spyder-devel"
                    ]
                }
            ]
        },
        {
            "name": "py37-deprecated",
            "portdir": "python/py-deprecated",
            "version": "1.2.13",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tantale/deprecated",
            "description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
            "long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-wrapt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-test-runner"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pygithub"
                    ]
                }
            ]
        },
        {
            "name": "py39-pdm-backend",
            "portdir": "python/py-pdm-backend",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdm-project/pdm-backend",
            "description": "The build backend used by PDM that supports latest packaging standards",
            "long_description": "The build backend used by PDM that supports latest packaging standards",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-asv-runner",
                        "py39-pytoolconfig"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-typer"
                    ]
                }
            ]
        },
        {
            "name": "libtermkey",
            "portdir": "devel/libtermkey",
            "version": "0.22",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.leonerd.org.uk/code/libtermkey/",
            "description": "Cross-platform asynchronous I/O",
            "long_description": "libuv is a multi-platform support library with a focus on asynchronous I/O.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unibilium"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vis",
                        "neovim",
                        "neovim-devel"
                    ]
                }
            ]
        },
        {
            "name": "wxWidgets-common",
            "portdir": "graphics/wxWidgets-common",
            "version": "3.2.4",
            "license": "wxwidgets-3.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wxwidgets.org/",
            "description": "wxWidgets: m4 and bakefiles",
            "long_description": "Files for autotools and bakefiles shared for multiple versions of wxWidgets",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 214
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wxWidgets-2.8",
                        "wxgtk-2.8",
                        "wxWidgets-3.0",
                        "wxWidgets-3.0-cxx11",
                        "wxPython-3.0",
                        "wxgtk-3.0",
                        "wxWidgets-3.2"
                    ]
                }
            ]
        },
        {
            "name": "poppler-data",
            "portdir": "graphics/poppler-data",
            "version": "0.4.12",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poppler.freedesktop.org/",
            "description": "Poppler encoding data.",
            "long_description": "Poppler encoding data.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pdf2htmlex",
                        "poppler-qt4-mac",
                        "poppler",
                        "poppler-qt5",
                        "poppler-devel",
                        "poppler-devel-qt5"
                    ]
                }
            ]
        },
        {
            "name": "R-simIReff",
            "portdir": "R/R-simIReff",
            "version": "1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/julian-urbano/simIReff",
            "description": "Stochastic simulation for information retrieval evaluation – effectiveness scores",
            "long_description": "Stochastic simulation for information retrieval evaluation – effectiveness scores",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-np",
                        "R-rvinecopulib",
                        "R-truncnorm",
                        "R-bde",
                        "R-ks",
                        "R-extraDistr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mypaint-brushes",
            "portdir": "graphics/mypaint-brushes",
            "version": "2.0.2",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypaint/mypaint-brushes",
            "description": "libmypaint brush data version 2 (used by MyPaint)",
            "long_description": "libmypaint brush data version 2 (used by MyPaint)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1764
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MyPaint"
                    ]
                }
            ]
        },
        {
            "name": "mypaint-brushes1",
            "portdir": "graphics/mypaint-brushes",
            "version": "1.3.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypaint/mypaint-brushes",
            "description": "libmypaint brush data version 1 (used by GIMP)",
            "long_description": "libmypaint brush data version 1 (used by GIMP)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1764
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel"
                    ]
                }
            ]
        },
        {
            "name": "nanovg",
            "portdir": "graphics/nanovg",
            "version": "20190524",
            "license": "zlib",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/wjakob/nanovg",
            "description": "antialiased 2-D vector drawing library on top of OpenGL for UI and visualizations",
            "long_description": "NanoVG is a small antialiased vector graphics rendering library for OpenGL. It has a lean API modeled after the HTML5 <canvas> API. It is intended to be a practical toolset for building scalable user interfaces and visualizations.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "metalnanovg",
                        "nanogui",
                        "nanogui-wjakob"
                    ]
                }
            ]
        },
        {
            "name": "metalnanovg",
            "portdir": "graphics/nanovg",
            "version": "20190710",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/wjakob/nanovg_metal",
            "description": "Metal port of NanoVG",
            "long_description": "MetalNanoVG is the native Metal port of NanoVG that tries to get the most out of Apple's Graphics API.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nanovg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nanogui"
                    ]
                }
            ]
        },
        {
            "name": "py310-colorlog",
            "portdir": "python/py-colorlog",
            "version": "6.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/borntyping/python-colorlog",
            "description": "Log formatting with colors!",
            "long_description": "Log formatting with colors!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-astropy"
                    ]
                }
            ]
        },
        {
            "name": "djvu2pdf",
            "portdir": "graphics/djvu2pdf",
            "version": "0.9.2",
            "license": "GPL and LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://0x2a.at/site/projects/djvu2pdf/",
            "description": "converts Djvu files to PDF files",
            "long_description": "djvu2pdf is a small tool to convert Djvu files to PDF files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "djvulibre",
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-colorlog",
            "portdir": "python/py-colorlog",
            "version": "6.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/borntyping/python-colorlog",
            "description": "Log formatting with colors!",
            "long_description": "Log formatting with colors!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-astropy"
                    ]
                }
            ]
        },
        {
            "name": "R-stepjglm",
            "portdir": "R/R-stepjglm",
            "version": "0.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stepjglm",
            "description": "Variable selection for joint modeling of mean and dispersion",
            "long_description": "Variable selection for joint modeling of mean and dispersion",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rsq"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kde-extra-cmake-modules",
            "portdir": "kde/kde-extra-cmake-modules",
            "version": "5.86.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invent.kde.org/frameworks/extra-cmake-modules",
            "description": "Extra modules and scripts for CMake.",
            "long_description": "Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kf5"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 58
                }
            ],
            "variants": [
                "debug",
                "qt4",
                "qt5",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "phonon-qt5",
                        "phonon-backend-gstreamer-qt5",
                        "phonon-backend-vlc-qt5",
                        "PolyMC",
                        "owncloud-client",
                        "PrismLauncher",
                        "libalkimia"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "photoqt"
                    ]
                }
            ]
        },
        {
            "name": "kde-extra-cmake-modules-devel",
            "portdir": "kde/kde-extra-cmake-modules",
            "version": "5.75.0.7",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invent.kde.org/frameworks/extra-cmake-modules",
            "description": "Extra modules and scripts for CMake.",
            "long_description": "Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kf5"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 58
                }
            ],
            "variants": [
                "debug",
                "qt4",
                "qt5",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}