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

{
    "count": 50208,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1004",
    "results": [
        {
            "name": "4ti2",
            "portdir": "math/4ti2",
            "version": "1.6.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://4ti2.github.io",
            "description": "A software package for algebraic, geometric and combinatorial problems on linear spaces.",
            "long_description": "A software package for algebraic, geometric and combinatorial problems on linear spaces.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "glpk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "latte-int"
                    ]
                }
            ]
        },
        {
            "name": "4th",
            "portdir": "lang/4th",
            "version": "3.64.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://thebeez.home.xs4all.nl/4tH/",
            "description": "very small Forth compiler",
            "long_description": "4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "3proxy",
            "portdir": "net/3proxy",
            "version": "0.9.4",
            "license": "BSD and GPL-2+ and LGPL-2.1+ and Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://3proxy.ru/",
            "description": "tiny free proxy server",
            "long_description": "3proxy is a universal proxy server. It can be used to provide internal users with fully controllable access to external resources or to provide external users with access to internal resources.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "nano103",
                    "github": "nano103",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}