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

{
    "count": 50055,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1001",
    "results": [
        {
            "name": "3mux",
            "portdir": "sysutils/3mux",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aaronjanse/3mux",
            "description": "Terminal multiplexer inspired by i3",
            "long_description": "3mux is a terminal multiplexer with out-of-the-box support for search, mouse-controlled scrollback, and i3-like keybindings. Imagine tmux with a smaller learning curve and more user-friendly defaults.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "2Pong",
            "portdir": "games/2Pong",
            "version": "1.0.1a",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://twopong.sourceforge.net/",
            "description": "Pong game with 2 balls, 2 and 4 player support",
            "long_description": "Pong game with 2 balls, 2 and 4 player support",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl_net",
                        "zlib",
                        "libxml2",
                        "libiconv",
                        "libsdl_mixer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "2048.cpp",
            "portdir": "games/2048.cpp",
            "version": "2021-10-14",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/plibither8/2048.cpp",
            "description": "Fully featured terminal version of the game 2048 written in C++",
            "long_description": "Fully featured terminal version of the game 2048 written in C++, which is made to run natively on the GNU/Linux and MacOS platforms.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "chenguokai17",
                    "github": "chenguokai",
                    "ports_count": 6
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "2048.c",
            "portdir": "games/2048.c",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mevdschee/2048.c",
            "description": "Terminal version of 2048",
            "long_description": "Terminal version of 2048.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "1password-cli",
            "portdir": "security/1password-cli",
            "version": "2.32.0",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://support.1password.com/command-line",
            "description": "Official 1Password command-line tool",
            "long_description": "View and manage 1password.com users, groups and objects from the command-line.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "newtonne.github",
                    "github": "newtonne",
                    "ports_count": 5
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}