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": 49752,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=995",
    "results": [
        {
            "name": "AppHack",
            "portdir": "aqua/AppHack",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sveinbjorn.org/apphack",
            "description": "Program for hacking application bundles.",
            "long_description": "AppHack is a developer and theming tool to alter, replace or extract the property lists or icons of Mac OS X application bundle packages.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Aerial",
            "portdir": "aqua/Aerial",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JohnCoates/Aerial",
            "description": "Apple TV Aerial Screensaver for Mac",
            "long_description": "Aerial is a Mac screensaver based on the new Apple TV screensaver that displays the Aerial movies Apple shot over New York, San Francisco, Hawaii, China, etc.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}