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

{
    "count": 45537,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=8",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=6",
    "results": [
        {
            "name": "p5-boolean",
            "portdir": "perl/p5-boolean",
            "version": "0.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-boolean",
            "homepage": "https://metacpan.org/pod/boolean",
            "description": "boolean - Boolean support for Perl",
            "long_description": "boolean - Boolean support for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-boolean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-boolean",
            "portdir": "perl/p5-boolean",
            "version": "0.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/boolean",
            "description": "boolean - Boolean support for Perl",
            "long_description": "boolean - Boolean support for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-json-maybexs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-yaml-pp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-natural"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-garbage",
            "portdir": "lisp/cl-trivial-garbage",
            "version": "20231018",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trivial-garbage/trivial-garbage",
            "description": "Portable GC-related APIs for Common Lisp.",
            "long_description": "Portable GC-related APIs for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "ecl",
                        "sbcl",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dbi",
                        "cl-dexador",
                        "cl-gobject-introspection",
                        "cl-plus-ssl",
                        "cl-cffi-gtk",
                        "cl-eager-future2",
                        "cl-nfiles",
                        "cl-bordeaux-threads",
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-captcha-recaptcha",
            "portdir": "perl/p5-captcha-recaptcha",
            "version": "0.990.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Captcha::reCaptcha",
            "description": "A Perl implementation of the reCAPTCHA API",
            "long_description": "A Perl implementation of the reCAPTCHA API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-tiny",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-astro-fits-header",
            "portdir": "perl/p5-astro-fits-header",
            "version": "3.90.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-astro-fits-header",
            "homepage": "https://metacpan.org/pod/Astro::FITS::Header",
            "description": "Module to work with FITS header blocks",
            "long_description": "The Astro::FITS::Header module can work with FITS Header blocks, either directly from the primary FITS HDU of a file complying with the FITS data standard, or from the FITS extension in an extensible N-dimensional data format (NDF) file or from a Global Section Data file (GSD). Additionally the module also supports .HEADER in HDS container files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-astro-fits-header"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.15.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/vision",
            "description": "PyTorch datasets, transforms and models specific to computer vision",
            "long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pytorch",
                        "zmq",
                        "python39",
                        "py39-Pillow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-transformers",
                        "py39-kraken",
                        "py39-allennlp"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-backtrace",
            "portdir": "lisp/cl-trivial-backtrace",
            "version": "20230111",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/trivial-backtrace",
            "description": "Portable simple API to work with backtraces in Common Lisp",
            "long_description": "Portable simple API to work with backtraces in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "abcl",
                        "ccl",
                        "clang-15",
                        "ecl",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula",
                        "cl-fiveam",
                        "cl-hunchentoot",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "cl-ptester",
            "portdir": "lisp/cl-ptester",
            "version": "20160829.gitfe69fde",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-ptester",
            "description": "Test suite for Common Lisp programs",
            "long_description": "Test suite for Common Lisp programs",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-puri"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-base64"
                    ]
                }
            ]
        },
        {
            "name": "cl-rt",
            "portdir": "lisp/cl-rt",
            "version": "20090812.gita6a7503",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-rt",
            "description": "Common Lisp regression tester from MIT",
            "long_description": "Common Lisp regression tester from MIT",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-mimeparse",
                        "cl-usocket",
                        "cl-cffi",
                        "cl-osicat",
                        "cl-trivial-garbage",
                        "cl-nibbles",
                        "cl-alexandria",
                        "cl-anaphora",
                        "cl-iterate",
                        "cl-lml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-ironclad",
                        "cl-kmrcl"
                    ]
                }
            ]
        },
        {
            "name": "rb-gdk3",
            "portdir": "ruby/rb-gdk3",
            "version": "4.2.2",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
            "long_description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.osqp",
            "portdir": "R/R-ROI.plugin.osqp",
            "version": "1.0-1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.osqp",
            "description": "R-osqp plug-in for the R Optimization Infrastructure",
            "long_description": "R-osqp plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-osqp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-gdk3",
            "portdir": "ruby/rb-gdk3",
            "version": "4.2.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
            "long_description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-cairo-gobject",
                        "rb33-gdk_pixbuf2",
                        "rb33-pango"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-gtk3",
                        "rb33-gtk_paradise"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.qpoases",
            "portdir": "R/R-ROI.plugin.qpoases",
            "version": "1.0-3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.qpoases",
            "description": "qpOASES plug-in for the R Optimization Infrastructure",
            "long_description": "qpOASES plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2595
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-slam",
                        "R-ROI",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cmvnorm",
            "portdir": "R/R-cmvnorm",
            "version": "1.0-7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cmvnorm",
            "description": "Complex multivariate Gaussian distribution",
            "long_description": "Complex multivariate Gaussian distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2595
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-elliptic",
                        "R-CRAN-recommended",
                        "R-emulator"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dcTensor",
            "portdir": "R/R-dcTensor",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcTensor",
            "description": "Discrete matrix/tensor decomposition",
            "long_description": "Discrete matrix/tensor decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nnTensor",
                        "R-CRAN-recommended",
                        "R-fields",
                        "R-rTensor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sshguard",
            "portdir": "net/sshguard",
            "version": "2.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sshguard.net/",
            "description": "Sshguard protects networked hosts from brute force attacks.",
            "long_description": "Sshguard monitors servers from their logging activity. When logs convey that someone is doing a Bad Thing, sshguard reacts by blocking he/she/it for a bit. Sshguard has a touchy personality: when a naughty tyke insists disturbing your host, it reacts firmer and firmer.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 848
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15",
                        "py311-docutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-devel-clang70",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang70: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "matrix-client",
            "portdir": "net/matrix-client",
            "version": "2018-07-14",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mtxclient",
            "homepage": "https://github.com/Nheko-Reborn/mtxclient",
            "description": "Obsolete port, replaced by mtxclient",
            "long_description": "This port has been replaced by mtxclient.",
            "active": false,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt59-qtwebkit",
            "portdir": "aqua/qt59",
            "version": "5.9.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebKit and Qt WebKit Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "python27",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt59-qtxmlpatterns",
                        "qt59-qtmultimedia",
                        "zlib",
                        "leveldb",
                        "sqlite3",
                        "qt59-qtbase",
                        "fontconfig",
                        "webp",
                        "libxml2",
                        "libxslt",
                        "icu",
                        "qt59-qtdeclarative",
                        "qt59-qtsensors",
                        "qt59-qtwebchannel",
                        "qt59-qtlocation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt59-qtwebkit-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt59-qtwebkit-examples"
                    ]
                }
            ]
        },
        {
            "name": "memcached-devel",
            "portdir": "sysutils/memcached-devel",
            "version": "1.6.15",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://memcached.org/",
            "description": "A high performance, distributed memory object caching system.",
            "long_description": "Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "sasl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt59-qtwebkit-docs",
            "portdir": "aqua/qt59",
            "version": "5.9.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt59-qtwebkit",
            "long_description": "Documentation for the port qt59-qtwebkit",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "python27",
                        "qt59-qtwebkit",
                        "qt59-qttools",
                        "qt59-sqlite-plugin",
                        "bison"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt59-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt59-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt59-qtxmlpatterns-docs",
            "portdir": "aqua/qt59",
            "version": "5.9.9",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt59-qtxmlpatterns",
            "long_description": "Documentation for the port qt59-qtxmlpatterns",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt59-qttools",
                        "pkgconfig",
                        "clang-16",
                        "qt59-qtxmlpatterns",
                        "qt59-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt59-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt59-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt59-docs"
                    ]
                }
            ]
        },
        {
            "name": "py37-clang",
            "portdir": "python/py-clang",
            "version": "10",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/llvm/llvm-project/tree/main/clang/bindings/python",
            "description": "Python bindings for clang",
            "long_description": "Python bindings for clang",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 198
                }
            ],
            "variants": [
                "clang37",
                "clang16",
                "clang17"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-ctypeslib2"
                    ]
                }
            ]
        },
        {
            "name": "openjdk20-sap",
            "portdir": "java/openjdk20-sap",
            "version": "20.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk21-sap",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk21-sap",
            "long_description": "This port has been replaced by openjdk21-sap.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gawkextlib",
            "portdir": "lang/gawkextlib",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gawkextlib.sourceforge.net",
            "description": "extension library for gawk",
            "long_description": "Formerly an experimental fork of gawk called xgawk, gawkextlib provides a library containing some gawk extension API additions useful for writing gawk extensions, and its subports offer several extensions that enhance the functionality of gawk.",
            "active": true,
            "categories": [
                "textproc",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1773
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gawk-aregex",
                        "gawk-gd",
                        "gawk-haru",
                        "gawk-lmdb",
                        "gawk-mpfr",
                        "gawk-pgsql",
                        "gawk-select",
                        "gawk-xml"
                    ]
                }
            ]
        },
        {
            "name": "libmowgli",
            "portdir": "devel/libmowgli",
            "version": "1.0.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atheme-legacy/libmowgli",
            "description": "class library for C",
            "long_description": "libmowgli is a class library containing performance and usability oriented extensions to C.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libmcs"
                    ]
                }
            ]
        },
        {
            "name": "qt59-qtserialbus",
            "portdir": "aqua/qt59",
            "version": "5.9.9",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Serial Bus",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt59-qtbase",
                        "qt59-qtserialport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt59-qtserialbus-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt59"
                    ]
                }
            ]
        },
        {
            "name": "gpsd-devel",
            "portdir": "net/gpsd",
            "version": "20190817-a4ecde71",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gpsd",
            "homepage": "https://gpsd.io",
            "description": "Obsolete port, replaced by gpsd",
            "long_description": "This port has been replaced by gpsd.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                },
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 24
                }
            ],
            "variants": [
                "python27",
                "python35",
                "python36",
                "python37",
                "python38",
                "python39",
                "qt",
                "libusb",
                "dbus",
                "xgps",
                "plot"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-sphinx-rtd-theme",
            "portdir": "python/py-sphinx-rtd-theme",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-rtd-theme.readthedocs.io",
            "description": "Read the Docs theme for Sphinx",
            "long_description": "Read the Docs theme for Sphinx",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-jsonpointer",
                        "py38-sphinx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-sphinx-rtd-theme",
            "portdir": "python/py-sphinx-rtd-theme",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-rtd-theme.readthedocs.io",
            "description": "Read the Docs theme for Sphinx",
            "long_description": "Read the Docs theme for Sphinx",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-sphinx",
                        "py39-jsonpointer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-captcha-recaptcha",
            "portdir": "perl/p5-captcha-recaptcha",
            "version": "0.990.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Captcha::reCaptcha",
            "description": "A Perl implementation of the reCAPTCHA API",
            "long_description": "A Perl implementation of the reCAPTCHA API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-tiny",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-captcha-recaptcha"
                    ]
                }
            ]
        },
        {
            "name": "p5-capture-tiny",
            "portdir": "perl/p5-capture-tiny",
            "version": "0.480.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-capture-tiny",
            "homepage": "https://metacpan.org/pod/Capture::Tiny",
            "description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "long_description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-capture-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-capture-tiny",
            "portdir": "perl/p5-capture-tiny",
            "version": "0.480.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Capture::Tiny",
            "description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "long_description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.28-gdgraph",
                        "p5.28-dist-zilla-plugin-test-reportprereqs",
                        "p5.28-email-send",
                        "p5.28-ffi-c",
                        "p5.28-devel-nytprof",
                        "p5.28-git-raw",
                        "p5.28-io-prompt-tiny",
                        "p5.28-list-compare",
                        "p5.28-module-build-xsutil",
                        "p5.28-moosex-role-warnonconflict",
                        "p5.28-term-progressbar",
                        "p5.28-test-failwarnings",
                        "p5.28-test-snapshot",
                        "p5.28-test-tempdir-tiny",
                        "p5.28-try-tiny",
                        "p5.28-dancer2",
                        "p5.28-moosex-extended",
                        "p5.28-file-sharedir-projectdistdir",
                        "p5.28-email-sender",
                        "p5.28-file-copy-recursive-reduced",
                        "p5.28-lwp-consolelogger",
                        "p5.28-test2-plugin-nowarnings",
                        "p5.28-text-bibtex",
                        "p5.28-ffi-platypus-lang-rust",
                        "p5.28-array-iterator",
                        "p5.28-cgi-compile",
                        "p5.28-html-masonx-free",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-alien-build-plugin-download-github",
                        "p5.28-alien-ffi",
                        "p5.28-catalyst-view-html-mason",
                        "p5.28-cli-osprey",
                        "p5.28-devel-checklib",
                        "p5.28-dist-zilla-plugin-checkextratests",
                        "p5.28-dist-zilla-plugin-checkmetaresources",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-makemaker-fallback",
                        "p5.28-dist-zilla-pluginbundle-git-checkfor",
                        "p5.28-email-date"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-code-tidyall",
                        "p5.28-html-entities-interpolate",
                        "p5.28-test-differences",
                        "p5.28-test2-tools-process",
                        "p5.28-sys-info-driver-osx",
                        "p5.28-mason",
                        "p5.28-alien-build",
                        "p5.28-test-output",
                        "p5.28-alien-base-modulebuild",
                        "p5.28-dumbbench",
                        "p5.28-module-compile",
                        "p5.28-devel-cover",
                        "p5.28-app-cmd",
                        "p5.28-alien-sdl",
                        "p5.28-app-cli",
                        "p5.28-ffi-platypus",
                        "p5.28-email-valid",
                        "p5.28-config-autoconf",
                        "p5.28-crypt-random-source",
                        "p5.28-test-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-capture-tiny",
            "portdir": "perl/p5-capture-tiny",
            "version": "0.480.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Capture::Tiny",
            "description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "long_description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.30-gdgraph",
                        "p5.30-dist-zilla-plugin-test-reportprereqs",
                        "p5.30-email-send",
                        "p5.30-ffi-c",
                        "p5.30-devel-nytprof",
                        "p5.30-git-raw",
                        "p5.30-io-prompt-tiny",
                        "p5.30-list-compare",
                        "p5.30-module-build-xsutil",
                        "p5.30-moosex-role-warnonconflict",
                        "p5.30-term-progressbar",
                        "p5.30-test-failwarnings",
                        "p5.30-test-snapshot",
                        "p5.30-test-tempdir-tiny",
                        "p5.30-try-tiny",
                        "p5.30-dancer2",
                        "p5.30-moosex-extended",
                        "p5.30-file-sharedir-projectdistdir",
                        "p5.30-email-sender",
                        "p5.30-file-copy-recursive-reduced",
                        "p5.30-lwp-consolelogger",
                        "p5.30-test2-plugin-nowarnings",
                        "p5.30-text-bibtex",
                        "p5.30-ffi-platypus-lang-rust",
                        "p5.30-array-iterator",
                        "p5.30-cgi-compile",
                        "p5.30-html-masonx-free",
                        "p5.30-alien-build-plugin-cleanse-builddir",
                        "p5.30-alien-build-plugin-download-github",
                        "p5.30-alien-ffi",
                        "p5.30-catalyst-view-html-mason",
                        "p5.30-cli-osprey",
                        "p5.30-devel-checklib",
                        "p5.30-dist-zilla-plugin-checkextratests",
                        "p5.30-dist-zilla-plugin-checkmetaresources",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dist-zilla-pluginbundle-git-checkfor",
                        "p5.30-email-date"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-code-tidyall",
                        "p5.30-html-entities-interpolate",
                        "p5.30-test-differences",
                        "p5.30-test2-tools-process",
                        "p5.30-sys-info-driver-osx",
                        "p5.30-mason",
                        "p5.30-alien-build",
                        "p5.30-test-output",
                        "p5.30-alien-base-modulebuild",
                        "p5.30-dumbbench",
                        "p5.30-module-compile",
                        "p5.30-devel-cover",
                        "p5.30-app-cmd",
                        "p5.30-alien-sdl",
                        "p5.30-app-cli",
                        "p5.30-ffi-platypus",
                        "p5.30-email-valid",
                        "p5.30-config-autoconf",
                        "p5.30-crypt-random-source",
                        "p5.30-test-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-capture-tiny",
            "portdir": "perl/p5-capture-tiny",
            "version": "0.480.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Capture::Tiny",
            "description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "long_description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.32-gdgraph",
                        "p5.32-dist-zilla-plugin-test-reportprereqs",
                        "p5.32-email-send",
                        "p5.32-ffi-c",
                        "p5.32-git-raw",
                        "p5.32-devel-nytprof",
                        "p5.32-io-prompt-tiny",
                        "p5.32-list-compare",
                        "p5.32-module-build-xsutil",
                        "p5.32-moosex-role-warnonconflict",
                        "p5.32-term-progressbar",
                        "p5.32-test-failwarnings",
                        "p5.32-test-snapshot",
                        "p5.32-test-tempdir-tiny",
                        "p5.32-try-tiny",
                        "p5.32-dancer2",
                        "p5.32-moosex-extended",
                        "p5.32-file-sharedir-projectdistdir",
                        "p5.32-email-sender",
                        "p5.32-file-copy-recursive-reduced",
                        "p5.32-lwp-consolelogger",
                        "p5.32-test2-plugin-nowarnings",
                        "p5.32-text-bibtex",
                        "p5.32-ffi-platypus-lang-rust",
                        "p5.32-array-iterator",
                        "p5.32-cgi-compile",
                        "p5.32-html-masonx-free",
                        "p5.32-alien-build-plugin-cleanse-builddir",
                        "p5.32-alien-build-plugin-download-github",
                        "p5.32-alien-ffi",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-cli-osprey",
                        "p5.32-devel-checklib",
                        "p5.32-dist-zilla-plugin-checkextratests",
                        "p5.32-dist-zilla-plugin-checkmetaresources",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-plugin-makemaker-fallback",
                        "p5.32-dist-zilla-pluginbundle-git-checkfor",
                        "p5.32-email-date"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-code-tidyall",
                        "p5.32-html-entities-interpolate",
                        "p5.32-test-differences",
                        "p5.32-test2-tools-process",
                        "p5.32-sys-info-driver-osx",
                        "p5.32-mason",
                        "p5.32-alien-build",
                        "p5.32-test-output",
                        "p5.32-alien-base-modulebuild",
                        "p5.32-dumbbench",
                        "p5.32-module-compile",
                        "p5.32-devel-cover",
                        "p5.32-app-cmd",
                        "p5.32-alien-sdl",
                        "p5.32-app-cli",
                        "p5.32-ffi-platypus",
                        "p5.32-email-valid",
                        "p5.32-config-autoconf",
                        "p5.32-crypt-random-source",
                        "p5.32-test-script"
                    ]
                }
            ]
        },
        {
            "name": "p5-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-carp-always",
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-carp-always"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-carp-always",
                        "p5.34-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "py-sphinx-rtd-theme",
            "portdir": "python/py-sphinx-rtd-theme",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-rtd-theme.readthedocs.io",
            "description": "Read the Docs theme for Sphinx",
            "long_description": "Read the Docs theme for Sphinx",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-sphinx-rtd-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-sphinx-rtd-theme",
            "portdir": "python/py-sphinx-rtd-theme",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-rtd-theme.readthedocs.io",
            "description": "Read the Docs theme for Sphinx",
            "long_description": "Read the Docs theme for Sphinx",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-jsonpointer",
                        "py37-sphinx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-sphinx-rtd-theme",
            "portdir": "python/py-sphinx-rtd-theme",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-rtd-theme.readthedocs.io",
            "description": "Read the Docs theme for Sphinx",
            "long_description": "Read the Docs theme for Sphinx",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-sphinx",
                        "py310-jsonpointer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sphinx-rtd-theme"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cache-lru",
            "portdir": "perl/p5-cache-lru",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cache::LRU",
            "description": "Cache::LRU - a simple, fast implementation of LRU cache in pure perl",
            "long_description": "Cache::LRU - a simple, fast implementation of LRU cache in pure perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-github",
                        "p5.26-pithub",
                        "p5.26-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-frame-layer-ipv6",
            "portdir": "perl/p5-net-frame-layer-ipv6",
            "version": "1.80.0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Frame::Layer::IPv6",
            "description": "Internet Protocol v6 layer object",
            "long_description": "This modules implements the encoding and decoding of the IPv6 layer. See RFC 2460 for details of the protocol. See also Net::Frame::Layer for other attributes and methods",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-bit-vector",
                        "p5.26-net-frame"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-xml-feed",
            "portdir": "perl/p5-xml-feed",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Feed",
            "description": "Syndication feed parser and auto-discovery",
            "long_description": "An abstraction above the RSS and Atom syndication feed formats. It supports both parsing and autodiscovery of feeds.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-xml-rss-libxml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-datetime",
                        "p5.26-datetime-format-flexible",
                        "p5.26-datetime-format-iso8601",
                        "p5.26-datetime-format-mail",
                        "p5.26-datetime-format-natural",
                        "p5.26-datetime-format-w3cdtf",
                        "p5.26-feed-find",
                        "perl5.26",
                        "p5.26-libwww-perl",
                        "p5.26-module-build",
                        "p5.26-module-pluggable",
                        "p5.26-uri-fetch",
                        "p5.26-xml-atom",
                        "p5.26-xml-libxml",
                        "p5.26-xml-rss",
                        "p5.26-html-parser",
                        "p5.26-class-errorhandler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-readonly",
            "portdir": "perl/p5-readonly",
            "version": "2.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Readonly",
            "description": "Facility for creating read-only scalars, arrays, hashes.",
            "long_description": "This is a facility for creating non-modifiable variables. This is useful for configuration files, headers, etc.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-ref-util-xs",
                        "p5.26-params-validate"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pod-projectdocs",
                        "p5.26-ppix-quotelike",
                        "p5.26-ppix-utilities",
                        "p5.26-readonly-xs",
                        "p5.26-ipc-run",
                        "p5.26-text-recordparser",
                        "p5.26-perl-critic"
                    ]
                }
            ]
        },
        {
            "name": "rb32-gdk3",
            "portdir": "ruby/rb-gdk3",
            "version": "4.2.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
            "long_description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-cairo-gobject",
                        "rb32-gdk_pixbuf2",
                        "rb32-pango"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-gtk3",
                        "rb32-gtk_paradise"
                    ]
                }
            ]
        },
        {
            "name": "py36-appnope",
            "portdir": "python/py-appnope",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minrk/appnope",
            "description": "Disable App Nap on OS X 10.9.",
            "long_description": "Disable App Nap on OS X 10.9.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipython",
                        "py36-ipykernel"
                    ]
                }
            ]
        },
        {
            "name": "py27-jmespath",
            "portdir": "python/py-jmespath",
            "version": "0.9.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmespath/jmespath.py",
            "description": "JSON Matching Expressions",
            "long_description": "JSON Matching Expressions",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-botocore",
                        "py27-jmespath-terminal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-boto3"
                    ]
                }
            ]
        }
    ]
}