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

{
    "count": 49362,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=987",
    "results": [
        {
            "name": "py311-requests-kerberos",
            "portdir": "python/py-requests-kerberos",
            "version": "0.15.0",
            "license": "ISCL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-kerberos",
            "description": "A Kerberos authentication handler for python-requests",
            "long_description": "A Kerberos authentication handler for python-requests",
            "active": true,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 585
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-requests",
                        "py311-cryptography",
                        "py311-pyspnego"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-krb5",
                        "py311-gssapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-requests-kerberos",
            "portdir": "python/py-requests-kerberos",
            "version": "0.15.0",
            "license": "ISCL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-kerberos",
            "description": "A Kerberos authentication handler for python-requests",
            "long_description": "A Kerberos authentication handler for python-requests",
            "active": true,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 585
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-requests",
                        "py312-cryptography",
                        "py312-pyspnego"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-krb5",
                        "py312-gssapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-requests-kerberos",
            "portdir": "python/py-requests-kerberos",
            "version": "0.15.0",
            "license": "ISCL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-kerberos",
            "description": "A Kerberos authentication handler for python-requests",
            "long_description": "A Kerberos authentication handler for python-requests",
            "active": true,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 585
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "py313-cryptography",
                        "py313-pyspnego"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-krb5",
                        "py313-gssapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-requests-kerberos"
                    ]
                }
            ]
        },
        {
            "name": "py37-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-hatchling",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pyflakes",
                        "py37-tomli",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py39-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyflakes",
                        "py39-tomli",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py38-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyflakes",
                        "py38-tomli",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-autoflake"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tomli",
                        "py310-pyflakes",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py311-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-pyflakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py312-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-pyflakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py313-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pyflakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-autoflake"
                    ]
                }
            ]
        },
        {
            "name": "bind9.18",
            "portdir": "net/bind9.18",
            "version": "9.18.41",
            "license": "(MPL-2 or GPL-2+ or LGPL-2.1+ or AGPL-3+)",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.isc.org/",
            "description": "Domain Name System server",
            "long_description": "The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service. This is the older 9.18 release series, intended to be used on systems where 9.20 doesn't work.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 343
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libidn2",
                        "lmdb",
                        "libxml2",
                        "nghttp2",
                        "json-c",
                        "jemalloc",
                        "libuv"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}