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

{
    "count": 50735,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=39",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=37",
    "results": [
        {
            "name": "py39-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-core",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py38-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-gpilab-core",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-gpilab-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-examples"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-gpilab-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-h5py",
                        "py39-matplotlib",
                        "py39-qtpy",
                        "py39-gpilab-framework"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gpilab-core",
                        "py39-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py38-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-gpilab-framework",
                        "py38-h5py",
                        "py38-matplotlib",
                        "py38-qtpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-gpilab-framework",
                        "py37-h5py",
                        "py37-matplotlib",
                        "py37-qtpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py36-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-gpilab-framework",
                        "py36-matplotlib",
                        "py36-qtpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "gpilab_select",
            "portdir": "python/gpilab_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default gpilab version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of gpilab.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-gpilab-framework",
                        "py39-gpilab-framework",
                        "py38-gpilab-framework",
                        "py37-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py314-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.2",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-changelog-chug",
                        "py314-wheel",
                        "py314-docutils",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-lockfile",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-python-daemon"
                    ]
                }
            ]
        },
        {
            "name": "py313-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.2",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-changelog-chug",
                        "py313-wheel",
                        "py313-docutils",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lockfile",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.2",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-changelog-chug",
                        "py312-docutils",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-lockfile",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.2",
            "license": "GPL-3+ and Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-daemon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "2.2.4",
            "license": "GPL-3+ and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-docutils",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-lockfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "2.2.4",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "py38-docutils",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-lockfile",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "2.2.4",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-docutils",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-lockfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeek-devel",
            "portdir": "net/zeek",
            "version": "8.1.1",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zeek.org/",
            "description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.",
            "long_description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know. Zeek is the new name for the long-established Bro system. Note that parts of the system retain the Bro name, and it also often appears in the documentation and distributions.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libpcap",
                        "zlib",
                        "openssl3",
                        "python313",
                        "libmagic",
                        "bison",
                        "libmaxminddb",
                        "readline",
                        "zmq",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeek",
            "portdir": "net/zeek",
            "version": "8.0.6",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zeek.org/",
            "description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.",
            "long_description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know. Zeek is the new name for the long-established Bro system. Note that parts of the system retain the Bro name, and it also often appears in the documentation and distributions.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libpcap",
                        "zlib",
                        "openssl3",
                        "python313",
                        "libmagic",
                        "bison",
                        "libmaxminddb",
                        "readline",
                        "zmq",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk11-openj9",
            "portdir": "java/openjdk11-openj9",
            "version": "11.0.30",
            "license": "GPL-2 and NoMirror",
            "platforms": "{ darwin any >= 15 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
            "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 11 (Long Term Support)",
            "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py314-deprecated",
                        "python314",
                        "py314-packaging",
                        "py314-lxml",
                        "py314-pybind11",
                        "py314-Pillow"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-img2pdf",
                        "py-pikepdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py313-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py313-deprecated",
                        "python313",
                        "py313-packaging",
                        "py313-lxml",
                        "py313-Pillow",
                        "py313-pybind11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-img2pdf",
                        "ocrmypdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py312-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py312-deprecated",
                        "python312",
                        "py312-packaging",
                        "py312-Pillow",
                        "py312-pybind11",
                        "py312-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-img2pdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py311-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py311-deprecated",
                        "python311",
                        "py311-packaging",
                        "py311-pybind11",
                        "py311-Pillow",
                        "py311-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-img2pdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py310-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py310-deprecated",
                        "python310",
                        "py310-packaging",
                        "py310-Pillow",
                        "py310-pybind11",
                        "py310-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-img2pdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pikepdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk8-openj9",
            "portdir": "java/openjdk8-openj9",
            "version": "8u482",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 14 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
            "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 8 (Long Term Support)",
            "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk17-openj9",
            "portdir": "java/openjdk17-openj9",
            "version": "17.0.18",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 18 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
            "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 17 (Long Term Support)",
            "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk17-corretto",
            "portdir": "java/openjdk17-corretto",
            "version": "17.0.18.9.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 10 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/corretto/",
            "description": "Amazon Corretto OpenJDK 17 (Long Term Support until October 2029)",
            "long_description": "Amazon Corretto OpenJDK 17 (Long Term Support until October 2029) \n\nOpenJDK 17 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "9.11.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "qpdf",
                        "py39-Pillow",
                        "py39-deprecated",
                        "py39-lxml",
                        "py39-packaging",
                        "py39-pybind11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-img2pdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py38-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "9.4.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-setuptools_scm_git_archive",
                        "py38-toml",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-Pillow",
                        "py38-deprecated",
                        "py38-lxml",
                        "py38-packaging",
                        "py38-pybind11",
                        "qpdf",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py37-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "6.2.9",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-setuptools_scm_git_archive",
                        "py37-toml",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-Pillow",
                        "py37-deprecation",
                        "py37-lxml",
                        "py37-packaging",
                        "py37-pybind11",
                        "qpdf",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "lmdb",
            "portdir": "databases/lmdb",
            "version": "0.9.35",
            "license": "OpenLDAP-2.8+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://symas.com/lmdb/",
            "description": "Symas Lightning Memory-Mapped Database (LMDB)",
            "long_description": "LMDB is an ultra-fast, ultra-compact key-value embedded data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Note: LMDB was originally called MDB, but was renamed to avoid confusion with other software associated with the name MDB.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "appstream"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bind9",
                        "bind9.18",
                        "nheko",
                        "cfengine3",
                        "py38-pytorch",
                        "kerberos5",
                        "py39-pytorch",
                        "lmdbxx",
                        "lmdbxx-cxx17",
                        "knot",
                        "libknot",
                        "caffe",
                        "samba4",
                        "knot-resolver",
                        "py37-pytorch",
                        "gawk-lmdb"
                    ]
                }
            ]
        },
        {
            "name": "didder",
            "portdir": "graphics/didder",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/makeworld-the-better-one/didder",
            "description": "An extensive, fast, and accurate command-line image dithering tool.",
            "long_description": "didder is an extensive, fast, and accurate command-line image dithering tool. It is designed to work well for both power users as well as pipeline scripting.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cue",
            "portdir": "devel/cue",
            "version": "0.15.4",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cuelang.org",
            "description": "Open-source data constraint language which aims to simplify tasks involving defining and using data.",
            "long_description": "CUE is an Open-source data constraint language which aims to simplify tasks involving defining and using data. It is a superset of JSON, allowing users familiar with JSON to get started quickly.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-nuke",
            "portdir": "sysutils/aws-nuke",
            "version": "3.63.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws-nuke.ekristen.dev/",
            "description": "Remove all the resources from an AWS account",
            "long_description": "Remove all the resources from an AWS account",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gradle8",
            "portdir": "devel/gradle",
            "version": "8.14.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gradle.org/",
            "description": "An open-source build system that is based on the Groovy language (version 8 for compatibility with older projects)",
            "long_description": "Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.",
            "active": true,
            "categories": [
                "devel",
                "java",
                "groovy"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "apktool"
                    ]
                }
            ]
        },
        {
            "name": "gradle",
            "portdir": "devel/gradle",
            "version": "9.3.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gradle.org/",
            "description": "An open-source build system that is based on the Groovy language",
            "long_description": "Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.",
            "active": true,
            "categories": [
                "devel",
                "java",
                "groovy"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [
                "all"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ghidra",
                        "keystore-explorer",
                        "postgresql-jdbc",
                        "unciv",
                        "osmosis",
                        "jd-gui"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gradle-completion"
                    ]
                }
            ]
        },
        {
            "name": "rsspls",
            "portdir": "www/rsspls",
            "version": "0.11.2",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wezm.net/v2/posts/2022/generate-rss-from-webpage",
            "description": "Generate RSS feeds from websites",
            "long_description": "rsspls generates RSS feeds from web pages.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rare",
            "portdir": "textproc/rare",
            "version": "0.5.5",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rare.zdyn.net",
            "description": "Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!",
            "long_description": "Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tfupdate",
            "portdir": "sysutils/tfupdate",
            "version": "0.9.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minamijoyo/tfupdate",
            "description": "Update version constraints in your Terraform configurations",
            "long_description": "Update version constraints in your Terraform configurations",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tailscale",
            "portdir": "net/tailscale",
            "version": "1.94.1",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tailscale.com",
            "description": "The easiest, most secure way to use WireGuard and 2FA.",
            "long_description": "The easiest, most secure way to use WireGuard and 2FA.. A secure network that just works. Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jdk21-graalvm",
            "portdir": "java/jdk21-graalvm",
            "version": "21.0.10",
            "license": "GFTC and NoMirror",
            "platforms": "{darwin any >= 20 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/java/graalvm/",
            "description": "Oracle GraalVM for JDK 21",
            "long_description": "Oracle GraalVM for JDK 21 compiles your Java applications ahead of time into standalone binaries that start instantly, provide peak performance with no warmup, and use fewer cloud resources.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-gssapi",
            "portdir": "python/py-gssapi",
            "version": "1.11.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/python-gssapi",
            "description": "Python interface to RFC 2743/2744",
            "long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-decorator",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-requests-gssapi",
                        "py-gssapi"
                    ]
                }
            ]
        },
        {
            "name": "py313-gssapi",
            "portdir": "python/py-gssapi",
            "version": "1.11.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/python-gssapi",
            "description": "Python interface to RFC 2743/2744",
            "long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-decorator",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-gssapi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-requests-kerberos"
                    ]
                }
            ]
        },
        {
            "name": "py312-gssapi",
            "portdir": "python/py-gssapi",
            "version": "1.11.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/python-gssapi",
            "description": "Python interface to RFC 2743/2744",
            "long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-decorator",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "offlineimap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-requests-kerberos"
                    ]
                }
            ]
        },
        {
            "name": "py310-gssapi",
            "portdir": "python/py-gssapi",
            "version": "1.11.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/python-gssapi",
            "description": "Python interface to RFC 2743/2744",
            "long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-decorator",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-requests-kerberos"
                    ]
                }
            ]
        },
        {
            "name": "py311-gssapi",
            "portdir": "python/py-gssapi",
            "version": "1.11.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/python-gssapi",
            "description": "Python interface to RFC 2743/2744",
            "long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-decorator",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-requests-kerberos"
                    ]
                }
            ]
        },
        {
            "name": "py-gssapi",
            "portdir": "python/py-gssapi",
            "version": "1.11.1",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/python-gssapi",
            "description": "Python interface to RFC 2743/2744",
            "long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-gssapi"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}