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

{
    "count": 49753,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=995",
    "results": [
        {
            "name": "py314-python-lsp-ruff",
            "portdir": "python/py-python-lsp-ruff",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-ruff",
            "description": "Ruff linting plugin for pylsp",
            "long_description": "Ruff linting plugin for pylsp",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruff",
                        "python314",
                        "py314-cattrs",
                        "py314-lsprotocol",
                        "py314-python-lsp-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-python-lsp-server",
            "portdir": "python/py-python-lsp-server",
            "version": "1.13.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-server/",
            "description": "A Python implementation of the Language Server Protocol",
            "long_description": "Fork of the python-language-server project, maintained by the Spyder IDE team and the community.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-flake8",
                        "py314-pyflakes",
                        "py314-rope",
                        "py314-ujson",
                        "py314-whatthepatch",
                        "py314-yapf",
                        "py314-docstring-to-markdown",
                        "py314-jedi",
                        "py314-pylint",
                        "py314-python-lsp-jsonrpc",
                        "python314",
                        "py314-pluggy",
                        "py314-docstyle",
                        "py314-autopep8",
                        "py314-codestyle",
                        "py314-flake8-mccabe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python-lsp-server_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-mock",
                        "py314-flaky"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyls-spyder",
                        "py314-python-lsp-black",
                        "py314-python-lsp-ruff"
                    ]
                }
            ]
        },
        {
            "name": "tomcat-native-2",
            "portdir": "java/tomcat-native-2",
            "version": "2.0.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tomcat.apache.org/",
            "description": "Tomcat 9+ HTTP Server native library support version 2.",
            "long_description": "This port provides access to native apr and other functions utilized by tomcat.",
            "active": true,
            "categories": [
                "java",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "openssl",
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}